Searched refs:subst (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-9.3-release/sys/ofed/drivers/infiniband/debug/
H A DMakefile1 EXTRA_CFLAGS := $(subst $(KERNEL_MEMTRACK_CFLAGS),,$(EXTRA_CFLAGS))
/freebsd-9.3-release/contrib/ncurses/
H A Ddist.mk72 rm -f $(ALL) subst.tmp subst.sed
104 @rm -f subst.tmp ;
110 echo "s/$${xu}/$${x}/g" >> subst.tmp ;\
114 @cat man_alias.sed >> subst.tmp
115 @echo 's/<B>/<STRONG>/g' >> subst.tmp
116 @echo 's/<\/B>/<\/STRONG>/g' >> subst.tmp
117 @echo 's/<I>/<EM>/g' >> subst.tmp
118 @echo 's/<\/I>/<\/EM>/g' >> subst.tmp
119 @misc/csort < subst
[all...]
H A Dconvert_configure.pl83 $subst= <<EOS
94 {$2$subst$1 -f $3 -o -f $3.exe ;}
/freebsd-9.3-release/contrib/libarchive/tar/
H A Dsubst.c57 struct substitution *subst; local
59 bsdtar->substitution = subst = malloc(sizeof(*subst));
60 if (subst == NULL)
62 subst->first_rule = subst->last_rule = NULL;
69 struct substitution *subst; local
74 if ((subst = bsdtar->substitution) == NULL) {
76 subst = bsdtar->substitution;
84 if (subst
192 struct substitution *subst; local
277 struct substitution *subst; local
[all...]
/freebsd-9.3-release/usr.bin/tar/
H A DMakefile14 subst.c \
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DTemplateName.cpp147 } else if (SubstTemplateTemplateParmStorage *subst
149 subst->getReplacement().print(OS, Policy, SuppressNNS);
H A DASTContext.cpp3947 SubstTemplateTemplateParmStorage *subst local
3949 return DeclarationNameInfo(subst->getParameter()->getDeclName(),
3954 SubstTemplateTemplateParmPackStorage *subst local
3956 return DeclarationNameInfo(subst->getParameterPack()->getDeclName(),
3987 SubstTemplateTemplateParmStorage *subst local
3989 return getCanonicalTemplateName(subst->getReplacement());
3993 SubstTemplateTemplateParmPackStorage *subst local
3996 = getCanonicalTemplateTemplateParmDecl(subst->getParameterPack());
3998 = getCanonicalTemplateArgument(subst->getArgumentPack());
6322 SubstTemplateTemplateParmStorage *subst local
[all...]
H A DItaniumMangle.cpp931 SubstTemplateTemplateParmStorage *subst local
933 mangleExistingSubstitution(subst->getReplacement());
1597 SubstTemplateTemplateParmStorage *subst local
1599 mangleType(subst->getReplacement());
H A DASTImporter.cpp4859 SubstTemplateTemplateParmStorage *subst local
4862 = cast_or_null<TemplateTemplateParmDecl>(Import(subst->getParameter()));
4866 TemplateName replacement = Import(subst->getReplacement());
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/dbus/
H A DMakefile52 dbus_version=$(subst ., ,$(shell pkg-config --modversion dbus-1))
/freebsd-9.3-release/usr.sbin/makefs/
H A Dmtree.c187 int c, error, quoted, subst; local
197 subst = (c == '`' || c == '"') ? 1 : 0;
198 quoted = (subst || c == '\'') ? 1 : 0;
200 if (!subst) {
/freebsd-9.3-release/contrib/dtc/
H A DMakefile74 localver_config = $(subst $(space),, $(string) \
77 localver_cmd = $(subst $(space),, $(string) \
/freebsd-9.3-release/contrib/gcclibs/libgomp/
H A DMakefile.am17 VPATH = $(subst $(space),:,$(strip $(search_path)))
/freebsd-9.3-release/usr.sbin/ctm/mkCTM/
H A Dmkctm.c230 goto subst;
238 goto subst;
247 goto subst;
256 goto subst;
287 subst:
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTemplateName.h366 if (SubstTemplateTemplateParmStorage *subst
368 return subst->getReplacement().getUnderlying();
/freebsd-9.3-release/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c84 struct vector_str subst; /* substitution string vector */ member in struct:cpp_demangle_data
532 vector_str_dest(&d->subst);
548 if (!vector_str_init(&d->subst))
559 assert(d->subst.container != NULL);
580 vector_str_dest(&d->subst);
640 if (!vector_str_find(&ddata->subst, str, len))
641 return (vector_str_push(&ddata->subst, str, len));
817 if (ddata == NULL || ddata->subst.size <= idx)
819 if ((len = strlen(ddata->subst.container[idx])) == 0)
821 if (!cpp_demangle_push_str(ddata, ddata->subst
[all...]
/freebsd-9.3-release/usr.sbin/ppp/
H A Dcommand.c438 subst(char *tgt, const char *oldstr, const char *newstr) function
472 return subst(tgt, oldstr, inet_ntoa(ip));
482 return subst(tgt, oldstr, buf);
492 return subst(tgt, oldstr, buf);
500 return subst(tgt, oldstr, ncpaddr_ntoa(ip));
515 return subst(tgt, oldstr, prefix);
551 nargv[arg] = subst(nargv[arg], "AUTHNAME", bundle->cfg.auth.name);
554 nargv[arg] = subst(nargv[arg], "ENDDISC",
562 nargv[arg] = subst(nargv[arg], "INTERFACE", bundle->iface->name);
581 nargv[arg] = subst(narg
[all...]
/freebsd-9.3-release/contrib/tcsh/
H A Dsh.lex.c91 /* (Tail of) current word from ! subst */
94 /* The rest of the ! subst words */
97 /* Count of remaining words in ! subst */
704 goto subst;
708 goto subst;
716 goto subst;
731 subst:
/freebsd-9.3-release/contrib/bmake/mk/
H A Ddpadd.mk48 # the DPADD paths will be to the obj tree so we need to subst anyway.
/freebsd-9.3-release/contrib/gcc/
H A Dcombine.c284 /* When `subst' is called, this is the insn that is being modified
292 /* This is the lowest CUID that `subst' is currently dealing with.
400 static rtx subst (rtx, rtx, rtx, int, int);
2294 processing we do in `subst' for a SET; namely, if the destination
2334 by letting subst look at the innermost one of them.
2357 i1src = subst (i1src, pc_rtx, pc_rtx, 0, 0);
2362 i2src = subst (i2src, pc_rtx, pc_rtx, 0, 0);
2366 n_occurrences = 0; /* `subst' counts here */
2373 newpat = subst (PATTERN (i3), i2dest, i2src, 0,
2404 newpat = subst (newpa
3889 subst (rtx x, rtx from, rtx to, int in_dest, int unique_copy) function
[all...]
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dcp-demangle.c1108 int subst; local
1113 subst = 1;
1122 subst = 0;
1128 called d_substitution() above (i.e., subst == 1). We
1137 if (! subst)
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dcp-demangle.c1062 int subst; local
1067 subst = 1;
1076 subst = 0;
1082 called d_substitution() above (i.e., subst == 1). We
1091 if (! subst)
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp4321 while (SubstNonTypeTemplateParmExpr *subst =
4323 Arg = subst->getReplacement()->IgnoreImpCasts();
4333 while (SubstNonTypeTemplateParmExpr *subst =
4335 Arg = subst->getReplacement()->IgnoreImpCasts();
4575 while (SubstNonTypeTemplateParmExpr *subst =
4577 Arg = subst->getReplacement()->IgnoreImpCasts();
/freebsd-9.3-release/libexec/rtld-elf/
H A Drtld.c760 origin_subst_one(char *real, const char *kw, const char *subst, argument
788 subst_len = strlen(subst);
803 memcpy(resp, subst, subst_len);
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A DMakefile1061 dbus_version=$(subst ., ,$(shell pkg-config --modversion dbus-1))

Completed in 587 milliseconds

12