HomeSort by relevance Sort by last modified time
    Searched full:replacing (Results 326 - 350 of 953) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/CodeGen/
GCStrategy.cpp 41 /// llvm.gcwrite intrinsics, replacing them with simple loads and stores as
StackSlotColoring.cpp 316 /// RewriteInstruction - Rewrite specified instruction by replacing references
VirtRegMap.cpp 14 // references by replacing them with physical register references - adding spill
  /external/llvm/lib/Target/ARM/
ARMJITInfo.cpp 121 // execute the call. We're replacing the first two instructions of the
README-Thumb.txt 166 cases where that return isn't taken, it is replacing one condbranch with
  /external/openssh/
INSTALL 231 Replacing /etc/ssh with the correct path to the configuration directory.
  /external/openssl/crypto/rc2/
rrc2.doc 91 The final phase of the key expansion involves replacing the first byte of S
  /external/proguard/docs/
FAQ.html 105 <li>Perform over 200 peephole optimizations, like replacing ...*2 by
  /external/qemu/audio/
audio_template.h 450 dolog ("Replacing voice %s with %d live samples\n", SW_NAME (sw), live);
  /external/replicaisland/res/values/
kabocha.xml 137 Ha ha ha ha ha ha ha ha ha ha ha ha ha ha! My time has finally come. Rokudou, you shall cower at my feet! If you lick my boots well enough I may find it in my heart to kill you quickly. I was thinking of slowly replacing your bone marrow with molten lead, but that might not be painful enough.
  /external/skia/legacy/src/animator/
SkDisplayType.cpp 539 // !!! optimize this by replacing function with a byte-sized lookup table
  /external/skia/src/animator/
SkDisplayType.cpp 539 // !!! optimize this by replacing function with a byte-sized lookup table
  /external/smali/baksmali/src/main/java/org/jf/baksmali/
main.java 420 ":, it will be appended to the default bootclasspath instead of replacing it")
  /external/valgrind/main/docs/internals/
tracking-fn-entry-exit.txt 87 replacing current LD/ST with a CLD/CST (Client Load/Store) with pointer
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
NotificationPresenterClientQt.cpp 422 printf("REPLACING NOTIFICATION %s\n", notification->isHTML() ? QString(notification->url().string()).toUtf8().constData() : QString(notification->contents().title()).toUtf8().constData());
  /external/zlib/src/contrib/amd64/
amd64-match.S 283 * much of the total running time. Replacing it with a more
  /external/zlib/src/contrib/asm686/
match.S 263 * much of the total running time. Replacing it with a more
  /external/zlib/src/contrib/gcc_gvmat64/
gvmat64.S 437 ;;; much of the total running time. Replacing it with a more
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 427 ;;; much of the total running time. Replacing it with a more
  /external/zlib/src/contrib/masmx86/
match686.asm 366 ;;; much of the total running time. Replacing it with a more
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_CharStar.c 412 /* copy format to newFormat, replacing %[flags][width][.precision]ll[conversion]
  /frameworks/base/core/tests/coretests/src/android/util/
LruCacheTest.java 183 * Replacing the value for a key doesn't cause an eviction but it does bring
  /frameworks/base/docs/html/training/design-navigation/
descendant-lateral.jd 66 <p>For section-related screens, offering touchable and keyboard-focusable targets in the parent is generally the most straightforward and familiar kind of touch-based navigation interface. Examples of such targets include buttons, fixed-size list views, or text links, although the latter is not an ideal UI (user interface) element for touch-based navigation. Upon selecting one of these targets, the child screen is opened, replacing the current context (screen) entirely. Buttons and other simple targets are rarely used for representing items in a collection.</p>
  /frameworks/base/docs/html/training/implementing-navigation/
nav-drawer.jd 187 // Insert the fragment by replacing any existing fragment
  /libcore/luni/src/main/java/java/util/
List.java 297 * if replacing elements in this {@code List} is not supported.

Completed in 422 milliseconds

<<11121314151617181920>>