HomeSort by relevance Sort by last modified time
    Searched full:perform (Results 51 - 75 of 6835) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/ui/webui/chromeos/
mobile_setup_ui.h 12 // that is used in Chrome OS activate modem and perform plan subscription tasks.
  /external/chromium_org/build/internal/
release_impl.gypi 11 # perform FPO regardless, so we must explicitly disable.
  /external/chromium_org/chrome/browser/
chrome_browser_main_mac.h 21 // Perform platform-specific work that needs to be done after the main event
  /external/chromium_org/content/public/plugin/
content_plugin_client.h 18 // Called to perform any per-process initialization necessary before
  /external/chromium_org/device/bluetooth/
bluetooth_out_of_band_pairing_data.h 14 // A simple structure representing the data required to perform Out Of Band
  /external/chromium_org/remoting/codec/
video_encoder.h 18 // A class to perform the task of encoding a continuous stream of images. The
  /external/chromium_org/third_party/WebKit/ManualTests/
user-drag-with-decorations.html 1 This tests that we don't include overflow decorations from our ancestor nodes in the drag image for -webkit-user-drag: element. To perform this test drag the green square below. The drag image should not contain any parts of the scrollbar graphics visible on the page.
  /external/chromium_org/third_party/icu/source/test/intltest/
g7coll.h 56 // perform test for G7 locales
59 // perform test with added rules " & Z < p, P"
65 // perform test with added rules
69 // perform test with added rules
itrbnfp.h 27 * Perform an API test
encoll.h 36 // perform test with strength SECONDARY
39 // perform test with strength TERTIARY
ficoll.h 32 // perform tests with strength PRIMARY
35 // perform test with strength TERTIARY
mnkytst.h 36 // perform monkey tests using Collator::compare
39 // perform monkey tests using CollationKey::compareTo
trcoll.h 32 // perform tests for turkish locale with strength PRIMARY
35 // perform tests for turkish locale with strength TERTIARY
tsnmfmt.h 34 * perform tests using aNumber and fFormat, called in many variations
38 * perform tests using aNumber and fFormat, called in many variations
  /external/icu4c/test/intltest/
g7coll.h 56 // perform test for G7 locales
59 // perform test with added rules " & Z < p, P"
65 // perform test with added rules
69 // perform test with added rules
itrbnfp.h 27 * Perform an API test
encoll.h 36 // perform test with strength SECONDARY
39 // perform test with strength TERTIARY
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
EmptyConversationListView.java 20 // In order for users to perform swipe down in this text view to trigger
  /external/chromium/chrome/browser/sync/syncable/
directory_change_listener.h 18 // 2. Perform final work while the transaction is held
20 // 3. Perform any work that should be done after the transaction is released.
  /external/chromium_org/sync/syncable/
directory_change_delegate.h 19 // 2. Perform final work while the transaction is held
21 // 3. Perform any work that should be done after the transaction is released.
  /external/chromium_org/v8/tools/
mac-nm 3 # This script is a wrapper for OS X nm(1) tool. nm(1) perform C++ function
8 # An alternative approach is to perform demangling in tick processor, but
  /external/clang/test/CXX/expr/
p10-0x.cpp 12 // We should perform the load in these cases.
43 // We shouldn't perform the load in these cases.
  /external/droiddriver/src/com/google/android/droiddriver/base/
AbstractUiElement.java 55 public boolean perform(Action action) { method in class:AbstractUiElement
56 Logs.call(this, "perform", action);
62 return action.perform(getInjector(), this);
94 perform(new TypeAction(text)); method
108 perform(ClickAction.SINGLE);
113 perform(ClickAction.LONG);
118 perform(ClickAction.DOUBLE);
123 perform(new SwipeAction(direction, false)); method
  /external/icu4c/samples/cal/
uprint.c 52 /* perform the conversion */
57 /* perform the conversion */
  /external/icu4c/samples/date/
uprint.c 53 /* perform the conversion */
58 /* perform the conversion */

Completed in 521 milliseconds

1 23 4 5 6 7 8 91011>>