HomeSort by relevance Sort by last modified time
    Searched full:many (Results 451 - 475 of 7288) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/
browser_main_posix.cc 142 // Without a UI thread to post the exit task to, there aren't many
198 // We need to handle SIGTERM, because that is how many POSIX-based distros ask
207 // And SIGHUP, for when the terminal disappears. On shutdown, many Linux
  /external/chromium/chrome/browser/search_engines/
template_url_fetcher_unittest.cc 94 // How many TemplateURLFetcherTestCallbacks have been destructed.
97 // How many times ConfirmSetDefaultSearchProvider has been called.
100 // How many times ConfirmAddSearchProvider has been called.
  /external/clang/www/
OpenProjects.html 26 reading uninitialized variables, buffer overflows, and many other things. This
27 checking would be expensive, but the optimizers could eliminate many of the
129 that demonstrates the problem down to something small. There are many ways to
  /external/e2fsprogs/lib/ext2fs/
ext2_err.et.in 204 "Too many symbolic links encountered."
237 "Too many references in table"
291 "Too many reserved group descriptor blocks"
  /external/openssh/
CREDITS 9 Andre Lucas <andre@ae-35.com> - new login code, many fixes
50 Jim Knoble <jmknoble@pobox.com> - Many patches
88 Solar Designer <solar@openwall.com> - many patches and technical assistance
  /external/webkit/Source/WebCore/platform/network/cf/
DNSCFNet.cpp 60 // Sending many DNS requests at once can overwhelm some gateways. CFHost doesn't currently throttle for us, see <rdar://8105550>.
63 // For a page has links to many outside sites, it is likely that the system DNS resolver won't be able to cache them all anyway, and we don't want
73 // Don't do DNS prefetch if proxies are involved. For many proxy types, the user agent is never exposed
  /frameworks/base/docs/html/training/id-auth/
identify.jd 33 <p>For many applications, the answer is the {@link android.accounts.AccountManager} APIs. With the
67 how many devices the user may own, by adding just a couple of extra taps to your
73 <p>Android devices can store multiple accounts from many different providers.
  /libcore/luni/src/main/java/java/text/
Format.java 35 * Many of the concrete subclasses of {@code Format} employ the notion of a
41 * of a pattern is defined by each subclass. Even though many subclasses use
49 * file", and any number greater than 1 as "many files". {@code MessageFormat}
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
valarray_array.tcc 83 // many elements as the index of the nth true element of m. I.e. if
109 // least as many elements as the index of the nth true element of m.
187 // have at least n true elements and a must have at least as many
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
valarray_array.tcc 86 // many elements as the index of the nth true element of m. I.e. if
112 // least as many elements as the index of the nth true element of m.
190 // have at least n true elements and a must have at least as many
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
valarray_array.tcc 86 // many elements as the index of the nth true element of m. I.e. if
112 // least as many elements as the index of the nth true element of m.
190 // have at least n true elements and a must have at least as many
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_array.tcc 83 // many elements as the index of the nth true element of m. I.e. if
109 // least as many elements as the index of the nth true element of m.
187 // have at least n true elements and a must have at least as many
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_array.tcc 83 // many elements as the index of the nth true element of m. I.e. if
109 // least as many elements as the index of the nth true element of m.
187 // have at least n true elements and a must have at least as many
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_array.tcc 83 // many elements as the index of the nth true element of m. I.e. if
109 // least as many elements as the index of the nth true element of m.
187 // have at least n true elements and a must have at least as many
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
valarray_array.tcc 83 // many elements as the index of the nth true element of m. I.e. if
109 // least as many elements as the index of the nth true element of m.
187 // have at least n true elements and a must have at least as many
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_array.tcc 86 // many elements as the index of the nth true element of m. I.e. if
112 // least as many elements as the index of the nth true element of m.
190 // have at least n true elements and a must have at least as many
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_array.tcc 86 // many elements as the index of the nth true element of m. I.e. if
112 // least as many elements as the index of the nth true element of m.
190 // have at least n true elements and a must have at least as many
  /bionic/libc/upstream-freebsd/lib/libc/string/
wcslcpy.c 53 /* Copy as many bytes as will fit */
  /cts/suite/audio_quality/lib/include/audio/
AudioHardware.h 75 * @param numberRepetition How many times to repeat playback / record for given buffer.
  /cts/tests/tests/database/src/android/database/cts/
MatrixCursor_RowBuilderTest.java 67 fail("Should throw CursorIndexOutOfBoundsException when adding too many values");
  /dalvik/dx/src/com/android/dx/dex/file/
MemberIdsSection.java 72 formatter.format("Too many %s: %d; max is %d. By package:",
  /dalvik/tests/003-omnibus-opcodes/src/
MethodCall.java 37 * Function with many arguments.
  /dalvik/vm/arch/arm/
HintsEABI.cpp 54 * If there are too many arguments to construct valid hints, this function will
  /developers/samples/android/connectivity/network/BasicNetworkDemo/BasicNetworkDemo/src/main/java/com/example/android/common/logger/
LogWrapper.java 22 * normal DDMS output can be one of the many targets receiving and outputting logs simultaneously.
  /developers/samples/android/connectivity/network/NetworkConnect/NetworkConnect/src/main/java/com/example/android/common/logger/
LogWrapper.java 22 * normal DDMS output can be one of the many targets receiving and outputting logs simultaneously.

Completed in 2449 milliseconds

<<11121314151617181920>>