/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/ |
SDL_macmouse.c | 53 Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) 79 SDL_memcpy(&cursor->curs.mask[row], mask, bytes); 80 mask += bytes;
|
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/ |
IconLoader.java | 306 int mask = getMask(bitsPerImg); local 314 int clutEntry = ((currentByte >> bitIndex) & mask); 326 * Calculate bit mask for a given number of bits. The mask should enable to 328 * @param numOfBits number of bits to calculate mask for. 329 * @return bit mask 332 int mask = 0x00; local 336 mask = 0x01; 339 mask = 0x03; 342 mask = 0x07 [all...] |
/system/extras/tests/bionic/libc/other/ |
test_timer_create2.c | 80 sigset_t mask[1]; local 83 sigemptyset(mask); 84 sigaddset(mask, SIGUSR1); 85 sigprocmask(SIG_UNBLOCK,mask,NULL);
|
/hardware/broadcom/wlan/bcm4329/src/shared/ |
siutils.c | 758 si_core_cflags(si_t *sih, uint32 mask, uint32 val) 761 return sb_core_cflags(sih, mask, val); 763 return ai_core_cflags(sih, mask, val); 771 si_core_cflags_wo(si_t *sih, uint32 mask, uint32 val) 774 sb_core_cflags_wo(sih, mask, val); 776 ai_core_cflags_wo(sih, mask, val); 782 si_core_sflags(si_t *sih, uint32 mask, uint32 val) 785 return sb_core_sflags(sih, mask, val); 787 return ai_core_sflags(sih, mask, val); 821 si_corereg(si_t *sih, uint coreidx, uint regoff, uint mask, uint val [all...] |
/external/bluetooth/glib/gio/inotify/ |
inotify-kernel.c | 241 event->mask = kevent->mask; 255 guint32 mask) 259 event->mask = mask; 282 guint32 mask, 290 wd = inotify_add_watch (inotify_instance_fd, path, mask); 334 _ik_mask_to_string (guint32 mask) 336 gboolean is_dir = mask & IN_ISDIR; 337 mask &= ~IN_ISDIR [all...] |
/external/kernel-headers/original/asm-arm/ |
bitops.h | 36 unsigned long mask = 1UL << (bit & 31); local 41 *p |= mask; 48 unsigned long mask = 1UL << (bit & 31); local 53 *p &= ~mask; 60 unsigned long mask = 1UL << (bit & 31); local 65 *p ^= mask; 74 unsigned long mask = 1UL << (bit & 31); local 80 *p = res | mask; 83 return res & mask; 91 unsigned long mask = 1UL << (bit & 31) local 108 unsigned long mask = 1UL << (bit & 31); local [all...] |
/external/blktrace/doc/ |
blktrace.8 | 40 Alternatively, one may specify the entire mask utilising a hexadecimal 42 representation of the filter mask.) 86 \-A \fIhex-mask\fR 88 \-\-set-mask=\fIhex-mask\fR 90 Set filter mask to \fIhex-mask\fR (see below for masks) 95 \-\-act-mask=\fImask\fR
|
/frameworks/base/core/java/android/os/ |
FileObserver.java | 37 * <p>An event mask is used to specify which changes or actions to report. 39 * event mask as well as what actually happened in event callbacks.</p> 71 /** Event mask: All valid event types, combined */ 91 public int startWatching(String path, int mask, FileObserver observer) { 92 int wfd = startWatching(m_fd, path, mask); 108 public void onEvent(int wfd, int mask, String path) { 125 observer.onEvent(mask, path); 134 private native int startWatching(int fd, String path, int mask); 163 * @param mask The event or events (added together) to watch for 165 public FileObserver(String path, int mask) { [all...] |
/bionic/libc/unistd/ |
sigblock.c | 32 sigblock(int mask) 40 in.the_mask = mask;
|
sigsuspend.c | 34 unsigned int mask = (unsigned int)*_mask; local 36 return __sigsuspend(0, 0, mask);
|
/bionic/libm/i387/ |
fenv.c | 169 __feenableexcept(int mask) 173 mask &= FE_ALL_EXCEPT; 180 control &= ~mask; 183 mxcsr &= ~(mask << _SSE_EMASK_SHIFT); 190 __fedisableexcept(int mask) 194 mask &= FE_ALL_EXCEPT; 201 control |= mask; 204 mxcsr |= mask << _SSE_EMASK_SHIFT;
|
/dalvik/vm/mterp/x86/ |
OP_SHL_LONG.S | 5 * distance) is 32-bit. Also, Dalvik requires us to mask off the low 6 * 6 bits of the shift distance. x86 shifts automatically mask off
|
OP_SHR_LONG.S | 5 * distance) is 32-bit. Also, Dalvik requires us to mask off the low 6 * 6 bits of the shift distance. x86 shifts automatically mask off
|
OP_USHR_LONG.S | 5 * distance) is 32-bit. Also, Dalvik requires us to mask off the low 6 * 6 bits of the shift distance. x86 shifts automatically mask off
|
/external/e2fsprogs/lib/e2p/ |
percent.c | 20 unsigned int mask = ~((1 << (sizeof(unsigned int) - 1) * 8) - 1); local 26 if (mask & base)
|
/external/emma/core/res/com/vladium/emma/instr/ |
instr_usage.res | 69 '<debug trace class mask>', 70 "class mask for debug tracing";
|
/external/emma/core/res/com/vladium/emma/report/ |
report_usage.res | 54 '<debug trace class mask>', 55 "class mask for debug tracing";
|
/external/freetype/src/sfnt/ |
ttkern.c | 90 FT_UInt32 mask = (FT_UInt32)1UL << nn; local 121 avail |= mask; 150 ordered |= mask; 186 FT_UInt count, mask = 1; local 192 mask = 0x0001; 196 count--, mask <<= 1 ) 214 if ( ( face->kern_avail_bits & mask ) == 0 ) 233 if ( face->kern_order_bits & mask ) /* binary search */
|
/external/iproute2/examples/diffserv/ |
ef-prio | 8 "mask 0xfc shift 2\n"; 25 "handle 0 tcindex mask 0 classid 2:2 pass_on\n";
|
/external/qemu/ |
qemu-log.h | 20 /* Returns true if a bit is set in the current loglevel mask 41 /* log only if a bit is set on the current loglevel mask
|
/external/skia/include/effects/ |
SkLayerRasterizer.h | 37 The layer will extract those fields that affect the mask from 53 SkMask* mask, SkMask::CreateMode mode);
|
/external/webkit/JavaScriptCore/assembler/ |
MacroAssembler.h | 300 Jump branchTestPtr(Condition cond, RegisterID reg, RegisterID mask) 302 return branchTest32(cond, reg, mask); 305 Jump branchTestPtr(Condition cond, RegisterID reg, Imm32 mask = Imm32(-1)) 307 return branchTest32(cond, reg, mask); 310 Jump branchTestPtr(Condition cond, Address address, Imm32 mask = Imm32(-1)) 312 return branchTest32(cond, address, mask); 315 Jump branchTestPtr(Condition cond, BaseIndex address, Imm32 mask = Imm32(-1)) 317 return branchTest32(cond, address, mask);
|
/frameworks/base/include/private/surfaceflinger/ |
LayerState.h | 38 alpha(0), tint(0), flags(0), mask(0), 64 uint8_t mask; member in struct:android::layer_state_t
|
/external/astl/src/ |
ios_base.cpp | 64 ios_base::fmtflags ios_base::setf(fmtflags flags, fmtflags mask) { 66 mFlags &= ~mask; 67 mFlags |= (flags & mask); 71 void ios_base::unsetf(fmtflags mask) { 72 mFlags &= ~mask;
|
/external/dropbear/libtomcrypt/src/mac/omac/ |
omac_init.c | 31 int err, x, y, mask, msb, len; local 49 case 8: mask = 0x1B; 52 case 16: mask = 0x87; 72 /* if msb(L * u^(x+1)) = 0 then just shift, otherwise shift and xor constant mask */ 79 omac->Lu[x][len - 1] = ((omac->Lu[x][len - 1] << 1) ^ (msb ? mask : 0)) & 255;
|