Searched
full:xffff (Results
501 -
525 of
3558) sorted by null
<<21222324252627282930>>
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/ |
IsoTypeWriterVariable.java | 29 IsoTypeWriter.writeUInt16(bb, (int) (v & 0xffff));
|
/external/openfst/src/include/fst/extensions/ngram/ |
nthbit.h | 32 c = __builtin_popcount((v >> shift) & 0xffff);
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11mouse.c | 62 static XColor white = { 0xffff, 0xffff, 0xffff, 0xffff };
|
/external/qemu/ |
translate-all.c | 119 tb->tb_next_offset[0] = 0xffff; 120 tb->tb_next_offset[1] = 0xffff; 127 tb->tb_jmp_offset[2] = 0xffff; 128 tb->tb_jmp_offset[3] = 0xffff;
|
/external/skia/include/views/ |
SkOSWindow_Win.h | 54 SK_WM_SkTimerID = 0xFFFF // just need a non-zero value
|
/external/smack/src/org/xbill/DNS/ |
Header.java | 147 id = random.nextInt(0xffff); 157 if (id < 0 || id > 0xffff) 209 if (value < 0 || value > 0xFFFF) 217 if (counts[field] == 0xFFFF)
|
NULLRecord.java | 35 if (data.length > 0xFFFF) {
|
/frameworks/av/cmds/stagefright/ |
WaveWriter.h | 61 write_u16(x & 0xffff);
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
AGC_MIX_VOL_2St1Mon_D32_WRA.c | 134 LowWord = (AGC_Mult * (Mono & 0xffff)); 144 LowWord = (Vol_Mult * (Left & 0xffff)); 147 LowWord = (Vol_Mult * (Right & 0xffff)); 163 LowWord = (AGC_Attack * (AGC_Gain & 0xffff));
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
lag_wind.c | 43 r_l[i] = (x & 0xffff)>>1;
|
/frameworks/compile/slang/ |
legacy_bitcode.h | 22 uint64_t EncodedAttrs = A.Raw(i) & 0xffff;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/default.allocator/allocator.members/ |
max_size.pass.cpp | 26 assert(M > 0xFFFF && M <= std::numeric_limits<std::size_t>::max());
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
sigcontext32.h | 35 unsigned short magic; /* 0xffff = regular FPU data only */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
ultrasound.h | 91 (p) & 0xffff, ((p) >> 16) & 0xffff) 101 (p) & 0xffff, ((p) >> 16) & 0xffff)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
sigcontext32.h | 35 unsigned short magic; /* 0xffff = regular FPU data only */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ultrasound.h | 91 (p) & 0xffff, ((p) >> 16) & 0xffff) 101 (p) & 0xffff, ((p) >> 16) & 0xffff)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
sigcontext32.h | 35 unsigned short magic; /* 0xffff = regular FPU data only */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ultrasound.h | 91 (p) & 0xffff, ((p) >> 16) & 0xffff) 101 (p) & 0xffff, ((p) >> 16) & 0xffff)
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/arch/ |
cpu.h | 38 #define GET_OMAP_TYPE ((system_rev >> 16) & 0xffff)
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/arch/ |
cpu.h | 38 #define GET_OMAP_TYPE ((system_rev >> 16) & 0xffff)
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/arch/ |
cpu.h | 38 #define GET_OMAP_TYPE ((system_rev >> 16) & 0xffff)
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/arch/ |
cpu.h | 38 #define GET_OMAP_TYPE ((system_rev >> 16) & 0xffff)
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/arch/ |
cpu.h | 38 #define GET_OMAP_TYPE ((system_rev >> 16) & 0xffff)
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/arch/ |
cpu.h | 38 #define GET_OMAP_TYPE ((system_rev >> 16) & 0xffff)
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/arch/ |
cpu.h | 38 #define GET_OMAP_TYPE ((system_rev >> 16) & 0xffff)
|
Completed in 719 milliseconds
<<21222324252627282930>>