Searched defs:emitter (Results 1 – 2 of 2) sorted by relevance
474 pthread_t emitter; in TEST() local517 pthread_t emitter; in TEST() local560 pthread_t emitter; in TEST() local609 pthread_t emitter; in TEST() local658 pthread_t emitter; in TEST() local701 pthread_t emitter; in TEST() local744 pthread_t emitter; in TEST() local793 pthread_t emitter; in TEST() local1196 pthread_t emitter; in TEST() local1248 pthread_t emitter; in TEST() local[all …]
24 #define yaml_emitter_emit_or_die(emitter, event) ( \ argument32 static void yaml_propval_int(yaml_emitter_t *emitter, struct marker *markers, in yaml_propval_int()96 static void yaml_propval_string(yaml_emitter_t *emitter, char *str, int len) in yaml_propval_string()113 static void yaml_propval(yaml_emitter_t *emitter, struct property *prop) in yaml_propval()178 static void yaml_tree(struct node *tree, yaml_emitter_t *emitter) in yaml_tree()209 yaml_emitter_t emitter; in dt_to_yaml() local