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

<<11121314151617181920>>

  /bionic/libc/bionic/
malloc_debug_qemu.cpp 78 * replacing pointers with target_ulong) is also declared in the emulator's
128 * remember that same structure (an exact copy, except for replacing pointers
168 * remember that same structure (an exact copy, except for replacing pointers
    [all...]
  /external/clang/lib/Lex/
Pragma.cpp 224 // deleting the leading and trailing double-quotes, replacing each escape
225 // sequence \" by a double-quote, and replacing each escape sequence \\ by a
267 // Remove the front quote, replacing it with a space, so that the pragma
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Canvas_Delegate.java 190 // give it to the graphics2D as a new matrix replacing all previous transform
435 // give it to the graphics2D as a new matrix replacing all previous transform
458 // give it to the graphics2D as a new matrix replacing all previous transform
    [all...]
  /cts/tests/tests/text/src/android/text/cts/
SpannableStringBuilderTest.java 206 // Replacing by an empty string (identical target indexes)
  /cts/tests/tests/widget/src/android/widget/cts/
AutoCompleteTextViewTest.java 255 // Test replacing text.
  /dalvik/vm/mterp/
README.txt 183 would insert "armv5te/unop.S" at the current file position, replacing
  /docs/source.android.com/src/source/
using-repo.jd 112 <pre><code># Replacing from branch foo
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
TokenRewriteStream.js 118 /** I'm going to try replacing range from x..y with (y-x)+1 ReplaceOp
  /external/bison/
TODO 289 assignment to $$ which may not be OK under C++, replacing it with a
  /external/bison/build-aux/
gnupload 64 is created by replacing the version information with '-latest', e.g.:
  /external/chromium/base/
string_number_conversions.cc 137 // locale independent, whereas the functions we are replacing were
  /external/chromium/chrome/browser/history/
url_database.h 105 // Ends the mass-deleting by replacing the original URL table with the
  /external/chromium/chrome/browser/importer/
toolbar_importer.cc 193 // To access it we call the url below with a random number replacing the
  /external/chromium/googleurl/src/
url_canon_etc.cc 171 // replacing components.
  /external/chromium/net/spdy/
spdy_framer.h 356 // removed, replacing the old method.
  /external/chromium/testing/gmock/scripts/
gmock-config.in 217 # should work to remove it, and/or remove libtool altogether, replacing it
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld_linux.cc 51 // We deal with this by replacing libc calls with calls to our own
  /external/eigen/
CMakeLists.txt 336 # TODO: consider also replacing EIGEN_BUILD_BTL by a custom target "make btl"?
  /external/grub/stage2/
tparm.c 31 * modification are for use in grub by replacing all libc function through
  /external/guava/guava/src/com/google/common/primitives/
Booleans.java 77 * BitSet} instead, replacing {@code Booleans.contains(array, true)}
  /external/icu4c/common/
uts46.cpp 363 break; // Replacing with U+FFFD can be complicated for toASCII.
382 // Replacing with U+FFFD can be complicated for toASCII.
468 break; // Replacing with U+FFFD can be complicated for toASCII.
486 break; // Replacing with U+FFFD can be complicated for toASCII.
    [all...]
  /external/icu4c/i18n/
digitlst.h 124 * it this way for convenience in replacing the old DigitList implementation.)
  /external/libgsm/src/
rpe.c 105 * those we lost when replacing L_MULT by '*'.
  /external/llvm/include/llvm/CodeGen/
LiveVariables.h 191 /// replaceKillInstruction - Update register kill info by replacing a kill
  /external/llvm/include/llvm/TableGen/
Record.h 859 // Clone - Clone this operator, replacing arguments with the new list
901 // Clone - Clone this operator, replacing arguments with the new list
948 // Clone - Clone this operator, replacing arguments with the new list
    [all...]

Completed in 622 milliseconds

<<11121314151617181920>>