Home
last modified time | relevance | path

Searched defs:Replacements (Results 1 – 21 of 21) sorted by relevance

/external/rust/crates/unicode-normalization/src/
Dreplace.rs15 pub struct Replacements<I> { struct
23 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/
DReplacement.h148 typedef std::set<Replacement> Replacements; typedef
208 std::vector<Replacement> Replacements; member
/external/mesa3d/docs/
Dshading.rst52 .. _capture:
/external/cronet/url/
Dgurl.h49 typedef url::StringPieceReplacements<char> Replacements; in COMPONENT_EXPORT() typedef
Durl_canon.h772 Replacements() {} in Replacements() function
Dgurl_unittest.cc556 TEST(GURLTest, Replacements) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyAddMissingPrototypes.cpp64 std::vector<std::pair<Function *, Function *>> Replacements; in runOnModule() local
/external/angle/src/compiler/preprocessor/
DMacro.h31 typedef std::vector<Token> Replacements; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFormatVariadic.cpp145 std::vector<ReplacementItem> Replacements; in parseFormatString() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFormatVariadic.h83 std::vector<ReplacementItem> Replacements; variable
/external/llvm/lib/Transforms/IPO/
DConstantMerge.cpp80 SmallVector<std::pair<GlobalVariable*, GlobalVariable*>, 32> Replacements; in mergeConstants() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFormatVariadic.h82 std::vector<ReplacementItem> Replacements; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURewriteOutArguments.cpp263 DenseMap<ReturnInst *, ReplacementVec> Replacements; in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DA15SDOptimizer.cpp125 std::map<MachineInstr*, unsigned> Replacements; member
/external/llvm/lib/Target/ARM/
DA15SDOptimizer.cpp128 std::map<MachineInstr*, unsigned> Replacements; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1419 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/
DRewriteStatepointsForGC.cpp1281 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/
DCodeGenModule.h327 ReplacementsTy Replacements; variable
/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp505 CfgUnorderedMap<Variable *, Variable *, VariableHash> Replacements; in localCSE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp384 DenseMap<Metadata *, Metadata *> Replacements; member in __anon935626160311::DebugTypeInfoRemoval
/external/clang/lib/Sema/
DSemaInit.cpp1952 SmallVector<Designator, 4> Replacements; in ExpandAnonymousFieldDesignator() local