OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:successful
(Results
1201 - 1225
of
4718
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/sdk/monitor/
Android.mk
53
| sed -E '/\[java\]/!d; /
SUCCESSFUL
/d ; s/^ +\[java\] //; /^ *$$/d; /:$$/d; /\[javac\] [^C]/d; s/^/monitor: /'; \
/hardware/invensense/60xx/mlsdk/mllite/
ml.c
186
* @return INV_SUCCESS if
successful
, a non-zero code otherwise.
274
* @return INV_SUCCESS if
successful
, a non-zero error code otherwise.
769
* @return INV_SUCCESS if
successful
; a non-zero error code otherwise.
915
* @return INV_SUCCESS if
successful
or Non-zero error code otherwise.
1063
* @return INV_SUCCESS if
successful
or Non-zero error code otherwise.
[
all
...]
/external/antlr/antlr-3.4/runtime/C/include/
antlr3convertutf.h
39
The return result indicates whether the conversion was
successful
,
128
conversionOK, /* conversion
successful
*/
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DebugEventHub.cs
177
public virtual void EndBacktrack(int level, bool
successful
) {
180
listener.EndBacktrack(level,
successful
);
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DebugEventHub.cs
212
public virtual void EndBacktrack( int level, bool
successful
)
217
listener.EndBacktrack( level,
successful
);
/external/bison/m4/
iconv.m4
82
/* Test against AIX 5.1 bug: Failures are not distinguishable from
successful
103
successful
returns. */
/external/chromium_org/chrome/browser/chromeos/policy/
auto_enrollment_client.h
43
// Connection
successful
, but the server failed to generate a valid reply.
170
// be either
successful
completion or an error that requires external action.
/external/chromium_org/chrome/browser/chromeos/settings/
device_settings_service.h
151
// operation is reported through |callback|. If
successful
, the updated device
168
// reported through |callback|. If
successful
, the updated device settings are
/external/chromium_org/chrome/browser/extensions/api/serial/
serial_connection_posix.cc
19
// if the conversion was
successful
and |false| otherwise.
54
// if the conversion was
successful
and |false| otherwise.
/external/chromium_org/chrome/browser/extensions/
startup_helper.cc
160
// Whether the unpacking was
successful
.
163
// If the unpacking wasn't
successful
, this contains an error message.
webstore_standalone_installer.h
146
// (for
successful
installs) is:
155
// All flows (whether
successful
or not) end up in CompleteInstall, which
/external/chromium_org/chrome/browser/history/
history_database.h
84
// called once and only upon
successful
Init.
138
// Razes the database. Returns true if
successful
.
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
hid_detection_screen_handler.h
132
// Called by device::BluetoothDevice on a
successful
pairing and connection
156
// Called by device::BluetoothAdapter in response to a
successful
request
/external/chromium_org/chrome/installer/setup/
install_worker.h
74
// After a
successful
copying of all the files, this function is called to
81
// If these operations are
successful
, the function returns true, otherwise
/external/chromium_org/chrome/test/base/
in_process_browser_test.h
122
//
successful
.
181
// if
successful
.
/external/chromium_org/components/gcm_driver/
gcm_client.h
39
//
Successful
operation.
196
// Called when a new connection is established and a
successful
handshake
/external/chromium_org/components/policy/core/browser/
configuration_policy_handler.h
90
// Runs policy checks and returns the policy value if
successful
.
280
// Runs policy checks and returns the policy value if
successful
.
/external/chromium_org/content/browser/accessibility/
browser_accessibility_manager_win.cc
129
// if they're not
successful
this time.
136
// This will clear focus_event_on_root_needed_ if
successful
.
/external/chromium_org/google_apis/gcm/base/
socket_stream.h
42
// 3. Check GetState() again to ensure the Refresh was
successful
.
143
// 4. Check the GetState() again to ensure the Flush was
successful
. GetState()
/external/chromium_org/jingle/glue/
chrome_async_socket.h
73
// SignalConnected will be raised when the connection is
successful
;
122
//
successful
; otherwise, SignalClosed will be raised with a net
/external/chromium_org/media/base/
stream_parser.h
69
// success - True if initialization was
successful
.
70
// params - Stream parameters, in case of
successful
initialization.
/external/chromium_org/media/filters/
h264_to_annex_b_bitstream_converter.cc
189
break; //
Successful
conversion, end of buffer
254
//
Successful
conversion, output the freshly allocated bitstream buffer.
/external/chromium_org/native_client_sdk/doc_generated/pepper_beta/c/
struct_p_p_b___u_r_l_response_info__1__0.html
41
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Resource</code> corresponding to a <code>FileRef</code> if
successful
, 0 if <code>PP_URLREQUESTPROPERTY_STREAMTOFILE</code> was not requested or if the <code>URLLoader</code> has not been opened yet. </dd></dl>
62
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code><a class="el" href="struct_p_p___var.html" title="The PP_VAR struct is a variant data type and can contain any value of one of the types named in the P...">PP_Var</a></code> containing the response property value if
successful
, <code>PP_VARTYPE_VOID</code> if an input parameter is invalid. </dd></dl>
/external/chromium_org/native_client_sdk/doc_generated/pepper_dev/c/
struct_p_p_b___u_r_l_response_info__1__0.html
41
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Resource</code> corresponding to a <code>FileRef</code> if
successful
, 0 if <code>PP_URLREQUESTPROPERTY_STREAMTOFILE</code> was not requested or if the <code>URLLoader</code> has not been opened yet. </dd></dl>
62
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code><a class="el" href="struct_p_p___var.html" title="The PP_VAR struct is a variant data type and can contain any value of one of the types named in the P...">PP_Var</a></code> containing the response property value if
successful
, <code>PP_VARTYPE_VOID</code> if an input parameter is invalid. </dd></dl>
/external/chromium_org/native_client_sdk/doc_generated/pepper_stable/c/
struct_p_p_b___u_r_l_response_info__1__0.html
41
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code>PP_Resource</code> corresponding to a <code>FileRef</code> if
successful
, 0 if <code>PP_URLREQUESTPROPERTY_STREAMTOFILE</code> was not requested or if the <code>URLLoader</code> has not been opened yet. </dd></dl>
62
<dl class="return"><dt><b>Returns:</b></dt><dd>A <code><a class="el" href="struct_p_p___var.html" title="The PP_VAR struct is a variant data type and can contain any value of one of the types named in the P...">PP_Var</a></code> containing the response property value if
successful
, <code>PP_VARTYPE_VOID</code> if an input parameter is invalid. </dd></dl>
Completed in 3836 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>