OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:operation
(Results
301 - 325
of
10466
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/autotest/client/common_lib/
site_packages.py
9
# this
operation
.
/external/autotest/client/site_tests/desktopui_ExitOnSupervisedUserCrash/
control
17
account is being created and verifies that a crash during that
operation
/external/autotest/client/site_tests/power_Thermal/
control
7
PURPOSE = "Verify thermal feedback
operation
."
/external/autotest/server/site_tests/network_WiFi_ScanPerformance/
control
14
This test is designed to verify the wifi scan
operation
is completed within
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/signers/
RandomDSAKCalculator.java
27
throw new IllegalStateException("
Operation
not supported");
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch2/
exceptions.py
30
Raised when an
operation
has been disabled.
/external/chromium-trace/catapult/third_party/mapreduce/
README.chromium
11
it convenient to perform an
operation
on all datastore entities of a kind.
/external/clang/test/CodeGen/
2008-01-07-UnusualIntSize.c
9
// This should have %0 and %1 truncated to 33 bits before any
operation
.
/external/curl/tests/data/
test120
31
ftp download with post-quote delete
operation
/external/icu/icu4c/source/layout/
loengine.h
46
* @param success - output parameter set to an error code if the
operation
fails
81
* @param success - output parameter set to an error code if the
operation
fails
111
* @param success - output parameter set to an error code if the
operation
fails.
128
* @param success - set to an error code if the
operation
fails
144
* @param success - set to an error code if the
operation
fails
161
* @param success - set to an error code if the
operation
fails
179
* @param success - set to an error code if the
operation
fails
199
* @param success - set to an error code if the
operation
fails
216
* @param success - set to an error code if the
operation
fails
/external/kernel-headers/original/uapi/linux/netfilter/
xt_ecn.h
25
__u8
operation
;
member in struct:xt_ecn_info
/external/kernel-headers/original/uapi/linux/
sem.h
7
#define SEM_UNDO 0x1000 /* undo the
operation
on exit */
29
struct sem_queue **sem_pending_last; /* last pending
operation
*/
40
short sem_op; /* semaphore
operation
*/
41
short sem_flg; /*
operation
flags */
wil6210_uapi.h
32
* Perform 32-bit I/O
operation
to the card memory
44
* Perform block I/O
operation
to the card memory
59
*
operation
to perform
61
* @wil_mmio_op_mask - bits defining
operation
,
/external/kernel-headers/original/uapi/rdma/
rdma_netlink.h
148
* Local service resolve
operation
family header.
149
* The layout for the resolve
operation
:
158
* ALL - For connected CM
operation
(6 pathrecords)
160
* GMP - For miscellaneous GMP like
operation
(at least 1 reversible
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
package.html
5
addition as this is an
operation
that is commonly required by all SIP clients; it is hence a good capability
/external/selinux/libselinux/man/man3/
selabel_partial_match.3
21
performs a partial match
operation
on the handle
/external/selinux/policycoreutils/mcstrans/
TODO
9
compute_trans_from_raw is an expensive
operation
that needs to be sped up or threaded so that mcstrans can respond to other requests more quickly.
/external/v8/test/webkit/fast/js/
modify-non-references-expected.txt
30
PASS Number()++ threw exception ReferenceError: Invalid left-hand side expression in postfix
operation
.
31
PASS Number()-- threw exception ReferenceError: Invalid left-hand side expression in postfix
operation
.
32
PASS ++Number() threw exception ReferenceError: Invalid left-hand side expression in prefix
operation
.
33
PASS --Number() threw exception ReferenceError: Invalid left-hand side expression in prefix
operation
.
modify-non-references.js
30
shouldThrow("Number()++", "'ReferenceError: Invalid left-hand side expression in postfix
operation
'");
31
shouldThrow("Number()--", "'ReferenceError: Invalid left-hand side expression in postfix
operation
'");
32
shouldThrow("++Number()", "'ReferenceError: Invalid left-hand side expression in prefix
operation
'");
33
shouldThrow("--Number()", "'ReferenceError: Invalid left-hand side expression in prefix
operation
'");
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
ThreadUtils.java
67
* Utility method to make sure a blocking
operation
is executed to completion without getting
68
* interrupted. This should be used in cases where the
operation
is waiting for some critical
70
* the blocking
operation
, this function will re-run the
operation
until completion, and only then
73
public static void executeUninterruptibly(BlockingOperation
operation
) {
77
operation
.run();
80
// Someone is asking us to return early at our convenience. We can't cancel this
operation
,
100
// Someone is asking us to return early at our convenience. We can't cancel this
operation
,
142
// Someone is asking us to return early at our convenience. We can't cancel this
operation
,
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/
FwdLockGlue.h
30
* @return A Boolean value indicating whether the
operation
was successful.
38
* @return A Boolean value indicating whether the
operation
was successful.
59
* @return A Boolean value indicating whether the
operation
was successful.
74
* @return A Boolean value indicating whether the
operation
was successful.
/frameworks/base/core/java/android/app/backup/
RestoreObserver.java
25
* Callback class for receiving progress reports during a restore
operation
. These
46
* The restore
operation
has begun.
49
* this restore
operation
.
74
* @param error Zero on success; a nonzero error code if the restore
operation
/frameworks/base/core/java/android/widget/
Filter.java
75
* <p>Starts an asynchronous filtering
operation
. Calling this method
88
* <p>Starts an asynchronous filtering
operation
. Calling this method
95
* @param listener a listener notified upon completion of the
operation
116
// it doesn't change while the filter
operation
is in progress
130
* filtering
operation
. Results computed by the filtering
operation
140
* @return the results of the filtering
operation
154
* @param results the results of the filtering
operation
177
* <p>Holds the results of a filtering
operation
. The results are the values
178
* computed by the filtering
operation
and the number of these values.</p
[
all
...]
/frameworks/base/media/java/android/mtp/
MtpConstants.java
623
/**
Operation
code for GetDeviceInfo */
625
/**
Operation
code for OpenSession */
627
/**
Operation
code for CloseSession */
629
/**
Operation
code for GetStorageIDs */
631
/**
Operation
code for GetStorageInfo */
633
/**
Operation
code for GetNumObjects */
635
/**
Operation
code for GetObjectHandles */
637
/**
Operation
code for GetObjectInfo */
639
/**
Operation
code for GetObject */
641
/**
Operation
code for GetThumb *
[
all
...]
/libcore/ojluni/src/main/java/java/util/stream/
BaseStream.java
38
* illustrates an aggregate
operation
using the stream types {@link Stream}
68
*
operation
</a>.
78
*
operation
</a>.
85
* Returns whether this stream, if a terminal
operation
were to be executed,
87
* terminal stream
operation
method may yield unpredictable results.
99
*
operation
</a>.
111
*
operation
</a>.
124
*
operation
</a>.
143
*
operation
</a>.
Completed in 1164 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>