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

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_multiset.h 438 * @brief A template function that tries to insert a range of elements.
575 * @brief Tries to locate an element in a %set.
580 * This function takes a key and tries to locate the element with which
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_multiset.h 438 * @brief A template function that tries to insert a range of elements.
575 * @brief Tries to locate an element in a %set.
580 * This function takes a key and tries to locate the element with which
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_multiset.h 438 * @brief A template function that tries to insert a range of elements.
575 * @brief Tries to locate an element in a %set.
580 * This function takes a key and tries to locate the element with which
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_multiset.h 442 * @brief A template function that tries to insert a range of elements.
580 * @brief Tries to locate an element in a %set.
585 * This function takes a key and tries to locate the element with which
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
ostream 145 * If the sentry status is good, the function tries to generate
281 * If the sentry status is good, the function tries to generate
295 * Tries to insert @p __c.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_multiset.h 438 * @brief A template function that tries to insert a range of elements.
575 * @brief Tries to locate an element in a %set.
580 * This function takes a key and tries to locate the element with which
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_multiset.h 442 * @brief A template function that tries to insert a range of elements.
580 * @brief Tries to locate an element in a %set.
585 * This function takes a key and tries to locate the element with which
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
ostream 145 * If the sentry status is good, the function tries to generate
281 * If the sentry status is good, the function tries to generate
295 * Tries to insert @p __c.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_multiset.h 494 * @brief A template function that tries to insert a range of elements.
632 * @brief Tries to locate an element in a %set.
637 * This function takes a key and tries to locate the element with which
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
ostream 147 * If the sentry status is good, the function tries to generate
283 * If the sentry status is good, the function tries to generate
297 * Tries to insert @p __c.
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLEngineImplTest.java 619 "\nServer tries to unwrap the data after error");
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java     [all...]
  /libcore/luni/src/main/java/java/util/
Scanner.java 296 * Tries to find the pattern in the input. Delimiters are ignored. If the
389 * Compiles the pattern string and tries to find a substring matching it in the input data. The
407 * Tries to find the pattern in the input between the current position and the specified
489 * Tries to find the pattern in the input between the current position and the specified
    [all...]
  /packages/apps/Mms/res/values/
strings.xml 178 <!-- Toast text when user tries to compose while we are not the default SMS app -->
202 <!-- Dialog box title indicating which recipients are invalid when the user tries to send a message with invalid recipients -->
213 <!-- Dialog message text when the user tries to send a message with invalid recipients -->
226 <!-- Brief message that appears when user tries to add picture to a slide which already has a video. -->
423 <!-- When the user tries to view message details and some error occurs while
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 3 """ This module tries to retrieve as much platform-identifying data as
145 """ Tries to determine the libc version that the file executable
196 """ Tries some special tricks to get the distribution
296 """ Tries to determine the name of the Linux OS distribution name.
351 """ Tries to determine the name of the Linux OS distribution name.
486 """ Tries to figure out the OS version used and returns
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 3 """ This module tries to retrieve as much platform-identifying data as
145 """ Tries to determine the libc version that the file executable
196 """ Tries some special tricks to get the distribution
296 """ Tries to determine the name of the Linux OS distribution name.
351 """ Tries to determine the name of the Linux OS distribution name.
486 """ Tries to figure out the OS version used and returns
    [all...]
  /external/chromium_org/chrome/browser/ui/login/
login_prompt_browsertest.cc 778 // page tries to load from b, it will be cross-origin.
800 // page tries to load from b, it will be same-origin.
848 // page tries to load from b, it will be cross-origin.
    [all...]
  /external/chromium_org/chrome_frame/test/
test_with_web_server.cc 255 int tries = 0; local
261 loop().set_snapshot_on_timeout(tries != 0);
271 ASSERT_EQ(0, tries++) << "Failing test due to two timeouts.";
    [all...]
  /external/iproute2/man/man7/
tc-hfsc.7 339 criterion tries to achieve \- equality of all virtual times across whole
400 of the basic things LS criterion tries to achieve \- equality of all virtual
530 and works against what HFSC tries to do (and does pretty damn well). Use UL
  /external/valgrind/main/coregrind/
m_libcfile.c 663 Int n, tries, fd; local
677 tries = 0;
679 if (tries++ > 10)
    [all...]
  /packages/apps/Dialer/res/values/
strings.xml 491 <!-- Dialog message which is shown when the user tries to make a phone call
495 <!-- Dialog message which is shown when the user tries to check voicemail
499 <!-- Dialog message which is shown when the user tries to check voicemail
  /art/runtime/jdwp/
jdwp_adb.cc 35 * 1/ when the JDWP thread starts, it tries to connect to a Unix
  /bionic/libc/bionic/
pthread_create.cpp 74 // This must happen after __set_tls, in case a system call fails and tries to set errno.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/intents/
CameraIntentsActivity.java 114 user leaves cts verifier and tries to fake receiver intents
  /development/samples/Spinner/src/com/android/example/spinner/
SpinnerActivity.java 313 * SharedPreferences doesn't fail if the code tries to get a non-existent key. The

Completed in 1132 milliseconds

<<31323334353637383940>>