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

<<11121314151617181920>>

  /external/kernel-headers/original/linux/
irq.h 37 #define IRQ_TYPE_LEVEL_LOW 0x00000008 /* Level low type */
121 * @chip: low level interrupt hardware access
  /external/opencore/protocols/http_parcom/src/
string_keyvalue_store.h 262 // conllision possibilities are very low, so no need to keep link list for every table element. (Note that if the collision
263 // possibilities go high, hash function should be updated to keep this collision possibility low) Another reason is, don't
  /external/ppp/pppd/
md4.c 84 ** Order is from low-order byte of buffer[0] to high-order byte of
254 /* Add padding '1' bit and low-order zeros in last byte */
  /external/sonivox/arm-fm-22k/lib_src/
eas_pcmdata.h 121 EAS_BOOL8 hiNibble; /* indicates high/low nibble is next */
122 EAS_BOOL8 hiNibbleLoop; /* indicates high/low nibble is next, value loop start */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_pcmdata.h 121 EAS_BOOL8 hiNibble; /* indicates high/low nibble is next */
122 EAS_BOOL8 hiNibbleLoop; /* indicates high/low nibble is next, value loop start */
eas_wtengine.h 94 #define WT_FLAGS_ADPCM_NIBBLE 1 /* high/low nibble flag */
138 S_FILTER_CONTROL filter; /* low pass filter */
  /external/sonivox/arm-wt-22k/lib_src/
eas_pcmdata.h 121 EAS_BOOL8 hiNibble; /* indicates high/low nibble is next */
122 EAS_BOOL8 hiNibbleLoop; /* indicates high/low nibble is next, value loop start */
eas_wtengine.h 94 #define WT_FLAGS_ADPCM_NIBBLE 1 /* high/low nibble flag */
138 S_FILTER_CONTROL filter; /* low pass filter */
  /external/webkit/JavaScriptCore/wtf/
CurrentTime.cpp 181 timeBeginPeriod(1); // increase time resolution around low-res time getter
193 const double maximumAllowedDriftMsec = 15.625 * 2.0; // 2x the typical low-res accuracy
  /frameworks/base/core/java/android/net/http/
HttpsConnection.java 158 * @return the opened low level connection
370 * Closes the low level connection.
  /frameworks/base/core/java/android/os/
MemoryFile.java 32 * in low memory conditions (only if allowPurging is set to true).
180 * of the file in low memory situations
  /frameworks/base/core/java/android/view/
WindowManagerImpl.java 34 * Low-level communication with the global system window manager. It implements
45 * <p>Even for low-level window manager access, it is almost never correct to use
  /packages/apps/Gallery3D/src/com/cooliris/media/
Utils.java 158 int low = ((int) crc) & 0xffffffff; local
160 String outVal = Integer.toHexString(high) + Integer.toHexString(low);
  /packages/inputmethods/PinyinIME/jni/include/
spellingtrie.h 49 // For half ids of Zh/Ch/Sh, map to z/c/s (low case) respectively.
218 // Not frequently used, low efficient.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-addr2line.1 114 . \" for low resolution devices (crt and lpr)
193 Decode (\fIdemangle\fR) low-level symbol names into user-level names.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-addr2line.1 114 . \" for low resolution devices (crt and lpr)
193 Decode (\fIdemangle\fR) low-level symbol names into user-level names.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-addr2line.1 114 . \" for low resolution devices (crt and lpr)
193 Decode (\fIdemangle\fR) low-level symbol names into user-level names.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-addr2line.1 114 . \" for low resolution devices (crt and lpr)
193 Decode (\fIdemangle\fR) low-level symbol names into user-level names.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-addr2line.1 114 . \" for low resolution devices (crt and lpr)
193 Decode (\fIdemangle\fR) low-level symbol names into user-level names.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-addr2line.1 114 . \" for low resolution devices (crt and lpr)
193 Decode (\fIdemangle\fR) low-level symbol names into user-level names.
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-addr2line.1 114 . \" for low resolution devices (crt and lpr)
193 Decode (\fIdemangle\fR) low-level symbol names into user-level names.
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Audio.h 163 OMX_AUDIO_ChannelLFE = 0x6, /**< Low frequency effects */
240 OMX_AUDIO_AACStreamFormatMP4LOAS, /**< AAC Low Overhead Audio Stream format */
241 OMX_AUDIO_AACStreamFormatMP4LATM, /**< AAC Low overhead Audio Transport Multiplex */
256 OMX_AUDIO_AACObjectLC, /**< AAC Low Complexity object (AAC profile) */
261 OMX_AUDIO_AACObjectERLC = 17, /**< ER AAC Low Complexity object (Error Resilient AAC-LC) */
262 OMX_AUDIO_AACObjectLD = 23, /**< AAC Low Delay object (Error Resilient) */
329 OMX_S32 nQuality; /**< Sets encoding quality to n, between -1 (low) and 10 (high).
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h 146 OMX_AUDIO_ChannelLFE = 0x6, /**< Low frequency effects */
223 OMX_AUDIO_AACStreamFormatMP4LOAS, /**< AAC Low Overhead Audio Stream format */
224 OMX_AUDIO_AACStreamFormatMP4LATM, /**< AAC Low overhead Audio Transport Multiplex */
239 OMX_AUDIO_AACObjectLC, /**< AAC Low Complexity object (AAC profile) */
244 OMX_AUDIO_AACObjectERLC = 17, /**< ER AAC Low Complexity object (Error Resilient AAC-LC) */
245 OMX_AUDIO_AACObjectLD = 23, /**< AAC Low Delay object (Error Resilient) */
312 OMX_S32 nQuality; /**< Sets encoding quality to n, between -1 (low) and 10 (high).
    [all...]
  /bionic/libm/i387/
npx.h 59 u_long fp_mantlo; /* mantissa low (31:0) */
  /dalvik/dx/src/com/android/dx/ssa/back/
RegisterAllocator.java 63 * @return {@code true} if params should be moved from low to high

Completed in 487 milliseconds

<<11121314151617181920>>