/third_party/ntfs-3g/libntfs-3g/ |
D | collate.c | 57 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/ |
D | bytewriter.c | 182 guint8 *data2; in GST_START_TEST() local 207 guint8 *data2; in GST_START_TEST() local 227 guint8 *data2; in GST_START_TEST() local
|
D | aggregator.c | 500 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/ |
D | allowJscheckJsTypeParameterNoCrash.js | 18 data2(val) { }, method 38 data2: function (val) { } method
|
D | genericTypeWithCallableMembers.js | 17 function C(data, data2) { argument
|
D | typeConstraintsWithConstructSignatures.js | 17 function C(data, data2) { argument
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | videoanc.c | 225 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/ |
D | test_pdu.c | 866 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/ |
D | typeConstraintsWithConstructSignatures.ts | 6 constructor(public data: T, public data2: Constructable) { } property in C
|
D | genericTypeWithCallableMembers.ts | 6 constructor(public data: T, public data2: Constructable) { } property in C
|
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | planaraudioadapter.c | 144 gpointer data1, data2; in GST_START_TEST() local 276 gpointer data2; in GST_START_TEST() local
|
/third_party/optimized-routines/string/aarch64/ |
D | memcmp.S | 24 #define data2 x5 macro
|
D | strcmp.S | 27 #define data2 x3 macro
|
D | strcmp-mte.S | 26 #define data2 x3 macro
|
D | strncmp.S | 28 #define data2 x4 macro
|
D | strlen.S | 21 #define data2 x3 macro
|
/third_party/skia/tests/ |
D | EncodeTest.cpp | 93 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/ |
D | structdata.h | 46 int data2; member
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-map.c | 72 int *data2; in test_map_userdata() local
|
/third_party/node/deps/v8/src/objects/ |
D | js-temporal-objects-inl.h | 63 #define TEMPORAL_TIME_INLINE_GETTER_SETTER(T, data1, data2) \ argument
|
/third_party/ffmpeg/libavutil/tests/ |
D | hmac.c | 48 static const uint8_t data2[] = "what do ya want for nothing?"; in main() local
|
D | base64.c | 36 uint8_t data2[MAX_DATA_SIZE]; in test_encode_decode() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_cse.c | 134 cmp_func(const void *data1, const void *data2) in cmp_func()
|
/third_party/mesa3d/src/gallium/tools/trace/ |
D | pytracediff.py | 424 data2 = printer.entry_get() variable 426 data2 = [] variable 429 data2 = [] variable
|
/third_party/openssl/test/ |
D | param_build_test.c | 220 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
|