Home
last modified time | relevance | path

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

/optee_benchmark/libyaml/include/
A Dyaml.h192 YAML_FLOW_SEQUENCE_STYLE enumerator
/optee_benchmark/libyaml/tests/
A Dexample-deconstructor-alt.c557 style == YAML_FLOW_SEQUENCE_STYLE ? "flow" : in main()
A Dexample-deconstructor.c808 style == YAML_FLOW_SEQUENCE_STYLE ? "flow" : in main()
/optee_benchmark/libyaml/src/
A Dparser.c663 YAML_FLOW_SEQUENCE_STYLE, start_mark, end_mark); in yaml_parser_parse_node()
A Demitter.c1050 || event->data.sequence_start.style == YAML_FLOW_SEQUENCE_STYLE in yaml_emitter_emit_sequence_start()

Completed in 15 milliseconds