OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:succeeds
(Results
151 - 175
of
1308
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/stlport/src/c_locale_glibc/
c_locale_glibc2.c
569
/* 1 if currency_symbol precedes a positive value, 0 if
succeeds
*/
584
* 2 The sign string
succeeds
the quantity and currency_symbol.
586
* 4 The sign string immediately
succeeds
the currency_symbol.
593
/* 1 if currency_symbol precedes a negative value, 0 if
succeeds
*/
608
* 2 The sign string
succeeds
the quantity and currency_symbol.
610
* 4 The sign string immediately
succeeds
the currency_symbol.
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c
569
/* 1 if currency_symbol precedes a positive value, 0 if
succeeds
*/
584
* 2 The sign string
succeeds
the quantity and currency_symbol.
586
* 4 The sign string immediately
succeeds
the currency_symbol.
593
/* 1 if currency_symbol precedes a negative value, 0 if
succeeds
*/
608
* 2 The sign string
succeeds
the quantity and currency_symbol.
610
* 4 The sign string immediately
succeeds
the currency_symbol.
/external/chromium_org/chrome/browser/media_galleries/win/
mtp_device_delegate_impl_win.h
139
// If the GetFileInfo()
succeeds
, |success_callback| is invoked to notify the
152
// If the ReadDirectory()
succeeds
, |success_callback| is invoked to notify
178
// If the write operation
succeeds
, |bytes_written| is set to a non-zero
/external/chromium_org/chrome/browser/ui/webui/options/
certificate_manager_handler.h
98
// 6a. if import
succeeds
-> ImportExportCleanup
111
// 4a. if import
succeeds
-> ImportExportCleanup
123
// 5a. if import
succeeds
-> ImportExportCleanup
/frameworks/av/media/libeffects/lvm/lib/Bass/src/
LVDBE_Control.c
43
/* LVDBE_SUCCESS Always
succeeds
*/
74
/* LVDBE_Success Always
succeeds
*/
300
/* LVDBE_SUCCESS Always
succeeds
*/
/system/media/camera/docs/
metadata_validate.py
186
True if the validation
succeeds
, False otherwise
223
True if the validation
succeeds
, False otherwise
277
a BeautifulSoup instance if validation
succeeds
, None otherwise
/art/runtime/gc/collector/
garbage_collector.h
88
// Only called for concurrent GCs. Gets called repeatedly until it
succeeds
.
/cts/tests/tests/permission2/src/android/permission2/cts/
NoCaptureAudioOutputPermissionTest.java
43
// The attempt to create the AudioRecord object
succeeds
even if the
/dalvik/vm/mterp/armv5te/
OP_CHECK_CAST.S
18
beq .L${opcode}_okay @ null obj, cast always
succeeds
/dalvik/vm/mterp/mips/
OP_CHECK_CAST.S
18
beqz rOBJ, .L${opcode}_okay # null obj, cast always
succeeds
/external/bison/m4/
stat.m4
28
dnl FreeBSD 7.2 mistakenly
succeeds
on stat("link-to-file/").
strerror.m4
62
AC_CACHE_CHECK([whether strerror(0)
succeeds
],
/external/chromium/base/
cpu_unittest.cc
12
// "undefined instruction" exceptions. That is, this test
succeeds
when this
path_service.h
25
// Directories are also guaranteed to exist when this function
succeeds
.
/external/chromium/chrome/browser/chromeos/login/
signed_settings_helper.h
27
// Callback of CheckWhitelistOp. |success| indicates whether the op
succeeds
/external/chromium/chrome/browser/sync/glue/
database_model_worker_unittest.cc
49
timer_.Stop(); // Stop the failure timer so the test
succeeds
.
/external/chromium/chrome/common/
win_safe_util.h
45
// function
succeeds
, false otherwise. A failure is expected on system where
/external/chromium_org/base/
cpu_unittest.cc
13
// "undefined instruction" exceptions. That is, this test
succeeds
when this
/external/chromium_org/base/win/
scoped_process_information.cc
16
// guaranteed to be untouched in case of failure.
Succeeds
with no side-effects
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
create_file_operation.h
53
// and it
succeeds
without doing anything if the flag is false.
remove_operation.h
48
// not set, it
succeeds
only when the directory is empty.
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
drive_test_util.cc
70
// GetRegisteredPath
succeeds
iff the mount point exists.
/external/chromium_org/chrome/browser/extensions/api/system_display/
display_info_provider.h
38
// message. If the method
succeeds
, the error message is empty.
/external/chromium_org/chrome/browser/history/android/
android_urls_database.h
33
//
succeeds
, otherwise 0 is returned.
sql_handler.h
46
// value stored in |row|. Return true if the update
succeeds
.
Completed in 785 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>