HomeSort by relevance Sort by last modified time
    Searched full:hword (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /external/valgrind/main/VEX/priv/
guest_generic_bb_to_IR.c 46 static UInt genericg_compute_checksum_4al ( HWord first_w32, HWord n_w32s );
48 static UInt genericg_compute_checksum_4al_1 ( HWord first_w32 );
50 static UInt genericg_compute_checksum_4al_2 ( HWord first_w32 );
52 static UInt genericg_compute_checksum_4al_3 ( HWord first_w32 );
54 static UInt genericg_compute_checksum_4al_4 ( HWord first_w32 );
56 static UInt genericg_compute_checksum_4al_5 ( HWord first_w32 );
58 static UInt genericg_compute_checksum_4al_6 ( HWord first_w32 );
60 static UInt genericg_compute_checksum_4al_7 ( HWord first_w32 );
62 static UInt genericg_compute_checksum_4al_8 ( HWord first_w32 )
    [all...]
guest_amd64_defs.h 121 extern VexEmWarn amd64g_dirtyhelper_FLDENV ( VexGuestAMD64State*, HWord );
123 extern void amd64g_dirtyhelper_FSTENV ( VexGuestAMD64State*, HWord );
132 //ULong amd64g_use_seg_selector ( HWord ldt, HWord gdt,
157 extern void amd64g_dirtyhelper_FXSAVE ( VexGuestAMD64State*, HWord );
158 extern VexEmWarn amd64g_dirtyhelper_FXRSTOR ( VexGuestAMD64State*, HWord );
209 HWord opc4_and_imm,
210 HWord gstOffL, HWord gstOffR,
211 HWord edxIN, HWord eaxI
    [all...]
guest_x86_defs.h 129 ULong x86g_use_seg_selector ( HWord ldt, HWord gdt,
150 extern void x86g_dirtyhelper_FXSAVE ( VexGuestX86State*, HWord );
151 extern void x86g_dirtyhelper_FSAVE ( VexGuestX86State*, HWord );
152 extern void x86g_dirtyhelper_FSTENV ( VexGuestX86State*, HWord );
164 x86g_dirtyhelper_FXRSTOR ( VexGuestX86State*, HWord );
167 x86g_dirtyhelper_FRSTOR ( VexGuestX86State*, HWord );
170 x86g_dirtyhelper_FLDENV ( VexGuestX86State*, HWord );
host_amd64_isel.c 857 HWord fn = 0;
    [all...]
host_x86_isel.c     [all...]
main_util.c 96 # define IS_WORD_ALIGNED(p) (0 == (((HWord)p) & (sizeof(HWord)-1)))
97 vassert(sizeof(HWord) == 4 || sizeof(HWord) == 8);
ir_opt.c 156 /* General map from HWord-sized thing HWord-sized thing. Could be by
163 HWord* key;
164 HWord* val;
176 h->key = LibVEX_Alloc(h->size * sizeof(HWord));
177 h->val = LibVEX_Alloc(h->size * sizeof(HWord));
184 static Bool lookupHHW ( HashHW* h, /*OUT*/HWord* val, HWord key )
201 static void addToHHW ( HashHW* h, HWord key, HWord val
    [all...]
guest_generic_x87.h 99 extern ULong x86amd64g_calculate_FXTRACT ( ULong arg, HWord getExp );
guest_amd64_helpers.c     [all...]
guest_x86_helpers.c     [all...]
host_arm_defs.h 697 HWord target;
920 extern ARMInstr* ARMInstr_Call ( ARMCondCode, HWord, Int nArgRegs );
main_main.c 150 vassert(sizeof(void*) == sizeof(HWord));
153 vassert(VEX_HOST_WORDSIZE == sizeof(HWord));
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_QuantTables_s.S 41 .hword 13107, 11916, 10082, 9362, 8192, 7282
42 .hword 13107, 11916, 10082, 9362, 8192, 7282
43 .hword 13107, 11916, 10082, 9362, 8192, 7282
44 .hword 13107, 11916, 10082, 9362, 8192, 7282
45 .hword 13107, 11916, 10082, 9362, 8192, 7282
46 .hword 13107, 11916, 10082, 9362, 8192, 7282
47 .hword 13107, 11916, 10082, 9362, 8192, 7282
48 .hword 13107, 11916, 10082, 9362, 8192, 7282
49 .hword 13107, 11916, 10082, 9362, 8192, 7282
armVCM4P10_DequantTables_s.S 95 .hword 10, 16, 13
96 .hword 11, 18, 14
97 .hword 13, 20, 16
98 .hword 14, 23, 18
99 .hword 16, 25, 20
100 .hword 18, 29, 23
omxVCM4P10_PredictIntraChroma_8x8_s.S 19 .hword 3, 2, 1,4
20 .hword -3,-2,-1,0
21 .hword 1, 2, 3,4
omxVCM4P10_PredictIntra_16x16_s.S 26 .hword 7, 6, 5, 4, 3, 2, 1, 8
27 .hword 0, 1, 2, 3, 4, 5, 6, 7
28 .hword 8, 9, 10, 11, 12, 13, 14, 15
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cciss_ioctl.h 80 #define HWORD __u16
137 HWORD Timeout;
157 HWORD CommandStatus;
  /external/hyphenation/
example.c 69 char hword[BUFSIZE * 2]; local
147 hword[0] = '\0';
150 (optd && hnj_hyphen_hyphenate2(dict, lcword, n-1, hyphens, hword, &rep, &pos, &cut))) {
181 fprintf(stdout,"%s\n", hword);
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-x86-linux.c 503 vg_assert(sizeof(HWord) == sizeof(void*));
510 if (vex->guest_LDT != (HWord)NULL) {
512 vex->guest_LDT = (HWord)NULL;
515 if (vex->guest_GDT != (HWord)NULL) {
517 vex->guest_GDT = (HWord)NULL;
546 vg_assert(sizeof(HWord) == sizeof(VexGuestX86SegDescr*));
581 vg_assert(sizeof(HWord) == sizeof(VexGuestX86SegDescr*));
604 VG_(threads)[tid].arch.vex.guest_LDT = (HWord)ldt;
648 vg_assert(sizeof(HWord) == sizeof(VexGuestX86SegDescr*));
658 VG_(threads)[tid].arch.vex.guest_GDT = (HWord)gdt
    [all...]
  /external/valgrind/main/VEX/pub/
libvex_basictypes.h 120 typedef unsigned long HWord;
125 # define offsetof(type,memb) ((Int)(HWord)&((type*)0)->memb)
libvex_guest_x86.h 194 HWord guest_LDT; /* host addr, a VexGuestX86SegDescr* */
195 HWord guest_GDT; /* host addr, a VexGuestX86SegDescr* */
  /external/valgrind/main/drd/
drd_load_store.c 314 const HWord size)
379 const HWord size)
  /external/valgrind/main/callgrind/
main.c 447 i_node_expr = mkIRExpr_HWord( (HWord)ev->inode );
491 mkIRExpr_HWord( (HWord)ev2->inode ),
492 mkIRExpr_HWord( (HWord)ev3->inode ) );
502 mkIRExpr_HWord( (HWord)ev2->inode ) );
670 == (sizeof(HWord)==4 ? Ity_I32 : Ity_I64));
690 == (sizeof(HWord)==4 ? Ity_I32 : Ity_I64));
891 arg1 = mkIRExpr_HWord( (HWord)clgs->bb );
    [all...]
  /external/valgrind/main/memcheck/
mc_include.h 456 VG_REGPARM(2) void MC_(helperc_value_checkN_fail_w_o) ( HWord, UWord );
464 VG_REGPARM(1) void MC_(helperc_value_checkN_fail_no_o) ( HWord );
  /external/valgrind/tsan/
ts_valgrind.cc 949 args = mkIRExprVec_1(mkIRExpr_HWord((HWord)trace_info));
978 IRExpr **args = mkIRExprVec_1(mkIRExpr_HWord((HWord)trace_info));
    [all...]

Completed in 1532 milliseconds

1 2 3 4