Searched
full:lowest (Results
251 -
275 of
946) sorted by null
<<11121314151617181920>>
/external/libvpx/libvpx/vpx/src/ |
vpx_encoder.c | 122 * lowest-resolution encoder.
|
/external/llvm/include/llvm/CodeGen/ |
MachineRelocation.h | 333 /// this returns that index. The index is from the lowest address entry
|
/external/llvm/lib/Target/PowerPC/ |
PPCRegisterInfo.td | 175 // allocated non-volatile register with the lowest register number, as FP
|
/external/llvm/utils/TableGen/ |
X86DisassemblerTables.h | 190 /// 0xnn is the lowest possible opcode for the current instruction, used for
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/ |
SyncSampleIntersectFinderImpl.java | 120 throw new RuntimeException("Sample rates must be a multiple of the lowest sample rate to create a correct file!");
|
/external/openssl/crypto/stack/ |
stack.c | 62 * lowest index for the searched item.
|
/external/qemu/distrib/jpeg-6b/ |
cjpeg.1 | 81 want to use the lowest quality setting (smallest file) that decompresses into
|
/external/quake/quake/src/WinQuake/docs/ |
INSTALL.Quake2 | 47 console. The default mode is 320x240 (ModeX) since that is the lowest
|
/external/srtp/crypto/replay/ |
rdbx.c | 238 rdbx->index &= 0xffff; /* retain lowest 16 bits */
|
/external/valgrind/main/coregrind/m_sigframe/ |
sigframe-amd64-darwin.c | 210 lowest-addressed element of hacky_sigframe. */
|
sigframe-x86-darwin.c | 210 lowest-addressed element of hacky_sigframe. */
|
/external/valgrind/main/coregrind/m_syswrap/ |
syscall-mips32-linux.S | 56 syscall itself failed), or a nonzero error code in the lowest
|
/external/webkit/Source/WebCore/rendering/ |
RenderTableCell.cpp | 341 // (2) Borders with a style of 'none' have the lowest priority. Only if the border properties of all 346 // in this order: 'double', 'solid', 'dashed', 'dotted', 'ridge', 'outset', 'groove', and the lowest: 'inset'. 352 // Sanity check the values passed in. The null border have lowest priority. 370 // Rule #2 above. A style of 'none' has lowest priority and always loses to any other border. [all...] |
/external/webrtc/src/modules/audio_processing/aecm/ |
aecm_core.h | 57 #define FAR_ENERGY_MIN 1025 // Lowest Far energy level: At least 2 in energy
|
/frameworks/base/docs/html/guide/practices/ |
screens-support-1.5.jd | 78 lowest version that includes support for multiple screens) and test your application on each
|
/frameworks/base/docs/html/guide/topics/manifest/ |
uses-sdk-element.jd | 404 installed if the lowest API Level it requires is higher than that of the 477 general, you should compile your application against the lowest possible 480 <p>You can determine the lowest possible platform version by compiling the 482 lowest version, you should create an AVD using the corresponding platform
|
/frameworks/base/services/java/com/android/server/am/ |
ProcessList.java | 176 // Scale buckets from avail memory: at 300MB we use the lowest values to
|
/libcore/luni/src/main/java/java/io/ |
OutputStreamWriter.java | 271 * Writes the character {@code oneChar} to this writer. The lowest two bytes
|
/libcore/luni/src/main/java/java/util/ |
HugeEnumSet.java | 81 mask = currentBits & -currentBits; // the lowest 1 bit in currentBits
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/ |
unwind.h | 109 attributes required for the lowest-level stack frame. */
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/ |
unwind.h | 109 attributes required for the lowest-level stack frame. */
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
unwind.h | 109 attributes required for the lowest-level stack frame. */
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
unwind.h | 109 attributes required for the lowest-level stack frame. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
unwind.h | 109 attributes required for the lowest-level stack frame. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/ |
clnt.h | 112 u_long low; /* lowest verion supported */
|
Completed in 1404 milliseconds
<<11121314151617181920>>