Home
last modified time | relevance | path

Searched defs:subst (Results 1 - 11 of 11) sorted by relevance

/third_party/gn/src/gn/
H A Dninja_action_target_writer.cc300 SubstitutionBits subst; in WriteNinjaVariablesForAction() local
H A Dninja_rust_binary_target_writer.cc219 const SubstitutionBits& subst = target_->toolchain()->substitution_bits(); in WriteCompilerVars() local
H A Dninja_c_binary_target_writer.cc232 const SubstitutionBits& subst = target_->toolchain()->substitution_bits(); in WriteCompilerVars() local
/third_party/python/Lib/
H A Dmailcap.py211 def subst(field, MIMEtype, filename, plist=[]): function
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRule.java28 final RuleSegment subst; field in Rule
31 Rule(RuleSegment backtrack, RuleSegment input, RuleSegment lookAhead, RuleSegment subst) { in Rule() argument
[all...]
/third_party/python/Objects/
H A Dgenericaliasobject.c221 PyObject *subst; in _Py_make_parameters() local
474 PyObject *subst; in _Py_subs_parameters() local
/third_party/gn/src/base/strings/
H A Dstring_util.cc1003 std::vector<std::u16string> subst; in ReplaceStringPlaceholders() local
932 DoReplaceStringPlaceholders( const FormatStringType& format_string, const std::vector<OutStringType>& subst, std::vector<size_t>* offsets) DoReplaceStringPlaceholders() argument
986 ReplaceStringPlaceholders( const std::u16string& format_string, const std::vector<std::u16string>& subst, std::vector<size_t>* offsets) ReplaceStringPlaceholders() argument
993 ReplaceStringPlaceholders(std::string_view format_string, const std::vector<std::string>& subst, std::vector<size_t>* offsets) ReplaceStringPlaceholders() argument
[all...]
/third_party/alsa-utils/alsactl/
H A Dinit_parse.c1038 const struct subst_map *subst; in apply_format() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp380 Value *Simplifier::Context::subst(Value *Tree, Value *OldV, Value *NewV) { in subst() function in Simplifier::Context
/third_party/eudev/src/udev/
H A Dudev-rules.c203 enum string_subst_type subst:4; member
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs1021 let mut subst = vec![0u8; 1000]; in bench_in_place_zip_recycle() variables
1040 let mut subst = vec![0u8; 1000]; in bench_in_place_zip_iter_mut() variables
[all...]

Completed in 58 milliseconds