OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:operation
(Results
276 - 300
of
6286
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/docs/html/tools/help/
bmgr.jd
12
<li><a href="#backup">Forcing a Backup
Operation
</a></li>
13
<li><a href="#restore">Forcing a Restore
Operation
</a></li>
38
<h2 id="backup">Forcing a Backup
Operation
</h2>
53
perform a backup
operation
at some time in the future (via your {@link
62
last backup
operation
, plus any applications which had been manually scheduled for
67
<h2 id="restore">Forcing a Restore
Operation
</h2>
73
saved state from the user's previous device) and is an
operation
that only the system can
74
perform. The second kind of restore
operation
restores
77
invoke this second restore
operation
with the {@link
83
<p>While testing your application, you can immediately invoke the restore
operation
(bypassing th
[
all
...]
/libcore/luni/src/test/java/libcore/java/util/
OldLinkedHashMapTest.java
41
// iterator.next()
Operation
takes place after a get
42
//
Operation
. This is because the get
Operation
is considered
/external/libnfc-nxp/src/
phLibNfc.h
406
* \param NFCSTATUS_SUCCESS Connect
operation
successful.
407
* \param NFCSTATUS_TARGET_LOST Connect
operation
failed because target is lost.
430
* \param NFCSTATUS_SUCCESS Disconnect
operation
successful.
451
* \param NFCSTATUS_SUCCESS Ioctl
operation
successful.
452
* \param NFCSTATUS_TARGET_LOST Ioctl
operation
failed because target is lost.
453
* \param NFCSTATUS_SHUTDOWN Ioctl
operation
failed because Shutdown in progress.
476
* a Transceive
operation
on a tag or when the device acts as an Initiator during a
484
* \param NFCSTATUS_SUCCESS Transceive
operation
successful.
485
* \param NFCSTATUS_TARGET_LOST Transceive
operation
failed because target is lost.
486
* \param NFCSTATUS_SHUTDOWN Transceive
operation
failed because Shutdown in progress
[
all
...]
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
Compiler.java
55
import org.apache.xpath.operations.
Operation
;
69
* of
operation
codes (op map) and then builds from that into an Expression
200
* Bottle-neck compilation of an
operation
with left and right operands.
202
* @param
operation
non-null reference to parent
operation
.
203
* @param opPos The op map position of the parent
operation
.
205
* @return reference to {@link org.apache.xpath.operations.
Operation
} instance.
209
private Expression compileOperation(
Operation
operation
, int opPos)
216
operation
.setLeftRight(compile(leftPos), compile(rightPos))
[
all
...]
/build/target/board/generic_x86/
BoardConfig.mk
25
# of an SDK AVD. Note that this
operation
only works on Linux for now
/cts/tests/tests/openglperf/src/android/openglperf/cts/
OpenGlPerfNative.java
24
* wait for the completion of the pending Egl/Gl
operation
using eglClientWaitSyncKHR.
/dalvik/vm/compiler/template/armv5te/
TEMPLATE_INTERPRET.S
4
*
operation
, or from the transition code in header.S. We distinquish
TEMPLATE_MEM_OP_DECODE.S
5
* The call to the handler is inserted prior to a heap memory
operation
.
/dalvik/vm/compiler/template/armv5te-vfp/
TEMPLATE_MEM_OP_DECODE.S
5
* The call to the handler is inserted prior to a heap memory
operation
.
/dalvik/vm/compiler/template/mips/
TEMPLATE_INTERPRET.S
4
*
operation
, or from the transition code in header.S. We distinquish
funop.S
3
* Generic 32-bit unary
operation
. Provide an "instr" line that
funopWider.S
3
* Generic 32bit-to-64bit floating point unary
operation
. Provide an
/dalvik/vm/mterp/arm-vfp/
fbinop2addr.S
2
* Generic 32-bit floating point "/2addr" binary
operation
. Provide
fbinopWide.S
2
* Generic 64-bit double-precision floating point binary
operation
.
fbinopWide2addr.S
2
* Generic 64-bit floating point "/2addr" binary
operation
. Provide
funop.S
2
* Generic 32-bit unary floating-point
operation
. Provide an "instr"
funopNarrower.S
2
* Generic 64bit-to-32bit unary floating point
operation
. Provide an
funopWider.S
2
* Generic 32bit-to-64bit floating point unary
operation
. Provide an
/dalvik/vm/mterp/armv5te/
unop.S
3
* Generic 32-bit unary
operation
. Provide an "instr" line that
/dalvik/vm/mterp/armv6t2/
unop.S
3
* Generic 32-bit unary
operation
. Provide an "instr" line that
unopWider.S
3
* Generic 32bit-to-64bit unary
operation
. Provide an "instr" line
/dalvik/vm/mterp/mips/
unflop.S
3
* Generic 32-bit unary
operation
. Provide an "instr" line that
unop.S
3
* Generic 32-bit unary
operation
. Provide an "instr" line that
unopWide.S
3
* Generic 64-bit unary
operation
. Provide an "instr" line that
unopWider.S
3
* Generic 32bit-to-64bit unary
operation
. Provide an "instr" line
Completed in 364 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>