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

<<11121314151617181920>>

  /dalvik/vm/compiler/template/armv5te/
header.S 37 r0-r1 hold returns of 8 bytes, low word in r0
  /dalvik/vm/mterp/armv5te/
OP_CMP_LONG.S 38 bhi .L${opcode}_greater @ unsigned compare on low part
OP_FILLED_NEW_ARRAY.S 76 mov r1, r1, lsr #4 @ r1<- next reg in low 4
  /development/pdk/docs/porting/
power_management.jd 33 <p>A locked wakelock, depending on its type, prevents the system from entering suspend or other low-power states. This document describes how to employ wakelocks. </p>
37 <li><code></code><code>WAKE_LOCK_IDLE</code>: low-power states, which often cause large interrupt latencies or that disable a set of interrupts, will not be entered from idle until the wakelocks are released. </li>
178 <p>The early-suspend API allows drivers to get notified when user-space writes to <code>/sys/power/request_state</code> to indicate that the user visible sleep state should change. Suspend handlers are called in order of low to high (4 - 1 below) and resume handlers are called in order of high to low (1 - 4 below).</p>
  /external/bluetooth/bluez/tools/
ubcsp.h 38 /** MicroBCSP - a very low cost implementation of the BCSP protocol **/
  /external/dropbear/libtomcrypt/notes/
tech0003.txt 44 Noekeon is a fairly fast cipher and uses very little memory. Ideally in low-ram platforms all other ciphers should be
  /external/dropbear/libtommath/etc/
tune.c 9 * this can be low like 5 or 10. For fast [re: Athlon] should be 25 - 50 or so
  /external/e2fsprogs/lib/ext2fs/
link.c 91 * Note: the low 3 bits of the flags field are used as the directory
  /external/fdlibm/
e_log10.c 73 lx = __LO(x); /* low word of x */
  /external/grub/stage2/
freebsd.h 45 * Type (== major device number) is in the low byte
  /external/icu4c/common/
ubidi_props.h 16 * Low-level Unicode bidi/shaping properties access.
ucnv_cnv.c 10 * Implements all the low level conversion functions
  /external/icu4c/layout/
LETypes.h 104 * Used for glyph indices. The low-order 16 bits are
124 * into the low-order bits.
142 * into the low-order bits.
160 * into the low-order bits.
  /external/iproute2/man/man8/
tc-sfq.8 56 no perturbation occurs. Do not set too low for each perturbation may cause some packet
  /external/netcat/scripts/
probe 3 ## stderr+stdout in one place. Run as root for rservice and low -p to work.
  /external/opencore/oscl/oscl/config/shared/
osclconfig_check.h 296 INT64_HILO(high,low) has to be defined to an expression
301 #error "ERROR: INT64_HILO(high,low) has to be defined."
307 UINT64_HILO(high,low) has to be defined to an expression
312 #error "ERROR: UINT64_HILO(high,low) has to be defined."
  /external/openssl/crypto/dh/
generate 59 eavesdropper can always determine the low-bit of your exponent for
  /external/openssl/crypto/perlasm/
readme 26 &LB(reg); Low byte for a register
  /external/qemu/distrib/sdl-1.2.12/src/timer/win32/
SDL_systimer.c 39 /* The first (low-resolution) ticks value of the application */
  /external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios.h 36 ST low: 1
  /external/qemu/
dyngen-exec.h 126 /* Thumb return addresses have the low bit set, so we need to subtract two.
  /external/skia/src/core/
SkSinTable.h 23 /* Fixed point values (low 16 bits) of sin(radians) for
  /external/srec/audio/test/AudioHardwareRecord/src/
AudioHardwareRecord.c 28 #define N_FRAMES_PER_BUFFER 512 /* low-level driver counts in terms of frames, not samples */
  /external/srec/audio/test/AudioHardwareRecordLoop/src/
AudioHardwareRecordLoop.c 30 #define N_FRAMES_PER_BUFFER 512 /* low-level driver counts in terms of frames, not samples */
  /external/stlport/src/
_stdio_file.h 22 /* This file provides a low-level interface between the internal

Completed in 51 milliseconds

<<11121314151617181920>>