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

<<71727374757677787980>>

  /external/v8/src/arm/
stub-cache-arm.cc 441 // Perform global security token check if needed.
450 // Perform map transition for the receiver if necessary.
663 // already generated). Do not allow the assembler to perform a
    [all...]
  /external/v8/src/ia32/
stub-cache-ia32.cc 524 // already generated). Do not allow the assembler to perform a
780 // Perform global security token check if needed.
789 // Perform map transition for the receiver if necessary.
    [all...]
  /external/v8/src/x64/
stub-cache-x64.cc 513 // already generated). Do not allow the assembler to perform a
768 // Perform global security token check if needed.
777 // Perform map transition for the receiver if necessary.
    [all...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
CtsTest.java 649 * Helper method to perform exclusive or on list of boolean arguments
651 * @param args set of booleans on which to perform exclusive or
  /dalvik/docs/
porting-guide.html 173 need to perform two steps: regenerate the mterp output, and build the
250 one must perform the appropriate actions, fetch the next opcode, and
  /development/pdk/docs/porting/
dalvik.jd 177 need to perform two steps: regenerate the mterp output, and build the
254 one must perform the appropriate actions, fetch the next opcode, and
  /development/samples/GlobalTime/src/com/android/globaltime/
GLView.java 60 * called from within a View to perform event processing on behalf of the
79 * // perform app processing
  /development/samples/NotePad/src/com/example/android/notepad/
NoteEditor.java 50 * or {@link android.os.AsyncTask} object to perform operations asynchronously on a separate thread.
425 * The switch statement in this method calls the appropriate method to perform the action the
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MusicService.java 46 * Service that handles media playback. This is the Service through which we perform all the media
49 * {@link MainActivity}, which signal the service to perform specific operations: Play, Pause,
  /external/chromium/base/
file_util_proxy.cc 57 // the file_util's Copy or Move method doesn't perform overwrite
91 // Called to perform work on the FILE thread.
  /external/chromium/chrome/browser/ui/cocoa/
gradient_button_cell.mm 87 // Perform one pulse step when animating a pulse.
198 // If we are not continuously pulsing, perform a pulse animation to
  /external/chromium/net/disk_cache/
mem_entry_impl.cc 131 // Perform internal doom from the backend if this is a parent entry.
134 // Manually detach from the backend and perform internal doom.
  /external/chromium/net/socket_stream/
socket_stream.cc 825 // if it returns cert verification error. It didn't perform
967 LOG(ERROR) << "Can't perform auth to the proxy " << auth_origin;
    [all...]
  /external/chromium/testing/gmock/src/
gmock-spec-builders.cc 357 // Perform the action without printing the call information.
396 // Perform the action without printing the call information.
  /external/chromium/third_party/libjingle/source/talk/p2p/client/
basicportallocator.cc 544 // Immediately perform phase 0.
602 // Perform all of the phases in the current step.
  /external/chromium/webkit/glue/media/
buffered_data_source.cc 272 // Call to read internal to perform the actual read.
418 // Perform the actual read with BufferedResourceLoader.
  /external/clang/docs/
AutomaticReferenceCounting.html 369 <p>In general, ARC does not perform retain or release operations when
586 casts</a> may be used to perform these conversions where
    [all...]
  /external/clang/include/clang/Basic/
TargetInfo.h 480 /// implement to perform semantic checking on attribute((section("foo")))
559 /// HandleTargetOptions - Perform initialization based on the user configured
  /external/clang/tools/driver/
driver.cpp 62 /// The input string is a space separate list of edits to perform,
85 /// \param Edit - The override command to perform.
  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 660 // Perform the remapping of source files.
683 // Perform completion.
    [all...]
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 560 * devices within a single journal and to perform atomic updates
838 /* Comparison functions for transaction IDs: perform comparisons using
  /external/guava/src/com/google/common/collect/
Multiset.java 84 * (which would presumably perform more poorly).
103 * occurrences))}, which would presumably perform much more poorly.
  /external/hyphenation/
COPYING.MPL 90 modify, display, perform, sublicense and distribute the Original
115 display, perform, sublicense and distribute the Modifications
  /external/icu4c/common/unicode/
uiter.h 92 * This function may perform slowly for UITER_CURRENT after setState() was called,
118 * This function may perform slowly for moving relative to UITER_LENGTH
  /external/icu4c/i18n/
choicfmt.cpp 310 // Perform 2 passes. The first computes the number of limits in
361 // Perform the second pass

Completed in 495 milliseconds

<<71727374757677787980>>