Home
last modified time | relevance | path

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

1234

/dports/math/barvinok/barvinok-0.41.5/pet/
H A Demit.c360 YAML_BLOCK_MAPPING_STYLE)) in emit_type()
419 YAML_BLOCK_MAPPING_STYLE)) in emit_array()
574 YAML_BLOCK_MAPPING_STYLE)) in emit_expr()
683 YAML_BLOCK_MAPPING_STYLE)) in emit_tree()
807 YAML_BLOCK_MAPPING_STYLE)) in emit_stmt()
890 YAML_BLOCK_MAPPING_STYLE)) in emit_implication()
948 YAML_BLOCK_MAPPING_STYLE)) in emit_independence()
1003 YAML_BLOCK_MAPPING_STYLE)) in emit_scop()
/dports/textproc/p5-YAML-PP/YAML-PP-0.020/lib/YAML/PP/
H A DCommon.pm36 YAML_BLOCK_MAPPING_STYLE => 'block', constant
H A DDumper.pm154 my $style = YAML_BLOCK_MAPPING_STYLE;
/dports/misc/libmodulemd/modulemd-2.13.0/modulemd/tests/
H A Dtest-modulemd-component-module.c295 mmd_emitter_start_mapping (&emitter, YAML_BLOCK_MAPPING_STYLE, &error)); in component_module_test_emit_yaml()
320 mmd_emitter_start_mapping (&emitter, YAML_BLOCK_MAPPING_STYLE, &error)); in component_module_test_emit_yaml()
H A Dtest-modulemd-service-level.c398 mmd_emitter_start_mapping (&emitter, YAML_BLOCK_MAPPING_STYLE, &error)); in service_level_test_emit_yaml()
422 mmd_emitter_start_mapping (&emitter, YAML_BLOCK_MAPPING_STYLE, &error)); in service_level_test_emit_yaml()
H A Dtest-modulemd-translation-entry.c528 mmd_emitter_start_mapping (&emitter, YAML_BLOCK_MAPPING_STYLE, &error)); in translation_entry_test_emit_yaml()
552 mmd_emitter_start_mapping (&emitter, YAML_BLOCK_MAPPING_STYLE, &error)); in translation_entry_test_emit_yaml()
H A Dtest-modulemd-profile.c496 mmd_emitter_start_mapping (&emitter, YAML_BLOCK_MAPPING_STYLE, &error)); in profile_test_emit_yaml()
517 mmd_emitter_start_mapping (&emitter, YAML_BLOCK_MAPPING_STYLE, &error)); in profile_test_emit_yaml()
H A Dtest-modulemd-component-rpm.c342 mmd_emitter_start_mapping (&emitter, YAML_BLOCK_MAPPING_STYLE, &error)); in component_rpm_test_emit_yaml()
374 mmd_emitter_start_mapping (&emitter, YAML_BLOCK_MAPPING_STYLE, &error)); in component_rpm_test_emit_yaml()
H A Dtest-modulemd-buildopts.c516 mmd_emitter_start_mapping (&emitter, YAML_BLOCK_MAPPING_STYLE, &error)); in buildopts_test_emit_yaml()
543 mmd_emitter_start_mapping (&emitter, YAML_BLOCK_MAPPING_STYLE, &error)); in buildopts_test_emit_yaml()
/dports/misc/libmodulemd/modulemd-2.13.0/modulemd/
H A Dmodulemd-translation-entry.c517 emitter, YAML_BLOCK_MAPPING_STYLE, &nested_error); in modulemd_translation_entry_emit_yaml_profiles()
584 emitter, YAML_BLOCK_MAPPING_STYLE, &nested_error); in modulemd_translation_entry_emit_yaml()
H A Dmodulemd-defaults-v1.c1000 if (!mmd_emitter_start_mapping (emitter, YAML_BLOCK_MAPPING_STYLE, error)) in modulemd_defaults_v1_emit_yaml()
1103 if (!mmd_emitter_start_mapping (emitter, YAML_BLOCK_MAPPING_STYLE, error)) in modulemd_defaults_v1_emit_profiles()
1170 if (!mmd_emitter_start_mapping (emitter, YAML_BLOCK_MAPPING_STYLE, error)) in modulemd_defaults_v1_emit_intents()
1208 emitter, YAML_BLOCK_MAPPING_STYLE, error)) in modulemd_defaults_v1_emit_intents()
H A Dmodulemd-translation.c633 if (!mmd_emitter_start_mapping (emitter, YAML_BLOCK_MAPPING_STYLE, error)) in modulemd_translation_emit_yaml_entries()
690 if (!mmd_emitter_start_mapping (emitter, YAML_BLOCK_MAPPING_STYLE, error)) in modulemd_translation_emit_yaml()
H A Dmodulemd-service-level.c428 emitter, YAML_BLOCK_MAPPING_STYLE, &nested_error); in modulemd_service_level_emit_yaml()
H A Dmodulemd-obsoletes.c998 if (!mmd_emitter_start_mapping (emitter, YAML_BLOCK_MAPPING_STYLE, error)) in modulemd_obsoletes_emit_obsoleted_by()
1074 if (!mmd_emitter_start_mapping (emitter, YAML_BLOCK_MAPPING_STYLE, error)) in modulemd_obsoletes_emit_yaml()
/dports/devel/mingw32-libyaml/yaml-0.1.6/tests/
H A Dexample-deconstructor.c135 YAML_BLOCK_MAPPING_STYLE)) in main()
948 (style == YAML_BLOCK_MAPPING_STYLE ? "block" : in main()
H A Dexample-deconstructor-alt.c130 YAML_BLOCK_MAPPING_STYLE); in main()
649 (style == YAML_BLOCK_MAPPING_STYLE ? "block" : in main()
/dports/textproc/libyaml/yaml-0.2.5/tests/
H A Drun-emitter-test-suite.c105 style = YAML_BLOCK_MAPPING_STYLE; in main()
H A Dexample-deconstructor-alt.c130 YAML_BLOCK_MAPPING_STYLE); in main()
649 (yaml_char_t *)(style == YAML_BLOCK_MAPPING_STYLE ? "block" : in main()
H A Dexample-deconstructor.c135 YAML_BLOCK_MAPPING_STYLE)) in main()
948 (yaml_char_t *)(style == YAML_BLOCK_MAPPING_STYLE ? "block" : in main()
/dports/www/h2o-devel/h2o-dcc7134/deps/yaml/tests/
H A Drun-emitter-test-suite.c105 style = YAML_BLOCK_MAPPING_STYLE; in main()
H A Dexample-deconstructor.c135 YAML_BLOCK_MAPPING_STYLE)) in main()
948 (yaml_char_t *)(style == YAML_BLOCK_MAPPING_STYLE ? "block" : in main()
H A Dexample-deconstructor-alt.c130 YAML_BLOCK_MAPPING_STYLE); in main()
649 (yaml_char_t *)(style == YAML_BLOCK_MAPPING_STYLE ? "block" : in main()
/dports/www/firefox/firefox-99.0/third_party/python/PyYAML/yaml/
H A D_yaml.pxd50 YAML_BLOCK_MAPPING_STYLE
/dports/devel/py-yaml/PyYAML-5.4.1/yaml/
H A D_yaml.pxd50 YAML_BLOCK_MAPPING_STYLE
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/PyYAML/yaml/
H A D_yaml.pxd50 YAML_BLOCK_MAPPING_STYLE

1234