HomeSort by relevance Sort by last modified time
    Searched full:x80000000 (Results 301 - 325 of 3391) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/skia/tests/
BitmapTest.cpp 21 // for a 4-byte config, this width will compute a rowbytes of 0x80000000,
  /external/chromium_org/tools/stats_viewer/
win32.cs 23 public const int GENERIC_READ = unchecked((int)0x80000000);
  /external/chromium_org/v8/test/mjsunit/
double-intrinsics.js 19 0x80000000, 0x00000000, -0,
  /external/chromium_org/v8/test/mjsunit/es6/
math-clz32.js 15 if (x & 0x80000000) return i;
  /external/fdlibm/
s_copysign.c 29 __HI(x) = (__HI(x)&0x7fffffff)|(__HI(y)&0x80000000);
  /external/fio/arch/
arch-x86-common.h 43 cpuid(0x80000000, &eax, &ebx, &ecx, &edx);
  /external/kernel-headers/original/uapi/linux/
fcntl.h 39 #define DN_MULTISHOT 0x80000000 /* Don't remove notifier */
ipv6_route.h 37 #define RTF_LOCAL 0x80000000
  /external/kernel-headers/original/uapi/mtd/
inftl-user.h 87 #define INFTL_LAST 0x80000000
  /external/qemu/target-mips/
mips-defs.h 46 #define INSN_VR54XX 0x80000000
  /external/skia/tests/
BitmapTest.cpp 21 // for a 4-byte config, this width will compute a rowbytes of 0x80000000,
  /external/strace/linux/
inotify.h 39 #define IN_ONESHOT 0x80000000 /* only send event once */
  /external/valgrind/main/none/tests/s390x/
laa.stdout.exp 54 after op2 = 0x80000000
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
Core_MixHard_2St_D32C31_SAT.c 52 Temp2 = 0x80000000;
  /hardware/qcom/display/msm8084/libgralloc/
fb_priv.h 33 PRIV_USAGE_LOCKED_FOR_POST = 0x80000000,
  /hardware/qcom/display/msm8226/libgralloc/
fb_priv.h 33 PRIV_USAGE_LOCKED_FOR_POST = 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/ti/omap4-aah/kernel-headers-ti/video/
omap_hwc.h 21 #define HWC_BLT_DESC_FLAG 0x80000000
  /ndk/tests/build/wchar_t-size/jni/
test_8bit_cplusplus.cpp 36 STATIC_ASSERT(WCHAR_MIN == 0x80000000);
test_8bit_cplusplus_stdc_limit_macros.cpp 33 STATIC_ASSERT(WCHAR_MIN == 0x80000000);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
fcntl.h 33 #define DN_MULTISHOT 0x80000000 /* Don't remove notifier */
ipv6_route.h 37 #define RTF_LOCAL 0x80000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/mtd/
inftl-user.h 87 #define INFTL_LAST 0x80000000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fcntl.h 33 #define DN_MULTISHOT 0x80000000 /* Don't remove notifier */

Completed in 844 milliseconds

<<11121314151617181920>>