/external/libchrome/base/strings/ |
D | string_util_unittest.cc | 939 std::vector<string16> subst; in TEST() local 964 std::vector<string16> subst; in TEST() local 977 std::vector<string16> subst; in TEST() local 998 std::vector<string16> subst; in TEST() local 1030 std::vector<string16> subst; in TEST() local 1044 std::vector<string16> subst; in TEST() local 1052 std::vector<string16> subst; in TEST() local 1060 std::vector<std::string> subst; in TEST() local 1079 std::vector<std::string> subst; in TEST() local 1095 std::vector<std::string> subst; in TEST() local
|
D | string_util.cc | 1015 const std::vector<OutStringType>& subst, in DoReplaceStringPlaceholders() 1068 const std::vector<string16>& subst, in ReplaceStringPlaceholders() 1074 const std::vector<std::string>& subst, in ReplaceStringPlaceholders() 1083 std::vector<string16> subst; in ReplaceStringPlaceholders() local
|
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/xml/ |
D | DOMConfigurator.java | 62 public static String subst(String value, Properties props) { in subst() method in DOMConfigurator
|
/external/python/cpython2/Lib/ |
D | mailcap.py | 170 def subst(field, MIMEtype, filename, plist=[]): function
|
/external/python/cpython3/Lib/ |
D | mailcap.py | 192 def subst(field, MIMEtype, filename, plist=[]): function
|
/external/clang/lib/AST/ |
D | TemplateName.cpp | 197 } else if (SubstTemplateTemplateParmStorage *subst in print() local
|
D | ASTContext.cpp | 4320 SubstTemplateTemplateParmStorage *subst in getNameForTemplate() local 4327 SubstTemplateTemplateParmPackStorage *subst in getNameForTemplate() local 4360 SubstTemplateTemplateParmStorage *subst in getCanonicalTemplateName() local 4366 SubstTemplateTemplateParmPackStorage *subst in getCanonicalTemplateName() local 6658 SubstTemplateTemplateParmStorage *subst in getSubstTemplateTemplateParm() local
|
D | ItaniumMangle.cpp | 1775 SubstTemplateTemplateParmStorage *subst in mangleType() local 1895 SubstTemplateTemplateParmStorage *subst = in mangleUnresolvedTypeOrSimpleId() local
|
D | ASTImporter.cpp | 6338 SubstTemplateTemplateParmStorage *subst in Import() local
|
/external/clang/include/clang/AST/ |
D | TemplateName.h | 338 if (SubstTemplateTemplateParmStorage *subst in getUnderlying() local
|
/external/pdfium/core/fxge/ |
D | cfx_font.cpp | 232 void CFX_Font::SetSubstFont(std::unique_ptr<CFX_SubstFont> subst) { in SetSubstFont()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | unicode_ops.cc | 200 UChar32 subst = 0xFFFD; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULibFunc.cpp | 804 int const subst = findSubst(p); in trySubst() local
|
/external/llvm/lib/Target/Hexagon/ |
D | BitTracker.cpp | 1007 void BT::subst(RegisterRef OldRR, RegisterRef NewRR) { in subst() function in BT
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | BitTracker.cpp | 999 void BT::subst(RegisterRef OldRR, RegisterRef NewRR) { in subst() function in BT
|
D | HexagonLoopIdiomRecognition.cpp | 379 Value *Simplifier::Context::subst(Value *Tree, Value *OldV, Value *NewV) { in subst() function in Simplifier::Context
|
/external/clang/lib/Sema/ |
D | SemaTemplate.cpp | 4547 while (SubstNonTypeTemplateParmExpr *subst = in CheckTemplateArgumentAddressOfObjectOrFunction() local 4559 while (SubstNonTypeTemplateParmExpr *subst = in CheckTemplateArgumentAddressOfObjectOrFunction() local 4826 while (SubstNonTypeTemplateParmExpr *subst = in CheckTemplateArgumentPointerToMember() local
|
/external/u-boot/common/ |
D | cli_hush.c | 3173 uchar subst[2] = {SUBSTED_VAR_SYMBOL, 0}; local
|
/external/python/cpython3/Lib/tkinter/ |
D | __init__.py | 1357 def _register(self, func, subst=None, needcleanup=1): argument 1695 def __init__(self, func, subst, widget): argument
|
/external/python/cpython2/Lib/lib-tk/ |
D | Tkinter.py | 1210 def _register(self, func, subst=None, needcleanup=1): argument 1537 def __init__(self, func, subst, widget): argument
|
/external/clang/lib/Serialization/ |
D | ASTWriter.cpp | 5301 SubstTemplateTemplateParmStorage *subst in AddTemplateName() local
|