HomeSort by relevance Sort by last modified time
    Searched full:"0 xfff" (Results 76 - 100 of 386) sorted by null

1 2 34 5 6 7 8 91011>>

  /hardware/qcom/display/libgralloc/
fb_priv.h 27 #define COLOR_FORMAT(x) (x & 0xFFF) // Max range for colorFormats is 0 - FFF
  /ndk/sources/host-tools/make-3.81/
debug.h 25 #define DB_ALL (0xfff)
  /dalvik/tools/gdbjithelper/
gdbjithelper.c 71 /* For example: 463ba1e4 & 0xfff */
74 /* For example: 463ba1a8 & 0xfff */
  /external/kernel-headers/original/linux/
futex.h 137 | ((oparg & 0xfff) << 12) | (cmparg & 0xfff))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
futex.h 134 | ((oparg & 0xfff) << 12) | (cmparg & 0xfff))
tipc.h 76 return (addr >> 12) & 0xfff;
81 return addr & 0xfff;
ultrasound.h 39 * _GUS_VOICEVOL - Sets voice volume (P1=volume, 0xfff=max, 0xeff=half, 0x000=off)
40 * _GUS_VOICEVOL2 - Sets voice volume (P1=volume, 0xfff=max, 0xeff=half, 0x000=off)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
futex.h 134 | ((oparg & 0xfff) << 12) | (cmparg & 0xfff))
tipc.h 76 return (addr >> 12) & 0xfff;
81 return addr & 0xfff;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
futex.h 134 | ((oparg & 0xfff) << 12) | (cmparg & 0xfff))
  /external/qemu/tcg/arm/
tcg-target.c 262 * ldr/str offset: between -0xfff and 0xfff
428 | ((arg << 4) & 0x000f0000) | (arg & 0xfff));
432 | ((arg >> 12) & 0x000f0000) | ((arg >> 16) & 0xfff));
603 (rn << 16) | (rd << 12) | (im & 0xfff));
606 (rn << 16) | (rd << 12) | ((-im) & 0xfff));
614 (rn << 16) | (rd << 12) | (im & 0xfff));
617 (rn << 16) | (rd << 12) | ((-im) & 0xfff));
714 (rn << 16) | (rd << 12) | (im & 0xfff));
717 (rn << 16) | (rd << 12) | ((-im) & 0xfff));
    [all...]
  /device/asus/deb/original-kernel-headers/media/
msm_gemini.h 108 /* max is 0xFFF, 4095 */
  /device/asus/flo/original-kernel-headers/media/
msm_gemini.h 108 /* max is 0xFFF, 4095 */
  /hardware/qcom/msm8960/original-kernel-headers/media/
msm_gemini.h 99 /* max is 0xFFF, 4095 */
msm_mercury.h 103 /* max is 0xFFF, 4095 */
  /external/clang/test/Analysis/
retain-release-gc-only.m 197 kDAReturnSuccess = 0, kDAReturnError = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x01, kDAReturnBusy = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x02, kDAReturnBadArgument = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x03, kDAReturnExclusiveAccess = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x04, kDAReturnNoResources = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x05, kDAReturnNotFound = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x06, kDAReturnNotMounted = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x07, kDAReturnNotPermitted = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x08, kDAReturnNotPrivileged = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x09, kDAReturnNotReady = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x0A, kDAReturnNotWritable = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x0B, (…)
    [all...]
retain-release.mm 221 kDAReturnSuccess = 0, kDAReturnError = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x01, kDAReturnBusy = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x02, kDAReturnBadArgument = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x03, kDAReturnExclusiveAccess = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x04, kDAReturnNoResources = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x05, kDAReturnNotFound = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x06, kDAReturnNotMounted = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x07, kDAReturnNotPermitted = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x08, kDAReturnNotPrivileged = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x09, kDAReturnNotReady = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x0A, kDAReturnNotWritable = (((0x3eU)&0x3f)<<26) | (((0x368)&0xfff)<<14) | 0x0B, (…)
    [all...]
  /cts/tests/tests/telephony/src/android/telephony/cts/
NeighboringCellInfoTest.java 42 assertEquals(0xfff, nc.getLac());
  /external/icu4c/common/
ucnv_io.h 24 #define UCNV_CONVERTER_INDEX_MASK 0xFFF
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
NeighboringCellInfoTest.java 37 assertEquals(0xfff, nc.getLac());
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
vlan.h 32 #define VLAN_VID_MASK 0xfff /* low 12 bits are vlan id */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
lbxzlib.h 32 #define ZLIB_MAX_DATALEN 0xfff
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxzlib.h 32 #define ZLIB_MAX_DATALEN 0xfff
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxzlib.h 32 #define ZLIB_MAX_DATALEN 0xfff
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Math/
15.8.2.1.js 79 array[item++] = new TestCase( SECTION, "Math.abs( -0xfff )", 4095, Math.abs( -0xfff ) );

Completed in 3360 milliseconds

1 2 34 5 6 7 8 91011>>