/external/chromium_org/third_party/skia/include/utils/ |
SkFrontBufferedStream.h | 27 * returned. When this call succeeds (i.e. returns non NULL),
|
/external/chromium_org/third_party/skia/src/core/ |
SkImageGeneratorPriv.h | 17 * the generator. If it succeeds, it will modify destination
|
/external/chromium_org/third_party/webrtc/base/ |
unixfilesystem.h | 37 // Opens a file. Returns an open StreamInterface if function succeeds. 58 // Returns TRUE if function succeeds 66 // Returns true if function succeeds. 72 // Returns true if function succeeds
|
/external/chromium_org/v8/src/ |
fixed-dtoa.h | 26 // returns false. The output is null-terminated when the function succeeds.
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_LoadWAV.3 | 13 If this function succeeds, it returns the given \fI\fBSDL_AudioSpec\fP\fR, filled with the audio data format of the wave data, and sets \fBaudio_buf\fR to a \fBmalloc\fP\&'d buffer containing the audio data, and sets \fBaudio_len\fR to the length of that audio buffer, in bytes\&. You need to free the audio buffer with \fI\fBSDL_FreeWAV\fP\fR when you are done with it\&.
|
/external/skia/include/utils/ |
SkFrontBufferedStream.h | 27 * returned. When this call succeeds (i.e. returns non NULL),
|
/external/skia/src/core/ |
SkImageGeneratorPriv.h | 17 * the generator. If it succeeds, it will modify destination
|
/external/valgrind/main/helgrind/tests/ |
tc18_semabuse.c | 32 it succeeds. */
|
/sdk/emulator/opengl/tests/event_injector/ |
emulator-console.h | 29 * a given emulator port. Note that this always succeeds since the
|
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/ |
LVPSA_Control.c | 63 /* LVPSA_OK Succeeds */ 103 /* LVPSA_OK Succeeds */ 135 /* LVPSA_OK Succeeds */ 170 /* LVPSA_OK Succeeds */ 258 /* LVPSA_OK Always succeeds */ 325 /* LVPSA_OK Always succeeds */ 402 /* LVPSA_OK Always succeeds */ 443 /* LVPSA_OK Always succeeds */ 558 /* LVPSA_OK Always succeeds */ [all...] |
/external/chromium_org/gpu/command_buffer/service/ |
buffer_manager_unittest.cc | 249 // Check entire range succeeds. 253 // Check sub range succeeds. 257 // Check changing sub range succeeds. 285 // Check entire range succeeds. 292 // Check sub range succeeds. 296 // Check changing sub range succeeds. 324 // Check entire range succeeds. 335 // Check sub range succeeds. 338 // Check changing sub range succeeds.
|
/external/stlport/src/ |
facets_byname.cpp | 533 // 0 if currency symbol succeeds a positive value 546 case 2: // The sign string succeeds the quantity and currency symbol. 562 // 0 if currency symbol succeeds a positive value 592 // 0 if currency symbol succeeds a positive value 599 case 4: // The sign string immediately succeeds the currency symbol. 607 // 0 if currency symbol succeeds a positive value 647 // 0 if currency symbol succeeds a negative value 660 case 2: // The sign string succeeds the quantity and currency symbol. 676 // 0 if currency symbol succeeds a negative value 706 // 0 if currency symbol succeeds a negative valu [all...] |
/ndk/sources/cxx-stl/stlport/src/ |
facets_byname.cpp | 533 // 0 if currency symbol succeeds a positive value 546 case 2: // The sign string succeeds the quantity and currency symbol. 562 // 0 if currency symbol succeeds a positive value 592 // 0 if currency symbol succeeds a positive value 599 case 4: // The sign string immediately succeeds the currency symbol. 607 // 0 if currency symbol succeeds a positive value 647 // 0 if currency symbol succeeds a negative value 660 case 2: // The sign string succeeds the quantity and currency symbol. 676 // 0 if currency symbol succeeds a negative value 706 // 0 if currency symbol succeeds a negative valu [all...] |
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/ |
InstanceOnlyModifierTest.java | 64 * capability, the test succeeds. 95 * capability, the test succeeds. 123 * capability, the test succeeds. 153 * capability, the test succeeds. 210 * canWatchFieldAccess capabilities, the test succeeds. 245 * canWatchFieldModification capabilities, the test succeeds.
|
/external/chromium_org/chromeos/dbus/ |
cros_disks_client.h | 256 // Calls Mount method. |callback| is called after the method call succeeds, 271 // Calls Unmount method. |callback| is called after the method call succeeds, 279 // method call succeeds, otherwise, |error_callback| is called. 285 // method call succeeds, otherwise, |error_callback| is called. 290 // Calls Format method. |callback| is called after the method call succeeds, 298 // call succeeds, otherwise, |error_callback| is called.
|
fake_cros_disks_client.h | 80 // Makes the subsequent Unmount() calls fail. Unmount() succeeds by default. 106 // Makes the subsequent Format() calls fail. Format() succeeds by default.
|
/external/chromium_org/ppapi/c/ |
ppb_var_array.h | 63 * @return A <code>PP_Bool</code> indicating whether the operation succeeds. 84 * @return A <code>PP_Bool</code> indicating whether the operation succeeds.
|
/external/chromium_org/ppapi/cpp/ |
var_array.h | 68 /// @return A <code>bool</code> indicating whether the operation succeeds. 84 /// @return A <code>bool</code> indicating whether the operation succeeds.
|
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
double-conversion.h | 156 // Returns true if the conversion succeeds. The conversion always succeeds 186 // Returns true if the conversion succeeds. The conversion always succeeds 218 // Returns true if the conversion succeeds. The conversion always succeeds 256 // Returns true if the conversion succeeds. The conversion always succeeds
|
/external/chromium_org/webkit/browser/fileapi/ |
local_file_stream_writer.h | 50 // Opens |file_path_| and if it succeeds, proceeds to InitiateSeek(). 58 // Seeks to |initial_offset_| and proceeds to |main_operation| if it succeeds.
|
/external/icu/icu4c/source/test/cintltst/ |
cintltst.h | 115 * Assert that the given UErrorCode succeeds, and return TRUE if it does. 120 * Assert that the given UErrorCode succeeds, and return TRUE if it does.
|
/external/lldb/test/lang/c/struct_types/ |
TestStructTypes.py | 78 # Test zero length array access and make sure it succeeds with "frame variable" 85 # Test zero length array access and make sure it succeeds with "expression"
|
/external/llvm/lib/Support/ |
Threading.cpp | 95 // We actually don't care whether the wait succeeds or fails, in 96 // the same way we don't care whether the pthread_join call succeeds
|
/external/protobuf/gtest/test/ |
gtest_xml_output_unittest_.cc | 50 TEST_F(SuccessfulTest, Succeeds) { 69 TEST(MixedResultTest, Succeeds) {
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Equaliser.c | 51 /* LVCS_Success Always succeeds */ 129 /* LVCS_Success Always succeeds */
|