HomeSort by relevance Sort by last modified time
    Searched full:succeeds (Results 651 - 675 of 1365) sorted by null

<<21222324252627282930>>

  /cts/tests/tests/media/src/android/media/cts/
MediaPlayerTest.java 343 // test usually succeeds within a few tries, but occasionally may fail
353 // Try one more time. If this succeeds, we'll consider the test a success,
    [all...]
  /external/chromium/chrome/browser/history/
text_database_manager.cc 336 // and then access it for writing only if it succeeds.
401 // and then access it for writing only if it succeeds.
  /external/chromium/testing/gmock/test/
gmock-internal-utils_test.cc 307 // Tests that Assert(true, ...) succeeds.
324 // Tests that Expect(true, ...) succeeds.
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_log.cc 243 // or from a dictionary. Succeeds if we can find a string in the
256 // Look up the URL from a dictionary at the specified location. Succeeds
  /external/chromium_org/native_client_sdk/src/doc/devguide/coding/
file-io.rst 142 this thread is blocked until ``Open`` succeeds or fails.
155 succeeds or fails.
  /external/chromium_org/net/dns/
dns_config_service_win.cc 43 // Interval between retries to parse config. Used only until parsing succeeds.
134 // Returns true if the conversion succeeds and output is not empty. In case of
  /external/chromium_org/third_party/WebKit/Source/web/
FrameLoaderClientImpl.cpp 441 // provisional load succeeds or fails, not the "real" one.
456 // provisional load succeeds or fails, not the "real" one.
  /external/chromium_org/third_party/icu/source/common/
propname.cpp 250 * succeeds.
277 * to load it, and return TRUE if the load succeeds.
  /external/chromium_org/third_party/sqlite/src/test/
malloc3.test 122 # succeeds, i.e. (M+1) times, where M is the number of mallocs() required
211 # populated correctly after the final insert succeeds.
  /external/grub/lib/
device.c 465 succeeds. */
666 /* In floppies, write the map, whether check_device succeeds
  /external/guava/guava/src/com/google/common/collect/
Tables.java 259 // Will cast TRANSPOSE_CELL to a type that always succeeds
279 // Casting TRANSPOSE_CELL to a type that always succeeds
  /external/srec/portable/src/
pmemory.c 562 The order and contiguity of storage allocated by successive calls to malloc() is unspecified. The pointer returned if the allocation succeeds shall be suitably aligned so that it may be assigned to a pointer to any type of object and then used to access such an object in the space allocated (until the space is explicitly freed or reallocated). Each such allocation shall yield a pointer to an object disjoint from any other object. The pointer returned points to the start (lowest byte address) of the allocated space. If the space cannot be allocated, a null pointer shall be returned. If the size of the space requested is 0, the behavior is implementation-defined: the value returned shall be either a null pointer or a unique pointer.
728 The order and contiguity of storage allocated by successive calls to realloc() is unspecified. The pointer returned if the allocation succeeds is suitably aligned so that it may be assigned to a pointer to any type of object and then used to access such an object in the space allocated (until the space is explicitly freed or reallocated). Each such allocation will yield a pointer to an object disjoint from any other object. The pointer returned points to the start (lowest byte address) of the allocated space. If the space cannot be allocated, a null pointer is returned.
  /external/valgrind/main/exp-sgcheck/
h_main.c 428 former succeeds in shorting out the new block, not the
442 former succeeds in shorting out the new block, not the old,
  /libcore/luni/src/main/java/java/text/
DateFormat.java 570 * parse succeeds. Clients may insist on strict adherence to the format by
595 * parse succeeds. Clients may insist on strict adherence to the format by
  /external/icu4c/i18n/unicode/
smpdtfmt.h 686 * parsed again. This is repeated until either the parse succeeds or the
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
regex     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex.h 926 * @returns true if @a lhs succeeds @a rhs, false otherwise.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
regex     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex.h 926 * @returns true if @a lhs succeeds @a rhs, false otherwise.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
regex     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
regex     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 926 * @returns true if @a lhs succeeds @a rhs, false otherwise.
    [all...]

Completed in 1072 milliseconds

<<21222324252627282930>>