| /netbsd-src/external/bsd/openldap/dist/libraries/librewrite/ |
| H A D | subst.c | 280 struct rewrite_subst *subst, in rewrite_subst_apply() argument 293 assert( subst != NULL ); in rewrite_subst_apply() 306 if ( subst->lt_num_submatch > 0 ) { in rewrite_subst_apply() 308 subst->lt_num_submatch ); in rewrite_subst_apply() 317 for ( n = 0, l = 0; n < subst->lt_num_submatch; n++ ) { in rewrite_subst_apply() 325 switch ( subst->lt_submatch[ n ].ls_type ) { in rewrite_subst_apply() 328 rc = submatch_copy( &subst->lt_submatch[ n ], in rewrite_subst_apply() 337 switch ( subst->lt_submatch[ n ].ls_map->lm_type ) { in rewrite_subst_apply() 346 subst->lt_submatch[ n ].ls_map->lm_subst, in rewrite_subst_apply() 369 switch ( subst->lt_submatch[ n ].ls_type ) { in rewrite_subst_apply() [all …]
|
| H A D | map.c | 45 struct rewrite_subst *subst = NULL; in rewrite_map_parse() local 184 subst = rewrite_subst_compile( info, begin ); in rewrite_map_parse() 185 if ( subst == NULL ) { in rewrite_map_parse() 219 map->lm_subst = subst; in rewrite_map_parse() 335 if ( subst != NULL ) { in rewrite_map_parse() 336 free( subst ); in rewrite_map_parse()
|
| H A D | rule.c | 133 struct rewrite_subst *subst = NULL; in rewrite_rule_compile() local 151 subst = rewrite_subst_compile( info, result ); in rewrite_rule_compile() 152 if ( subst == NULL ) { in rewrite_rule_compile() 361 rule->lr_subst = subst; in rewrite_rule_compile() 386 free( subst ); in rewrite_rule_compile()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
| H A D | t-withmultilib | 2 MULTILIB_OPTIONS = $(subst lp64,mabi=lp64,$(subst ilp32,mabi=ilp32,$(subst rv,march=rv,$(subst $(co… 3 MULTILIB_DIRNAMES = $(patsubst rv32%,lib32,$(patsubst rv64%,lib64,$(subst $(comma), ,$(TM_MULTILIB_… 4 MULTILIB_OSDIRNAMES = $(subst lib,../lib,$(MULTILIB_DIRNAMES)) 5 MULTILIB_REQUIRED = $(subst lp64,mabi=lp64,$(subst ilp32,mabi=ilp32,$(subst rv,march=rv,$(subst $…
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
| H A D | t-withmultilib | 2 MULTILIB_OPTIONS = $(subst lp64,mabi=lp64,$(subst ilp32,mabi=ilp32,$(subst rv,march=rv,$(subst $(co… 3 MULTILIB_DIRNAMES = $(patsubst rv32%,lib32,$(patsubst rv64%,lib64,$(subst $(comma), ,$(TM_MULTILIB_… 4 MULTILIB_OSDIRNAMES = $(subst lib,../lib,$(MULTILIB_DIRNAMES)) 5 MULTILIB_REQUIRED = $(subst lp64,mabi=lp64,$(subst ilp32,mabi=ilp32,$(subst rv,march=rv,$(subst $…
|
| /netbsd-src/external/gpl2/gettext/dist/os2/ |
| H A D | Makefile | 96 $(subst $$lo,c,\ 97 $(subst @INTLOBJS@,intl-compat.c,\ 98 $(subst OBJECTS = ,,\ 99 $(subst \,,\ 101 INTL.OBJECTS = $(addprefix $(OUT),$(subst $(ROOT),,$(INTL.SOURCES:.c=.o))) 103 PROGRAMS = $(addsuffix .exe,$(subst bin_PROGRAMS = ,,\ 104 $(subst \,,\ 109 SRC.OBJECTS = $(addprefix $(OUT),$(subst $(ROOT),,$(SRC.SOURCES:.c=.o))) 111 $(subst libgettextlib_la_SOURCES = ,,\ 112 $(subst \,,\ [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
| H A D | shuffle_fuzz.py | 154 subst = {'N': width, 'T': element_type, 'IT': integral_element_type} 157 entry:""" % dict(subst, 159 ['<%(N)d x %(T)s> %%s.0.%(i)d' % dict(subst, i=i) 166 """.strip('\n') % dict(subst, i=i, next_i=i + 1, j=j, next_j=j + 1, 173 """ % dict(subst, i=len(shuffle_tree))) 192 """ % dict(subst, 193 arguments=', '.join(['<%(N)d x %(T)s> %%s.%(i)d' % dict(subst, i=i) 211 """ % dict(subst, 215 dict(subst, input=', '.join(['%(IT)s %(i)d' % dict(subst, i=i) 226 """ % dict(subst, i=i, next_i=i + 1)) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | t-linux64lebe | 5 MULTILIB_OSDIRNAMES += $(subst =,.mbig=,$(subst libbe32,lib32be,$(subst libbe64,lib64be,$(subst lib… 6 MULTILIB_OSDIRNAMES += $(subst $(if $(findstring 64,$(target)),m64,m32).,,$(filter $(if $(findstrin…
|
| H A D | t-linux64bele | 5 MULTILIB_OSDIRNAMES += $(subst =,.mlittle=,$(subst lible32,lib32le,$(subst lible64,lib64le,$(subst … 6 MULTILIB_OSDIRNAMES += $(subst $(if $(findstring 64,$(target)),m64,m32).,,$(filter $(if $(findstrin…
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | t-linux64bele | 5 MULTILIB_OSDIRNAMES += $(subst =,.mlittle=,$(subst lible32,lib32le,$(subst lible64,lib64le,$(subst … 6 MULTILIB_OSDIRNAMES += $(subst $(if $(findstring 64,$(target)),m64,m32).,,$(filter $(if $(findstrin…
|
| H A D | t-linux64lebe | 5 MULTILIB_OSDIRNAMES += $(subst =,.mbig=,$(subst libbe32,lib32be,$(subst libbe64,lib64be,$(subst lib… 6 MULTILIB_OSDIRNAMES += $(subst $(if $(findstring 64,$(target)),m64,m32).,,$(filter $(if $(findstrin…
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | msginit.c | 1478 unsigned int nsubst, const char *(*subst)[2]) in subst_string() 1490 substlen[j] = strlen (subst[j][0]); in subst_string() 1500 if (*(str + i) == *subst[j][0] in subst_string() 1501 && strncmp (str + i, subst[j][0], substlen[j]) == 0) in subst_string() 1503 size_t replacement_len = strlen (subst[j][1]); in subst_string() 1507 memcpy (new_str + i, subst[j][1], replacement_len); in subst_string() 1531 unsigned int nsubst, const char *(*subst)[2]) in subst_string_list() 1536 slp->item[j] = subst_string (slp->item[j], nsubst, subst); in subst_string_list() 1604 const char *subst[4][2]; in fill_header() local 1609 subst[0][0] = "SOME DESCRIPTIVE TITLE"; in fill_header() [all …]
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | varmod-subst.mk | 1 # $NetBSD: varmod-subst.mk,v 1.16 2024/08/29 20:20:37 rillig Exp $ 5 all: mod-subst 6 all: mod-subst-delimiter 7 all: mod-subst-chain 8 all: mod-subst-dollar 186 mod-subst: 198 mod-subst-delimiter: 248 mod-subst-chain: 270 mod-subst-dollar:
|
| H A D | dep.mk | 23 all: for-subst 25 for-subst: ${file:S;^;./;g}
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | syntax.c | 219 Syntax *subst = NULL; in syn_add() local 236 subst = syn_find( (*lsei)->lsei_values[0] ); in syn_add() 237 if ( subst == NULL ) { in syn_add() 246 if ( subst != NULL ) { in syn_add() 247 ssyn->ssyn_flags = subst->ssyn_flags; in syn_add() 248 ssyn->ssyn_validate = subst->ssyn_validate; in syn_add() 249 ssyn->ssyn_pretty = subst->ssyn_pretty; in syn_add() 254 ssyn->ssyn_ber2str = subst->ssyn_ber2str; in syn_add() 255 ssyn->ssyn_str2ber = subst->ssyn_str2ber; in syn_add()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/tools/ |
| H A D | Makefile.am | 26 subst = sed -e "s!@PACKAGE\@!$(PACKAGE)!g" \ macro 43 $(subst) $(srcdir)/krb5-config.in | /bin/sh > $@.new 48 $(subst) $< > $@.new
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
| H A D | Makefile.in | 462 lib2funcs += $(subst XX,si,$(swfloatfuncs)) 463 lib2funcs += $(subst XX,di,$(dwfloatfuncs)) 517 sifuncs := $(filter-out $(LIB2FUNCS_EXCLUDE),$(subst XX,si,$(swfloatfuncs))) 518 difuncs := $(filter-out $(LIB2FUNCS_EXCLUDE),$(subst XX,di,$(dwfloatfuncs))) 519 tifuncs := $(filter-out $(LIB2FUNCS_EXCLUDE),$(subst XX,ti,$(dwfloatfuncs))) 994 $(subst @multilib_flags@,$(CFLAGS) -B./,$(subst \ 995 @multilib_dir@,$(MULTIDIR),$(subst \ 996 @shlib_objs@,$(objects) libgcc.a,$(subst \ 997 @shlib_base_name@,libgcc_s,$(subst \ 998 @shlib_map_file@,$(mapfile),$(subst \ [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/ |
| H A D | Makefile.in | 462 lib2funcs += $(subst XX,si,$(swfloatfuncs)) 463 lib2funcs += $(subst XX,di,$(dwfloatfuncs)) 517 sifuncs := $(filter-out $(LIB2FUNCS_EXCLUDE),$(subst XX,si,$(swfloatfuncs))) 518 difuncs := $(filter-out $(LIB2FUNCS_EXCLUDE),$(subst XX,di,$(dwfloatfuncs))) 519 tifuncs := $(filter-out $(LIB2FUNCS_EXCLUDE),$(subst XX,ti,$(dwfloatfuncs))) 995 $(subst @multilib_flags@,$(CFLAGS) -B./,$(subst \ 996 @multilib_dir@,$(MULTIDIR),$(subst \ 997 @shlib_objs@,$(objects) libgcc.a,$(subst \ 998 @shlib_base_name@,libgcc_s,$(subst \ 999 @shlib_map_file@,$(mapfile),$(subst \ [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
| H A D | t-uclibc | 1 MULTIARCH_DIRNAME := $(subst -linux-gnu,-linux-uclibc,$(MULTIARCH_DIRNAME)) 2 MULTILIB_OSDIRNAMES := $(subst -linux-gnu,-linux-uclibc,$(MULTILIB_OSDIRNAMES))
|
| H A D | t-musl | 1 MULTIARCH_DIRNAME := $(subst -linux-gnu,-linux-musl,$(MULTIARCH_DIRNAME)) 2 MULTILIB_OSDIRNAMES := $(subst -linux-gnu,-linux-musl,$(MULTILIB_OSDIRNAMES))
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
| H A D | t-uclibc | 1 MULTIARCH_DIRNAME := $(subst -linux-gnu,-linux-uclibc,$(MULTIARCH_DIRNAME)) 2 MULTILIB_OSDIRNAMES := $(subst -linux-gnu,-linux-uclibc,$(MULTILIB_OSDIRNAMES))
|
| H A D | t-musl | 1 MULTIARCH_DIRNAME := $(subst -linux-gnu,-linux-musl,$(MULTIARCH_DIRNAME)) 2 MULTILIB_OSDIRNAMES := $(subst -linux-gnu,-linux-musl,$(MULTILIB_OSDIRNAMES))
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | t-kfreebsd | 4 KFREEBSD_OS = $(filter kfreebsd%, $(word 3, $(subst -, ,$(target)))) 5 MULTILIB_OSDIRNAMES := $(filter-out mx32=%,$(subst linux,$(KFREEBSD_OS),$(MULTILIB_OSDIRNAMES)))
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | t-kfreebsd | 4 KFREEBSD_OS = $(filter kfreebsd%, $(word 3, $(subst -, ,$(target)))) 5 MULTILIB_OSDIRNAMES := $(filter-out mx32=%,$(subst linux,$(KFREEBSD_OS),$(MULTILIB_OSDIRNAMES)))
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
| H A D | t-float128 | 72 $(fp128_softfp_src) : $(srcdir)/soft-fp/$(subst -sw,,$(subst kf,tf,$@)) $(fp128_dep) 73 @src="$(srcdir)/soft-fp/$(subst -sw,,$(subst kf,tf,$@))"; \
|