Searched refs:xtra (Results 1 – 11 of 11) sorted by relevance
/external/valgrind/main/none/tests/amd64/ |
D | shrld.c | 7 ULong xtra; variable 170 xtra = 0x3141592727182818ULL; in main() 183 xtra = 0x3141592727182818ULL; in main() 197 xtra = 0x987654321987abcdULL; in main() 211 xtra = 0x3141592727182818ULL; in main() 224 xtra = 0x3141592727182818ULL; in main() 238 xtra = 0x987654321987abcdULL; in main()
|
/external/valgrind/main/coregrind/ |
D | m_errormgr.c | 354 HChar xtra[256]; /* assumed big enough (is overrun-safe) */ in gen_suppression() local 387 VG_(memset)(xtra, 0, sizeof(xtra)); in gen_suppression() 389 err, xtra, sizeof(xtra)); in gen_suppression() 390 vg_assert(xtra[sizeof(xtra)-1] == 0); in gen_suppression() 393 VG_(xaprintf)(text, " %s\n", xtra); in gen_suppression() 426 VG_(printf_xml)(" <skaux>%pS</skaux>\n", xtra); in gen_suppression() 916 HChar xtra[256]; /* assumed big enough (is overrun-safe) */ in show_used_suppressions() local 921 VG_(memset)(xtra, 0, sizeof(xtra)); in show_used_suppressions() 923 su, xtra, sizeof(xtra)); in show_used_suppressions() 924 vg_assert(xtra[sizeof(xtra)-1] == 0); in show_used_suppressions() [all …]
|
/external/valgrind/main/VEX/priv/ |
D | host_x86_defs.c | 2113 UInt xtra; in emit_X86Instr() local 3071 xtra = 0; in emit_X86Instr() 3083 case Xsse_CMPEQF: *p++ = 0xC2; xtra = 0x100; break; in emit_X86Instr() 3084 case Xsse_CMPLTF: *p++ = 0xC2; xtra = 0x101; break; in emit_X86Instr() 3085 case Xsse_CMPLEF: *p++ = 0xC2; xtra = 0x102; break; in emit_X86Instr() 3086 case Xsse_CMPUNF: *p++ = 0xC2; xtra = 0x103; break; in emit_X86Instr() 3091 if (xtra & 0x100) in emit_X86Instr() 3092 *p++ = toUChar(xtra & 0xFF); in emit_X86Instr() 3096 xtra = 0; in emit_X86Instr() 3109 case Xsse_CMPEQF: *p++ = 0xC2; xtra = 0x100; break; in emit_X86Instr() [all …]
|
D | host_amd64_defs.c | 2275 UInt xtra; in emit_AMD64Instr() local 3241 xtra = 0; in emit_AMD64Instr() 3256 case Asse_CMPEQF: *p++ = 0xC2; xtra = 0x100; break; in emit_AMD64Instr() 3257 case Asse_CMPLTF: *p++ = 0xC2; xtra = 0x101; break; in emit_AMD64Instr() 3258 case Asse_CMPLEF: *p++ = 0xC2; xtra = 0x102; break; in emit_AMD64Instr() 3259 case Asse_CMPUNF: *p++ = 0xC2; xtra = 0x103; break; in emit_AMD64Instr() 3264 if (xtra & 0x100) in emit_AMD64Instr() 3265 *p++ = toUChar(xtra & 0xFF); in emit_AMD64Instr() 3269 xtra = 0; in emit_AMD64Instr() 3283 case Asse_CMPEQF: *p++ = 0xC2; xtra = 0x100; break; in emit_AMD64Instr() [all …]
|
D | guest_x86_toIR.c | 13520 const HChar* xtra = NULL; in disInstr_X86_WRK() local 13531 xtra = ""; in disInstr_X86_WRK() 13534 xtra = "e"; in disInstr_X86_WRK() 13539 xtra = "ne"; in disInstr_X86_WRK() 13548 DIP("loop%s 0x%x\n", xtra, d32); in disInstr_X86_WRK()
|
D | guest_amd64_toIR.c | 7714 IRExpr* shiftL64_with_extras ( IRTemp base, IRTemp xtra, IRTemp amt ) in shiftL64_with_extras() argument 7725 binop(Iop_Shr64, mkexpr(xtra), in shiftL64_with_extras() 7735 IRExpr* shiftR64_with_extras ( IRTemp xtra, IRTemp base, IRTemp amt ) in shiftR64_with_extras() argument 7746 binop(Iop_Shl64, mkexpr(xtra), in shiftR64_with_extras() 20628 const HChar* xtra = NULL; in dis_ESC_NONE() local 20655 xtra = ""; in dis_ESC_NONE() 20658 xtra = "e"; in dis_ESC_NONE() 20663 xtra = "ne"; in dis_ESC_NONE() 20672 DIP("loop%s%s 0x%llx\n", xtra, haveASO(pfx) ? "l" : "", d64); in dis_ESC_NONE()
|
/external/ppp/pppd/plugins/rp-pppoe/ |
D | pppoe.h | 293 void parseLogErrs(UINT16_t typ, UINT16_t len, unsigned char *data, void *xtra);
|
/external/zlib/src/contrib/ |
D | README.contrib | 63 pascal/ by Bob Dellaca <bobdl@xtra.co.nz> et al.
|
/external/bison/m4/ |
D | getopt.m4 | 321 { "xtra", no_argument, NULL, 1001 },
|
/external/chromium_org/third_party/usb_ids/ |
D | usb.ids | 6476 1020 Digital Dream l'espion xtra
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 7742 http://home.xtra.co.nz/hosts/Wingmakers/Invisibility.html 7743 http://home.xtra.co.nz/hosts/Wingmakers/The%20planet%20Neptune.html 7744 http://home.xtra.co.nz/hosts/xtr209663/articles/ETJun02.htm 7745 http://home.xtra.co.nz/hosts/xtr209663/articles/proskip_Apr01.htm
|