HomeSort by relevance Sort by last modified time
    Searched refs:HI (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
endian.h 53 # define __LONG_LONG_PAIR(HI, LO) LO, HI
55 # define __LONG_LONG_PAIR(HI, LO) HI, LO
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
endian.h 53 # define __LONG_LONG_PAIR(HI, LO) LO, HI
55 # define __LONG_LONG_PAIR(HI, LO) HI, LO
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
endian.h 53 # define __LONG_LONG_PAIR(HI, LO) LO, HI
55 # define __LONG_LONG_PAIR(HI, LO) HI, LO
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfAccelTable.cpp 154 for (HashList::const_iterator HI = Buckets[i].begin(),
155 HE = Buckets[i].end(); HI != HE; ++HI) {
157 Asm->EmitInt32((*HI)->HashValue);
168 for (HashList::const_iterator HI = Buckets[i].begin(),
169 HE = Buckets[i].end(); HI != HE; ++HI) {
173 MCBinaryExpr::CreateSub(MCSymbolRefExpr::Create((*HI)->Sym, Context),
187 for (HashList::const_iterator HI = Buckets[i].begin(),
188 HE = Buckets[i].end(); HI != HE; ++HI)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_blit_1.c 71 #define HI 1
74 #define HI 0
124 (map[src[HI]]<<16)|(map[src[LO]]);
128 (map[src[HI]]<<16)|(map[src[LO]]);
139 (map[src[HI]]<<16)|(map[src[LO]]);
156 (map[src[HI]]<<16)|(map[src[LO]]);
160 (map[src[HI]]<<16)|(map[src[LO]]);
171 (map[src[HI]]<<16)|(map[src[LO]]);
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMBaseInfo.h 38 HI, // Unsigned higher Greater than, or unordered
58 case HI: return LS;
59 case LS: return HI;
78 case ARMCC::HI: return "hi";
  /external/valgrind/main/none/tests/mips32/
MIPS32int.stdout.exp 99 div $t0, $t1 :: rs 0x00000006 rt 0x00000002 HI 0x00000000 LO 0x00000003
100 div $t0, $t1 :: rs 0x7fffffff rt 0x7fffffff HI 0x00000000 LO 0x00000001
101 div $t0, $t1 :: rs 0xffffffff rt 0x00000001 HI 0x00000000 LO 0xffffffff
102 div $t0, $t1 :: rs 0x00000001 rt 0xffffffff HI 0x00000000 LO 0xffffffff
103 div $t0, $t1 :: rs 0x00000002 rt 0x00000006 HI 0x00000002 LO 0x00000000
105 divu $t0, $t1 :: rs 0x00000006 rt 0x00000002 HI 0x00000000 LO 0x00000003
106 divu $t0, $t1 :: rs 0x7fffffff rt 0x7fffffff HI 0x00000000 LO 0x00000001
107 divu $t0, $t1 :: rs 0xffffffff rt 0x00000001 HI 0x00000000 LO 0xffffffff
108 divu $t0, $t1 :: rs 0x00000001 rt 0xffffffff HI 0x00000001 LO 0x00000000
109 divu $t0, $t1 :: rs 0x00000002 rt 0x00000006 HI 0x00000002 LO 0x00000000
    [all...]
  /external/grub/stage2/
iso9660.h 64 typedef int int16_t __attribute__((mode(HI)));
65 typedef unsigned int u_int16_t __attribute__((mode(HI)));
  /external/aac/libSBRenc/src/
sbr_def.h 155 #define HI 1
sbr_encoder.cpp 638 if (hSbrElement->sbrConfigData.freqBandTable[HI])
639 FreeRam_Sbr_freqBandTableHI(&hSbrElement->sbrConfigData.freqBandTable[HI]);
737 sbrConfigData->freqBandTable[HI],
738 &sbrConfigData->nSfb[HI],
750 sbrConfigData->freqBandTable[HI],
751 sbrConfigData->nSfb[HI]
780 sbrConfigData->freqBandTable[HI][0],
790 hEnv->sbrCodeNoiseFloor.nSfb[HI] = hEnv->TonCorr.sbrNoiseFloorEstimate.noNoiseBands;
793 hEnv->sbrCodeEnvelope.nSfb[HI] = sbrConfigData->nSfb[HI];
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTX.h 162 HI,
  /external/clang/test/Sema/
attr-mode.c 8 typedef int i16_1 __attribute((mode(HI)));
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-armv4.S 4 # define HI 4
7 # define HI 0
78 ldr r8,[r0,#32+HI]
80 ldr r10, [r0,#48+HI]
82 ldr r12, [r0,#56+HI]
89 ldr r6,[r0,#0+HI]
91 ldr r4,[r0,#8+HI]
93 ldr r10, [r0,#16+HI]
95 ldr r12, [r0,#24+HI]
103 ldr r4,[r0,#40+HI]
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-armv4.S 4 # define HI 4
7 # define HI 0
78 ldr r8,[r0,#32+HI]
80 ldr r10, [r0,#48+HI]
82 ldr r12, [r0,#56+HI]
89 ldr r6,[r0,#0+HI]
91 ldr r4,[r0,#8+HI]
93 ldr r10, [r0,#16+HI]
95 ldr r12, [r0,#24+HI]
103 ldr r4,[r0,#40+HI]
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonSplitConst32AndConst64.cpp 1 //=== HexagonSplitConst32AndConst64.cpp - split CONST32/Const64 into HI/LO ===//
12 // appropriate LO and HI instructions. This splitting is done by this pass.
15 // register to the result of LO and HI instructions. This pass is always
91 TII->get(Hexagon::HI), DestReg).addOperand(Symbol);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.h 268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI)));
269 typedef unsigned gcov_position_t __attribute__ ((mode (HI)));
275 typedef signed gcov_type __attribute__ ((mode (HI)));
283 typedef signed gcov_type __attribute__ ((mode (HI)));
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.h 268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI)));
269 typedef unsigned gcov_position_t __attribute__ ((mode (HI)));
275 typedef signed gcov_type __attribute__ ((mode (HI)));
283 typedef signed gcov_type __attribute__ ((mode (HI)));
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.h 268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI)));
269 typedef unsigned gcov_position_t __attribute__ ((mode (HI)));
275 typedef signed gcov_type __attribute__ ((mode (HI)));
283 typedef signed gcov_type __attribute__ ((mode (HI)));
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.h 268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI)));
269 typedef unsigned gcov_position_t __attribute__ ((mode (HI)));
275 typedef signed gcov_type __attribute__ ((mode (HI)));
283 typedef signed gcov_type __attribute__ ((mode (HI)));
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.h 268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI)));
269 typedef unsigned gcov_position_t __attribute__ ((mode (HI)));
275 typedef signed gcov_type __attribute__ ((mode (HI)));
283 typedef signed gcov_type __attribute__ ((mode (HI)));
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.h 268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI)));
269 typedef unsigned gcov_position_t __attribute__ ((mode (HI)));
275 typedef signed gcov_type __attribute__ ((mode (HI)));
283 typedef signed gcov_type __attribute__ ((mode (HI)));
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/
gcov-io.h 268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI)));
269 typedef unsigned gcov_position_t __attribute__ ((mode (HI)));
275 typedef signed gcov_type __attribute__ ((mode (HI)));
283 typedef signed gcov_type __attribute__ ((mode (HI)));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/
gcov-io.h 268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI)));
269 typedef unsigned gcov_position_t __attribute__ ((mode (HI)));
275 typedef signed gcov_type __attribute__ ((mode (HI)));
283 typedef signed gcov_type __attribute__ ((mode (HI)));
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.h 268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI)));
269 typedef unsigned gcov_position_t __attribute__ ((mode (HI)));
275 typedef signed gcov_type __attribute__ ((mode (HI)));
283 typedef signed gcov_type __attribute__ ((mode (HI)));
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.h 268 typedef unsigned gcov_unsigned_t __attribute__ ((mode (HI)));
269 typedef unsigned gcov_position_t __attribute__ ((mode (HI)));
275 typedef signed gcov_type __attribute__ ((mode (HI)));
283 typedef signed gcov_type __attribute__ ((mode (HI)));
    [all...]

Completed in 2546 milliseconds

1 2 3 4 5