HomeSort by relevance Sort by last modified time
    Searched full:tries (Results 626 - 650 of 2577) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
istream 148 * If the sentry status is good, the function tries to extract
260 * If the sentry status is good, the function tries to extract
276 * Tries to extract a character. If none are available, sets failbit
287 * Tries to extract a character and store it in @a c. If none are
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
istream 151 * If the sentry status is good, the function tries to extract
263 * If the sentry status is good, the function tries to extract
279 * Tries to extract a character. If none are available, sets failbit
290 * Tries to extract a character and store it in @a c. If none are
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
istream 151 * If the sentry status is good, the function tries to extract
263 * If the sentry status is good, the function tries to extract
279 * Tries to extract a character. If none are available, sets failbit
290 * Tries to extract a character and store it in @a c. If none are
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
stringobject.h 28 Interning strings (ob_sstate) tries to ensure that only one string
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
stringobject.h 28 Interning strings (ob_sstate) tries to ensure that only one string
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
ElementDescriptor.java 246 * By default this tries to return an icon based on the XML name of the element.
247 * If this fails, it tries to return the default Android logo as defined in the
280 * By default this tries to return an image based on the XML name of the element.
281 * If this fails, it tries to return the default Android logo as defined in the
  /sdk/emulator/opengl/host/include/libOpenglRender/
render_api.h 45 /* initLibrary - initialize the library and tries to load the corresponding
  /sdk/find_java/
find_java_exe.cpp 19 * Tries to find a Java binary in a variety of places and prints the
  /system/core/adb/
OVERVIEW.TXT 49 or a script. It first tries to locate the ADB server on the host machine,
  /system/security/keystore/
test-keystore 209 expect "13 Wrong password (4 tries left)"
  /libcore/dex/src/main/java/com/android/dex/
Dex.java 650 Try[] tries; local
658 * We can't read the tries until we've read the catch handlers.
665 tries = triesSection.readTries(triesSize, catchHandlers);
667 tries = new Try[0];
671 tries, catchHandlers);
    [all...]
  /dalvik/libdex/
DexSwapVerify.cpp 1764 DexTry* tries = (DexTry*) dexGetTries(code); local
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
SynchronousQueue.java 221 * Tries to match node s to this node, if so, waking up thread.
242 * Tries to cancel a wait by matching node to itself.
528 * Tries to cancel by CAS'ing ref to this as item.
584 * Tries to cas nh as new head; if successful, unlink
594 * Tries to cas nt as new tail.
602 * Tries to CAS cleanMe slot.
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
unordered_map.h 531 * @brief Tries to locate an element in an %unordered_map.
536 * This function takes a key and tries to locate the element with which
709 /// Returns a positive number that the %unordered_map tries to keep the
    [all...]
unordered_set.h 505 * @brief Tries to locate an element in an %unordered_set.
510 * This function takes a key and tries to locate the element with which
632 /// Returns a positive number that the %unordered_set tries to keep the
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
doctest.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
doctest.py     [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/format/f1/d/
T_f1_10.dfh 123 // tries:
153 // tries:
T_f1_11.dfh 122 // tries:
152 // tries:
T_f1_12.dfh 122 // tries:
152 // tries:
T_f1_2.dfh 122 // tries:
152 // tries:
T_f1_3.dfh 122 // tries:
152 // tries:
T_f1_4.dfh 122 // tries:
152 // tries:
T_f1_5.dfh 122 // tries:
152 // tries:
T_f1_6.dfh 122 // tries:
152 // tries:

Completed in 841 milliseconds

<<21222324252627282930>>