Searched defs:substitutions (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/llvm/libcxx/utils/libcxx/test/ |
H A D | format.py | 29 def _checkBaseSubstitutions(substitutions): argument
|
H A D | dsl.py | 307 def _appendToSubstitution(substitutions, key, value): argument 310 def _prependToSubstitution(substitutions, key, value): argument
|
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/ |
H A D | TestingConfig.py | 146 environment, substitutions, unsupported, argument
|
H A D | TestRunner.py | 1379 def adjust_substitutions(self, substitutions): argument 1419 def applySubstitutions(script, substitutions, conditions={}, argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | mangle.c | 99 varray_type substitutions; member
|
/openbsd-src/gnu/llvm/llvm/utils/UpdateTestChecks/ |
H A D | common.py | 280 def applySubstitutions(s, substitutions): argument
|