/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/ |
D | CipherInputStreamTest.java | 105 int got = cis.read(result); // the number of got bytes in testRead2() local 107 for (int j = 0; j < got - ind; j++) { in testRead2() 112 if (got == expected) { in testRead2() 114 } else if (got > expected) { in testRead2() 118 ind = got; in testRead2() 119 got += cis.read(result); in testRead2() 146 int got = skip + cis.read(result, 0, 1); // the number of got bytes in testRead3() local 148 for (int j = 0; j < got - ind; j++) { in testRead3() 152 if (got == expected) { in testRead3() 154 } else if (got > expected) { in testRead3() [all …]
|
/external/e2fsprogs/contrib/ |
D | make-sparse.c | 25 int got, total = 0; in full_read() local 29 got = read(fd, buf, count); in full_read() 30 if (got == -1) { in full_read() 35 if (got == 0) { in full_read() 41 buf += got; in full_read() 42 total += got; in full_read() 43 count -= got; in full_read() 50 int fd, got, i; in main() local 64 got = full_read(0, buf, sizeof(buf)); in main() 65 if (got == 0) in main() [all …]
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-fixup-explicit.s | 21 addi 4, 3, target@got 29 ld 1, target@got(2) 31 # CHECK-BE: addis 3, 2, target@got@ha # encoding: [0x3c,0x62,A,A] 32 # CHECK-LE: addis 3, 2, target@got@ha # encoding: [A,A,0x62,0x3c] 33 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@got@ha, kind: fi… 34 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target@got@ha, kind: fi… 37 addis 3, 2, target@got@ha 39 # CHECK-BE: addi 4, 3, target@got@l # encoding: [0x38,0x83,A,A] 40 # CHECK-LE: addi 4, 3, target@got@l # encoding: [A,A,0x83,0x38] 41 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@got@l, kind: fix… [all …]
|
D | ppc64-fixups.s | 274 addi 4, 3, target@got 282 ld 1, target@got(2) 284 # CHECK-BE: addis 3, 2, target@got@ha # encoding: [0x3c,0x62,A,A] 285 # CHECK-LE: addis 3, 2, target@got@ha # encoding: [A,A,0x62,0x3c] 286 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@got@ha, kind: fi… 287 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target@got@ha, kind: fi… 290 addis 3, 2, target@got@ha 292 # CHECK-BE: addi 4, 3, target@got@l # encoding: [0x38,0x83,A,A] 293 # CHECK-LE: addi 4, 3, target@got@l # encoding: [A,A,0x83,0x38] 294 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@got@l, kind: fix… [all …]
|
/external/e2fsprogs/misc/ |
D | badblocks.c | 354 long got; in do_read() local 376 got = read (dev, buffer, try * block_size); in do_read() 379 if (got < 0) in do_read() 380 got = 0; in do_read() 381 if (got & 511) in do_read() 382 fprintf(stderr, _("Weird value (%ld) in do_read\n"), got); in do_read() 383 got /= block_size; in do_read() 384 if (d_flag && got == try) { in do_read() 420 return got; in do_read() 430 long got; in do_write() local [all …]
|
/external/llvm/test/CodeGen/Mips/ |
D | hf16_1.ll | 168 ; 1: lw ${{[0-9]+}}, %got(__mips16_call_stub_1)(${{[0-9]+}}) 171 ; 1: lw ${{[0-9]+}}, %got(__mips16_call_stub_2)(${{[0-9]+}}) 174 ; 1: lw ${{[0-9]+}}, %got(__mips16_call_stub_5)(${{[0-9]+}}) 177 ; 1: lw ${{[0-9]+}}, %got(__mips16_call_stub_6)(${{[0-9]+}}) 180 ; 1: lw ${{[0-9]+}}, %got(__mips16_call_stub_10)(${{[0-9]+}}) 183 ; 1: lw ${{[0-9]+}}, %got(__mips16_call_stub_sf_0)(${{[0-9]+}}) 186 ; 1: lw ${{[0-9]+}}, %got(__mips16_call_stub_sf_1)(${{[0-9]+}}) 189 ; 1: lw ${{[0-9]+}}, %got(__mips16_call_stub_sf_2)(${{[0-9]+}}) 192 ; 1: lw ${{[0-9]+}}, %got(__mips16_call_stub_sf_5)(${{[0-9]+}}) 195 ; 1: lw ${{[0-9]+}}, %got(__mips16_call_stub_sf_6)(${{[0-9]+}}) [all …]
|
D | fp16instrinsmc.ll | 114 ;pic: lw ${{[0-9]+}}, %got(__mips16_call_stub_sf_1)(${{[0-9]+}}) 128 ;pic: lw ${{[0-9]+}}, %got(__mips16_call_stub_df_2)(${{[0-9]+}}) 142 ;pic: lw ${{[0-9]+}}, %got(__mips16_call_stub_sf_1)(${{[0-9]+}}) 156 ;pic: lw ${{[0-9]+}}, %got(__mips16_call_stub_df_2)(${{[0-9]+}}) 170 ;pic: lw ${{[0-9]+}}, %got(__mips16_call_stub_sf_1)(${{[0-9]+}}) 184 ;pic: lw ${{[0-9]+}}, %got(__mips16_call_stub_df_2)(${{[0-9]+}}) 198 ;pic: lw ${{[0-9]+}}, %got(__mips16_call_stub_sf_1)(${{[0-9]+}}) 212 ;pic: lw ${{[0-9]+}}, %got(__mips16_call_stub_df_2)(${{[0-9]+}}) 226 ;pic: lw ${{[0-9]+}}, %got(__mips16_call_stub_sf_1)(${{[0-9]+}}) 240 ;pic: lw ${{[0-9]+}}, %got(__mips16_call_stub_df_2)(${{[0-9]+}}) [all …]
|
/external/e2fsprogs/util/ |
D | copy_sparse.c | 67 int got, total = 0; in full_read() local 71 got = read(fd, buf, count); in full_read() 72 if (got == -1) { in full_read() 77 if (got == 0) { in full_read() 83 buf += got; in full_read() 84 total += got; in full_read() 85 count -= got; in full_read() 94 ssize_t got, got2; in copy_sparse_file() local 167 got = full_read(fd, buf, bs); in copy_sparse_file() 169 if (fd == 0 && got == 0) in copy_sparse_file() [all …]
|
/external/deqp/modules/egl/ |
D | teglApiCase.cpp | 107 void ApiCase::expectBoolean (EGLBoolean expected, EGLBoolean got) in expectBoolean() argument 109 if (expected != got) in expectBoolean() 111 …d: " << eglu::getBooleanStr(expected) << ", Got: " << eglu::getBooleanStr(got) << TestLog::EndMes… in expectBoolean() 117 void ApiCase::expectNoContext (EGLContext got) in expectNoContext() argument 119 if (got != EGL_NO_CONTEXT) in expectNoContext() 124 eglDestroyContext(getDisplay(), got); in expectNoContext() 128 void ApiCase::expectNoSurface (EGLSurface got) in expectNoSurface() argument 130 if (got != EGL_NO_CONTEXT) in expectNoSurface() 135 eglDestroySurface(getDisplay(), got); in expectNoSurface() 139 void ApiCase::expectNoDisplay (EGLDisplay got) in expectNoDisplay() argument [all …]
|
D | teglApiCase.hpp | 55 void expectBoolean (eglw::EGLBoolean expected, eglw::EGLBoolean got); 57 void expectNoContext (eglw::EGLContext got); 58 void expectNoSurface (eglw::EGLSurface got); 59 void expectNoDisplay (eglw::EGLDisplay got); 60 void expectNull (const void* got); 62 inline void expectTrue (eglw::EGLBoolean got) { expectBoolean(EGL_TRUE, got); } in expectTrue() argument 63 inline void expectFalse (eglw::EGLBoolean got) { expectBoolean(EGL_FALSE, got); } in expectFalse() argument
|
/external/llvm/test/CodeGen/Mips/msa/ |
D | 3r-a.ll | 28 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_add_a_b_ARG1) 29 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_add_a_b_ARG2) 33 ; CHECK-DAG: lw [[R3:\$[0-9]+]], %got(llvm_mips_add_a_b_RES) 53 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_add_a_h_ARG1) 54 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_add_a_h_ARG2) 58 ; CHECK-DAG: lw [[R3:\$[0-9]+]], %got(llvm_mips_add_a_h_RES) 78 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_add_a_w_ARG1) 79 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_add_a_w_ARG2) 83 ; CHECK-DAG: lw [[R3:\$[0-9]+]], %got(llvm_mips_add_a_w_RES) 103 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_add_a_d_ARG1) [all …]
|
D | 2rf.ll | 20 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_flog2_w_ARG1) 23 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_flog2_w_RES) 41 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_flog2_d_ARG1) 44 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_flog2_d_RES) 59 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_flog2_w_ARG1) 62 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_flog2_w_RES) 77 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_flog2_d_ARG1) 80 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_flog2_d_RES) 98 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_frint_w_ARG1) 101 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_frint_w_RES) [all …]
|
D | 3r-s.ll | 25 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_sld_b_ARG1) 26 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_sld_b_ARG2) 27 ; CHECK-DAG: lw [[R3:\$[0-9]+]], %got(llvm_mips_sld_b_ARG3) 53 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_sld_h_ARG1) 54 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_sld_h_ARG2) 55 ; CHECK-DAG: lw [[R3:\$[0-9]+]], %got(llvm_mips_sld_h_ARG3) 81 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_sld_w_ARG1) 82 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_sld_w_ARG2) 83 ; CHECK-DAG: lw [[R3:\$[0-9]+]], %got(llvm_mips_sld_w_ARG3) 109 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_sld_d_ARG1) [all …]
|
D | 2r.ll | 20 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_nloc_b_ARG1) 23 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_nloc_b_RES) 41 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_nloc_h_ARG1) 44 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_nloc_h_RES) 62 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_nloc_w_ARG1) 65 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_nloc_w_RES) 83 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_nloc_d_ARG1) 86 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_nloc_d_RES) 104 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_nlzc_b_ARG1) 107 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_nlzc_b_RES) [all …]
|
D | 2rf_int_float.ll | 22 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_fclass_w_ARG1) 25 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_fclass_w_RES) 43 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_fclass_d_ARG1) 46 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_fclass_d_RES) 64 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_ftrunc_s_w_ARG1) 67 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_ftrunc_s_w_RES) 85 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_ftrunc_s_d_ARG1) 88 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_ftrunc_s_d_RES) 106 ; CHECK-DAG: lw [[R1:\$[0-9]+]], %got(llvm_mips_ftrunc_u_w_ARG1) 109 ; CHECK-DAG: lw [[R2:\$[0-9]+]], %got(llvm_mips_ftrunc_u_w_RES) [all …]
|
/external/llvm/test/MC/Mips/ |
D | elf-relsym.s | 47 lw $2, %got($.str)($1) 49 lw $3, %got(gc1)($1) 51 lw $2, %got($.str1)($1) 53 lw $3, %got(gc2)($1) 55 lw $2, %got($CPI0_0)($1) 57 lw $2, %got(gd1)($1) 59 lw $3, %got($CPI0_1)($1) 61 lw $1, %got(gd2)($1)
|
/external/llvm/test/CodeGen/Mips/Fast-ISel/ |
D | logopm.ll | 36 ; CHECK-DAG: lw $[[UB_ADDR:[0-9]+]], %got(ub)($[[REG_GP]]) 37 ; CHECK-DAG: lw $[[UB2_ADDR:[0-9]+]], %got(ub2)($[[REG_GP]]) 38 ; CHECK-DAG: lw $[[UB1_ADDR:[0-9]+]], %got(ub1)($[[REG_GP]]) 59 ; CHECK-DAG: lw $[[UB_ADDR:[0-9]+]], %got(ub)($[[REG_GP]]) 60 ; CHECK-DAG: lw $[[UB1_ADDR:[0-9]+]], %got(ub1)($[[REG_GP]]) 82 ; CHECK-DAG: lw $[[UB_ADDR:[0-9]+]], %got(ub)($[[REG_GP]]) 84 ; CHECK-DAG: lw $[[UB1_ADDR:[0-9]+]], %got(ub1)($[[REG_GP]]) 107 ; CHECK-DAG: lw $[[UB_ADDR:[0-9]+]], %got(ub)($[[REG_GP]]) 108 ; CHECK-DAG: lw $[[UB2_ADDR:[0-9]+]], %got(ub2)($[[REG_GP]]) 109 ; CHECK-DAG: lw $[[UB1_ADDR:[0-9]+]], %got(ub1)($[[REG_GP]]) [all …]
|
D | fpcmpa.ll | 19 ; CHECK-DAG: lw $[[REG_F2_GOT:[0-9]+]], %got(f2)(${{[0-9]+}}) 20 ; CHECK-DAG: lw $[[REG_F1_GOT:[0-9]+]], %got(f1)(${{[0-9]+}}) 40 ; CHECK-DAG: lw $[[REG_F2_GOT:[0-9]+]], %got(f2)(${{[0-9]+}}) 41 ; CHECK-DAG: lw $[[REG_F1_GOT:[0-9]+]], %got(f1)(${{[0-9]+}}) 60 ; CHECK-DAG: lw $[[REG_F2_GOT:[0-9]+]], %got(f2)(${{[0-9]+}}) 61 ; CHECK-DAG: lw $[[REG_F1_GOT:[0-9]+]], %got(f1)(${{[0-9]+}}) 81 ; CHECK-DAG: lw $[[REG_F2_GOT:[0-9]+]], %got(f2)(${{[0-9]+}}) 82 ; CHECK-DAG: lw $[[REG_F1_GOT:[0-9]+]], %got(f1)(${{[0-9]+}}) 101 ; CHECK-DAG: lw $[[REG_F2_GOT:[0-9]+]], %got(f2)(${{[0-9]+}}) 102 ; CHECK-DAG: lw $[[REG_F1_GOT:[0-9]+]], %got(f1)(${{[0-9]+}}) [all …]
|
D | icmpa.ll | 21 ; CHECK-DAG: lw $[[REG_D_GOT:[0-9+]]], %got(d)(${{[0-9]+}}) 22 ; CHECK-DAG: lw $[[REG_C_GOT:[0-9+]]], %got(c)(${{[0-9]+}}) 42 ; CHECK-DAG: lw $[[REG_D_GOT:[0-9+]]], %got(d)(${{[0-9]+}}) 43 ; CHECK-DAG: lw $[[REG_C_GOT:[0-9+]]], %got(c)(${{[0-9]+}}) 63 ; CHECK-DAG: lw $[[REG_UD_GOT:[0-9+]]], %got(ud)(${{[0-9]+}}) 64 ; CHECK-DAG: lw $[[REG_UC_GOT:[0-9+]]], %got(uc)(${{[0-9]+}}) 83 ; CHECK-DAG: lw $[[REG_UD_GOT:[0-9+]]], %got(ud)(${{[0-9]+}}) 84 ; CHECK-DAG: lw $[[REG_UC_GOT:[0-9+]]], %got(uc)(${{[0-9]+}}) 102 ; CHECK-DAG: lw $[[REG_UD_GOT:[0-9+]]], %got(ud)(${{[0-9]+}}) 103 ; CHECK-DAG: lw $[[REG_UC_GOT:[0-9+]]], %got(uc)(${{[0-9]+}}) [all …]
|
D | callabi.ll | 26 ; CHECK-DAG: lw $25, %got(xi)(${{[0-9]+}}) 41 ; CHECK-DAG: lw $25, %got(xii)(${{[0-9]+}}) 57 ; CHECK-DAG: lw $25, %got(xiii)(${{[0-9]+}}) 73 ; CHECK-DAG: lw $25, %got(xiiii)(${{[0-9]+}}) 99 ; mips32r2-DAG: lw $[[REG_C1_ADDR:[0-9]+]], %got(c1)($[[REG_GP]]) 102 ; mips32-DAG: lw $[[REG_C1_ADDR:[0-9]+]], %got(c1)($[[REG_GP]]) 106 ; CHECK-DAG: lw $[[REG_UC1_ADDR:[0-9]+]], %got(uc1)($[[REG_GP]]) 110 ; mips32r2-DAG: lw $[[REG_S1_ADDR:[0-9]+]], %got(s1)($[[REG_GP]]) 113 ; mips32-DAG: lw $[[REG_S1_ADDR:[0-9]+]], %got(s1)($[[REG_GP]]) 117 ; CHECK-DAG: lw $[[REG_US1_ADDR:[0-9]+]], %got(us1)($[[REG_GP]]) [all …]
|
/external/valgrind/memcheck/tests/linux/ |
D | timerfd-syscall.stderr.exp | 10 got timer ticks (1) after 0.5 s 13 got timer ticks (1) after 0.5 s 20 got about 20 timer ticks after about 2s 23 got timer ticks (1) after 0.1 s 33 got timer ticks (1) after 0.5 s 36 got timer ticks (1) after 0.5 s 43 got about 20 timer ticks after about 2s 46 got timer ticks (1) after 0.1 s
|
/external/zlib/src/examples/ |
D | enough.c | 206 big_t got; /* value returned from count() */ in count() local 221 got = num[index]; in count() 222 if (got) in count() 223 return got; /* we have -- return the saved result */ in count() 240 got = count(syms - use, len + 1, (left - use) << 1); in count() 241 sum += got; in count() 242 if (got == (big_t)0 - 1 || sum < got) /* overflow */ in count() 462 big_t got; /* return value of count() */ in main() local 536 got = count(n, 1, 2); in main() 537 sum += got; in main() [all …]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | tls-pic.ll | 21 ; OPT0: addis [[REG:[0-9]+]], 2, a@got@tlsld@ha 22 ; OPT0: addi 3, [[REG]], a@got@tlsld@l 28 ; OPT0-32: addi {{[0-9]+}}, {{[0-9]+}}, a@got@tlsld 33 ; OPT1-32: addi 3, {{[0-9]+}}, a@got@tlsld 42 ; OPT1: addis [[REG:[0-9]+]], 2, a@got@tlsld@ha 43 ; OPT1: addi 3, [[REG]], a@got@tlsld@l 63 ; OPT1: addis [[REG:[0-9]+]], 2, a2@got@tlsgd@ha 64 ; OPT1: addi 3, [[REG]], a2@got@tlsgd@l 68 ; OPT1-32: addi 3, {{[0-9]+}}, a2@got@tlsgd
|
/external/compiler-rt/test/asan/TestCases/Linux/ |
D | nohugepage_test.cc | 38 ssize_t got = read (fd, p, size); in FileToString() local 39 if (got == 0) in FileToString() 41 else if (got > 0) in FileToString() 43 p += got; in FileToString() 44 res += got; in FileToString() 45 size -= got; in FileToString()
|
/external/icu/icu4c/source/test/intltest/ |
D | transapi.cpp | 790 UnicodeString got, temp, message; in TestGetAdoptFilter() local 796 got = data; in TestGetAdoptFilter() 797 t->transliterate(got); in TestGetAdoptFilter() 800 doTest(message, got, exp); in TestGetAdoptFilter() 809 got = data; in TestGetAdoptFilter() 810 t->transliterate(got); in TestGetAdoptFilter() 813 doTest(message, got, exp); in TestGetAdoptFilter() 815 doTest("adoptFilter round trip", got, temp); in TestGetAdoptFilter() 821 got = data; in TestGetAdoptFilter() 822 t->transliterate(got); in TestGetAdoptFilter() [all …]
|