/external/ltp/testcases/kernel/fs/stream/ |
D | stream03.c | 53 char *junk = "abcdefghijklmnopqrstuvwxyz"; in main() local 87 if (fwrite(junk, sizeof(*junk), strlen(junk), stream) == 0) { in main() 94 if (pos != strlen(junk)) { in main() 97 strlen(junk), pos); in main() 113 if (fseek(stream, strlen(junk), 1) != 0) { in main() 120 if (pos != strlen(junk)) { in main() 123 strlen(junk), pos); in main() 135 if (pos != strlen(junk)) { in main() 138 strlen(junk), pos); in main() 163 if (pos != strlen(junk)) { in main() [all …]
|
D | stream04.c | 57 char *junk = "abcdefghijklmnopqrstuvwxyz"; in main() local 81 fwrite(junk, sizeof(*junk), strlen(junk), stream)) == 0) { in main() 86 if ((size_t) ret != strlen(junk)) { in main() 89 strlen(junk), ret); in main() 98 if ((inbuf = malloc(strlen(junk))) == 0) { in main() 103 fread(inbuf, sizeof(*junk), strlen(junk), stream)) == 0) { in main() 107 if ((size_t) ret != strlen(junk)) { in main() 110 strlen(junk), ret); in main()
|
/external/valgrind/memcheck/tests/x86/ |
D | xor-undef-x86.c | 10 char* junk = malloc(48); in main() local 11 assert(junk); in main() 22 : : "r"(junk) : "edi", "eax", "cc" in main() 31 : : "r"(junk) : "edi", "eax", "cc" in main() 47 : : "r"(junk) : "esi", "mm7", "mm0", "cc", "memory" in main() 60 : : "r"(junk) : "esi", "mm7", "mm0", "cc", "memory" in main() 77 : : "r"(junk) : "esi", "xmm7", "xmm0", "cc", "memory" in main() 91 : : "r"(junk) : "esi", "xmm7", "xmm0", "cc", "memory" in main() 108 : : "r"(junk) : "esi", "xmm7", "xmm0", "cc", "memory" in main() 122 : : "r"(junk) : "esi", "xmm7", "xmm0", "cc", "memory" in main() [all …]
|
/external/valgrind/memcheck/tests/amd64/ |
D | xor-undef-amd64.c | 10 char* junk = malloc(48); in main() local 11 assert(junk); in main() 22 : : "r"(junk) : "r8", "rax", "cc" in main() 31 : : "r"(junk) : "r8", "rax", "cc" in main() 46 : : "r"(junk) : "mm7", "mm0", "cc", "memory" in main() 58 : : "r"(junk) : "mm7", "mm0", "cc", "memory" in main() 73 : : "r"(junk) : "rax", "xmm8", "xmm0", "cc", "memory" in main() 85 : : "r"(junk) : "rax", "xmm8", "xmm0", "cc", "memory" in main() 100 : : "r"(junk) : "rax", "xmm8", "xmm0", "cc", "memory" in main() 112 : : "r"(junk) : "rax", "xmm8", "xmm0", "cc", "memory" in main() [all …]
|
/external/freetype/builds/atari/ |
D | deflinejoiner.awk | 5 junk, elm0, l ) 8 for ( l = 0; l < asorti( array, junk ) - 1; l++ ) 23 junk, elm ) 27 if ( 0 < asorti( array, junk ) ) 37 i, junk ) 40 for ( i = 0; i < asorti( break_pos, junk ); i++ ) 59 bp_len = asorti( break_pos, junk ) 65 c0, c1, i, junk, part_str ) 69 while( asorti( break_pos, junk ) > 1 ) 98 for ( k = 0; k < asorti( break_pos, junk ); k++ ) [all …]
|
/external/clang/test/Preprocessor/ |
D | disabled-cond-diags2.c | 5 #endif junk // shouldn't produce diagnostics 9 #endif junk // expected-warning{{extra tokens at end of #endif directive}} 11 #if 1 junk // expected-error{{token is not a valid binary operator in a preprocessor subexpression… 21 #if 1 junk 22 #else junk 23 #endif junk 27 #endif junk // expected-warning{{extra tokens at end of #endif directive}}
|
/external/ltp/testcases/kernel/fs/fs_maim/ |
D | backbeat | 28 ($junk,$junk,$part1)=split(/\//,$ARGV[0]); 29 ($junk,$junk,$part2)=split(/\//,$ARGV[1]); 30 ($junk,$junk,$part3)=split(/\//,$ARGV[2]);
|
/external/lz4/examples/ |
D | compress_functions.c | 131 for(int junk=0; junk<warm_up; junk++) in bench() local 144 for(int junk=0; junk<warm_up; junk++) in bench() local 157 for(int junk=0; junk<warm_up; junk++) in bench() local 190 for(int junk=0; junk<warm_up; junk++) in bench() local 203 for(int junk=0; junk<warm_up; junk++) in bench() local
|
/external/mesa3d/src/compiler/glsl/tests/ |
D | varyings_test.cpp | 73 ir_variable *junk[VARYING_SLOT_TESS_MAX]; member in link_varyings 131 junk); in TEST_F() 159 junk); in TEST_F() 161 EXPECT_EQ(clipdistance, junk[VARYING_SLOT_CLIP_DIST0]); in TEST_F() 186 junk); in TEST_F() 188 EXPECT_EQ(culldistance, junk[VARYING_SLOT_CULL_DIST0]); in TEST_F() 208 junk); in TEST_F() 241 junk); in TEST_F() 272 junk); in TEST_F() 289 junk); in TEST_F() [all …]
|
/external/skia/bench/ |
D | MatrixBench.cpp | 56 volatile bool junk = false; in performTest() local 57 junk ^= (m0 == m1); in performTest() 58 junk ^= (m1 == m2); in performTest() 59 junk ^= (m2 == m0); in performTest() 119 volatile int junk = 0; in performTest() local 120 junk ^= (fMatrix.getType()); in performTest() 122 junk ^= (fMatrix.getType()); in performTest() 124 junk ^= (fMatrix.getType()); in performTest() 126 junk ^= (fMatrix.getType()); in performTest() 128 junk ^= (fMatrix.getType()); in performTest() [all …]
|
D | ScalarBench.cpp | 62 volatile bool junk = false; in performTest() local 63 junk ^= (fArray[6] != 0.0f || fArray[7] != 0.0f || fArray[8] != 1.0f); in performTest() 64 junk ^= (fArray[2] != 0.0f || fArray[5] != 0.0f); in performTest() 81 volatile int32_t junk = 0; in performTest() local 82 junk ^= (SkScalarAs2sCompliment(fArray[6]) | in performTest() 85 junk ^= (SkScalarAs2sCompliment(fArray[2]) | in performTest()
|
D | ColorPrivBench.cpp | 44 volatile SkPMColor junk = 0; in onDraw() local 61 junk ^= SkFastFourByteInterp(src, dst, scale); in onDraw() 63 junk ^= SkFastFourByteInterp256(src, dst, scale); in onDraw() 65 junk ^= SkFourByteInterp(src, dst, scale); in onDraw() 67 junk ^= SkFourByteInterp256(src, dst, scale); in onDraw()
|
/external/skqp/bench/ |
D | MatrixBench.cpp | 56 volatile bool junk = false; in performTest() local 57 junk ^= (m0 == m1); in performTest() 58 junk ^= (m1 == m2); in performTest() 59 junk ^= (m2 == m0); in performTest() 119 volatile int junk = 0; in performTest() local 120 junk ^= (fMatrix.getType()); in performTest() 122 junk ^= (fMatrix.getType()); in performTest() 124 junk ^= (fMatrix.getType()); in performTest() 126 junk ^= (fMatrix.getType()); in performTest() 128 junk ^= (fMatrix.getType()); in performTest() [all …]
|
D | ScalarBench.cpp | 62 volatile bool junk = false; in performTest() local 63 junk ^= (fArray[6] != 0.0f || fArray[7] != 0.0f || fArray[8] != 1.0f); in performTest() 64 junk ^= (fArray[2] != 0.0f || fArray[5] != 0.0f); in performTest() 81 volatile int32_t junk = 0; in performTest() local 82 junk ^= (SkScalarAs2sCompliment(fArray[6]) | in performTest() 85 junk ^= (SkScalarAs2sCompliment(fArray[2]) | in performTest()
|
D | ColorPrivBench.cpp | 44 volatile SkPMColor junk = 0; in onDraw() local 61 junk ^= SkFastFourByteInterp(src, dst, scale); in onDraw() 63 junk ^= SkFastFourByteInterp256(src, dst, scale); in onDraw() 65 junk ^= SkFourByteInterp(src, dst, scale); in onDraw() 67 junk ^= SkFourByteInterp256(src, dst, scale); in onDraw()
|
/external/ltp/testcases/kernel/fs/doio/ |
D | bytes_by_prefix.c | 75 char mult, junk; in bytes_by_prefix() local 80 nconv = sscanf(s, "%f%c%c", &num, &mult, &junk); in bytes_by_prefix() 123 char mult, junk; in lbytes_by_prefix() local 128 nconv = sscanf(s, "%f%c%c", &num, &mult, &junk); in lbytes_by_prefix() 175 char mult, junk; in llbytes_by_prefix() local 180 nconv = sscanf(s, "%lf%c%c", &num, &mult, &junk); in llbytes_by_prefix()
|
/external/icu/icu4j/samples/src/com/ibm/icu/samples/iuc/ |
D | SupplementalUtilities.java | 52 int junk[] = { in main() local 64 for(int i=0;i<junk.length;i++) { in main() 65 System.out.println(Integer.toString(junk[i]) + " -> " + Double.toString(ldml2d(junk[i]))); in main()
|
/external/syslinux/com32/menu/ |
D | drain.c | 10 volatile char junk; in drain_keyboard() local 14 rv = read(0, (char *)&junk, 1); in drain_keyboard() 17 junk = 0; in drain_keyboard()
|
/external/libevent/test/ |
D | regress_iocp.c | 243 char junk[1024]; in test_iocp_evbuffer() local 250 for (i = 0; i < (int)sizeof(junk); ++i) in test_iocp_evbuffer() 251 junk[i] = (char)(i); in test_iocp_evbuffer() 267 evbuffer_add(wbuf, junk, sizeof(junk)); in test_iocp_evbuffer() 271 evbuffer_add(rbuf, junk, sizeof(junk)); in test_iocp_evbuffer() 274 tt_int_op(evbuffer_get_length(buf), ==, sizeof(junk)); in test_iocp_evbuffer()
|
/external/skqp/fuzz/ |
D | FuzzScaleToSides.cpp | 40 volatile float junk = 0.0f; in DEF_FUZZ() local 41 junk *= radius1; in DEF_FUZZ() 42 junk *= radius2; in DEF_FUZZ()
|
/external/ltp/testcases/kernel/syscalls/setregid/ |
D | setregid03.c | 178 struct group *junk; in setup() local 189 junk = getgrnam(#group); \ in setup() 190 if (junk == NULL) { \ in setup() 193 GID16_CHECK(junk->gr_gid, setregid, NULL); \ in setup() 194 group = *(junk); \ in setup()
|
/external/clang/test/SemaCXX/ |
D | unknown-type-name.cpp | 98 template<typename T> int junk1(T::junk); // expected-warning{{variable templates are a C++14 extens… 99 template<typename T> int junk2(T::junk) throw(); // expected-error{{missing 'typename'}} 100 template<typename T> int junk3(T::junk) = delete; // expected-error{{missing 'typename'}} 105 template<typename T> int junk4(T::junk j); // expected-error{{missing 'typename'}}
|
/external/icu/icu4c/source/test/cintltst/ |
D | ncnvfbts.c | 231 char junk[9999]; in testConvertFromUnicode() local 234 junk[0] = 0; in testConvertFromUnicode() 238 sprintf(junk + uprv_strlen(junk), "0x%02x, ", (0xFF) & (unsigned int)*p); in testConvertFromUnicode() 242 log_verbose(junk); in testConvertFromUnicode() 309 char junk[9999]; in testConvertToUnicode() local 395 junk[0] = 0; in testConvertToUnicode() 400 sprintf(junk + strlen(junk), "0x%04x, ", (0xFFFF) & (unsigned int)*p); in testConvertToUnicode() 404 log_verbose(junk); in testConvertToUnicode()
|
/external/llvm/test/CodeGen/X86/ |
D | inline-asm-stack-realign3.ll | 3 declare void @bar(i32* %junk) 13 %junk = alloca i32 14 call void @bar(i32* %junk)
|
/external/mesa3d/src/mapi/glapi/gen/ |
D | glX_proto_send.py | 62 [dim, junk, junk, junk, junk] = param.get_dimensions() 717 [dim, w, h, d, junk] = output.get_dimensions() 789 [dim, w, h, d, junk] = p.get_dimensions() 858 [dim, junk, junk, junk, junk] = param.get_dimensions()
|