/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM.h | 72 /* Alignment operation */ 315 * [out] Result of operation 336 * [out] Result of operation 356 * [out] Result of operation 378 * [out] Result of operation 391 * Returns the result of saturated MAC operation of the three inputs delayElem, filTap , mac 398 * [in] mac Result of MAC operation 401 * [out] mac Result of operation 414 * Returns the result of rounded right shift operation of input by the scalefactor 423 * [out] Result of operation [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM.h | 72 /* Alignment operation */ 315 * [out] Result of operation 336 * [out] Result of operation 356 * [out] Result of operation 378 * [out] Result of operation 391 * Returns the result of saturated MAC operation of the three inputs delayElem, filTap , mac 398 * [in] mac Result of MAC operation 401 * [out] mac Result of operation 414 * Returns the result of rounded right shift operation of input by the scalefactor 423 * [out] Result of operation [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
armCOMM.h | 72 /* Alignment operation */ 315 * [out] Result of operation 336 * [out] Result of operation 356 * [out] Result of operation 378 * [out] Result of operation 391 * Returns the result of saturated MAC operation of the three inputs delayElem, filTap , mac 398 * [in] mac Result of MAC operation 401 * [out] mac Result of operation 414 * Returns the result of rounded right shift operation of input by the scalefactor 423 * [out] Result of operation [all...] |
/external/libnfc-nxp/src/ |
phLlcNfc_Frame.h | 143 * \retval NFCSTATUS_SUCCESS Operation successful. 160 * \retval NFCSTATUS_SUCCESS Operation successful. 179 * \retval NFCSTATUS_SUCCESS Operation successful. 200 * \retval NFCSTATUS_SUCCESS Operation successful. 222 * \retval NFCSTATUS_SUCCESS Operation successful. 246 * \retval NFCSTATUS_SUCCESS Operation successful. 271 * \retval NFCSTATUS_SUCCESS Operation successful. 292 * \retval NFCSTATUS_SUCCESS Operation successful. 314 * \retval NFCSTATUS_SUCCESS Operation successful. 336 * \retval NFCSTATUS_SUCCESS Operation successful [all...] |
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/stlport/test/eh/ |
LeakCheck.h | 18 be written so that each operation that could cause an exception causes 58 EFFECTS: Given a value and an operation, repeatedly applies the operation to a 62 value type whether the operation succeeds or fails. 64 template <class Value, class Operation> 65 void WeakCheck(const Value& v, const Operation& op, long max_iters = 2000000) { 99 their arguments. The operation is performed on the value itself, and no 102 template <class Value, class Operation> 103 void ConstCheck(const Value& v, const Operation& op, long max_iters = 2000000) { 135 the "strong guarantee": if the operation fails due to an exception, th [all...] |
/external/openssl/apps/ |
smime.c | 90 int operation = 0; local 139 operation = SMIME_ENCRYPT; 141 operation = SMIME_DECRYPT; 143 operation = SMIME_SIGN; 145 operation = SMIME_RESIGN; 147 operation = SMIME_VERIFY; 149 operation = SMIME_PK7OUT; 375 if (!(operation & SMIME_SIGNERS) && (skkeys || sksigners)) 381 if (operation & SMIME_SIGNERS) 409 else if (operation == SMIME_DECRYPT [all...] |
/frameworks/base/core/tests/coretests/src/android/content/ |
ContentProviderOperationTest.java | 137 // Build an operation to assert values match provider 156 // Build an operation to assert values match provider 439 private int operationGetType(ContentProviderOperation operation) 443 return field.getInt(operation); 446 private Uri operationGetUri(ContentProviderOperation operation) 450 return (Uri) field.get(operation); 453 private String operationGetSelection(ContentProviderOperation operation) 457 return (String) field.get(operation); 460 private String[] operationGetSelectionArgs(ContentProviderOperation operation) 464 return (String[]) field.get(operation); [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/src/ |
armCOMM.c | 495 * [out] Result of operation 548 * [out] Result of operation 601 * [out] Result of operation 655 * [out] Result of operation 672 * Returns the result of saturated MAC operation of the three inputs delayElem, filTap , mac 679 * [in] mac Result of MAC operation 682 * [out] mac Result of operation 716 * Returns the result of rounded right shift operation of input by the scalefactor 725 * [out] Result of operation 753 * Returns the result of saturating left-shift operation on inpu [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/src/ |
armCOMM.c | 495 * [out] Result of operation 548 * [out] Result of operation 601 * [out] Result of operation 655 * [out] Result of operation 672 * Returns the result of saturated MAC operation of the three inputs delayElem, filTap , mac 679 * [in] mac Result of MAC operation 682 * [out] mac Result of operation 716 * Returns the result of rounded right shift operation of input by the scalefactor 725 * [out] Result of operation 753 * Returns the result of saturating left-shift operation on inpu [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/src/ |
armCOMM.c | 495 * [out] Result of operation 548 * [out] Result of operation 601 * [out] Result of operation 655 * [out] Result of operation 672 * Returns the result of saturated MAC operation of the three inputs delayElem, filTap , mac 679 * [in] mac Result of MAC operation 682 * [out] mac Result of operation 716 * Returns the result of rounded right shift operation of input by the scalefactor 725 * [out] Result of operation 753 * Returns the result of saturating left-shift operation on inpu [all...] |
/external/srec/portable/include/ |
ESR_ReturnCode.h | 43 * Operation completed successfully. 48 * Intermediate stage of operation completed successfully, we wish to indicate 49 * that remainig stages of operation may proceed. 64 * Error typing to open an entity or the operation failed because the entity was not opened. 74 * Error typing to close a entity or the operation failed because the entity was not closed. 130 * Indicates that the object is not in a state such that the operation can 146 * Indicates that the operation timed out.
|
/external/webkit/LayoutTests/storage/ |
test-authorizer.js | 34 function executeStatement(tx, statement, operation) 37 function(result) { statementSuccessCallback(operation); }, 38 function(tx, error) { return statementErrorCallback(operation, error); }); 50 // Even though the following query should trigger a SQLITE_CREATE_TEMP_INDEX operation 52 // of any other way to trigger this operation. So we'll skip it for now. 84 // so we cannot test this operation 124 // Test the 'CREATE TABLE' operation; it should be disallowed
|
/external/webkit/Source/WebCore/platform/ |
AsyncFileSystem.h | 75 // AsyncFileSystemCallbacks::didSucceed() is called when the operation is completed successfully. 80 // AsyncFileSystemCallbacks::didSucceed() is called when the operation is completed successfully. 86 // AsyncFileSystemCallbacks::didSucceed() is called when the operation is completed successfully. 91 // AsyncFileSystemCallbacks::didSucceed() is called when the operation is completed successfully. 96 // AsyncFileSystemCallbacks::didReadMetadata() is called when the operation is completed successfully. 101 // AsyncFileSystemCallbacks::didSucceed() is called when the operation is completed successfully. 106 // AsyncFileSystemCallbacks::didSucceed() is called when the operation is completed successfully.
|
/frameworks/base/include/gui/ |
SurfaceTextureClient.h | 56 static int hook_perform(ANativeWindow* window, int operation, ...); 79 virtual int perform(int operation, va_list args); 119 // operation. It is initialized to 1. 123 // operation. It is initialized to 1. 127 // deuque operation. It is initialized to PIXEL_FORMAT_RGBA_8888. 131 // at the next deuque operation. It is initialized to 0. 135 // operation. It defaults to NATIVE_WINDOW_TIMESTAMP_AUTO, which means that
|
/frameworks/base/tools/preload/ |
WritePreloadedClassFile.java | 100 for (Operation operation : proc.operations) { 101 LoadedClass loadedClass = operation.loadedClass; 137 for (Operation operation : proc.operations) { 139 = Policy.isPreloadable(operation.loadedClass); 141 toPreload.add(operation.loadedClass);
|
/external/icu4c/tools/toolutil/ |
ucbuf.h | 56 * On exit the value will indicate the success of the operation. 68 * On exit the value will indicate the success of the operation. 79 * On exit the value will indicate the success of the operation. 91 * On exit the value will indicate the success of the operation. 103 * On exit the value will indicate the success of the operation. 116 * On exit the value will indicate the success of the operation. 127 * On exit the value will indicate the success of the operation. 160 * On exit the value will indicate the success of the operation. 179 * On exit the value will indicate the success of the operation.
|
/dalvik/vm/mterp/x86-atom/ |
binopDivRemLong.S | 19 * Code: 64-bit long divide operation. Variable 20 * "func" defines the function called to do the operation. 24 * Description: Perform a binary operation on two source registers
|
binopDivRemLong2Addr.S | 19 * Code: 64-bit "/2addr" long divide operation. Variable 20 * "func" defines the function called to do the operation. 24 * Description: Perform a binary operation on two sources registers
|
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/utils/ |
DbQueryUtils.java | 56 /** Concatenates any number of clauses using the specified operation. */ 57 public static String concatenateClausesWithOperation(String operation, String... clauses) { 68 builder.append(" ").append(operation).append(" ");
|
/external/chromium/chrome/browser/ui/cocoa/tab_contents/ |
web_drag_source.h | 67 // -draggedImage:endedAt:operation:. 69 operation:(NSDragOperation)operation;
|
/frameworks/base/docs/html/guide/developing/tools/ |
bmgr.jd | 15 <li><a href="#backup">Forcing a Backup Operation</a></li> 16 <li><a href="#restore">Forcing a Restore Operation</a></li> 41 <h2 id="backup">Forcing a Backup Operation</h2> 56 perform a backup operation at some time in the future (via your {@link 65 last backup operation, plus any applications which had been manually scheduled for 70 <h2 id="restore">Forcing a Restore Operation</h2> 76 saved state from the user's previous device) and is an operation that only the system can 77 perform. The second kind of restore operation restores 80 invoke this second restore operation with the {@link 86 <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/bluetooth/glib/gio/ |
gioenums.h | 163 * rather than a "save new version of" replace operation. 168 * Flags used when an operation may create a file. 310 * @G_IO_ERROR_FAILED: Generic error condition for when any operation fails. 325 * @G_IO_ERROR_NOT_SUPPORTED: Operation not supported for the current backend. 329 * @G_IO_ERROR_CANCELLED: Operation was cancelled. See #GCancellable. 334 * @G_IO_ERROR_TIMED_OUT: Operation timed out. 335 * @G_IO_ERROR_WOULD_RECURSE: Operation would be recursive. 337 * @G_IO_ERROR_WOULD_BLOCK: Operation would block. 339 * @G_IO_ERROR_WOULD_MERGE: Operation would merge files. 340 * @G_IO_ERROR_FAILED_HANDLED: Operation failed and a helper program has [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...] |