Searched
full:x80000000 (Results
251 -
275 of
2530) sorted by null
<<11121314151617181920>>
/bionic/libc/kernel/arch-arm/asm/ |
sizes.h | 45 #define SZ_2G 0x80000000
|
/bionic/libc/kernel/arch-mips/asm/mach-generic/ |
spaces.h | 26 #define CAC_BASE _AC(0x80000000, UL)
|
/bionic/libc/kernel/common/linux/ |
fcntl.h | 34 #define DN_MULTISHOT 0x80000000
|
in_route.h | 41 #define RTCF_LOCAL 0x80000000
|
wait.h | 31 #define __WCLONE 0x80000000
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_copysign.c | 31 SET_HIGH_WORD(x,(hx&0x7fffffff)|(hy&0x80000000));
|
s_copysignf.c | 34 SET_FLOAT_WORD(x,(ix&0x7fffffff)|(iy&0x80000000));
|
/dalvik/vm/mterp/x86/ |
bindivLit16.S | 18 cmpl $$0x80000000,%eax
|
/development/ndk/platforms/android-3/include/linux/ |
futex.h | 40 #define FUTEX_WAITERS 0x80000000
|
inotify.h | 49 #define IN_ONESHOT 0x80000000
|
/development/ndk/platforms/android-9/arch-mips/include/asm/mach-generic/ |
spaces.h | 26 #define CAC_BASE _AC(0x80000000, UL)
|
/external/chromium_org/third_party/skia/src/effects/gradients/ |
SkTwoPointConicalGradient.h | 16 kDontDrawT = 0x80000000
|
/external/chromium_org/tools/stats_viewer/ |
win32.cs | 23 public const int GENERIC_READ = unchecked((int)0x80000000);
|
/external/fdlibm/ |
s_copysign.c | 29 __HI(x) = (__HI(x)&0x7fffffff)|(__HI(y)&0x80000000);
|
/external/kernel-headers/original/asm-arm/ |
sizes.h | 48 #define SZ_2G 0x80000000
|
spinlock.h | 104 : "r" (&rw->lock), "r" (0x80000000) 119 : "r" (&rw->lock), "r" (0x80000000) 146 #define __raw_write_can_lock(x) ((x)->lock == 0x80000000) 219 #define __raw_read_can_lock(x) ((x)->lock < 0x80000000)
|
/external/kernel-headers/original/linux/ |
ipv6_route.h | 37 #define RTF_LOCAL 0x80000000
|
/external/llvm/test/CodeGen/R600/ |
fneg.ll | 26 ; (fneg (f32 bitcast (i32 a))) => (f32 bitcast (xor (i32 a), 0x80000000))
|
/external/qemu/target-mips/ |
mips-defs.h | 39 #define INSN_VR54XX 0x80000000
|
/external/skia/src/effects/gradients/ |
SkTwoPointConicalGradient.h | 16 kDontDrawT = 0x80000000
|
/frameworks/av/libvideoeditor/osal/inc/ |
M4OSA_Time.h | 40 #define M4OSA_TIME_UNKNOWN 0x80000000
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
Core_MixHard_2St_D32C31_SAT.c | 52 Temp2 = 0x80000000;
|
/hardware/qcom/display/msm8960/libgralloc/ |
fb_priv.h | 33 PRIV_USAGE_LOCKED_FOR_POST = 0x80000000,
|
/hardware/qcom/display/msm8974/libgralloc/ |
fb_priv.h | 33 PRIV_USAGE_LOCKED_FOR_POST = 0x80000000,
|
/hardware/qcom/display/msm8x26/libgralloc/ |
fb_priv.h | 33 PRIV_USAGE_LOCKED_FOR_POST = 0x80000000,
|
Completed in 2137 milliseconds
<<11121314151617181920>>