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

1 23 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/first_run/
upgrade_util_win.h 19 // SwapNewChromeExeIfPresent, to perform the rename and relaunch of
  /external/chromium/chrome/browser/tabs/
tab_handler.h 21 // An interface implemented by an object that can perform tab related
  /external/chromium/chrome/browser/ui/cocoa/
keystone_infobar.h 17 // gain authorization to perform the promotion. The info bar is not shown
  /external/chromium/chrome/browser/ui/
collected_cookies_infobar_delegate.h 13 // required for the changes to take effect, and presented a button to perform
  /external/clang/test/CXX/temp/temp.res/temp.dep.res/temp.point/
p1.cpp 4 // Note: we fail this test because we perform template instantiation
  /external/clang/test/Index/
crash-recovery-code-complete.c 7 // CHECK-CODE-COMPLETE-CRASH: Unable to perform code completion!
  /external/dropbear/libtomcrypt/src/misc/crypt/
crypt_argchk.c 16 Perform argument checking, Tom St Denis
  /external/icu4c/test/cintltst/
cdetst.h 36 /* perform test with strength TERTIARY */
cjaptst.h 37 /*perform test with strength TERTIARY*/
crestst.h 26 * Perform several extensive tests using the subtest routine testTag
  /external/icu4c/test/intltest/
dadrcal.h 9 * bundles to perform testing. For more details on data structure, see
dadrfmt.h 9 * bundles to perform testing. For more details on data structure, see
restest.h 23 * Perform several extensive tests using the subtest routine testTag
restsnew.h 23 * Perform several extensive tests using the subtest routine testTag
  /external/llvm/test/CodeGen/PowerPC/
constants.ll 1 ; All of these routines should be perform optimal load of constants.
  /external/webkit/Source/WebCore/manual-tests/
test-iframes-loading-the-same-resource.html 15 To perform this test attempt to drag one of the apple images in the left frame while the right frame is doing loads. This test is not entirely deterministic so it should be attempted a number of times. <br />
  /external/webrtc/src/common_audio/signal_processing_library/main/source/
add_sat_w32.c 26 // perform long addition
sub_sat_w32.c 26 // perform subtraction
  /external/wpa_supplicant_8/src/crypto/
aes-encblock.c 23 * aes_128_encrypt_block - Perform one AES 128-bit block operation
  /frameworks/base/graphics/java/android/graphics/
MaskFilter.java 20 * MaskFilter is the base class for object that perform transformations on
  /frameworks/base/include/android_runtime/
ActivityManager.h 24 // Perform a ContentProvider.openFile() call for the given URI.
  /ndk/tests/
README 1 This directory contains scripts and sources to perform automated testing
  /sdk/lint/libs/lint_api/src/com/android/tools/lint/detector/api/
Detector.java 63 /** Analysis is about to begin, perform any setup steps. */
68 * Analysis has just been finished for the whole project, perform any
74 /** Analysis is about to be performed on a specific file, perform any setup steps. */
79 * Analysis has just been finished for a specific file, perform any cleanup
  /external/dropbear/libtommath/
bn_mp_prime_is_prime.c 46 /* first perform trial division */
56 /* now perform the miller-rabin rounds */
  /frameworks/base/native/android/
native_window.cpp 84 return window->perform(window, NATIVE_WINDOW_LOCK, outBuffer, inOutDirtyBounds);
88 return window->perform(window, NATIVE_WINDOW_UNLOCK_AND_POST);

Completed in 434 milliseconds

1 23 4 5 6 7 8 91011>>