Home
last modified time | relevance | path

Searched defs:replacements (Results 1 – 15 of 15) sorted by relevance

/openbsd/sys/dev/ic/
H A Dpcdisplay_chars.c264 } replacements[] = { variable
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectRegexCommand.cpp33 const llvm::SmallVectorImpl<llvm::StringRef> &replacements) { in SubstituteVariables()
/openbsd/gnu/llvm/llvm/utils/
H A Dabtest.py204 def replace_functions(source, dest, replacements): argument
/openbsd/gnu/llvm/clang/tools/clang-format-vs/ClangFormat/
H A DClangFormatPackage.cs441 private static void ApplyClangFormatReplacements(string replacements, IWpfTextView view) in ApplyClangFormatReplacements()
/openbsd/gnu/usr.bin/binutils/gas/
H A Dhash.c70 unsigned long replacements; member
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dhash.c66 unsigned long replacements; member
/openbsd/gnu/gcc/gcc/
H A Dlambda-code.c2116 htab_t replacements, in replace_uses_equiv_to_x_with_y()
2463 htab_t replacements = NULL; in perfect_nestify() local
H A Dreload.c158 static struct replacement replacements[MAX_RECOG_OPERANDS * ((MAX_REGS_PER_ADDRESS * 2) + 1)]; variable
H A Dcse.c3771 rtx replacements[2]; in fold_rtx() local
H A Dgcc.c1155 const char *const replacements; member
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dfunction.c1647 find_fixup_replacement (replacements, x) in find_fixup_replacement() argument
1815 struct fixup_replacement *replacements = 0; local
1947 fixup_var_refs_1 (var, promoted_mode, loc, insn, replacements, no_share) in fixup_var_refs_1() argument
H A Dreload.c150 static struct replacement replacements[MAX_RECOG_OPERANDS * ((MAX_REGS_PER_ADDRESS * 2) + 1)]; variable
H A Dgcc.c1026 const char *const replacements; member
H A Dcse.c3756 rtx replacements[2]; local
/openbsd/gnu/gcc/gcc/config/sh/
H A Dsh.c10612 replace_n_hard_rtx (rtx x, rtx *replacements, int n_replacements, int modify) in replace_n_hard_rtx()