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
4381
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/media/filters/
h264_to_annex_b_bitstream_converter.h
73
// bytes written to output after
successful
call.
76
// true if
successful
conversion
77
// false if conversion not
successful
(poutput_size will hold the amount
102
// bytes written to output after
successful
call.
105
// true if
successful
conversion
106
// false if conversion not
successful
(poutput_size will hold the amount
/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
/bionic/libc/arch-x86/bionic/
vfork.S
6
* between a
successful
vfork and a a subsequent execve()
/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/chrome/common/extensions/docs/examples/api/tabs/pin/
inject.js
10
// Do stuff on
successful
response
/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/
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
12
//
successful
. Note that this can not be called nested in another COM
/external/chromium_org/chrome/test/security_tests/
ipc_security_tests.h
11
//
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/extensions/common/matcher/
url_matcher_helpers.h
21
//
successful
.
/external/chromium_org/gpu/command_buffer/service/
stream_texture_manager.h
23
// Returns an identifier for the object, or NULL if not
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/setup/
test_util.h
12
// Creates an anonymous, unidirectional pipe, returning true if
successful
. On
/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/dropbear/libtomcrypt/
testbuild.sh
8
echo "
successful
"
/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\&.
Completed in 622 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>