HomeSort by relevance Sort by last modified time
    Searched full:highest (Results 151 - 175 of 892) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/wpa_supplicant_8/hostapd/
hostapd.eap_user 42 # authenticator advertises the highest supported version and select the version
  /frameworks/base/docs/html/guide/appendix/
app-intents.jd 70 given <em>lat</em>,<em>lng</em>. A zoom level of 2 shows a quarter of the Earth, and so on. The highest
  /frameworks/base/docs/html/guide/basics/
fixme-gs-core-packages.jd 46 lowest-level to highest.</p>
  /frameworks/media/libvideoeditor/osal/src/
M4OSA_Mutex.c 206 * @note The M4OSA_mutexLock unblocks the thread with the highest
M4OSA_Semaphore.c 200 * the M4OSA_semaphoreWait call of the thread with the highest
  /libcore/luni/src/main/java/java/util/
SortedSet.java 70 * the highest element.
  /libcore/luni/src/main/java/java/util/zip/
DeflaterOutputStream.java 205 * compressed at the highest level.
  /ndk/sources/host-tools/nawk-20071023/
README 94 awk's speed, perhaps by 1/3 for highest levels.
  /packages/inputmethods/PinyinIME/jni/include/
dictbuilder.h 65 // The items with highest scores.
dictdef.h 72 // Number of items with highest score are kept for prediction purpose.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
JUnitLaunchConfigDelegate.java 140 * Returns the path of the junit jar in the highest version bundle.
  /external/webkit/Source/WebCore/editing/
htmlediting.cpp 222 // Since enclosingNodeOfType won't search beyond the highest root editable node,
582 // Create new range with the highest editable node contained within the range
640 Node* highest = 0; local
646 highest = n;
651 return highest;
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderFlexibleBox.cpp 54 // No choice, since we're going backwards, we have to find out the highest ordinal up front.
488 // grow, then we go from the lowest flex group to the highest flex group. For shrinking,
489 // we go from the highest flex group to the lowest group.
763 // grow, then we go from the lowest flex group to the highest flex group. For shrinking,
764 // we go from the highest flex group to the lowest group.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
StylesheetRoot.java 301 // Note that we're going backwards, encountering the highest precedence items first.
373 * The combined list of imports. The stylesheet with the highest
382 * The will be added from highest import precedence to
390 * <p>Then the order of import precedence (highest first) is
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
NodeSorter.java 371 * the lowest index on the left to the highest index on the right
373 * left and highest index or right. The first time you call
  /external/apache-xml/src/main/java/org/apache/xml/utils/
SuballocatedIntVector.java 427 * unreasonable (negative, or past the highest block).
430 * have existed (based on the highest index used) but has never had anything
  /external/bluetooth/glib/gio/
giomodule.c 90 * only the one with the highest priority, or pick a specific
521 * The list is sorted by priority, beginning with the highest priority.
  /external/chromium/chrome/browser/autocomplete/
autocomplete_unittest.cc 245 // Make sure the default match gets set to the highest relevance match. The
246 // highest relevance matches should come from the second provider.
  /external/chromium/net/base/
host_resolver_impl_unittest.cc     [all...]
  /external/chromium/net/socket/
client_socket_pool_manager.cc 303 // Flush the highest level pools first, since higher level pools may release
353 // Close sockets in the highest level pools first, since higher level pools'
  /external/grub/stage2/
tparm.c 352 * Find the highest parameter-number referred to in the format string.
369 * 'popcount' shows the highest parameter number in the string. We would
  /external/iproute2/man/man8/
tc-cbq-details.8 223 starts by asking the highest priority classes (lowest numerically -
224 highest semantically) for packets, and will continue to do so until they
tc-cbq.8 140 starts by asking the highest priority classes (lowest numerically -
141 highest semantically) for packets, and will continue to do so until they
  /external/libvpx/vp8/encoder/
picklpf.c 139 // PGW August 2006: Highest filter values almost always a bad idea
161 int max_filter_level = MAX_LOOP_FILTER * 3 / 4; // PGW August 2006: Highest filter values almost always a bad idea
  /external/llvm/include/llvm/ADT/
ImmutableMap.h 242 /// which key is the highest in the ordering of keys in the map. This
395 /// which key is the highest in the ordering of keys in the map. This

Completed in 1912 milliseconds

1 2 3 4 5 67 8 91011>>