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

<<31323334353637383940>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_multimap.h 718 * @brief Tries to locate an element in a %multimap.
723 * This function takes a key and tries to locate the element with which
733 * @brief Tries to locate an element in a %multimap.
738 * This function takes a key and tries to locate the element with which
    [all...]
stl_tempbuf.h 73 * This function tries to obtain storage for @c __len adjacent Tp
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
istream 149 * If the sentry status is good, the function tries to extract
282 * If the sentry status is good, the function tries to extract
298 * Tries to extract a character. If none are available, sets failbit
309 * Tries to extract a character and store it in @a __c. If none are
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
spawn.py 178 """Tries to find 'executable' in the directories listed in 'path'.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ScriptBinding.py 176 # tries to run a module using the keyboard shortcut
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_metaclass.py 14 This fixer also tries very hard to keep original indenting and spacing
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
smtplib.py 526 method tries ESMTP EHLO first.
547 method tries ESMTP EHLO first.
621 method tries ESMTP EHLO first.
668 method tries ESMTP EHLO first. If the server does ESMTP, message size
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_isinstance.py 187 # 'abstract' classes and instances. This case tries to test all
test_unicode_file.py 109 # it tries a rename first. This only fails on Windows when on
test_zipimport_support.py 53 f, t = runner.failures, runner.tries
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
spawn.py 178 """Tries to find 'executable' in the directories listed in 'path'.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ScriptBinding.py 176 # tries to run a module using the keyboard shortcut
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_metaclass.py 14 This fixer also tries very hard to keep original indenting and spacing
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
smtplib.py 526 method tries ESMTP EHLO first.
547 method tries ESMTP EHLO first.
621 method tries ESMTP EHLO first.
668 method tries ESMTP EHLO first. If the server does ESMTP, message size
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_isinstance.py 187 # 'abstract' classes and instances. This case tries to test all
test_unicode_file.py 109 # it tries a rename first. This only fails on Windows when on
test_zipimport_support.py 53 f, t = runner.failures, runner.tries
  /sdk/docs/
howto_SDK_git_cygwin.txt 41 This document tries to explain them.
  /system/extras/tests/bionic/libc/common/
test_pthread_mutex.c 270 * for a small amount of time (see 'spinDelay') and tries again, until
test_pthread_rwlock.c 241 * for a small amount of time (see 'spinDelay') and tries again, until
  /external/chromium_org/third_party/icu/source/common/
unormimp.h 178 * Use of new, common UTrie instead of normalization-specific tries.
228 * - Tries
235 * - Tries in unorm.dat
  /external/chromium_org/third_party/icu/source/tools/gensprep/
store.c 79 * The StringPrep tries is a 16-bit trie that contains data for the profile.
202 /* initialize the two tries */
204 fprintf(stderr, "error: failed to initialize tries\n");
  /external/icu4c/common/
unormimp.h 169 * Use of new, common UTrie instead of normalization-specific tries.
219 * - Tries
226 * - Tries in unorm.dat
  /external/icu4c/tools/gensprep/
store.c 80 * The StringPrep tries is a 16-bit trie that contains data for the profile.
202 /* initialize the two tries */
204 fprintf(stderr, "error: failed to initialize tries\n");
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlenvvars.html 461 >If set, tries to center the SDL window when running in X11 windowed
632 SDL first tries to use GPM in repeater mode, then various other
1037 >The audio device to use. If not set, SDL tries AUDIODEV and then

Completed in 1816 milliseconds

<<31323334353637383940>>