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

1 2 3 45 6 7 8 91011>>

  /external/webkit/Source/WebKit/chromium/src/
WebImageSkia.cpp 58 // which has the highest bit depth.
  /frameworks/base/libs/utils/
misc.cpp 167 * Round up to the next highest power of 2.
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pConfig.java 42 * inclination to be a group owner and 15 indicates the highest inclination
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
ProtocolVersion.java 86 * Highest protocol version supported by provider implementation
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
resource.h 90 /* Return the highest priority of any process specified by WHICH and WHO
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
AllocationInfo.java 131 * recent one having the highest number
  /sdk/ide_common/src/com/android/ide/common/resources/configuration/
DensityQualifier.java 119 // if reference is high, we want highest dpi.
  /sdk/ide_common/tests/src/com/android/ide/common/resources/configuration/
PixelDensityQualifierTest.java 80 // now test that the highest dpi is always preferable if there's no exact match
  /external/chromium/chrome/browser/prefs/
pref_value_store.h 26 // the value of a Preference from the source with the highest priority, and
106 // PrefStores must be listed here in order from highest to lowest priority.
  /external/chromium/chrome/browser/
upgrade_detector.cc 43 // be at. Once we reach the highest severity, the timer will stop.
240 // These if statements (except for the first one) must be sorted (highest
  /external/icu4c/i18n/
csdetect.cpp 64 // NOTE: compare is backwards to sort from highest to lowest.
296 // be the one with the highest confidence rating.
  /external/libvpx/vp8/common/
onyx.h 119 // speed. The output is compressed at the highest possible quality. This option takes the longest
126 // encoding pass to create the compressed output using the highest possible quality, and taking a
  /frameworks/base/libs/rs/driver/
rsdShaderCache.cpp 47 //Iterate over the list of active GL uniforms and find highest array index
214 // We now know the highest index of all of the array uniforms
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
nl80211_copy.h 273 * @NL80211_CMD_MAX: highest used command number
601 * @NL80211_ATTR_MAX: highest attribute number currently defined
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTElementDef.java 794 * the highest order of child elements have appeared so far,
800 * Get the highest order of child elements have appeared so far .
802 * @return the highest order of child elements have appeared so far.
810 * Set the highest order of child elements have appeared so far .
812 * @param order the highest order of child elements have appeared so far.
  /external/valgrind/main/docs/html/
dh-manual.html 315 highest scoring entries. <code class="varname">--show-top-n</code>
327 highest scoring entries. <code class="varname">--sort-by</code>
334 the highest maximum liveness, or the highest total turnover, or
335 by the highest number of live blocks. These give usefully
  /external/valgrind/main/exp-dhat/docs/
dh-manual.xml 359 highest scoring entries. <varname>--show-top-n</varname>
373 highest scoring entries. <varname>--sort-by</varname>
380 the highest maximum liveness, or the highest total turnover, or
381 by the highest number of live blocks. These give usefully
  /libcore/luni/src/main/java/java/util/
BitSet.java 60 * directly after a clear operation that may have cleared the highest set bit, but
61 * not safe after an xor operation that may have cleared the highest set bit or
62 * made a new highest set bit. In that case, you'd need to set 'longCount' to a conservative
519 * Use {@link #nextSetBit} to iterate, or {@link #length} to find the highest set bit.
526 * Returns the number of bits up to and including the highest bit set. This is unrelated to
  /external/qemu/hw/
i8259.c 41 uint8_t priority_add; /* highest irq priority */
101 /* return the highest priority found in mask (highest = smallest
  /external/chromium/net/socket/
transport_client_socket_pool_unittest.cc 542 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", HIGHEST));
547 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", HIGHEST));
551 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", HIGHEST));
696 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", HIGHEST));
697 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", HIGHEST));
701 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", HIGHEST));
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
ChunkedIntArray.java 167 * @return int index of highest-numbered record currently in use
174 /** Disard the highest-numbered record. This is used in the string-buffer
  /external/chromium/base/
message_pump_mac.h 92 // Perform highest-priority work. This is associated with work_source_
175 // The deepest (numerically highest) recursion depth encountered since the
  /external/chromium/chrome/browser/history/
visitsegment_database.cc 232 // This function gathers the highest-ranked segments in two queries.
234 // The second gathers segment data (url, title, etc.) for the highest-ranked
  /external/chromium/third_party/libevent/
select.c 71 int event_fds; /* Highest fd in fd set */
275 * Keep track of the highest fd, so that we can calculate the size
  /external/emma/core/java12/com/vladium/emma/
Command.java 158 // command line user overrides are have highest precedence:
179 // props file overrides have second highest precendence:

Completed in 8135 milliseconds

1 2 3 45 6 7 8 91011>>