HomeSort by relevance Sort by last modified time
    Searched full:replacement (Results 426 - 450 of 2295) sorted by null

<<11121314151617181920>>

  /external/chromium_org/media/tools/layout_tests/
trend_graph.py 24 in-place replacement for simplicity.
  /external/chromium_org/net/base/
escape.cc 184 const char* replacement; member in struct:net::__anon10916::__anon10917
195 const char* p = kCharsToEscape[k].replacement;
331 const char replacement; member in struct:net::__anon10918
355 1, kEscapeToChars[i].replacement);
  /external/chromium_org/ppapi/api/trusted/
ppb_char_set_trusted.idl 76 * replacement character will be used is if the encoding in the input string
  /external/chromium_org/ppapi/c/dev/
ppb_char_set_dev.h 66 // replacement character will be used is if the encoding in the input string
  /external/chromium_org/ppapi/c/trusted/
ppb_char_set_trusted.h 98 * replacement character will be used is if the encoding in the input string
  /external/chromium_org/sandbox/win/src/sidestep/
preamble_patcher.h 86 // replace the target function. The replacement function must have
  /external/chromium_org/sync/protocol/
search_engine_specifics.proto 66 // perform search terms replacement in the omnibox.
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
InputStreamPreprocessor.h 107 // by the replacement character. We suspect this is a problem with the spec as doing
  /external/chromium_org/third_party/WebKit/Source/wtf/unicode/
UTF8.h 63 // to the replacement character; otherwise (when the flag is set to strict)
  /external/chromium_org/third_party/jinja2/
visitor.py 55 replacement takes place.
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
stringutil.cc 156 const string& replacement,
171 // Append the replacement for the match.
172 tmp.append(replacement.begin(), replacement.end());
  /external/chromium_org/third_party/simplejson/
ordered_dict.py 1 """Drop-in replacement for collections.OrderedDict by Raymond Hettinger
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
TODO 65 Itimer replacement:
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
TODO 65 Itimer replacement:
  /external/chromium_org/ui/views/
background.h 102 // TODO(port): Create portable replacement for HBRUSH.
  /external/chromium_org/ui/webui/resources/js/
event_tracker.js 44 * Add an event listener - replacement for Node.addEventListener.
  /external/chromium_org/url/
url_canon_host.cc 138 unsigned char replacement = kHostCharLookup[source]; local
139 if (!replacement) {
143 } else if (replacement == kEsc) {
150 output->push_back(replacement);
  /external/chromium_org/win8/test/
test_registrar.cc 62 // Implementation of an ATL module that provides the necessary replacement
  /external/clang/test/Analysis/
array-struct.c 180 // [PR13927] offsetof replacement macro flagged as "dereference of a null pointer"
  /external/clang/test/Preprocessor/
pragma_microsoft.c 61 // Make sure that the names match exactly for a replacement, including path information. If
  /external/clang/tools/libclang/
CXStoredDiagnostic.cpp 105 // Create a range that covers the entire replacement (or
  /external/genext2fs/
config.h.in 104 /* "enable replacement (v)snprintf if system (v)snprintf is broken" */
  /external/iproute2/man/man8/
tc-drr.8 13 a more flexible replacement for Stochastic Fairness Queuing.
  /external/kernel-headers/original/linux/
mt9t013.h 74 /* Replacement ioctls() for the clkrgm_sec RPCs. */
  /external/llvm/include/llvm/Analysis/
PostDominators.h 25 static char ID; // Pass identification, replacement for typeid

Completed in 789 milliseconds

<<11121314151617181920>>