/external/valgrind/none/tests/s390x/ |
D | pfpo.stdout.exp | 30 d32 -> f32: round=0 2614d757 -> 123.565697 ret=0 cc=1 31 d32 -> f32: round=0 77f3fcff -> inf ret=0 cc=1 32 d32 -> f32: round=0 600001 -> 0.000000 ret=0 cc=1 33 d32 -> f64: round=0 2614d757 -> 123.565700 ret=0 cc=1 34 d32 -> f64: round=0 77f3fcff -> 9999998999999999145058500637276236756335285900858519878078201916184… 35 d32 -> f64: round=0 600001 -> 0.000000 ret=0 cc=1 36 d32 -> f128: round=0 2614d757 -> 123.565700 ret=0 cc=1 37 d32 -> f128: round=0 77f3fcff -> 999999899999999999999999999999999946235415924498456836053104934130… 38 d32 -> f128: round=0 600001 -> 0.000000 ret=0 cc=1 84 d32 -> f32: round=1 2614d757 -> 123.565697 ret=0 cc=1 [all …]
|
D | pfpo.c | 57 _Decimal32 d32; in main() local 86 d32 = PFPO(f32_in[j], float, _Decimal32, PFPO_F32_TO_D32, in main() 88 DFP_VAL_PRINT(d32, _Decimal32); in main() 116 d32 = PFPO(f64_in[j], double, _Decimal32, PFPO_F64_TO_D32, in main() 118 DFP_VAL_PRINT(d32, _Decimal32); in main() 146 d32 = PFPO(f128_in[j], long double, _Decimal32, PFPO_F128_TO_D32, in main() 148 DFP_VAL_PRINT(d32, _Decimal32); in main()
|
/external/svox/pico/lib/ |
D | picosig2.c | 65 picoos_int32 *d32; in sigAllocate() local 163 d32 = (picoos_int32 *) picoos_allocate(mm, sizeof(picoos_int32) in sigAllocate() 165 if (NULL == d32) { in sigAllocate() 169 sig_inObj->int_vec22 = d32; in sigAllocate() 170 d32 = (picoos_int32 *) picoos_allocate(mm, sizeof(picoos_int32) in sigAllocate() 172 if (NULL == d32) { in sigAllocate() 176 sig_inObj->int_vec23 = d32; in sigAllocate() 177 d32 = (picoos_int32 *) picoos_allocate(mm, sizeof(picoos_int32) in sigAllocate() 179 if (NULL == d32) { in sigAllocate() 183 sig_inObj->int_vec24 = d32; in sigAllocate() [all …]
|
/external/valgrind/VEX/priv/ |
D | guest_x86_toIR.c | 1347 IRJumpKind kind, Addr32 d32 ) in jmp_lit() argument 1355 stmt( IRStmt_Put( OFFB_EIP, mkU32(d32) ) ); in jmp_lit() 2284 Int am_sz, Int d_sz, Int sz, UInt d32 ) in dis_Grp1() argument 2310 assign(src, mkU(ty,d32 & mask)); in dis_Grp1() 2331 DIP("%s%c $0x%x, %s\n", nameGrp1(gregOfRM(modrm)), nameISize(sz), d32, in dis_Grp1() 2337 assign(src, mkU(ty,d32 & mask)); in dis_Grp1() 2379 d32, dis_buf); in dis_Grp1() 2804 UInt d32; in dis_Grp3() local 2826 delta++; d32 = getUDisp(sz, delta); delta += sz; in dis_Grp3() 2830 mkU(ty,d32))); in dis_Grp3() [all …]
|
/external/valgrind/memcheck/ |
D | mc_include.h | 644 VG_REGPARM(2) void MC_(helperc_b_store1) ( Addr a, UWord d32 ); 645 VG_REGPARM(2) void MC_(helperc_b_store2) ( Addr a, UWord d32 ); 646 VG_REGPARM(2) void MC_(helperc_b_store4) ( Addr a, UWord d32 ); 647 VG_REGPARM(2) void MC_(helperc_b_store8) ( Addr a, UWord d32 ); 648 VG_REGPARM(2) void MC_(helperc_b_store16)( Addr a, UWord d32 ); 649 VG_REGPARM(2) void MC_(helperc_b_store32)( Addr a, UWord d32 );
|
D | mc_main.c | 6349 void VG_REGPARM(2) MC_(helperc_b_store1)( Addr a, UWord d32 ) { in MC_() 6360 if (d32 == 0) { in MC_() 6364 line->w32[lineoff] = d32; in MC_() 6368 void VG_REGPARM(2) MC_(helperc_b_store2)( Addr a, UWord d32 ) { in MC_() 6374 MC_(helperc_b_store1)( a + 0, d32 ); in MC_() 6375 MC_(helperc_b_store1)( a + 1, d32 ); in MC_() 6388 if (d32 == 0) { in MC_() 6392 line->w32[lineoff] = d32; in MC_() 6396 void VG_REGPARM(2) MC_(helperc_b_store4)( Addr a, UWord d32 ) { in MC_() 6402 MC_(helperc_b_store2)( a + 0, d32 ); in MC_() [all …]
|
/external/elfutils/src/libdwfl/ |
D | dwfl_segment_report_module.c | 745 Elf32_Dyn d32[dyn_filesz / sizeof (Elf32_Dyn)]; in dwfl_segment_report_module() member 758 for (size_t i = 0; i < dyn_filesz / sizeof dyn.d32[0]; ++i) in dwfl_segment_report_module() 759 if (consider_dyn (dyn.d32[i].d_tag, dyn.d32[i].d_un.d_val)) in dwfl_segment_report_module()
|
D | link_map.c | 948 Elf32_Dyn d32; in dwfl_link_map_report() member 967 Elf32_Dyn d32[dyn_filesz / sizeof (Elf32_Dyn)]; in dwfl_link_map_report() member 974 if (u->d32[i].d_tag == DT_DEBUG) in dwfl_link_map_report() 976 r_debug_vaddr = u->d32[i].d_un.d_val; in dwfl_link_map_report()
|
/external/tcpdump/tests/ |
D | icmpv6.out | 13 0x0020: 0464 6f6d 3104 646f 6d32 0374 6c64 0000
|
D | print-x.out | 27 0x00a0: 3133 3278 3536 2d32 290d 0a41 6363 6570 367 0x1480: 2d32 352e 6a70 6722 2061 6c74 3d22 4465
|
D | print-xx.out | 31 0x00b0: 3278 3536 2d32 290d 0a41 6363 6570 743a 372 0x1480: 6562 6961 6e2f 6f70 656e 6c6f 676f 2d32
|
D | print-capXX.out | 31 0x00b0: 3278 3536 2d32 290d 0a41 6363 6570 743a 2x56-2)..Accept: 372 0x1480: 6562 6961 6e2f 6f70 656e 6c6f 676f 2d32 ebian/openlogo-2
|
D | print-capX.out | 27 0x00a0: 3133 3278 3536 2d32 290d 0a41 6363 6570 132x56-2)..Accep 367 0x1480: 2d32 352e 6a70 6722 2061 6c74 3d22 4465 -25.jpg".alt="De
|
/external/kernel-headers/original/uapi/sound/ |
D | asequencer.h | 257 unsigned int d32[2]; member
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 1170 diff d32[4]; in set_source_var_based_partition() local 1176 vpx_memset(d32, 0, 4 * sizeof(diff)); in set_source_var_based_partition() 1205 d32[i].sse += d16[j]->sse; in set_source_var_based_partition() 1206 d32[i].sum += d16[j]->sum; in set_source_var_based_partition() 1209 d32[i].var = d32[i].sse - (((int64_t)d32[i].sum * d32[i].sum) >> 10); in set_source_var_based_partition() 1219 is_larger_better = (d32[0].var < thr) && (d32[1].var < thr) && in set_source_var_based_partition() 1220 (d32[2].var < thr) && (d32[3].var < thr); in set_source_var_based_partition()
|
/external/pdfium/samples/fx_lpng/lpng_v163/ |
D | fx_png.c | 3178 png_uint_32 d32, d00; 3181 d32 = D >> (32-bitshift), d00 = D << bitshift; 3184 d32 = 0, d00 = D; 3186 if (s32 > d32) 3189 s32 -= d32, s00 -= d00, result += 1<<bitshift; 3193 if (s32 == d32 && s00 >= d00)
|
/external/libpng/ |
D | png.c | 3275 png_uint_32 d32, d00; 3278 d32 = D >> (32-bitshift), d00 = D << bitshift; 3281 d32 = 0, d00 = D; 3283 if (s32 > d32) 3286 s32 -= d32, s00 -= d00, result += 1<<bitshift; 3290 if (s32 == d32 && s00 >= d00)
|
/external/llvm/lib/Target/X86/Disassembler/ |
D | X86DisassemblerDecoder.cpp | 1239 int32_t d32; in readDisplacement() local 1264 if (consumeInt32(insn, &d32)) in readDisplacement() 1266 insn->displacement = d32; in readDisplacement()
|
/external/valgrind/none/tests/ppc64/ |
D | jm-int.stdout.exp-LE | 2123 rldicl 0000001cbe991def, 49, 14 => 0002000000397d32 (00000000 00000000) 2124 rldicl 0000001cbe991def, 49, 21 => 0000000000397d32 (00000000 00000000) 2125 rldicl 0000001cbe991def, 49, 28 => 0000000000397d32 (00000000 00000000) 2126 rldicl 0000001cbe991def, 49, 35 => 0000000000397d32 (00000000 00000000) 2127 rldicl 0000001cbe991def, 49, 42 => 0000000000397d32 (00000000 00000000) 2128 rldicl 0000001cbe991def, 49, 49 => 0000000000007d32 (00000000 00000000) 3787 rldicl. 0000001cbe991def, 49, 14 => 0002000000397d32 (40000000 00000000) 3788 rldicl. 0000001cbe991def, 49, 21 => 0000000000397d32 (40000000 00000000) 3789 rldicl. 0000001cbe991def, 49, 28 => 0000000000397d32 (40000000 00000000) 3790 rldicl. 0000001cbe991def, 49, 35 => 0000000000397d32 (40000000 00000000) [all …]
|
/external/google-breakpad/src/tools/windows/dump_syms/testdata/ |
D | dump_syms_regtest64.sym | 1456 3d32 3 202 3702
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 1008 14d32 6 143 30 4731 19d32 c 368 6 8258 20d32 6 99 17 11436 26d32 2 131 79 11911 27d32 c 591 27 17796 32d32 6 85 79 20685 37d32 6 188 78 21278 38d32 4 51 94 27583 42d32 2 347 106 36356 50d32 8 333 127 [all …]
|
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/ |
D | null_read_av.sym | 1543 5d32 6 75 12
|
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/ |
D | overflow.sym | 6163 STACK CFI 9d32 $r14: .cfa -16 + ^ .cfa: $rsp 16 +
|
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/ |
D | test_app.sym | 7226 2d32 8 1249 17 15743 FUNC 14d32 33 0 UnDecorator::getDataIndirectType() 15744 14d32 33 4033 5771 19499 21d32 20 558 440 21285 STACK WIN 4 14d32 33 6 0 4 0 10 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $L $T0 … 21787 STACK WIN 4 21d32 15f 0 0 0 4 4 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $L $T0 …
|
/external/google-breakpad/src/processor/testdata/ |
D | module0.out | 7226 2d32 8 1249 17 15743 FUNC 14d32 33 0 UnDecorator::getDataIndirectType() 15744 14d32 33 4033 5771 19499 21d32 20 558 440 21285 STACK WIN 4 14d32 33 6 0 4 0 10 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $L $T0 … 21787 STACK WIN 4 21d32 15f 0 0 0 4 4 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $L $T0 …
|