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

1 2 3 4 56 7 8 91011>>

  /external/chromium/googleurl/src/
gurl.h 173 // Creates a new GURL by replacing the current URL's components with the
189 // A helper function that is equivalent to replacing the path with a slash
202 // replacing the path with a slash, and clearing everything after that. If
  /external/chromium/testing/
generate_gmock_mutant.py 336 Each string is created by replacing all '%' in |pattern| with element of |it|.
342 """Expands pattern replacing '%' with sequential integers.
352 """Expands pattern replacing '%' with sequential small ASCII letters.
  /external/llvm/lib/CodeGen/
LocalStackSlotAllocation.cpp 255 // Consider replacing all frame index operands that reference
280 // Consider replacing all frame index operands that reference
295 DEBUG(dbgs() << " Replacing FI in: " << *MI);
  /libcore/luni/src/main/java/org/w3c/dom/
NamedNodeMap.java 40 * one. Replacing a node by itself has no effect.
125 * one. Replacing a node by itself has no effect.
  /dalvik/libdex/
OptInvocation.cpp 83 /* Turn the path into a flat filename by replacing
  /dalvik/vm/compiler/codegen/
Ralloc.h 56 * array. However, renaming is accomplished by simply replacing RegLocation
  /dalvik/vm/compiler/codegen/mips/
Ralloc.h 60 * array. However, renaming is accomplished by simply replacing RegLocation
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRTokenRewriteStream.h 75 /** I'm going to try replacing range from x..y with (y-x)+1 ReplaceOp
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRTokenRewriteStream.h 75 /** I'm going to try replacing range from x..y with (y-x)+1 ReplaceOp
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRTokenRewriteStream.h 75 /** I'm going to try replacing range from x..y with (y-x)+1 ReplaceOp
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTokenRewriteStream.h 75 /** I'm going to try replacing range from x..y with (y-x)+1 ReplaceOp
  /external/apache-http/src/org/apache/http/impl/client/
BasicCookieStore.java 76 * Adds an {@link Cookie HTTP cookie}, replacing any existing equivalent cookies.
  /external/chromium/chrome/browser/ssl/
ssl_error_handler.h 71 // processes such request in a special manner, optionally replacing them
  /external/chromium/chrome/browser/tab_contents/
tab_contents_ssl_helper.cc 112 // Displays |delegate| as an infobar in |tab_|, replacing our current one if
  /external/chromium/net/base/
test_root_certs_win.cc 71 // crypt32 uses when CertOpenStore is called, replacing the existing
  /external/chromium/net/http/
http_auth_sspi_win.h 28 // NOTE(cbentzel): I considered replacing the Secur32.dll with a mock DLL, but
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
htmlutil.py 114 # that bug by replacing the < with &lt; - escaping all text inside script
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/
messages.properties 45 RSSFeedUpdateEntryTask.ReplacingWith=replacing with
  /external/guava/guava/src/com/google/common/collect/
AbstractSortedSetMultimap.java 81 * Stores a collection of values with the same key, replacing any existing
SortedSetMultimap.java 75 * Stores a collection of values with the same key, replacing any existing
  /external/guava/guava/src/com/google/common/util/concurrent/
JdkFutureAdapters.java 36 * @since 10.0 (replacing {@code Futures.makeListenable}, which
  /external/icu4c/i18n/unicode/
currpinf.h 232 // defined in "CurrencyUnitPattern" by replacing
  /external/icu4c/tools/icupkg/
icupkg.8.in 84 This tool can also be used to just swap a single ICU data file, replacing the
  /external/icu4c/tools/toolutil/
ppucd.h 106 * Splits the line by replacing each ';' with a NUL.
  /external/javassist/src/main/javassist/
ClassMap.java 23 * <p>This hashtable is used for replacing class names in a class

Completed in 500 milliseconds

1 2 3 4 56 7 8 91011>>