Home
last modified time | relevance | path

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

/external/libchrome/base/strings/
Dstring_util_unittest.cc939 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
Dstring_util.cc1015 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/
DDOMConfigurator.java62 public static String subst(String value, Properties props) { in subst() method in DOMConfigurator
/external/python/cpython2/Lib/
Dmailcap.py170 def subst(field, MIMEtype, filename, plist=[]): function
/external/python/cpython3/Lib/
Dmailcap.py192 def subst(field, MIMEtype, filename, plist=[]): function
/external/clang/lib/AST/
DTemplateName.cpp197 } else if (SubstTemplateTemplateParmStorage *subst in print() local
DASTContext.cpp4320 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
DItaniumMangle.cpp1775 SubstTemplateTemplateParmStorage *subst in mangleType() local
1895 SubstTemplateTemplateParmStorage *subst = in mangleUnresolvedTypeOrSimpleId() local
DASTImporter.cpp6338 SubstTemplateTemplateParmStorage *subst in Import() local
/external/clang/include/clang/AST/
DTemplateName.h338 if (SubstTemplateTemplateParmStorage *subst in getUnderlying() local
/external/pdfium/core/fxge/
Dcfx_font.cpp232 void CFX_Font::SetSubstFont(std::unique_ptr<CFX_SubstFont> subst) { in SetSubstFont()
/external/tensorflow/tensorflow/core/kernels/
Dunicode_ops.cc200 UChar32 subst = 0xFFFD; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.cpp804 int const subst = findSubst(p); in trySubst() local
/external/llvm/lib/Target/Hexagon/
DBitTracker.cpp1007 void BT::subst(RegisterRef OldRR, RegisterRef NewRR) { in subst() function in BT
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DBitTracker.cpp999 void BT::subst(RegisterRef OldRR, RegisterRef NewRR) { in subst() function in BT
DHexagonLoopIdiomRecognition.cpp379 Value *Simplifier::Context::subst(Value *Tree, Value *OldV, Value *NewV) { in subst() function in Simplifier::Context
/external/clang/lib/Sema/
DSemaTemplate.cpp4547 while (SubstNonTypeTemplateParmExpr *subst = in CheckTemplateArgumentAddressOfObjectOrFunction() local
4559 while (SubstNonTypeTemplateParmExpr *subst = in CheckTemplateArgumentAddressOfObjectOrFunction() local
4826 while (SubstNonTypeTemplateParmExpr *subst = in CheckTemplateArgumentPointerToMember() local
/external/u-boot/common/
Dcli_hush.c3173 uchar subst[2] = {SUBSTED_VAR_SYMBOL, 0}; local
/external/python/cpython3/Lib/tkinter/
D__init__.py1357 def _register(self, func, subst=None, needcleanup=1): argument
1695 def __init__(self, func, subst, widget): argument
/external/python/cpython2/Lib/lib-tk/
DTkinter.py1210 def _register(self, func, subst=None, needcleanup=1): argument
1537 def __init__(self, func, subst, widget): argument
/external/clang/lib/Serialization/
DASTWriter.cpp5301 SubstTemplateTemplateParmStorage *subst in AddTemplateName() local