Home
last modified time | relevance | path

Searched refs:YAML_BLOCK_MAPPING_STYLE (Results 1 – 5 of 5) sorted by relevance

/optee_benchmark/libyaml/tests/run-test-suite/src/
A Dlibyaml-emitter.c64 … get_tag(line, tag), 0, YAML_BLOCK_MAPPING_STYLE); in main()
/optee_benchmark/libyaml/tests/
A Dexample-deconstructor-alt.c130 YAML_BLOCK_MAPPING_STYLE); in main()
649 (yaml_char_t *)(style == YAML_BLOCK_MAPPING_STYLE ? "block" : in main()
A Dexample-deconstructor.c135 YAML_BLOCK_MAPPING_STYLE)) in main()
948 (yaml_char_t *)(style == YAML_BLOCK_MAPPING_STYLE ? "block" : in main()
/optee_benchmark/libyaml/include/
A Dyaml.h201 YAML_BLOCK_MAPPING_STYLE, enumerator
/optee_benchmark/libyaml/src/
A Dparser.c684 YAML_BLOCK_MAPPING_STYLE, start_mark, end_mark); in yaml_parser_parse_node()

Completed in 12 milliseconds