HomeSort by relevance Sort by last modified time
    Searched full:xffff (Results 251 - 275 of 1854) sorted by null

<<11121314151617181920>>

  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/asm/arch/
cpu.h 38 #define GET_OMAP_TYPE ((system_rev >> 16) & 0xffff)
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/asm/arch/
cpu.h 38 #define GET_OMAP_TYPE ((system_rev >> 16) & 0xffff)
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/asm/arch/
cpu.h 38 #define GET_OMAP_TYPE ((system_rev >> 16) & 0xffff)
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/asm/arch/
cpu.h 38 #define GET_OMAP_TYPE ((system_rev >> 16) & 0xffff)
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/asm/arch/
cpu.h 38 #define GET_OMAP_TYPE ((system_rev >> 16) & 0xffff)
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm/arch/
cpu.h 38 #define GET_OMAP_TYPE ((system_rev >> 16) & 0xffff)
  /system/bluetooth/bluez-clean-headers/bluetooth/
sco.h 25 #define SCO_DEFAULT_FLUSH_TO 0xFFFF
  /dalvik/dx/src/com/android/dx/merge/
IndexMap.java 106 return (typeIndex == ClassDef.NO_INDEX) ? ClassDef.NO_INDEX : (typeIds[typeIndex] & 0xffff);
121 return protoIds[protoIndex] & 0xffff;
125 return fieldIds[fieldIndex] & 0xffff;
129 return methodIds[methodIndex] & 0xffff;
270 } else if (Unsigned.compare(index, 0xffff) <= 0) {
InstructionTransformer.java 102 if ((oldIndex <= 0xffff) && (newIndex > 0xffff)) {
  /external/llvm/lib/Target/Mips/
MipsJITInfo.cpp 134 int Lo = (int)(NewVal & 0xffff);
174 int Lo = (int)(EmittedAddr & 0xffff);
204 ResultPtr = (((ResultPtr - (intptr_t) RelocPos) - 4) >> 2) & 0xffff;
215 if ((((intptr_t) (MR->getResultPointer()) & 0xffff) >> 15) == 1) {
222 ResultPtr = ResultPtr & 0xffff;
  /frameworks/base/media/libmedia/
fixedfft.cpp 92 return (((a >> 16) * (b >> 16) + (int16_t)a * (int16_t)b) & ~0xFFFF) |
93 ((((a >> 16) * (int16_t)b - (int16_t)a * (b >> 16)) >> 16) & 0xFFFF);
156 int32_t y = z - (x ^ 0xFFFF);
157 x = half(x + (z ^ 0xFFFF));
160 v[n - i] = (x + y) ^ 0xFFFF;
  /external/skia/src/effects/
SkGradientShader.cpp 68 return SkClampMax(x, 0xFFFF);
72 return x & 0xFFFF;
77 return (x ^ s) & 0xFFFF;
192 return (unsigned)(x * 0xFFFF);
874 SkASSERT(fi <= 0xFFFF);
943 SkASSERT(fi <= 0xFFFF);
    [all...]
  /external/icu4c/common/
ucnvisci.c 35 #define INVALID_CHAR 0xffff
470 0xFFFF ,/* 0x093A */
471 0xFFFF ,/* 0x093B */
493 0xFFFF ,/* 0x0951 */
495 0xFFFF ,/* 0x0953 */
496 0xFFFF ,/* 0x0954 */
497 0xFFFF ,/* 0x0955 */
498 0xFFFF ,/* 0x0956 */
499 0xFFFF ,/* 0x0957 */
525 0xFFFF ,/* 0x0971 *
    [all...]
  /external/qemu/android/skin/
argb.h 237 sx &= 0xffff;
238 sy &= 0xffff;
292 sx1 &= 0xffff;
298 sy &= 0xffff;
333 sx &= 0xffff;
334 sy &= 0xffff;
351 int fx1 = sx1 & 0xffff;
352 int fx2 = sx2 & 0xffff;
353 int fy1 = sy1 & 0xffff;
354 int fy2 = sy2 & 0xffff;
    [all...]
  /frameworks/media/libvideoeditor/vss/video_filters/src/
M4VIFI_ResizeYUVtoBGR565.c 181 u32_y_accum_Y = u32_y_inc[YPlane] & 0xffff;
182 u32_y_accum_U = u32_y_inc[UPlane] & 0xffff;
205 u32_x_accum_start = u32_x_inc[YPlane] & 0xffff;
252 u32_rgb_temp3 &= 0xffff;
401 u32_y_accum_Y &= 0xffff;
414 u32_y_accum_U &= 0xffff;
M4VIFI_ResizeYUVtoRGB565.c 185 u32_y_accum_Y = u32_y_inc[YPlane] & 0xffff;
186 u32_y_accum_U = u32_y_inc[UPlane] & 0xffff;
209 u32_x_accum_start = u32_x_inc[YPlane] & 0xffff;
256 u32_rgb_temp3 &= 0xffff;
402 u32_y_accum_Y &= 0xffff;
415 u32_y_accum_U &= 0xffff;
  /external/qemu/tcg/ppc/
tcg-target.c 449 tcg_out32 (s, ADDI | RT (ret) | RA (0) | (arg & 0xffff));
451 tcg_out32 (s, ADDIS | RT (ret) | RA (0) | ((arg >> 16) & 0xffff));
452 if (arg & 0xffff)
453 tcg_out32 (s, ORI | RS (ret) | RA (ret) | (arg & 0xffff));
461 tcg_out32 (s, op1 | RT (ret) | RA (addr) | (offset & 0xffff));
925 tcg_out32 (s, STWU | RS (1) | RA (1) | (-frame_size & 0xffff));
977 tcg_out32 (s, ADDI | RT (rt) | RA (ra) | (si & 0xffff));
979 uint16_t h = ((si >> 16) & 0xffff) + ((uint16_t) si >> 15);
981 tcg_out32 (s, ADDI | RT (rt) | RA (rt) | (si & 0xffff));
1051 tcg_out32 (s, op | RA (arg1) | (arg2 & 0xffff));
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 453 tcg_out32 (s, ADDI | RT (ret) | RA (0) | (arg & 0xffff));
455 tcg_out32 (s, ADDIS | RT (ret) | RA (0) | ((arg >> 16) & 0xffff));
456 if (arg & 0xffff)
457 tcg_out32 (s, ORI | RS (ret) | RA (ret) | (arg & 0xffff));
533 tcg_out32 (s, op1 | RT (ret) | RA (addr) | (offset & 0xffff));
544 tcg_out32 (s, op1 | RT (ret) | RA (addr) | (offset & 0xffff));
891 tcg_out32 (s, STDU | RS (1) | RA (1) | (-frame_size & 0xffff));
951 tcg_out32 (s, ADDI | RT (rt) | RA (ra) | (si & 0xffff));
953 uint16_t h = ((si >> 16) & 0xffff) + ((uint16_t) si >> 15);
955 tcg_out32 (s, ADDI | RT (rt) | RA (rt) | (si & 0xffff));
    [all...]
  /cts/tests/tests/telephony/src/android/telephony/cts/
NeighboringCellInfoTest.java 36 private static final int CID = 0xffff;
110 assertEquals(0xffff, nc.getCid());
  /external/neven/Embedded/common/src/b_BasicEm/
Functions.c 53 *memPtrA++ = bbs_swapBytes( ( uint16 )( ( valL >> 0 ) & 0xFFFF ) );
54 *memPtrA++ = bbs_swapBytes( ( uint16 )( ( valL >> 16 ) & 0xFFFF ) );
56 *memPtrA++ = ( valL >> 0 ) & 0xFFFF;
57 *memPtrA++ = ( valL >> 16 ) & 0xFFFF;
213 *memPtrA++ = bbs_swapBytes( ( uint16 )( ( valA >> 0 ) & 0xFFFF ) );
214 *memPtrA++ = bbs_swapBytes( ( uint16 )( ( valA >> 16 ) & 0xFFFF ) );
216 *memPtrA++ = ( valA >> 0 ) & 0xFFFF;
217 *memPtrA++ = ( valA >> 16 ) & 0xFFFF;
  /external/skia/include/core/
SkWriter32.h 66 *(int32_t*)this->reserve(sizeof(value)) = value & 0xFFFF;
108 * calling strlen(). The length must be < 0xFFFF
  /external/skia/src/core/
SkBitmapProcState_matrixProcs.cpp 43 #define TILEX_PROCF(fx, max) (((fx) & 0xFFFF) * ((max) + 1) >> 16)
44 #define TILEY_PROCF(fy, max) (((fy) & 0xFFFF) * ((max) + 1) >> 16)
45 #define TILEX_LOW_BITS(fx, max) ((((fx) & 0xFFFF) * ((max) + 1) >> 12) & 0xF)
46 #define TILEY_LOW_BITS(fy, max) ((((fy) & 0xFFFF) * ((max) + 1) >> 12) & 0xF)
70 x = 0xFFFF;
79 x = 0xFFFF;
87 return x & 0xFFFF;
94 return (x ^ s) & 0xFFFF;
SkMath.cpp 97 uint32_t al = a & 0xFFFF;
99 uint32_t bl = b & 0xFFFF;
152 uint32_t al = a & 0xFFFF;
154 uint32_t bl = b & 0xFFFF;
177 uint32_t al = a & 0xFFFF;
179 uint32_t bl = b & 0xFFFF;
208 uint32_t al = a & 0xFFFF;
343 return SkApplySign(SkFixedMul(denom, div & 0xFFFF), sn);
  /external/skia/src/images/
SkImageDecoder_wbmp.cpp 69 if (!read_mbf(stream, &fWidth) || (unsigned)fWidth > 0xFFFF) {
72 if (!read_mbf(stream, &fHeight) || (unsigned)fHeight > 0xFFFF) {
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
hp_wsp.c 66 mem[i + 1] = (L_tmp & 0xffff)>>1;
130 y1_lo = (L_tmp & 0xffff) >>1;

Completed in 621 milliseconds

<<11121314151617181920>>