HomeSort by relevance Sort by last modified time
    Searched full:x8000 (Results 376 - 400 of 2351) sorted by null

<<11121314151617181920>>

  /external/freetype/src/truetype/
ttgxvar.h 111 GX_TC_TUPLES_SHARE_POINT_NUMBERS = 0x8000,
129 GX_TI_EMBEDDED_TUPLE_COORD = 0x8000,
  /external/tcpdump/
l2tp.h 26 #define L2TP_FLAG_TYPE 0x8000 /* Type (0=Data, 1=Control) */
36 #define L2TP_AVP_HDR_FLAG_MANDATORY 0x8000 /* Mandatory Flag */
  /frameworks/av/media/libeffects/testlibs/
AudioCommon.h 82 } else if (CC_UNLIKELY(sample <= -(0x8000 << 9))) {
83 return 0x8000;
  /frameworks/native/opengl/libagl/arch-mips/
fixed_asm.S 41 lui $t3,0x8000
56 lui $t1,0x8000
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Files.py 150 kVCBFlagsVolumeDirtyMask = 0x8000
158 kioVAtrbSoftwareLockedMask = 0x8000
194 kioFCBModifiedMask = 0x8000
242 volMountInteractMask = 0x8000
331 kFSVolInfoDriveInfo = 0x8000
341 kFSVolFlagSoftwareLockedMask = 0x8000
413 kIsAlias = 0x8000
421 kExtendedFlagsAreInvalid = 0x8000
  /bionic/libc/kernel/arch-arm/asm/arch/
omap24xx.h 30 #define OMAP24XX_PRCM_BASE (L4_24XX_BASE + 0x8000)
  /bionic/libc/kernel/arch-arm/asm/
mman.h 29 #define MAP_POPULATE 0x8000
  /bionic/libc/kernel/arch-x86/asm/
mman.h 30 #define MAP_POPULATE 0x8000
  /bionic/libc/kernel/common/asm-generic/
mman.h 29 #define MAP_POPULATE 0x8000
  /bionic/libc/kernel/common/linux/nfsd/
export.h 41 #define NFSEXP_NOACL 0x8000
  /development/ndk/platforms/android-3/arch-arm/include/asm/
termios.h 48 #define TIOCM_LOOP 0x8000
  /development/ndk/platforms/android-3/include/asm-generic/
mman.h 29 #define MAP_POPULATE 0x8000
  /development/ndk/platforms/android-3/include/linux/
if_tr.h 70 #define TR_RCF_BROADCAST 0x8000
  /development/ndk/platforms/android-9/arch-x86/include/asm/
mman.h 30 #define MAP_POPULATE 0x8000
  /development/ndk/sources/android/libportable/common/include/
mman_portable.h 58 #define MAP_POPULATE_PORTABLE 0x8000
  /external/chromium_org/third_party/JSON/JSON-2.59/t/
01_utf8.t 25 ok (JSON->new->allow_nonref (1)->ascii (1)->utf8 (1)->encode (chr 0x8000) eq '"\u8000"');
  /external/grub/stage2/
nbi.h 28 #define RELOCATED_ADDR 0x8000
  /external/icu4c/layout/
IndicRearrangement.h 33 irfMarkFirst = 0x8000,
  /external/iproute2/include/linux/
if_tunnel.h 21 #define GRE_CSUM __cpu_to_be16(0x8000)
netfilter.h 37 #define NFC_ALTERED 0x8000
  /external/kernel-headers/original/asm-mips/
fcntl.h 21 #define O_DIRECT 0x8000 /* direct disk access hint */
  /external/oprofile/module/x86/
op_apic.h 40 :"i" ((short) (0x8000+(dpl << 13)+(type << 8))), \
  /external/stlport/stlport/stl/
_csetjmp.h 51 # if !defined (__MSL__) || ((__MSL__ > 0x7001) && (__MSL__ < 0x8000))
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
Add2_Sat_16x16.c 45 *dst = - 0x8000;
Int32RShiftToInt16_Sat_32x16.c 47 *dst = - 0x8000;

Completed in 1679 milliseconds

<<11121314151617181920>>