Home
last modified time | relevance | path

Searched defs:data2 (Results 1 – 25 of 127) sorted by relevance

123456

/third_party/ntfs-3g/libntfs-3g/
Dcollate.c57 const void *data2, const int data2_len) in ntfs_collate_binary()
87 const void *data2, const int data2_len) in ntfs_collate_ntofs_ulong()
119 const void *data2, const int data2_len) in ntfs_collate_ntofs_ulongs()
167 const void *data2, const int data2_len) in ntfs_collate_ntofs_security_hash()
220 const void *data2, const int data2_len __attribute__((unused))) in ntfs_collate_file_name()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dbytewriter.c182 guint8 *data2; in GST_START_TEST() local
207 guint8 *data2; in GST_START_TEST() local
227 guint8 *data2; in GST_START_TEST() local
Daggregator.c500 ChainData data2 = { 0, }; in GST_START_TEST() local
529 ChainData data2 = { 0, }; in GST_START_TEST() local
583 ChainData data2 = { 0, }; in GST_START_TEST() local
613 ChainData data2 = { 0, }; in GST_START_TEST() local
831 ChainData data2 = { 0, }; in GST_START_TEST() local
1300 ChainData data2 = { 0, }; in GST_START_TEST() local
1330 ChainData data2 = { 0, }; in GST_START_TEST() local
/third_party/typescript/tests/baselines/reference/
DallowJscheckJsTypeParameterNoCrash.js18 data2(val) { }, method
38 data2: function (val) { } method
DgenericTypeWithCallableMembers.js17 function C(data, data2) { argument
DtypeConstraintsWithConstructSignatures.js17 function C(data, data2) { argument
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideoanc.c225 const guint8 data2[] = { 0x04, 0x03, 0x02, 0x01 }; in GST_START_TEST() local
287 const guint8 data2[] = { 0x04, 0x03, 0x02, 0x01 }; in GST_START_TEST() local
/third_party/libcoap/tests/
Dtest_pdu.c866 uint8_t data2[] = { 0x71, 0x32, 0x33, 0x01, 0x23, 0x45, 0xe1, 0x00, in t_encode_pdu16() local
930 uint8_t data2[] = { 0x74, 0x71, 0x32, 0x33, 0x01, 0x23, 0x45, 0xe1, in t_encode_pdu17() local
1084 uint8_t data2[] = { 0x74, 0x71, 0x32, 0xd1, 0x05, 0x35, 0xe1, 0x00, in t_encode_pdu19() local
1148 uint8_t data2[] = { 0x74, 0xc1, 0x33, 0x11, 0x34, 0xd1, 0xf2, 0x35, in t_encode_pdu20() local
1225 uint8_t data2[] = { 0x74, 0x71, 0x32, 0xd1, 0x05, 0x35, 0xe1, 0x00, in t_encode_pdu21() local
1297 uint8_t data2[] = { 0x74, 0xc1, 0x33, 0x11, 0x34, 0xd1, 0xf2, 0x35, in t_encode_pdu22() local
1379 uint8_t data2[] = { 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x71, 0x32, 0x31, in t_encode_pdu23() local
1427 uint8_t data2[][16] = { in t_encode_pdu24() local
/third_party/typescript/tests/cases/compiler/
DtypeConstraintsWithConstructSignatures.ts6 constructor(public data: T, public data2: Constructable) { } property in C
DgenericTypeWithCallableMembers.ts6 constructor(public data: T, public data2: Constructable) { } property in C
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplanaraudioadapter.c144 gpointer data1, data2; in GST_START_TEST() local
276 gpointer data2; in GST_START_TEST() local
/third_party/optimized-routines/string/aarch64/
Dmemcmp.S24 #define data2 x5 macro
Dstrcmp.S27 #define data2 x3 macro
Dstrcmp-mte.S26 #define data2 x3 macro
Dstrncmp.S28 #define data2 x4 macro
Dstrlen.S21 #define data2 x3 macro
/third_party/skia/tests/
DEncodeTest.cpp93 sk_sp<SkData> data2 = dst2.detachAsData(); in test_encode() local
209 sk_sp<SkData> data2 = dst2.detachAsData(); in DEF_TEST() local
323 sk_sp<SkData> data2 = dst2.detachAsData(); in DEF_TEST() local
420 sk_sp<SkData> data2 = dst2.detachAsData(); in DEF_TEST() local
/third_party/skia/third_party/externals/expat/expat/tests/
Dstructdata.h46 int data2; member
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-map.c72 int *data2; in test_map_userdata() local
/third_party/node/deps/v8/src/objects/
Djs-temporal-objects-inl.h63 #define TEMPORAL_TIME_INLINE_GETTER_SETTER(T, data1, data2) \ argument
/third_party/ffmpeg/libavutil/tests/
Dhmac.c48 static const uint8_t data2[] = "what do ya want for nothing?"; in main() local
Dbase64.c36 uint8_t data2[MAX_DATA_SIZE]; in test_encode_decode() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_cse.c134 cmp_func(const void *data1, const void *data2) in cmp_func()
/third_party/mesa3d/src/gallium/tools/trace/
Dpytracediff.py424 data2 = printer.entry_get() variable
426 data2 = [] variable
429 data2 = [] variable
/third_party/openssl/test/
Dparam_build_test.c220 int *data1 = NULL, *data2 = NULL, j; in template_private_test() local
413 static unsigned char data2[] = { 2, 4, 6, 8, 10 }; in builder_merge_test() local

123456