OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:operation
(Results
51 - 75
of
6286
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-xml/src/main/java/org/apache/xpath/operations/
UnaryOperation.java
30
* The unary
operation
base class.
36
/** The operand for the
operation
.
71
* Set the expression operand for the
operation
.
74
* @param r The expression operand to which the unary
operation
will be
84
* Execute the operand and apply the unary
operation
to the result.
90
*
operation
to the evaluated operand.
101
* Apply the
operation
to two operands, and return the result.
106
* @return non-null reference to the XObject that represents the result of the
operation
.
113
/** @return the operand of unary
operation
, as an Expression.
Div.java
28
* The 'div'
operation
expression executer.
30
public class Div extends
Operation
35
* Apply the
operation
to two operands, and return the result.
41
* @return non-null reference to the XObject that represents the result of the
operation
.
52
* Evaluate this
operation
directly to a double.
56
* @return The result of the
operation
as a double.
Equals.java
28
* The '='
operation
expression executer.
30
public class Equals extends
Operation
35
* Apply the
operation
to two operands, and return the result.
41
* @return non-null reference to the XObject that represents the result of the
operation
.
52
* Execute a binary
operation
by calling execute on each of the operands,
58
* @return The XObject result of the
operation
.
Minus.java
28
* The binary '-'
operation
expression executer.
30
public class Minus extends
Operation
35
* Apply the
operation
to two operands, and return the result.
42
* result of the
operation
.
53
* Evaluate this
operation
directly to a double.
57
* @return The result of the
operation
as a double.
Mod.java
28
* The 'mod'
operation
expression executer.
30
public class Mod extends
Operation
35
* Apply the
operation
to two operands, and return the result.
41
* @return non-null reference to the XObject that represents the result of the
operation
.
52
* Evaluate this
operation
directly to a double.
56
* @return The result of the
operation
as a double.
Mult.java
28
* The '*'
operation
expression executer.
30
public class Mult extends
Operation
35
* Apply the
operation
to two operands, and return the result.
41
* @return non-null reference to the XObject that represents the result of the
operation
.
52
* Evaluate this
operation
directly to a double.
56
* @return The result of the
operation
as a double.
Plus.java
28
* The '+'
operation
expression executer.
30
public class Plus extends
Operation
35
* Apply the
operation
to two operands, and return the result.
41
* @return non-null reference to the XObject that represents the result of the
operation
.
52
* Evaluate this
operation
directly to a double.
56
* @return The result of the
operation
as a double.
Operation.java
19
* $Id:
Operation
.java 468655 2006-10-28 07:12:06Z minchau $
30
* The baseclass for a binary
operation
.
32
public class
Operation
extends Expression implements ExpressionOwner
80
* Set the left and right operand expressions for this
operation
.
95
* Execute a binary
operation
by calling execute on each of the operands,
101
* @return The XObject result of the
operation
.
119
* Apply the
operation
to two operands, and return the result.
125
* @return non-null reference to the XObject that represents the result of the
operation
.
135
/** @return the left operand of binary
operation
, as an Expression.
141
/** @return the right operand of binary
operation
, as an Expression
[
all
...]
/external/iptables/extensions/
libipt_ecn.c
46
einfo->
operation
|= IPT_ECN_OP_MATCH_CWR;
51
einfo->
operation
|= IPT_ECN_OP_MATCH_ECE;
58
einfo->
operation
|= IPT_ECN_OP_MATCH_IP;
79
if (einfo->
operation
& IPT_ECN_OP_MATCH_ECE) {
84
if (einfo->
operation
& IPT_ECN_OP_MATCH_CWR) {
89
if (einfo->
operation
& IPT_ECN_OP_MATCH_IP) {
101
if (einfo->
operation
& IPT_ECN_OP_MATCH_ECE) {
107
if (einfo->
operation
& IPT_ECN_OP_MATCH_CWR) {
113
if (einfo->
operation
& IPT_ECN_OP_MATCH_IP) {
libipt_ECN.c
56
einfo->
operation
= IPT_ECN_OP_SET_ECE | IPT_ECN_OP_SET_CWR;
61
einfo->
operation
|= IPT_ECN_OP_SET_CWR;
65
einfo->
operation
|= IPT_ECN_OP_SET_ECE;
69
einfo->
operation
|= IPT_ECN_OP_SET_IP;
79
"ECN target: An
operation
is required");
90
if (einfo->
operation
== (IPT_ECN_OP_SET_ECE|IPT_ECN_OP_SET_CWR)
95
if (einfo->
operation
& IPT_ECN_OP_SET_ECE)
98
if (einfo->
operation
& IPT_ECN_OP_SET_CWR)
101
if (einfo->
operation
& IPT_ECN_OP_SET_IP)
111
if (einfo->
operation
== (IPT_ECN_OP_SET_ECE|IPT_ECN_OP_SET_CWR
[
all
...]
/external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h
388
* \retval NFCSTATUS_SUCCESS
Operation
successful.
392
* a valid type to perform the requsted
operation
.
395
* \retval NFCSTATUS_FAILED
Operation
failed.
412
* \retval NFCSTATUS_SUCCESS
Operation
successful.
416
* a valid type to perform the requsted
operation
.
419
* \retval NFCSTATUS_FAILED
Operation
failed.
448
* \retval NFCSTATUS_SUCCESS
Operation
successful.
454
* \retval NFCSTATUS_FAILED
Operation
failed.
473
* \retval NFCSTATUS_SUCCESS
Operation
successful.
476
* \retval NFCSTATUS_FAILED
Operation
failed
[
all
...]
/frameworks/base/packages/BackupRestoreConfirmation/res/values/
strings.xml
23
<string name="backup_confirm_text">A full backup of all data to a connected desktop computer has been requested. Do you want to allow this to happen\?\n\nIf you did not request the backup yourself, do not allow the
operation
to proceed.</string>
30
<string name="restore_confirm_text">A full restore of all data from a connected desktop computer has been requested. Do you want to allow this to happen\?\n\nIf you did not request the restore yourself, do not allow the
operation
to proceed. This will replace any data currently on the device!</string>
36
<!-- Text for message to user that they must enter their predefined backup password in order to perform this
operation
. -->
38
<!-- Text for message to user that they must enter their device encryption password in order to perform this restore
operation
. -->
40
<!-- Text for message to user that they must enter their device encryption password in order to perform this backup
operation
. -->
43
<!-- Text for message to user that they must enter an encryption password to use for the full backup
operation
. -->
45
<!-- Text for message to user that they may optionally supply an encryption password to use for a full backup
operation
. -->
48
<!-- Text for message to user when performing a full restore
operation
, explaining that they must enter the password originally used to encrypt the full backup data. -->
51
<!-- Text of a toast telling the user that a full backup
operation
has begun -->
53
<!-- Text of a toast telling the user that a full backup
operation
has ended --
[
all
...]
/external/e2fsprogs/intl/
eval-plural.h
32
switch (pexp->
operation
)
45
/* pexp->
operation
must be lnot. */
52
if (pexp->
operation
== lor)
54
else if (pexp->
operation
== land)
60
switch (pexp->
operation
)
101
/* pexp->
operation
must be qmop. */
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
SyncEvent.h
50
** Description: Start a synchronization
operation
.
112
** Description: End a synchronization
operation
.
146
** Description: Start a synchronization
operation
.
154
event.start (); //automatically start
operation
162
** Description: End a synchronization
operation
.
169
mEvent.end (); //automatically end
operation
/frameworks/base/obex/javax/obex/
BaseStream.java
52
*
operation
is not done.
53
* @throws IOException if the
operation
is completed
58
* Continues the
operation
since there is no data to read.
59
* @param sendEmpty <code>true</code> if the
operation
should send an empty
63
* @return <code>true</code> if the
operation
was completed;
64
* <code>false</code> if no
operation
took place
Operation.java
42
* The <code>
Operation
</code> interface provides ways to manipulate a single
43
* OBEX PUT or GET
operation
. The implementation of this interface sends OBEX
44
* packets as they are built. If during the
operation
the peer in the
operation
45
* ends the
operation
, an <code>IOException</code> is thrown on the next read
62
*
operation
, the new headers will be sent during the next packet exchange.
71
*
Operation
op = conn.put(head);
87
*
Operation
op = conn.get(head);
102
* <H3>Client PUT
Operation
Flow</H3> For PUT operations, a call to
110
* <H3>Client GET
Operation
Flow</H3> For GET operation, a call t
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/
AsyncQueryServiceHelper.java
19
import com.android.calendar.AsyncQueryService.
Operation
;
108
builder.append(
Operation
.opToChar(op));
142
* Compares an user-visible
operation
to this private OperationInfo
145
* @param o
operation
to be compared
148
public boolean equivalent(
Operation
o) {
154
* Queues the
operation
for execution
157
* @param args OperationInfo object describing the
operation
172
* Gets the last delayed
operation
. It is typically used for canceling.
174
* @return
Operation
object which contains of the last cancelable
operation
[
all
...]
/packages/apps/Nfc/nci/jni/
SyncEvent.h
46
** Description: Start a synchronization
operation
.
108
** Description: End a synchronization
operation
.
142
** Description: Start a synchronization
operation
.
150
event.start (); //automatically start
operation
158
** Description: End a synchronization
operation
.
165
mEvent.end (); //automatically end
operation
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pg.h
12
ATAPI reset
operation
, all operations are performed by a pair
14
A write
operation
delivers a command and any outbound data in
18
immediately by a read
operation
, to obtain any returned data and
19
status information. A read will fail if there is no
operation
22
As a special case, the device can be reset with a write
operation
,
25
There are no ioctl() operations. Any single
operation
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pg.h
12
ATAPI reset
operation
, all operations are performed by a pair
14
A write
operation
delivers a command and any outbound data in
18
immediately by a read
operation
, to obtain any returned data and
19
status information. A read will fail if there is no
operation
22
As a special case, the device can be reset with a write
operation
,
25
There are no ioctl() operations. Any single
operation
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pg.h
12
ATAPI reset
operation
, all operations are performed by a pair
14
A write
operation
delivers a command and any outbound data in
18
immediately by a read
operation
, to obtain any returned data and
19
status information. A read will fail if there is no
operation
22
As a special case, the device can be reset with a write
operation
,
25
There are no ioctl() operations. Any single
operation
/external/chromium/net/disk_cache/
file_posix.cc
17
// This class represents a single asynchronous IO
operation
while it is being
21
// Other than the actual parameters for the IO
operation
(including the
25
//
operation
.
42
// The actual parameters for the
operation
are setup in the constructor of
69
// These methods start an asynchronous
operation
. The arguments have the same
71
//
operation
never finishes synchronously.
78
// Invokes the users' completion callback at the end of the IO
operation
.
82
virtual void OnOperationComplete(disk_cache::BackgroundIO*
operation
,
113
scoped_refptr<FileBackgroundIO>
operation
(
118
NewRunnableMethod(
operation
.get(), &FileBackgroundIO::Read), true)
[
all
...]
sparse_control.h
30
// the
operation
into multiple small pieces, sending each one to the
35
// The
operation
to perform.
55
// Performs an actual sparse read or write
operation
for this entry. |op| is
56
// the
operation
to perform, |offset| is the desired sparse offset, |buf| and
67
// Cancels the current sparse
operation
(if any).
93
// Deletes the current child and continues the current
operation
(open).
96
// Continues the current
operation
(open) without a current child.
112
// current IO
operation
(for instance if the required range is not stored by
117
// the current
operation
.
127
// Iterates through all the children needed to complete the current
operation
[
all
...]
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button_unittest.mm
57
operation
:(NSDragOperation)
operation
{
153
NSDragOperation
operation
= [button draggingSourceOperationMaskForLocal:NO];
154
EXPECT_EQ(0u,
operation
& NSDragOperationDelete);
155
operation
= [button draggingSourceOperationMaskForLocal:YES];
156
EXPECT_EQ(0u,
operation
& NSDragOperationDelete);
161
operation
= [button draggingSourceOperationMaskForLocal:NO];
162
EXPECT_EQ(NSDragOperationDelete,
operation
& NSDragOperationDelete);
163
operation
= [button draggingSourceOperationMaskForLocal:YES];
164
EXPECT_EQ(NSDragOperationDelete,
operation
& NSDragOperationDelete)
[
all
...]
/hardware/ti/omap4xxx/camera/
BaseCameraAdapter.cpp
327
status_t BaseCameraAdapter::sendCommand(CameraCommands
operation
, int value1, int value2, int value3)
336
switch (
operation
) {
349
ret = setState(
operation
);
402
ret = setState(
operation
);
455
ret = setState(
operation
);
501
ret = setState(
operation
);
527
ret = setState(
operation
);
555
ret = setState(
operation
);
583
ret = setState(
operation
);
611
ret = setState(
operation
);
[
all
...]
Completed in 857 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>