Home
last modified time | relevance | path

Searched defs:substitutions (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/utils/libcxx/test/
H A Dformat.py29 def _checkBaseSubstitutions(substitutions): argument
H A Ddsl.py307 def _appendToSubstitution(substitutions, key, value): argument
310 def _prependToSubstitution(substitutions, key, value): argument
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A DTestingConfig.py146 environment, substitutions, unsupported, argument
H A DTestRunner.py1379 def adjust_substitutions(self, substitutions): argument
1419 def applySubstitutions(script, substitutions, conditions={}, argument
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dmangle.c99 varray_type substitutions; member
/openbsd-src/gnu/llvm/llvm/utils/UpdateTestChecks/
H A Dcommon.py280 def applySubstitutions(s, substitutions): argument