HomeSort by relevance Sort by last modified time
    Searched full:lowest (Results 226 - 250 of 1397) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/icu/source/common/unicode/
icuplug.h 218 * Get the lowest level of plug which can currently load.
221 * @return the lowest level of plug which can currently load
  /external/chromium_org/third_party/openssl/openssl/crypto/store/
str_mem.c 74 the difference between the highest and lowest attribute type code)
75 and it's distance from a base (basically, the lowest associated
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
README.syntax 193 to lowest, is:
198 OR (lowest precedence, loosest grouping)
  /external/elfutils/libdwfl/
dwfl_report_elf.c 156 /* This is the lowest address in the module. */
162 the lowest section address in the file modulo ALIGN. */
  /external/icu4c/common/unicode/
icuplug.h 219 * Get the lowest level of plug which can currently load.
222 * @return the lowest level of plug which can currently load
  /external/kernel-headers/original/linux/sunrpc/
svc.h 264 unsigned int pg_lovers; /* lowest version */
265 unsigned int pg_hivers; /* lowest version */
  /external/libvpx/libvpx/
vp9_spatial_scalable_encoder.c 53 ARG_DEF("r", "scale-factors", 1, "scale factors (lowest to highest layer)");
55 ARG_DEF("q", "quantizers", 1, "quantizers (lowest to highest layer)");
  /external/llvm/include/llvm/Support/
StreamableMemoryObject.h 38 /// getBase - Returns the lowest valid address in the region.
40 /// @result - The lowest valid address.
  /external/llvm/test/CodeGen/SystemZ/
atomicrmw-minmax-01.ll 160 ; Check the lowest useful signed minimum value. We need to load 0x81000000
194 ; Check the lowest useful unsigned minimum value. We need to load 0x01000000
atomicrmw-minmax-02.ll 160 ; Check the lowest useful signed minimum value. We need to load 0x80010000
194 ; Check the lowest useful unsigned maximum value. We need to load 0x00010000
  /external/openfst/src/include/fst/extensions/far/
sttable.h 293 // Position the stream with the lowest key at the top
316 vector<string> keys_; // Lowest unread key for each stream
  /external/openssl/crypto/store/
str_mem.c 74 the difference between the highest and lowest attribute type code)
75 and it's distance from a base (basically, the lowest associated
  /external/valgrind/main/drd/
drd_thread.h 73 Addr stack_min_min; /**< Lowest value stack pointer ever had. */
282 * Update the information about the lowest stack address that has ever been
  /frameworks/base/docs/html/training/basics/firstapp/
creating-project.jd 74 <li><strong>Minimum Required SDK</strong> is the lowest version of Android that your app supports,
77 To support as many devices as possible, you should set this to the lowest version available
  /frameworks/ex/widget/java/com/android/ex/widget/
StaggeredGridView.java 793 int lowest = childTop; local
796 if (bottom > lowest) {
797 lowest = bottom;
800 childTop = lowest;
1068 int lowest = mItemBottoms[nextCol]; local
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
ProcessTest.java 99 * from -20 for highest scheduling priority to 19 for lowest scheduling priority.
  /external/apache-http/src/org/apache/http/conn/
package.html 43 The lowest layer of connection handling is comprised of
  /external/chromium/chrome/browser/prefs/
pref_value_store.cc 107 // Check the |PrefStore|s in order of their priority from highest to lowest
  /external/chromium/sdch/open-vcdiff/src/
blockhash.h 342 // Use the lowest-order bits of the hash value
419 // (for which the lowest bits of the fingerprints match,
454 // value. The value of each element of hash_table_ is the lowest block
474 // lists, so that the match with the lowest index is returned first. This
instruction_map.cc 162 // inst, mode, and size, then the lowest-numbered opcode will always
  /external/chromium/third_party/libjingle/source/talk/base/
sslsocketfactory.cc 135 // Binary logging happens at the lowest level
  /external/chromium_org/base/prefs/
pref_value_store.cc 109 // Check the |PrefStore|s in order of their priority from highest to lowest,
  /external/chromium_org/cc/resources/
picture_layer_tiling.h 151 // The src_tree priority is reset to the lowest priority possible. This
  /external/chromium_org/chrome/browser/chromeos/extensions/
external_pref_cache_loader.cc 61 // Return lowest installed version. Updater will download an update if
  /external/chromium_org/chrome/browser/extensions/api/music_manager_private/
device_id_win.cc 46 // lowest IfIndex.

Completed in 1064 milliseconds

1 2 3 4 5 6 7 8 91011>>