Searched
full:x80000000 (Results
1001 -
1025 of
2517) sorted by null
<<41424344454647484950>>
| /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/ |
| ncp.h | 87 #define RIM_COMPRESSED_INFO (cpu_to_le32(0x80000000))
|
| /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/ |
| jiffies.h | 71 #if !((NSEC_PER_SEC << 2) / TICK_NSEC << SEC_JIFFIE_SC - 2 & 0x80000000)
|
| ncp.h | 87 #define RIM_COMPRESSED_INFO (cpu_to_le32(0x80000000))
|
| /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/ |
| ioctl.h | 42 #define _IOC_IN 0x80000000
|
| signal.h | 79 #define SA_RESETHAND 0x80000000
|
| /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/ |
| jiffies.h | 71 #if !((NSEC_PER_SEC << 2) / TICK_NSEC << SEC_JIFFIE_SC - 2 & 0x80000000)
|
| ncp.h | 87 #define RIM_COMPRESSED_INFO (cpu_to_le32(0x80000000))
|
| /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/ |
| processor-flags.h | 55 #define X86_CR0_PG 0x80000000
|
| /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/ |
| jiffies.h | 71 #if !((NSEC_PER_SEC << 2) / TICK_NSEC << SEC_JIFFIE_SC - 2 & 0x80000000)
|
| ncp.h | 87 #define RIM_COMPRESSED_INFO (cpu_to_le32(0x80000000))
|
| /system/core/include/utils/ |
| BitSet.h | 37 static inline uint32_t valueForBit(uint32_t n) { return 0x80000000 >> n; }
|
| /system/extras/tests/mmc_tracepoints/ |
| mmc_trace_reduce | 116 elif [ "$ENDCMD" -eq 2147483648 ] # 0x80000000
|
| /bionic/libc/kernel/common/linux/ |
| in.h | 182 #define IN_CLASSA(a) ((((long int) (a)) & 0x80000000) == 0) 189 #define IN_CLASSB(a) ((((long int) (a)) & 0xc0000000) == 0x80000000)
|
| /external/chromium_org/third_party/WebKit/Source/wtf/ |
| StringHasher.h | 173 result = 0x80000000 >> flagCount; 187 result = 0x80000000;
|
| /external/chromium_org/third_party/icu/source/test/intltest/ |
| ucaconf.cpp | 207 if(((res&0x80000000) != (cmpres&0x80000000)) || (res == 0 && cmpres != 0) || (res != 0 && cmpres == 0)) {
|
| /external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
| common_x86.c | 260 if ((cpu_ext_info = _mesa_x86_cpuid_eax(0x80000000)) > 0x80000000) {
|
| /external/chromium_org/third_party/skia/include/core/ |
| SkFixed.h | 27 #define SK_FixedNaN ((int) 0x80000000) 204 "orr %2, %2, #0x80000000 \n"
|
| /external/chromium_org/v8/test/mjsunit/ |
| string-charcodeat.js | 118 assertTrue(isNaN(g().charCodeAt(-0x80000000)), 3 + t); 125 assertTrue(isNaN(g().charCodeAt(0x80000000)), 10 + t);
|
| /external/eigen/Eigen/src/Core/arch/AltiVec/ |
| Complex.h | 17 static Packet4ui p4ui_CONJ_XOR = vec_mergeh((Packet4ui)p4i_ZERO, (Packet4ui)p4f_ZERO_);//{ 0x00000000, 0x80000000, 0x00000000, 0x80000000 };
|
| /external/llvm/test/MC/MachO/ |
| symbol-indirect.s | 100 // CHECK: ('flags', 0x80000000) 261 // CHECK: (('symbol_index', 0x80000000),),
|
| /external/mesa3d/src/mesa/x86/ |
| common_x86.c | 260 if ((cpu_ext_info = _mesa_x86_cpuid_eax(0x80000000)) > 0x80000000) {
|
| /external/qemu/hw/ |
| mips_r4k.c | 26 #define VIRT_TO_PHYS_ADDEND (-((int64_t)(int32_t)0x80000000)) 95 if ((entry & ~0x7fffffffULL) == 0x80000000)
|
| /external/sfntly/cpp/src/sfntly/data/ |
| readable_font_data.cc | 117 if ((ulong & 0x80000000) == 0x80000000) {
|
| /external/skia/include/core/ |
| SkFixed.h | 27 #define SK_FixedNaN ((int) 0x80000000) 204 "orr %2, %2, #0x80000000 \n"
|
| /external/v8/test/mjsunit/ |
| string-charcodeat.js | 118 assertTrue(isNaN(g().charCodeAt(-0x80000000)), 3 + t); 125 assertTrue(isNaN(g().charCodeAt(0x80000000)), 10 + t);
|
Completed in 1106 milliseconds
<<41424344454647484950>>