| /external/smack/src/org/xbill/DNS/utils/ |
| hexdump.java | 44 sb.append(hex[(value & 0xF)]);
|
| /external/tcpdump/ |
| dccp.h | 43 #define DCCPH_TYPE(dh) (((dh)->dccph_xtrs.dccph_xtr >> 1) & 0xF)
|
| /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/ |
| desc_defs.h | 32 GATE_TRAP = 0xF,
|
| /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/ |
| desc_defs.h | 32 GATE_TRAP = 0xF,
|
| /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/ |
| desc_defs.h | 32 GATE_TRAP = 0xF,
|
| /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/ |
| desc_defs.h | 32 GATE_TRAP = 0xF,
|
| /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/ |
| desc_defs.h | 32 GATE_TRAP = 0xF,
|
| /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/ |
| desc_defs.h | 37 GATE_TRAP = 0xF,
|
| /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/ |
| desc_defs.h | 37 GATE_TRAP = 0xF,
|
| /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/ |
| desc_defs.h | 37 GATE_TRAP = 0xF,
|
| /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/ |
| desc_defs.h | 37 GATE_TRAP = 0xF,
|
| /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/ |
| desc_defs.h | 37 GATE_TRAP = 0xF,
|
| /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/ |
| win64-except.c | 242 else if ((intv & 0xF) != 0) 318 else if ((intv & 0xF) != 0) 394 mask = 0xF; 490 YASM_WRITE_8(buf, (code->info << 4) | (code->opcode & 0xF)); 509 size = 2; low = 0; high = 16*64*1024-16; shift = 4; mask = 0xF; 515 size = 4; low = high = 0; shift = 0; mask = 0xF; 548 YASM_WRITE_8(buf, (code->info << 4) | (code->opcode & 0xF));
|
| /system/core/libpixelflinger/codeflinger/ |
| ARMAssembler.cpp | 362 *mPC++ = (cc<<28) | (0xF<<24) | comment; 475 rot = (16 - (rot>>1)) & 0xF; 512 return ((shift&0x1F)<<7) | ((type&0x3)<<5) | (Rm&0xF); 517 return (ROR<<5) | (Rm&0xF); 522 return ((Rs&0xF)<<8) | ((type&0x3)<<5) | (1<<4) | (Rm&0xF); 568 ((W&1)<<21) | (((offset&0xF0)<<4)|(offset&0xF)); 580 (((offset&0xF0)<<4) | (offset&0xF)); 585 return (1<<24) | (((uint32_t(Rm)>>31)^1)<<23) | ((W&1)<<21) | (abs(Rm)&0xF); 590 return (((uint32_t(Rm)>>31)^1)<<23) | (abs(Rm)&0xF); [all...] |
| /packages/apps/Exchange/src/com/android/exchange/adapter/ |
| Tags.java | 72 public static final int SYNC_COLLECTION = SYNC_PAGE + 0xF; 120 public static final int CONTACTS_BUSINESS_ADDRESS_POSTAL_CODE = CONTACTS_PAGE + 0xF; 178 public static final int CALENDAR_CATEGORY = CALENDAR_PAGE + 0xF; 235 public static final int FOLDER_ADD = FOLDER_PAGE + 0xF; 268 public static final int EMAIL_DATE_RECEIVED = EMAIL_PAGE + 0xF; 329 public static final int TASK_RECURRENCE = TASK_PAGE + 0xF; 395 public static final int SEARCH_PROPERTIES = SEARCH_PAGE + 0xF; 422 public static final int GAL_EMAIL_ADDRESS = GAL_PAGE + 0xF; 437 public static final int PROVISION_ALPHA_DEVICE_PASSWORD_ENABLED = PROVISION_PAGE + 0xF; 495 public static final int BASE_ATTACHMENT = BASE_PAGE + 0xF; [all...] |
| /external/chromium_org/third_party/skia/src/core/ |
| SkBitmapProcState_matrixProcs.cpp | 85 #define TILEX_LOW_BITS(fx, max) (((fx) >> 12) & 0xF) 86 #define TILEY_LOW_BITS(fy, max) (((fy) >> 12) & 0xF) 93 #define TILEX_LOW_BITS(fx, max) ((((fx) & 0xFFFF) * ((max) + 1) >> 12) & 0xF) 94 #define TILEY_LOW_BITS(fy, max) ((((fy) & 0xFFFF) * ((max) + 1) >> 12) & 0xF) 157 return (x >> 12) & 0xF; 161 return ((x * scale) >> 12) & 0xF;
|
| /external/skia/src/core/ |
| SkBitmapProcState_matrixProcs.cpp | 85 #define TILEX_LOW_BITS(fx, max) (((fx) >> 12) & 0xF) 86 #define TILEY_LOW_BITS(fy, max) (((fy) >> 12) & 0xF) 93 #define TILEX_LOW_BITS(fx, max) ((((fx) & 0xFFFF) * ((max) + 1) >> 12) & 0xF) 94 #define TILEY_LOW_BITS(fy, max) ((((fy) & 0xFFFF) * ((max) + 1) >> 12) & 0xF) 157 return (x >> 12) & 0xF; 161 return ((x * scale) >> 12) & 0xF;
|
| /bionic/libc/kernel/common/linux/mfd/ |
| timpani-audio.h | 126 #define TIMPANI_TXADC12_REF_CURR_RESERVED_M 0xF 232 #define TIMPANI_CODEC_TXADC_STATUS_REGISTER_1_RESERVED_M 0xF 321 #define TIMPANI_A_TXFE12_ATEST (0xF) [all...] |
| /external/kernel-headers/original/linux/mfd/ |
| timpani-audio.h | 113 #define TIMPANI_TXADC12_REF_CURR_RESERVED_M 0xF 231 #define TIMPANI_CODEC_TXADC_STATUS_REGISTER_1_RESERVED_M 0xF 327 #define TIMPANI_A_TXFE12_ATEST (0xF) [all...] |
| /external/apache-http/src/org/apache/commons/codec/net/ |
| QuotedPrintableCodec.java | 116 char hex1 = Character.toUpperCase(Character.forDigit((b >> 4) & 0xF, 16)); 117 char hex2 = Character.toUpperCase(Character.forDigit(b & 0xF, 16));
|
| URLCodec.java | 134 Character.forDigit((b >> 4) & 0xF, 16)); 136 Character.forDigit(b & 0xF, 16));
|
| /external/chromium/third_party/libjingle/source/talk/base/ |
| macutils.cc | 114 *bugfix = *major & 0xF; 115 *minor = (*major >> 4) & 0xF;
|
| /external/chromium_org/third_party/libjingle/source/talk/base/ |
| macutils.cc | 106 *bugfix = *major & 0xF; 107 *minor = (*major >> 4) & 0xF;
|
| /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/ |
| xdflong.asm | 10 db ((%4 & 0xF) << 4) | (%1 & 0xF ) ; p_dpl_s_type 25 db ((%4 & 0xF) << 4) | (%1 & 0xF) ; p_dpl_s_type 146 idesc64 isrL, 0x0008, 0 ; 0x13, 19, #XF, SSE Fault 185 dw isrR, 0 ; 0x13, 19, #XF, SSE Fault
|
| xdfprotect.asm | 10 db ((%4 & 0xF) << 4) | (%1 & 0xF ) ; p_dpl_s_type 30 db ((%4 & 0xF) << 4) | (%1 & 0xF) ; p_dpl_s_type 120 idesc32 isrP, 0x0008, 0 ; 0x13, 19, #XF, SSE Fault 158 dw isrR, 0 ; 0x13, 19, #XF, SSE Fault
|