Home
last modified time | relevance | path

Searched refs:YAML_STREAM_START_EVENT (Results 1 – 8 of 8) sorted by relevance

/optee_benchmark/libyaml/tests/run-test-suite/src/
A Dlibyaml-parser.c40 else if (type == YAML_STREAM_START_EVENT) in main()
/optee_benchmark/libyaml/tests/
A Drun-emitter.c19 case YAML_STREAM_START_EVENT: in copy_event()
87 case YAML_STREAM_START_EVENT: in compare_events()
A Dexample-deconstructor-alt.c139 case YAML_STREAM_START_EVENT: in main()
A Dexample-deconstructor.c144 case YAML_STREAM_START_EVENT: in main()
/optee_benchmark/libyaml/src/
A Dloader.c80 assert(event.type == YAML_STREAM_START_EVENT); in yaml_parser_load()
A Demitter.c337 case YAML_STREAM_START_EVENT: in yaml_emitter_need_more_events()
498 if (event->type == YAML_STREAM_START_EVENT) in yaml_emitter_emit_stream_start()
A Dyaml_private.h551 (EVENT_INIT((event),YAML_STREAM_START_EVENT,(start_mark),(end_mark)), \
/optee_benchmark/libyaml/include/
A Dyaml.h360 YAML_STREAM_START_EVENT, enumerator

Completed in 15 milliseconds