HomeSort by relevance Sort by last modified time
    Searched full:replaces (Results 151 - 175 of 1507) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/clang/tools/clang-format/
ClangFormat.cpp 253 tooling::Replacements Replaces = reformat(FormatStyle, Lex, Sources, Ranges);
257 for (tooling::Replacements::const_iterator I = Replaces.begin(),
258 E = Replaces.end();
268 tooling::applyAllReplacements(Replaces, Rewrite);
270 if (Replaces.size() == 0)
285 Replaces, Cursor) << " }\n";
  /external/chromium_org/courgette/
description.html 46 <li><p>The Disassembler replaces the relocation table with a Courgette
50 <li><p>The Disassembler replaces and address used in machine instructions
129 <p><strong>Courgette instruction</strong>: Replaces machine instructions in the
  /external/chromium/base/debug/
debugger_win.cc 43 // Replaces each "%ld" in input per a value. Not efficient but it works.
  /external/chromium/chrome/browser/extensions/
user_script_listener.h 61 // Replaces our url pattern list. This is only used when patterns have been
  /external/chromium/chrome/browser/policy/
policy_path_parser_win.cc 42 // Replaces all variable occurances in the policy string with the respective
  /external/chromium/chrome/common/extensions/
extension_localization_peer.h 58 // Loads message catalogs, and replaces all __MSG_some_name__ templates within
  /external/chromium_org/base/debug/
debugger_win.cc 43 // Replaces each "%ld" in input per a value. Not efficient but it works.
  /external/chromium_org/chrome/browser/chromeos/net/
onc_utils.h 37 // Replaces string placeholders in |network_configs|, which must be a list of
  /external/chromium_org/chrome/browser/extensions/api/power/
power_api_manager.h 37 // Replaces the function that will be called to create PowerSaveBlocker
  /external/chromium_org/chrome/browser/ui/
browser_instant_controller.h 83 // Replaces the contents at tab |index| with |new_contents| and deletes the
  /external/chromium_org/chrome/browser/ui/search/
instant_unload_handler.h 31 // late to cancel Q based on P's BUH. So, Instant just replaces P with Q and
  /external/chromium_org/chrome/renderer/extensions/
extension_localization_peer.h 59 // Loads message catalogs, and replaces all __MSG_some_name__ templates within
  /external/chromium_org/components/nacl/loader/
nacl_validation_query.h 67 // data, the buffer contents are signed and the new signature replaces the
  /external/chromium_org/extensions/common/
extensions_client.h 56 // Replaces the scripting whitelist with |whitelist|. Used in the renderer;
  /external/chromium_org/ppapi/api/private/
ppb_net_address_private.idl 70 * Replaces the port in the given source address. Returns PP_TRUE on success.
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
inline-javascript-imports.py 32 # This script replaces calls to importScripts with script sources
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/fullcoverage/
encodings.py 4 instrumentation and then replaces itself with the real encodings module.
  /external/chromium_org/third_party/libxslt/libxslt/
xsltconfig.h 61 * should be activated only when debugging libxslt. It replaces the
  /external/chromium_org/third_party/libxslt/linux/libxslt/
xsltconfig.h 61 * should be activated only when debugging libxslt. It replaces the
  /external/chromium_org/third_party/opus/src/celt/
mdct.h 33 This replaces the Vorbis FFT (and uses the exact same API), which
  /external/chromium_org/third_party/skia/src/sfnt/
SkOTUtils.h 28 * Essentially, this removes any existing 'name' table and replaces it
  /external/chromium_org/tools/ipc_fuzzer/
play_testcase.py 8 Replaces all the child processes (renderer, GPU, plugins and utility) with the
  /external/chromium_org/ui/views/corewm/
transient_window_stacking_client.cc 27 // Replaces |window1| and |window2| with their possible transient ancestors that
  /external/chromium_org/v8/test/mjsunit/
regress-330046.js 49 // At this point OSR replaces already optimized code.
  /external/e2fsprogs/intl/
relocatable.h 41 Relocation simply replaces a pathname starting with the original prefix

Completed in 966 milliseconds

1 2 3 4 5 67 8 91011>>