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

<<21222324252627282930>>

  /dalvik/vm/mterp/mips/
unflopWide.S 3 * Generic 64-bit unary operation. Provide an "instr" line that
unflopWider.S 3 * Generic 32bit-to-64bit unary operation. Provide an "instr" line
unopNarrower.S 3 * Generic 64bit-to-32bit unary operation. Provide an "instr" line
zcmp.S 4 * Generic one-operand compare-and-branch operation. Provide a "revcmp"
  /dalvik/vm/mterp/x86/
bincmp.S 4 * Generic two-operand compare-and-branch operation. Provide a "revcmp"
bindivLit16.S 3 * 32-bit binary div/rem operation. Handles special case of op0=minint and
binop2addr.S 3 * Generic 32-bit "/2addr" binary operation. Provide an "instr" line
  /development/host/windows/usb/winusb/
adb_winusb_io_completion.h 91 overlapped I/O operation.
96 operation. See SDK doc on GetOvelappedResult for more information.
99 until the operation has been completed. If this parameter is false
100 and the operation is still pending, the method returns false and
  /development/samples/UiAutomator/src/com/android/test/uiautomator/demos/
LaunchSettings.java 41 // Any operation on a UiObject that is not currently present on the display
47 //The operation below expects the click will result a new window.
56 // The above operation assumes that there is only one text "Apps" in the
73 // The operation below we only cause a content change so a click() is good
  /development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/
GroupOwnerSocketHandler.java 48 // A blocking operation. Initiate a ChatManager instance when
  /device/samsung/manta/sepolicy/
file_contexts 2 # to allow write operation from appdomain
  /device/samsung/toro/overlay/frameworks/base/core/res/res/values/
strings.xml 29 Malicious apps may interfere with the performance or operation of your
  /device/samsung/toro/overlay/frameworks/base/core/res/res/values-en-rGB/
strings.xml 24 <string name="permdesc_readCellBroadcasts" msgid="7941871237993413028">"Allows the app to read emergency alert messages received by your device. Emergency alerts are delivered in some locations to warn you of emergency situations. Malicious apps may interfere with the performance or operation of your device when an emergency cell broadcast is received."</string>
  /external/bison/lib/
fseterr.h 23 The "error indicator" is set when an I/O operation on the stream fails, and
  /external/chromium/base/test/
test_switches.cc 8 const char switches::kLiveOperationTimeout[] = "live-operation-timeout";
  /external/chromium/chrome/browser/sync/engine/
syncer_command.h 19 // ExecuteImpl(). This is done so that chunks of syncer operation can be unit
  /external/chromium/chrome/browser/ui/app_modal_dialogs/
message_box_handler.h 22 // |default_prompt_text|. The result of the operation is returned using
  /external/chromium/chrome/browser/ui/cocoa/extensions/
chevron_menu_button_unittest.mm 26 // Test basic view operation.
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
image_decoration.mm 51 operation:NSCompositeSourceOver
  /external/chromium/chrome/browser/ui/views/tab_contents/
native_tab_contents_view.h 51 virtual void SetDragCursor(WebKit::WebDragOperation operation) = 0;
  /external/chromium/chrome/browser/ui/views/tabs/
abstract_tab_strip_view.h 21 // Returns false when there is a drag operation in progress so that the frame
  /external/chromium/net/base/
test_completion_callback.h 16 // for the asynchronous operation to complete.
  /external/chromium/net/http/
des_unittest.cc 33 // Operation Validation System (MOVS): Requirements and Procedures, Appendix
http_stream.h 45 // ERR_IO_PENDING is returned if the operation could not be completed
58 // completely received. ERR_IO_PENDING is returned if the operation could
72 // prematurely. ERR_IO_PENDING is returned if the operation could not be
74 // callback when available. If the operation is not completed immediately,
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stunserver.cc 81 SendErrorResponse(msg, remote_addr, 600, "Operation Not Supported");
122 SendErrorResponse(*msg, addr, 600, "Operation Not Supported");
127 SendErrorResponse(*msg, addr, 600, "Operation Not Supported");
132 SendErrorResponse(*msg, addr, 600, "Operation Not Supported");

Completed in 381 milliseconds

<<21222324252627282930>>