Home
last modified time | relevance | path

Searched refs:id_string (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dnuv.c163 char id_string[12]; in nuv_header() local
168 avio_read(pb, id_string, 12); in nuv_header()
169 is_mythtv = !memcmp(id_string, "MythTVVideo", 12); in nuv_header()
/third_party/backends/backend/
H A Dcanon_pp-dev.h106 char id_string[80]; member
H A Dcanon_pp-dev.c379 memset(sp->id_string, 0, sizeof sp->id_string); in sanei_canon_pp_initialise()
382 sanei_canon_pp_read(sp->port, 38, (unsigned char *)(sp->id_string)); in sanei_canon_pp_initialise()
401 if (!strncmp(sp->id_string+8, cur_id->id, strlen(cur_id->id))) in sanei_canon_pp_initialise()
H A Dcanon_pp.c1259 (cs->params.id_string)+8); in sane_read()
/third_party/node/src/
H A Denv_properties.h156 V(id_string, "id") \
H A Dnode_http2.cc577 SET(id_string, id) in GetDetails()
/third_party/node/deps/v8/src/init/
H A Dheap-symbols.h265 V(_, id_string, "id") \
H A Dbootstrapper.cc5313 SimpleInstallGetter(isolate(), prototype, factory()->id_string(), in InitializeGlobal_harmony_temporal()
5341 SimpleInstallGetter(isolate(), prototype, factory()->id_string(), in InitializeGlobal_harmony_temporal()

Completed in 21 milliseconds