Home
last modified time | relevance | path

Searched defs:cdata (Results 1 - 18 of 18) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Deacdata.c53 CdataDemuxContext *cdata = s->priv_data; in cdata_read_header() local
96 CdataDemuxContext *cdata = s->priv_data; in cdata_read_packet() local
[all...]
/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_request_test.cpp105 std::vector<uint8_t> cdata = {tag, tag + 12}; in HWTEST_F() local
148 std::vector<uint8_t> cdata = {tag, tag + 13}; in HWTEST_F() local
193 std::vector<uint8_t> cdata = {tag, tag + 12}; in HWTEST_F() local
236 std::vector<uint8_t> cdata = {tag, tag + 12}; in HWTEST_F() local
279 std::vector<uint8_t> cdata = {tag, tag + 13}; in HWTEST_F() local
325 std::vector<uint8_t> cdata = {tag, tag + 13}; HWTEST_F() local
372 std::vector<uint8_t> cdata = {buffer, buffer + 21}; HWTEST_F() local
420 std::vector<uint8_t> cdata = {buffer, buffer + 23}; HWTEST_F() local
468 std::vector<uint8_t> cdata = {buffer, buffer + 21}; HWTEST_F() local
519 std::vector<uint8_t> cdata = {buffer, buffer + 21}; HWTEST_F() local
570 std::vector<uint8_t> cdata = {buffer, buffer + 22}; HWTEST_F() local
621 std::vector<uint8_t> cdata = {buffer, buffer + 22}; HWTEST_F() local
671 std::vector<uint8_t> cdata = {tag, tag + 16}; HWTEST_F() local
714 std::vector<uint8_t> cdata = {tag, tag + 16}; HWTEST_F() local
760 std::vector<uint8_t> cdata = {tag, tag + 16}; HWTEST_F() local
806 std::vector<uint8_t> cdata = {tag, tag + 16}; HWTEST_F() local
852 std::vector<uint8_t> cdata = {tag, tag + 16}; HWTEST_F() local
901 std::vector<uint8_t> cdata = {tag, tag + 16}; HWTEST_F() local
951 std::vector<uint8_t> cdata = {tag, tag + 22}; HWTEST_F() local
1002 std::vector<uint8_t> cdata = {tag, tag + 17}; HWTEST_F() local
1056 std::vector<uint8_t> cdata = {tag, tag + 17}; HWTEST_F() local
1112 std::vector<uint8_t> cdata = {tag, tag + 22}; HWTEST_F() local
1159 std::vector<uint8_t> cdata = {tag, tag + 17}; HWTEST_F() local
1209 std::vector<uint8_t> cdata = {tag, tag + 17}; HWTEST_F() local
1261 std::vector<uint8_t> cdata = {tag, tag + 16}; HWTEST_F() local
1314 std::vector<uint8_t> cdata = {tag, tag + 16}; HWTEST_F() local
1369 std::vector<uint8_t> cdata = {tag, tag + 16}; HWTEST_F() local
1422 std::vector<uint8_t> cdata = {tag, tag + 16}; HWTEST_F() local
1473 std::vector<uint8_t> cdata = {tag, tag + 16}; HWTEST_F() local
1526 std::vector<uint8_t> cdata = {tag, tag + 16}; HWTEST_F() local
[all...]
/third_party/curl/docs/examples/
H A Dhtmltitle.cpp192 static void cdata(void *voidContext, in cdata() function
/third_party/elfutils/libelf/
H A Delf_compress.c118 Elf_Data cdata; in __libelf_compress() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader.h74 struct sh_cdata cdata; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dspp_client.c154 char *cdata, *cdata_end; in process_update_node() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dspp_client.c154 char *cdata, *cdata_end; in process_update_node() local
/third_party/node/deps/openssl/openssl/engines/
H A De_padlock.c324 struct padlock_cipher_data *cdata = ALIGNED_CIPHER_DATA(ctx); in padlock_cbc_cipher() local
337 struct padlock_cipher_data *cdata = ALIGNED_CIPHER_DATA(ctx); in padlock_cfb_cipher() local
408 struct padlock_cipher_data *cdata = ALIGNED_CIPHER_DATA(ctx); padlock_ofb_cipher() local
472 struct padlock_cipher_data *cdata = ALIGNED_CIPHER_DATA(ctx); padlock_ctr_cipher() local
620 struct padlock_cipher_data *cdata; padlock_aes_init_key() local
[all...]
/third_party/openssl/engines/
H A De_padlock.c324 struct padlock_cipher_data *cdata = ALIGNED_CIPHER_DATA(ctx); in padlock_cbc_cipher() local
337 struct padlock_cipher_data *cdata = ALIGNED_CIPHER_DATA(ctx); in padlock_cfb_cipher() local
408 struct padlock_cipher_data *cdata = ALIGNED_CIPHER_DATA(ctx); padlock_ofb_cipher() local
472 struct padlock_cipher_data *cdata = ALIGNED_CIPHER_DATA(ctx); padlock_ctr_cipher() local
620 struct padlock_cipher_data *cdata; padlock_aes_init_key() local
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-ladspa-sink.c729 static int parse_control_parameters(struct userdata *u, const char *cdata, double *read_values, bool *use_default) { in parse_control_parameters() argument
1008 const char *e, *cdata; in pa__init() local
[all...]
/third_party/skia/src/c/
H A Dsk_surface.cpp77 static SkData* AsData(const sk_data_t* cdata) { in AsData() argument
149 sk_image_t* sk_image_new_from_encoded(const sk_data_t* cdata) { in sk_image_new_from_encoded() argument
458 void sk_data_ref(const sk_data_t* cdata) { in sk_data_ref() argument
462 void sk_data_unref(const sk_data_t* cdata) { in sk_data_unref() argument
466 size_t sk_data_get_size(const sk_data_t* cdata) { in sk_data_get_size() argument
470 sk_data_get_data(const sk_data_t* cdata) sk_data_get_data() argument
[all...]
/third_party/curl/lib/vquic/
H A Dcurl_ngtcp2.c439 struct Curl_easy *cdata = CF_DATA_CURRENT(cf); in cb_recv_stream_data() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.h1268 bool cdata; // true if this should be input and output as a CDATA style text element member in TiXmlText
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dmodule-echo-cancel.c740 uint8_t *rdata, *pdata, *cdata; in do_push_drift_comp() local
833 uint8_t *rdata, *pdata, *cdata; in do_push() local
2224 uint8_t *rdata = NULL, *pdata = NULL, *cdata = NULL; in main() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h287 stbtt_bakedchar cdata[96]; // ASCII 32..126 is 95 glyphs variable
/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h287 stbtt_bakedchar cdata[96]; // ASCII 32..126 is 95 glyphs variable
/third_party/f2fs-tools/include/
H A Df2fs_fs.h136 u8 cdata[]; /* compressed data */ member
/third_party/backends/backend/
H A Dhp3900_rts8822.c6447 SANE_Byte cdata = 0; in RTS_ScanCounter_Inc() local

Completed in 53 milliseconds