Searched
full:succeeds (Results
301 -
325 of
791) sorted by null
<<11121314151617181920>>
/external/qemu/distrib/sdl-1.2.15/include/ |
SDL_audio.h | 204 * If this function succeeds, it returns the given SDL_AudioSpec,
|
/external/qemu/docs/ |
CHAR-DEVICES.TXT | 168 their own emit buffer. Note that writing to a CharBuffer always succeeds.
|
/external/stlport/test/eh/ |
LeakCheck.h | 62 value type whether the operation succeeds or fails.
|
/external/v8/src/ |
dateparser.h | 39 // Parse the string as a date. If parsing succeeds, return true after
|
/external/valgrind/main/helgrind/tests/ |
tc20_verifywrap.c | 240 it succeeds. */
|
/external/valgrind/main/include/ |
pub_tool_xarray.h | 108 succeeds. */
|
/external/webkit/Source/WebCore/platform/graphics/android/layers/ |
BaseLayerAndroid.cpp | 183 // Return true when fast draw succeeds.
|
/frameworks/av/media/libeffects/testlibs/ |
AudioEqualizer.h | 62 // If succeeds, a respective call is expected to freeInstance(), regardless
|
/frameworks/base/core/java/android/net/http/ |
RequestHandle.java | 145 * @return true if setup succeeds, false otherwise (redirect loop
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
SearchPanelView.java | 92 // Have keyguard show the bouncer and launch the activity if the user succeeds.
|
/libcore/luni/src/main/java/java/sql/ |
DriverManager.java | 106 * If the removal succeeds, the {@code DriverManager} will not use this
|
/libcore/luni/src/main/java/libcore/net/http/ |
HttpConnection.java | 103 * until a connection succeeds.
|
/packages/apps/Bluetooth/jni/ |
com_android_bluetooth_hid.cpp | 175 ALOGI("%s: succeeds", __FUNCTION__);
|
/packages/apps/Settings/src/com/android/settings/ |
IccLockSettings.java | 347 // Try to change icc lock. If it succeeds, toggle the lock state and
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_audio.h | 204 * If this function succeeds, it returns the given SDL_AudioSpec,
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_audio.h | 204 * If this function succeeds, it returns the given SDL_AudioSpec,
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_audio.h | 204 * If this function succeeds, it returns the given SDL_AudioSpec,
|
/cts/tests/tests/media/src/android/media/cts/ |
MediaPlayerTest.java | 228 // test usually succeeds within a few tries, but occasionally may fail 238 // 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/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,
|
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/ |
FileFilter.java | 104 ignoreResultList.add("storage/database-lock-after-reload.html"); // Succeeds but DumpRenderTree does not read result correctly 105 ignoreResultList.add("storage/hash-change-with-xhr.html"); // Succeeds but DumpRenderTree does not read result correctly
|
Completed in 943 milliseconds
<<11121314151617181920>>