HomeSort by relevance Sort by last modified time
    Searched full:operation (Results 451 - 475 of 9314) sorted by null

<<11121314151617181920>>

  /dalvik/vm/mterp/x86/
binopLit16.S 3 * Generic 32-bit "lit16" binary operation. Provide an "instr" line
binopLit8.S 3 * Generic 32-bit "lit8" binary operation. Provide an "instr" line
unopWide.S 3 * Generic 64-bit unary operation.
zcmp.S 4 * Generic one-operand compare-and-branch operation. Provide a "revcmp"
  /developers/build/prebuilts/gradle/BasicRenderScript/BasicRenderScriptSample/src/main/res/values/
base-strings.xml 27 In the sample, it performs graphical filter operation on a image with renderScript.
  /developers/samples/android/common/src/java/com/example/android/common/assetprovider/
AssetProvider.java 123 throw new RuntimeException("Operation not supported");
128 throw new RuntimeException("Operation not supported");
133 throw new RuntimeException("Operation not supported");
138 throw new RuntimeException("Operation not supported");
  /development/host/windows/usb/api/
adb_legacy_io_completion.h 70 operation.
75 operation. See SDK doc on GetOvelappedResult for more information.
78 until the operation has been completed. If this parameter is false
79 and the operation is still pending, the method returns false and
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_ci.c 40 ** status - BTA_MA_STATUS_OK if operation is successful
75 ** status - BTA_MA_STATUS_OK if operation is successful
110 ** status - BTA_MA_STATUS_OK if operation is successful
145 ** status - BTA_MA_STATUS_OK if operation is successful
  /external/chromium/chrome/browser/debugger/
devtools_remote_service.h 36 // Operation result returned in the "result" field.
  /external/chromium/chrome/browser/diagnostics/
sqlite_diagnostics.h 16 // issuing sqlite commands during normal browser operation.
  /external/chromium/chrome/browser/first_run/
first_run_import_observer.h 14 // the import operation. It differs from ImportProcessRunner in that this
  /external/chromium/chrome/browser/resources/options/
certificate_edit_ca_trust_overlay.js 45 * Attempt the Edit operation.
62 * Cancel the Edit operation.
70 * Attempt the Import operation.
86 * Cancel the Import operation.
  /external/chromium/chrome/browser/sync/
unrecoverable_error_handler.h 17 // Call this when normal operation detects that the chrome model and the
  /external/chromium_org/build/
sanitize-win-build-log.sed 9 /The operation completed successfully\./d
  /external/chromium_org/chrome/browser/chromeos/login/
profile_auth_data.h 21 // |completion_callback| will be called on UI thread after the operation is
  /external/chromium_org/chrome/browser/extensions/api/image_writer_private/
write_from_file_operation.cc 20 : Operation(manager, extension_id, storage_unit_id) {
  /external/chromium_org/chrome/browser/extensions/api/system_info/
system_info_provider.h 25 // waiting for the completion of querying operation. Once the query operation
27 // thread. In this way, it avoids frequent querying operation in case of lots
90 // Sequenced worker pool to make the operation of querying information get
  /external/chromium_org/chrome/browser/resources/extensions/
pack_extension_overlay.js 57 * |selectType| can be either 'file' or 'folder'. |operation| can be 'load'
58 * or 'pem' which are signals to the C++ to do some operation-specific
62 showFileDialog_: function(selectType, operation, callback) {
68 chrome.send('packExtensionSelectFilePath', [selectType, operation]);
  /external/chromium_org/chrome/browser/resources/options/
certificate_edit_ca_trust_overlay.js 45 * Attempt the Edit operation.
62 * Cancel the Edit operation.
70 * Attempt the Import operation.
86 * Cancel the Import operation.
  /external/chromium_org/chrome/browser/sync/sessions2/
session_data_type_controller2.h 15 // a session restore operation at startup.
  /external/chromium_org/chrome/browser/ui/cocoa/
drag_util.h 19 // Determines whether the given drag and drop operation contains content that
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
skia_utils_gtk2.h 26 // it is an expensive operation. The returned GdkPixbuf will have a refcount of
  /external/chromium_org/chrome/browser/undo/
undo_manager.h 17 // make that action. Typically there is only one operation per UndoGroup.
23 void AddOperation(scoped_ptr<UndoOperation> operation);
44 // Perform an undo or redo operation.
51 void AddUndoOperation(scoped_ptr<UndoOperation> operation);
  /external/chromium_org/chrome/browser/usb/
usb_context.h 20 // It is a blocking operation to delete UsbContext.
  /external/chromium_org/chrome/common/extensions/api/
dns.idl 22 // |callback| : Called when the resolution operation completes.

Completed in 2051 milliseconds

<<11121314151617181920>>