| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | yamltree.c | 24 #define yaml_emitter_emit_or_die(emitter, event) ( \ argument 26 if (!yaml_emitter_emit(emitter, event)) \ 28 yaml_error_name[(emitter)->error], \ 29 (emitter)->problem, __func__, __LINE__); \ 32 static void yaml_propval_int(yaml_emitter_t *emitter, struct marker *markers, char *data, int len, … in yaml_propval_int() argument 50 yaml_emitter_emit_or_die(emitter, &event); in yaml_propval_int() 88 yaml_emitter_emit_or_die(emitter, &event); in yaml_propval_int() 92 yaml_emitter_emit_or_die(emitter, &event); in yaml_propval_int() 95 static void yaml_propval_string(yaml_emitter_t *emitter, char *str, int len) in yaml_propval_string() argument 109 yaml_emitter_emit_or_die(emitter, &event); in yaml_propval_string() [all …]
|
| H A D | flattree.c | 35 struct emitter { struct 92 static struct emitter bin_emitter = { 210 static struct emitter asm_emitter = { 235 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/epoll/ |
| H A D | epoll_wakeup_test.c | 459 pthread_t emitter; in TEST() local 475 ASSERT_EQ(pthread_create(&emitter, NULL, emitter_entry1, &ctx), 0); in TEST() 483 if (pthread_tryjoin_np(emitter, NULL) < 0) { in TEST() 484 pthread_kill(emitter, SIGUSR1); in TEST() 485 pthread_join(emitter, NULL); in TEST() 502 pthread_t emitter; in TEST() local 518 ASSERT_EQ(pthread_create(&emitter, NULL, emitter_entry1, &ctx), 0); in TEST() 526 if (pthread_tryjoin_np(emitter, NULL) < 0) { in TEST() 527 pthread_kill(emitter, SIGUSR1); in TEST() 528 pthread_join(emitter, NULL); in TEST() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/yaml-cpp/ |
| H A D | yaml-cpp_0.7.0.bb | 1 SUMMARY = "yaml-cpp parser and emitter library" 2 DESCRIPTION = "yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec."
|
| /OK3568_Linux_fs/buildroot/package/php-yaml/ |
| H A D | Config.in | 5 PHP YAML-1.1 parser and emitter.
|
| /OK3568_Linux_fs/buildroot/package/libyaml/ |
| H A D | Config.in | 4 LibYAML is a YAML 1.1 parser and emitter written in C.
|
| /OK3568_Linux_fs/buildroot/package/yaml-cpp/ |
| H A D | Config.in | 6 yaml-cpp is a YAML parser and emitter in C++ matching
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/ |
| H A D | python3-ruamel-yaml_0.17.21.bb | 1 SUMMARY = "YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/libyaml/ |
| H A D | libyaml_0.2.5.bb | 1 SUMMARY = "LibYAML is a YAML 1.1 parser and emitter written in C."
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/ |
| H A D | rc-core.rst | 29 system to support the infrared protocol used by the emitter. 31 The infrared transmission is done by blinking a infrared emitter using a
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | flattree.c | 50 struct emitter { struct 107 static struct emitter bin_emitter = { 225 static struct emitter asm_emitter = { 250 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree()
|
| /OK3568_Linux_fs/buildroot/package/odb/ |
| H A D | 0007-Switch-to-C-11-get-rid-of-auto_ptr-use.patch | 34 ….hxx context.hxx context.ixx cxx-lexer.hxx cxx-token.hxx diagnostics.hxx emitter.hxx features.hxx …
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webengine/ |
| H A D | chromium-latest.inc | 210 src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/component-emitter/LICENSE \
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/ |
| H A D | chromium-latest.inc | 278 chromium/third_party/devtools-frontend/src/node_modules/component-emitter/LICENSE \
|
| H A D | qt5webengine-chromium.hash | 277 …9fe2b2e1ee24dbb7 chromium/third_party/devtools-frontend/src/node_modules/component-emitter/LICENSE
|