/external/valgrind/memcheck/tests/ |
D | wrap6.c | 182 UInt* words = calloc(200, sizeof(UInt)); in fn_0() local 208 UInt* words = calloc(200, sizeof(UInt)); in fn_1() local 235 UInt* words = calloc(200, sizeof(UInt)); in fn_2() local 263 UInt* words = calloc(200, sizeof(UInt)); in fn_3() local 292 UInt* words = calloc(200, sizeof(UInt)); in fn_4() local 322 UInt* words = calloc(200, sizeof(UInt)); in fn_5() local 353 UInt* words = calloc(200, sizeof(UInt)); in fn_6() local 386 UInt* words = calloc(200, sizeof(UInt)); in fn_7() local 422 UInt* words = calloc(200, sizeof(UInt)); in fn_8() local 459 UInt* words = calloc(200, sizeof(UInt)); in fn_9() local [all …]
|
D | test-plo.c | 73 UWord* words = malloc(3 * sizeof(UWord)); in main() local
|
/external/python/cpython2/Modules/ |
D | cgen.py | 450 words = string.split(line) variable 485 words = words[2:] variable
|
/external/r8/src/test/examples/memberrebinding2/ |
D | ClassExtendsLibraryClass.java | 17 String[] words = new String[]{"hello", "world"}; in methodThatAddsHelloWorldUsingAddAll() local
|
/external/r8/src/test/examples/memberrebinding/ |
D | ClassExtendsLibraryClass.java | 24 String[] words = new String[]{"hello", "world"}; in methodThatAddsHelloWorldUsingAddAll() local
|
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ |
D | asm.h | 96 #define EALIGN(name, alignt, words) \ argument 107 #define EALIGN(name, alignt, words) \ argument
|
/external/vulkan-validation-layers/demos/smoke/ |
D | glsl-to-spirv | 72 words, comments = compile_glsl(in_filename, base + ".tmp") variable
|
/external/autotest/client/tests/unixbench/ |
D | unixbench.py | 57 def check_for_error(self, words): argument
|
/external/boringssl/src/crypto/fipsmodule/rand/ |
D | internal.h | 49 uint32_t words[4]; member
|
/external/syslinux/gpxe/src/crypto/ |
D | md5.c | 137 static inline void le32_to_cpu_array(u32 *buf, unsigned int words) in le32_to_cpu_array() 145 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array()
|
/external/boringssl/src/crypto/fipsmodule/bn/ |
D | bn.c | 288 int bn_set_words(BIGNUM *bn, const BN_ULONG *words, size_t num) { in bn_set_words() 312 int bn_wexpand(BIGNUM *bn, size_t words) { in bn_wexpand()
|
/external/tcpdump/ |
D | print-smb.c | 173 const u_char *words, const u_char *dat, const u_char *buf, const u_char *maxbuf) in print_trans2() 336 const u_char *words, const u_char *data1, const u_char *buf, const u_char *maxbuf) in print_trans() 398 const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_negprot() 439 … const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_sesssetup() 483 … const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_lockingandx() 801 const u_char *words, *maxwords, *data; in print_smb() local
|
D | addrtostr.c | 116 u_long words [IN6ADDRSZ / INT16SZ]; in addrtostr6() local
|
/external/c-ares/ |
D | inet_ntop.c | 130 unsigned int words[NS_IN6ADDRSZ / NS_INT16SZ]; in inet_ntop6() local
|
/external/flac/libFLAC/ |
D | md5.c | 139 static void byteSwap(FLAC__uint32 *buf, unsigned words) in byteSwap() 170 #define byteSwap(buf, words) argument
|
/external/curl/lib/ |
D | inet_ntop.c | 92 unsigned long words[IN6ADDRSZ / INT16SZ]; in inet_ntop6() local
|
/external/openssh/openbsd-compat/ |
D | inet_ntop.c | 120 u_int words[IN6ADDRSZ / INT16SZ]; in inet_ntop6() local
|
/external/syslinux/gpxe/src/include/gpxe/ |
D | ib_packet.h | 21 uint16_t words[4]; member 30 uint16_t words[8]; member
|
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Terminal/ |
D | Text_Suite.py | 92 words = word variable
|
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/ |
D | Text_Suite.py | 92 words = word variable
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkBinaryRegistry.cpp | 173 vector<deUint32> words (numWords, 0u); in getSearchPath() local 182 const vector<deUint32> words = getSearchPath(id); in findBinaryIndex() local 251 void addToSparseIndex (SparseIndexNode* group, const deUint32* words, size_t numWords, deUint32 ind… in addToSparseIndex()
|
/external/elfutils/tests/ |
D | elfstrmerge.c | 549 size_t words = data->d_size / sizeof (Elf32_Word); in main() local 568 size_t words = data->d_size / sizeof (Elf32_Word); in main() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | RbnfLenientScannerTest.java | 209 String words = testData[i][0]; in doLenientParseTest() local
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/format/ |
D | RbnfLenientScannerTest.java | 208 String words = testData[i][0]; in doLenientParseTest() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_transfer.c | 378 unsigned offset, unsigned words, in nv50_cb_bo_push() 404 unsigned offset, unsigned words, const uint32_t *data) in nv50_cb_push()
|