OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:successful
(Results
26 - 50
of
4718
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/bindings/ocaml/bitwriter/
llvm_bitwriter.mli
16
[path]. Returns [true] if
successful
, [false] otherwise. *)
22
will be flushed. Returns [true] if
successful
, [false] otherwise. *)
29
will be flushed. Returns [true] if
successful
, [false] otherwise. *)
/external/stlport/src/
sparc_atomic.s
20
cmp %o2, %o3 ! Check whether
successful
39
cmp %o3, %o2 ! Check whether
successful
61
cmp %o3, %o2 ! Check whether
successful
sparc_atomic64.s
17
cmp %o2, %o3 ! Check whether
successful
36
cmp %o3, %o2 ! Check whether
successful
56
cmp %o3, %o2 ! Check whether
successful
/ndk/sources/cxx-stl/stlport/src/
sparc_atomic.s
20
cmp %o2, %o3 ! Check whether
successful
39
cmp %o3, %o2 ! Check whether
successful
61
cmp %o3, %o2 ! Check whether
successful
sparc_atomic64.s
17
cmp %o2, %o3 ! Check whether
successful
36
cmp %o3, %o2 ! Check whether
successful
56
cmp %o3, %o2 ! Check whether
successful
/development/perftests/panorama/feature_mos/src/mosaic_renderer/
SurfaceTextureRenderer.h
18
// @return true if
successful
/external/bluetooth/bluedroid/bta/include/
bta_hl_ci.h
53
** status - BTA_MA_STATUS_OK if operation is
successful
72
** status - BTA_MA_STATUS_OK if operation is
successful
93
** status - BTA_MA_STATUS_OK if operation is
successful
113
** status - BTA_MA_STATUS_OK if operation is
successful
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
matcher.py
42
type: The type of token indicated by a
successful
match.
43
result_mode: The mode to move to after a
successful
match.
51
token_type: The type of token a
successful
match indicates.
52
result_mode: What mode to change to after a
successful
match. Defaults to
/external/chromium_org/chrome/browser/metrics/
network_stats_uploader.h
16
// which is done upon
successful
transmission of an UMA log.
time_ticks_experiment_win.h
14
// Runs an experiment once per session upon
successful
upload of UMA. Determines
/external/chromium_org/chrome/browser/metro_utils/
metro_chrome_win.h
14
//
successful
. Note that this can not be called nested in another COM
/external/chromium_org/chrome/test/base/
test_switches.cc
9
// Also emit full event trace logs for
successful
tests.
/external/chromium_org/components/url_matcher/
url_matcher_helpers.h
21
//
successful
.
/external/chromium_org/content/test/data/
sync_xmlhttprequest.html
14
my_div.innerHTML = "Got a
successful
response: " + request.responseText;
/external/chromium_org/content/test/plugin/
npapi_constants.h
16
// The cookie value which will be sent to the client upon
successful
/external/chromium_org/ppapi/api/trusted/
ppb_file_chooser_trusted.idl
23
* single file for saving. The callback is called with PP_OK on
successful
36
*
successful
, another error code from pp_errors.h on failure.
48
* single file for saving. The callback is called with PP_OK on
successful
61
*
successful
, another error code from pp_errors.h on failure.
/external/chromium_org/remoting/host/native_messaging/
native_messaging_writer.h
24
//
successful
.
/external/chromium_org/third_party/WebKit/ManualTests/
modal-dialog-arguments.html
14
This tests that modal dialog arguments get passed around correctly. Click the button below to test. The text "SUCCESS" will be shown below if the test was
successful
.
/external/chromium_org/third_party/closure_linter/closure_linter/common/
matcher.py
42
type: The type of token indicated by a
successful
match.
43
result_mode: The mode to move to after a
successful
match.
51
token_type: The type of token a
successful
match indicates.
52
result_mode: What mode to change to after a
successful
match. Defaults to
/external/chromium_org/third_party/ots/src/
woff2.h
14
// be the same as determined by ComputeFinalSize(). Returns true on
successful
/external/llvm/cmake/modules/
FindSphinx.cmake
8
# If
successful
the following variables will be defined
/external/lzma/CPP/7zip/UI/Common/
ExitCode.h
10
kSuccess = 0, //
Successful
operation
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_SaveBMP.3
14
Returns \fB0\fR if
successful
or \fB-1\fR if there was an error\&.
SDL_WM_IconifyWindow.3
11
If the application is running in a window managed environment SDL attempts to iconify/minimise it\&. If \fBSDL_WM_IconifyWindow\fP is
successful
, the application will receive a \fI\fBSDL_APPACTIVE\fP\fR loss event\&.
/external/valgrind/main/gdbserver_tests/
nlgone_return.vgtest
1
# test that a normal (
successful
) return is properly passed on to gdb.
Completed in 2117 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>