| /external/rust/crates/unicode-normalization/src/ | 
| D | replace.rs | 15 pub struct Replacements<I> {  struct23 pub fn new_cjk_compat_variants<I: Iterator<Item = char>>(iter: I) -> Replacements<I> {  in new_cjk_compat_variants()  argument
 27 impl<I: Iterator<Item = char>> Iterator for Replacements<I> {  implementation
 54 impl<I: Iterator<Item = char> + Clone> fmt::Display for Replacements<I> {  implementation
 
 | 
| /external/clang/include/clang/Tooling/Core/ | 
| D | Replacement.h | 148 typedef std::set<Replacement> Replacements;  typedef208   std::vector<Replacement> Replacements;  member
 
 | 
| /external/mesa3d/docs/ | 
| D | shading.rst | 52 .. _capture:
 | 
| /external/cronet/url/ | 
| D | gurl.h | 49   typedef url::StringPieceReplacements<char> Replacements;  in COMPONENT_EXPORT()  typedef
 | 
| D | url_canon.h | 772   Replacements() {}  in Replacements()  function
 | 
| D | gurl_unittest.cc | 556 TEST(GURLTest, Replacements) {  in TEST()  argument
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ | 
| D | WebAssemblyAddMissingPrototypes.cpp | 64   std::vector<std::pair<Function *, Function *>> Replacements;  in runOnModule()  local
 | 
| /external/angle/src/compiler/preprocessor/ | 
| D | Macro.h | 31     typedef std::vector<Token> Replacements;  typedef
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ | 
| D | FormatVariadic.cpp | 145   std::vector<ReplacementItem> Replacements;  in parseFormatString()  local
 | 
| /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ | 
| D | FormatVariadic.h | 83   std::vector<ReplacementItem> Replacements;  variable
 | 
| /external/llvm/lib/Transforms/IPO/ | 
| D | ConstantMerge.cpp | 80   SmallVector<std::pair<GlobalVariable*, GlobalVariable*>, 32> Replacements;  in mergeConstants()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ | 
| D | FormatVariadic.h | 82   std::vector<ReplacementItem> Replacements;  variable
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | 
| D | AMDGPURewriteOutArguments.cpp | 263   DenseMap<ReturnInst *, ReplacementVec> Replacements;  in runOnFunction()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ | 
| D | A15SDOptimizer.cpp | 125     std::map<MachineInstr*, unsigned> Replacements;  member
 | 
| /external/llvm/lib/Target/ARM/ | 
| D | A15SDOptimizer.cpp | 128     std::map<MachineInstr*, unsigned> Replacements;  member
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | 
| D | RewriteStatepointsForGC.cpp | 1419                            std::vector<DeferredReplacement> &Replacements) {  in makeStatepointExplicitImpl()1604                        std::vector<DeferredReplacement> &Replacements) {  in makeStatepointExplicit()
 2306   std::vector<DeferredReplacement> Replacements;  in insertParsePoints()  local
 
 | 
| /external/llvm/lib/Transforms/Scalar/ | 
| D | RewriteStatepointsForGC.cpp | 1281                            std::vector<DeferredReplacement> &Replacements) {  in makeStatepointExplicitImpl()1464                        std::vector<DeferredReplacement> &Replacements) {  in makeStatepointExplicit()
 2111   std::vector<DeferredReplacement> Replacements;  in insertParsePoints()  local
 
 | 
| /external/clang/lib/CodeGen/ | 
| D | CodeGenModule.h | 327   ReplacementsTy Replacements;  variable
 | 
| /external/swiftshader/third_party/subzero/src/ | 
| D | IceCfg.cpp | 505     CfgUnorderedMap<Variable *, Variable *, VariableHash> Replacements;  in localCSE()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | DebugInfo.cpp | 384   DenseMap<Metadata *, Metadata *> Replacements;  member in __anon935626160311::DebugTypeInfoRemoval
 | 
| /external/clang/lib/Sema/ | 
| D | SemaInit.cpp | 1952   SmallVector<Designator, 4> Replacements;  in ExpandAnonymousFieldDesignator()  local
 |