HomeSort by relevance Sort by last modified time
    Searched full:perform (Results 726 - 750 of 6694) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/extensions/
webstore_standalone_installer.h 96 // Perform all necessary checks to make sure inline install is permitted,
103 // Perform all necessary checks to make sure that requestor is allowed to
  /external/chromium_org/chrome/browser/mac/
install.sh 10 # will call this script to perform the copy.
13 # not otherwise have permission to perform the copy.
  /external/chromium_org/chrome/browser/page_cycler/
page_cycler.h 79 // Perform any initial setup neccessary, and begin visiting the pages.
101 // Perform any necessary cleanup and exit |browser_|; virtual since tests may
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/app/
model.js 25 // otherwise perform the current calculation before setting the new
31 // For the equal sign, perform the current calculation and save the
  /external/chromium_org/chrome/service/
service_process.h 52 // Returns the thread that we perform I/O coordination on (network requests,
62 // Returns the thread that we perform random file operations on. For code
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/accessibility/
JellyBeanAccessibilityInjector.java 178 * @param contentView The ContentViewCore to perform the action on.
192 * Gets the result of a request to perform an accessibility action.
  /external/chromium_org/net/http/
http_auth_handler_factory.h 112 // |resolver| is used by the Negotiate authentication handler to perform
165 // |host_resolver| is used by the Negotiate authentication handler to perform
  /external/chromium_org/ppapi/cpp/
tcp_socket.h 95 /// Reads data from the socket. The socket must be connected. It may perform a
124 /// Writes data to the socket. The socket must be connected. It may perform a
  /external/chromium_org/remoting/protocol/
v2_authenticator.cc 160 LOG(DFATAL) << "Cannot perform base64 encode on certificate";
175 LOG(DFATAL) << "Cannot perform base64 encode on certificate";
  /external/chromium_org/sync/sessions/
nudge_tracker.h 32 // perform a sync cycle; that's the scheduler's job.
82 // than one reason to perform a particular sync cycle. The GetUpdatesTrigger
  /external/chromium_org/third_party/WebKit/ManualTests/
crash-and-no-repaint-after-wake-from-sleep.html 103 animation will perform a full rotation on the x-axis, we'll
105 animations will perform a full rotation on the y-axis in
no-repaint-after-wake-from-sleep.html 102 animation will perform a full rotation on the x-axis, we'll
104 animations will perform a full rotation on the y-axis in
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/steps/
commit.py 104 raise ScriptError("You need to specify the username on %s to perform the commit as." % e.server_host)
108 raise ScriptError("You need to specify the password for %s on %s to perform the commit." % (username, e.server_host))
  /external/chromium_org/third_party/closure_linter/closure_linter/common/
simplefileflags.py 80 # Perform any necessary globs.
104 # Perform any request recursion
  /external/chromium_org/third_party/icu/source/common/
ustr_imp.h 32 * Perform case-insensitive comparison.
72 * not perform this check.
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/cso/
blend.rst 77 Whether the blender should perform a logicop instead of blending.
96 If blending is enabled, perform a blend calculation according to blend
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_fbo.h 183 * \brief Perform a HiZ resolve on the renderbuffer.
195 * \brief Perform a depth resolve on the renderbuffer.
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
common_x86_asm.S 173 /* Perform an SSE divide-by-zero to see if the operating system
191 /* Unmask the divide-by-zero exception and perform one.
  /external/chromium_org/third_party/skia/src/core/
SkBlitter.h 107 This means the caller need not perform the clipping ahead of time.
134 This means the caller need not perform the clipping ahead of time.
  /external/chromium_org/v8/src/ia32/
lithium-gap-resolver-ia32.cc 53 // Skip constants to perform them last. They don't block other moves
61 // Perform the moves with constant sources.
75 // Perform a linear sweep of the moves to add them to the initial list of
76 // moves to perform, ignoring any move that is redundant (the source is
90 // graph. We first recursively perform any move blocking this one. We
105 // Perform a depth-first traversal of the move graph to resolve
107 // as this one's destination blocks this one so recursively perform all
137 // we have a cycle. Search for such a blocking move and perform a swap to
  /external/clang/include/clang/Driver/
Compilation.h 32 /// Compilation - A set of tasks to perform for a single driver
44 /// The driver translated arguments. Note that toolchains may perform their
  /external/droiddriver/src/com/google/android/droiddriver/
UiElement.java 34 * UI elements are generally views. Users can get attributes and perform
146 boolean perform(Action action); method in interface:UiElement
  /external/dropbear/libtomcrypt/src/pk/ecc/
ltc_ecc_mulmod_timing.c 29 Perform a point multiplication (timing resistant)
104 /* perform ops */
  /external/guava/guava/src/com/google/common/collect/
Interners.java 40 * acceptable, this implementation may perform better than {@link #newWeakInterner}. Note that
97 * likely does not perform as well as {@link #newStrongInterner}, but is the best alternative
  /external/icu4c/common/
ustr_imp.h 32 * Perform case-insensitive comparison.
68 * not perform this check.

Completed in 1330 milliseconds

<<21222324252627282930>>