HomeSort by relevance Sort by last modified time
    Searched full:operation (Results 526 - 550 of 6286) sorted by null

<<21222324252627282930>>

  /external/smack/src/org/jivesoftware/smack/filter/
AndFilter.java 29 * Implements the logical AND operation over two or more packet filters.
67 * Adds a filter to the filter list for the AND operation. A packet
OrFilter.java 26 * Implements the logical OR operation over two or more packet filters. In
69 * Adds a filter to the filter list for the OR operation. A packet
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
main.cpp 130 gl::trace("\t! Error generated: invalid operation\n");
138 gl::trace("\t! Error generated: invalid framebuffer operation\n");
  /external/webkit/Source/WebCore/platform/graphics/transforms/
TransformOperations.h 51 // Return true if any of the operation types are 3D operation types (even if the
  /external/webkit/Source/WebCore/storage/
DatabaseAuthorizer.cpp 139 // SQLITE_CREATE_TEMP_TABLE results in a UPDATE operation, which is not
158 // SQLITE_DROP_TEMP_TABLE results in a DELETE operation, which is not
187 // SQLITE_CREATE_TEMP_INDEX should result in a UPDATE or INSERT operation,
206 // SQLITE_DROP_TEMP_INDEX should result in a DELETE operation, which is
226 // SQLITE_CREATE_TEMP_TRIGGER results in a INSERT operation, which is not
245 // SQLITE_DROP_TEMP_TRIGGER results in a DELETE operation, which is not
261 // SQLITE_CREATE_TEMP_VIEW results in a UPDATE operation, which is not
278 // SQLITE_DROP_TEMP_VIEW results in a DELETE operation, which is not
  /frameworks/av/include/camera/
ICameraService.h 55 // Returns 'OK' if operation succeeded
59 // Returns 'OK' if operation succeeded
  /frameworks/av/media/mtp/
MtpDevice.h 106 bool sendRequest(MtpOperationCode operation);
109 bool writeDataHeader(MtpOperationCode operation, int dataLength);
  /frameworks/base/core/java/android/content/
AbstractThreadedSyncAdapter.java 30 * An abstract implementation of a SyncAdapter that spawns a thread to invoke a sync operation.
31 * If a sync operation is already in progress when a startSync() request is received then an error
33 * When a startSync() is received and there is no sync operation in progress then a thread
34 * will be started to run the operation and {@link #onPerformSync} will be invoked on that thread.
35 * If a cancelSync() is received that matches an existing sync operation then the thread
36 * that is running that sync operation will be interrupted, which will indicate to the thread
304 * Indicates that a sync operation has been canceled. This will be invoked on a separate
322 * Indicates that a sync operation has been canceled. This will be invoked on a separate
  /frameworks/base/media/libdrm/mobile1/src/parser/
parser_rel.c 232 T_DRM_Rights * ro, uint8_t * operation,
244 if (operation == NULL) {
266 if (strcmp((char *)operation, "play") == 0) {
269 } else if (strcmp((char *)operation, "display") == 0) {
272 } else if (strcmp((char *)operation, "execute") == 0) {
275 } else if (strcmp((char *)operation, "print") == 0) {
282 if (operation == NULL) {
289 operation);
298 if (operation == NULL) { /* If father element node is not exit then return */
306 operation);
    [all...]
  /frameworks/base/obex/javax/obex/
ServerRequestHandler.java 54 * an OBEX operation and a Connection ID was specified, no Connection ID will be
63 * <code>InputStream</code> from the <code>Operation</code> object passed to the
215 * @param operation contains the headers sent by the client and allows new
223 public int onPut(Operation operation) {
236 * @param operation contains the headers sent by the client and allows new
244 public int onGet(Operation operation) {
  /hardware/ti/omap4xxx/security/tf_sdk/include/
tee_client_api_ex.h 91 TEEC_Operation* operation,
98 TEEC_Operation* operation,
s_error.h 56 * Generic error code : The pending operation is cancelled.
71 * Generic error code : Too much data for the operation or some data remain
72 * unprocessed by the operation.
96 * Generic error code : Illegal state for the operation.
111 * Generic error code : The specified operation is not implemented
118 * Generic error code : The specified operation is not supported
125 * Generic error code : Insufficient data is available for the operation.
132 * Generic error code : Not enough memory to perform the operation
180 * Generic error code : the operation is not terminated
197 * Error code: The operation is cancelled by a signal
    [all...]
  /libcore/luni/src/main/java/java/net/
CookieHandler.java 53 * if an error occurs during the I/O operation.
67 * if an error occurs during the I/O operation.
  /libcore/luni/src/main/java/java/nio/channels/
InterruptibleChannel.java 26 * an I/O operation (the I/O thread) can be released by another thread calling
30 * A channel that is interruptible permits a thread blocked on an I/O operation
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/testutil/
DatabaseAsserts.java 34 Assert.fail("delete operation should have failed with UnsupportedOperationException on"
45 Assert.fail("insert operation should have failed with UnsupportedOperationException on"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
sem.h 26 #define SEM_UNDO 0x1000 /* undo the operation on exit */
41 struct ipc_perm sem_perm; /* operation permission struct */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sem.h 26 #define SEM_UNDO 0x1000 /* undo the operation on exit */
41 struct ipc_perm sem_perm; /* operation permission struct */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sem.h 26 #define SEM_UNDO 0x1000 /* undo the operation on exit */
41 struct ipc_perm sem_perm; /* operation permission struct */
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
color1-expected-completion46b.txt 17 android:state_drag_can_accept : State for StateListDrawable indicating that the Drawable is in a view that is capable of accepting a drop of the content currently being manipulated in a drag-and-drop operation. [boolean]
18 android:state_drag_hovered : State for StateListDrawable indicating that a drag operation (for which the Drawable's view is a valid recipient) is currently positioned over the Drawable. [boolean]
  /external/icu4c/common/unicode/
uidna.h 513 * IDNA2003: This function implements the ToASCII operation as defined in the IDNA RFC.
514 * This operation is done on <b>single labels</b> before sending it to something that expects
524 * ToASCII operation before passing it to resolver libraries. Domain names
526 * ToUnicode operation before displaying the domain name to the user.
535 * multiple times to an input string will yield the same result as applying the operation
548 * If unassigned code points are found the operation fails with
557 * the operation will fail with U_IDNA_STD3_ASCII_RULES_ERROR
580 * IDNA2003: This function implements the ToUnicode operation as defined in the IDNA RFC.
581 * This operation is done on <b>single labels</b> before sending it to something that expects
593 * If unassigned code points are found the operation fails with
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_hci_api.h 143 tNFA_STATUS status; /* Status of open pipe operation */
144 UINT8 pipe; /* The dynamic pipe for open operation */
150 tNFA_STATUS status; /* Status of close pipe operation */
151 UINT8 pipe; /* The dynamic pipe for close operation */
157 tNFA_STATUS status; /* Status of delete pipe operation */
158 UINT8 pipe; /* The dynamic pipe for delete operation */
164 tNFA_STATUS status; /* Status og get host list operation */
214 tNFA_STATUS status; /* Status of HCP response send operation */
220 tNFA_STATUS status; /* Status of Command send operation */
226 tNFA_STATUS status; /* Status of Event send operation */
    [all...]
  /external/webkit/Source/WebCore/dom/
ExceptionCode.cpp 86 "The implementation did not support the requested type of object or operation.",
92 "A parameter or an operation was not supported by the underlying object.",
93 "A call to a method such as insertBefore or removeChild would make the Node invalid with respect to \"partial validity\", this exception would be raised and the operation would not be done.",
151 "An object of the wrong type was passed to an operation.",
152 "An invalid value was passed to an operation or assigned to an attribute.",
170 "The operation failed for reasons unrelated to the database.",
171 "The operation failed for some reason related to the database.",
198 "A requested file or directory could not be found at the time an operation was processed.",
200 "An ongoing operation was aborted, typically with a call to abort().",
204 "An operation that depends on state cached in an interface object was made but the state had changed since it wa (…)
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_cl.c 67 ** Description GATT discovery operation.
113 ** Description GATT read operation.
199 ** Description GATT write operation.
400 if (p_clcb->operation != GATTC_OPTYPE_DISCOVERY || p_clcb->op_subtype != GATT_DISC_SRVC_BY_UUID)
443 if (p_clcb->operation != GATTC_OPTYPE_DISCOVERY || p_clcb->op_subtype != GATT_DISC_CHAR_DSCPT)
535 if (p_clcb->operation == GATTC_OPTYPE_DISCOVERY)
541 if ( (p_clcb->operation == GATTC_OPTYPE_WRITE) &&
550 else if ((p_clcb->operation == GATTC_OPTYPE_READ) &&
703 if (((!p_clcb->p_reg) || (!p_clcb->p_reg->app_cb.p_disc_res_cb)) && (p_clcb->operation == GATTC_OPTYPE_DISCOVERY))
742 if (p_clcb->operation == GATTC_OPTYPE_DISCOVERY &
    [all...]
  /frameworks/base/core/java/android/nfc/tech/
MifareClassic.java 326 * <p>This is an I/O operation and will block until complete. It must
336 * @throws IOException if there is an I/O failure, or the operation is canceled
353 * <p>This is an I/O operation and will block until complete. It must
363 * @throws IOException if there is an I/O failure, or the operation is canceled
409 * <p>This is an I/O operation and will block until complete. It must
418 * @throws IOException if there is an I/O failure, or the operation is canceled
431 * <p>This is an I/O operation and will block until complete. It must
440 * @throws IOException if there is an I/O failure, or the operation is canceled
460 * <p>This is an I/O operation and will block until complete. It must
469 * @throws IOException if there is an I/O failure, or the operation is cancele
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/material/
RenderState.java 126 * <code>BlendMode</code> specifies the blending operation to use.
210 * <code>StencilOperation</code> specifies the stencil operation to use
499 * already in the color buffer. The blending operation is determined
579 * buffer. Objects can be rendered with some stencil operation to manipulate
586 * @param _frontStencilStencilFailOperation Sets the operation to occur when
588 * @param _frontStencilDepthFailOperation Sets the operation to occur when
590 * @param _frontStencilDepthPassOperation Set the operation to occur when
592 * @param _backStencilStencilFailOperation Set the operation to occur when
594 * @param _backStencilDepthFailOperation Set the operation to occur when
596 * @param _backStencilDepthPassOperation Set the operation to occur whe
    [all...]

Completed in 886 milliseconds

<<21222324252627282930>>