/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/ |
H A D | t-avr | 163 round_funcs := $(foreach func,_round,\ 164 $(foreach mode,$(round_suffix),$(func_X))) 177 clrsb_funcs := $(foreach func,_clrsb,\ 178 $(foreach mode,$(clrsb_modes),$(func_X))) 191 countls_funcs := $(foreach func,_countls,\ 192 $(foreach mode,$(countls_modes),$(func_X))) 205 countlsu_funcs := $(foreach func,_countlsu,\ 206 $(foreach mode,$(countlsu_modes),$(func_X))) 229 $(foreach conv,_fract _fractuns,\ 230 $(foreach mode1,$(convf_modes),\ [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/ |
H A D | t-avr | 163 round_funcs := $(foreach func,_round,\ 164 $(foreach mode,$(round_suffix),$(func_X))) 177 clrsb_funcs := $(foreach func,_clrsb,\ 178 $(foreach mode,$(clrsb_modes),$(func_X))) 191 countls_funcs := $(foreach func,_countls,\ 192 $(foreach mode,$(countls_modes),$(func_X))) 205 countlsu_funcs := $(foreach func,_countlsu,\ 206 $(foreach mode,$(countlsu_modes),$(func_X))) 229 $(foreach conv,_fract _fractuns,\ 230 $(foreach mode1,$(convf_modes),\ [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | OpenCLBuiltins.td | 415 foreach Type = [Char, UChar, Short, UShort, 418 foreach VecSizes = [VecAndScalar, VecNoScalar] in { 426 foreach Type = [Float, Double, Half] in { 441 foreach RType = [Float, Double, Half, Char, UChar, Short, 443 foreach IType = [Float, Double, Half, Char, UChar, Short, 446 foreach sat = !cond(!eq(RType.Name, "float") : [""], 450 foreach rnd = ["", "_rte", "_rtn", "_rtp", "_rtz"] in { 453 foreach v = [2, 3, 4, 8, 16] in { 467 foreach name = ["get_global_size", "get_global_id", "get_local_size", 475 foreach name = ["get_global_linear_id", "get_local_linear_id"] in { [all …]
|
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/functions/ |
H A D | foreach | 2 # $Id: foreach,v 1.1.1.1 2014/08/18 06:47:57 christos Exp $ 4 $description = "Test the foreach function."; 6 $details = "This is a test of the foreach function in gnu make. 10 form of the command is $(foreach var,$list,$text). Several 11 types of foreach loops are tested\n"; 23 av = $(foreach var, $(auto_var), $(origin $(var)) ) 26 fe = $(foreach var2, $(for_var),$(subst .c,.o, $(var2) ) ) 36 # TEST 1: Test that foreach variables take precedence over global 52 $(foreach x,FOREACH,$(eval $(value mktarget)))', 60 x = $(foreach ) [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/m4/ |
H A D | misc_specifics.m4 | 9 dnl This is from GNU m4 examples file foreach.m4: 11 # foreach(x, (item_1, item_2, ..., item_n), stmt) 12 define(`foreach', `pushdef(`$1', `')_foreach(`$1', `$2', macro 19 # traceon(`define', `foreach', `_foreach', `ifelse') 23 foreach(`ikind', `(4, 8, 16)', `foreach(`rkind', `(4, 8, 10, 16)', ` 34 foreach(`ckind', `(1)', `foreach(`ikind', `(4, 8, 16)', ` 45 foreach(`ckind', `(1)', `foreach(`ikind', `(4, 8, 16)', ` 56 foreach(`ckind', `(1)', `foreach(`ikind', `(4, 8, 16)', `
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/m4/ |
H A D | misc_specifics.m4 | 9 dnl This is from GNU m4 examples file foreach.m4: 11 # foreach(x, (item_1, item_2, ..., item_n), stmt) 12 define(`foreach', `pushdef(`$1', `')_foreach(`$1', `$2', macro 19 # traceon(`define', `foreach', `_foreach', `ifelse') 23 foreach(`ikind', `(4, 8, 16)', `foreach(`rkind', `(4, 8, 10, 16)', ` 34 foreach(`ckind', `(1)', `foreach(`ikind', `(4, 8, 16)', ` 45 foreach(`ckind', `(1)', `foreach(`ikind', `(4, 8, 16)', ` 56 foreach(`ckind', `(1)', `foreach(`ikind', `(4, 8, 16)', `
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/ |
H A D | aApply.d | 48 foreach (dchar d; s) in foreach() function 65 foreach (dchar d; s) in foreach() function 110 foreach (dchar d; s) in foreach() function 127 foreach (dchar d; s) in foreach() function 184 foreach (wchar d; s) in foreach() function 201 foreach (wchar d; s) in foreach() function 235 foreach (char c2; b) in _aApplywc1() 261 foreach (char d; s) in foreach() function 278 foreach (char d; s) in foreach() function 306 foreach (dchar d; aa) in _aApplydc1() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/ |
H A D | aApply.d | 48 foreach (dchar d; s) in foreach() function 65 foreach (dchar d; s) in foreach() function 110 foreach (dchar d; s) in foreach() function 127 foreach (dchar d; s) in foreach() function 184 foreach (wchar d; s) in foreach() function 201 foreach (wchar d; s) in foreach() function 235 foreach (char c2; b) in _aApplywc1() 261 foreach (char d; s) in foreach() function 278 foreach (char d; s) in foreach() function 306 foreach (dchar d; aa) in _aApplydc1() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | ob.d | 126 foreach (ob; preds) in print() 129 foreach (ob; succs) in print() 305 foreach (i; 0 .. deps.length) in depsToBuf() 325 foreach (keyValue; labtab.tab.asRange) in setLabelStatementExtraFields() 404 foreach (s2; *s.statements) in toObNodes() 423 foreach (s2; *s.statements) in toObNodes() 573 foreach (cs; *s.cases) in toObNodes() 584 foreach (cs; *s.cases) in toObNodes() 710 foreach (cs; *s.catches) in toObNodes() 863 foreach (ob; obnodes) ob.print(); in toObNodes() [all …]
|
H A D | transitivevisitor.d | 55 foreach (sx; *s.statements) in ParseVisitMethods() 86 foreach (sx; *s.statements) in ParseVisitMethods() 144 foreach (p; *s.parameters) in ParseVisitMethods() 188 foreach (el; *expressions) in ParseVisitMethods() 277 foreach (c; *s.catches) in ParseVisitMethods() 310 foreach (imp; *s.imports) in ParseVisitMethods() 346 foreach (p; *td.origParameters) in ParseVisitMethods() 357 foreach(i; 0..dim) in ParseVisitMethods() 424 foreach (id; t.idents) in ParseVisitMethods() 510 foreach (de; *d.decl) in ParseVisitMethods() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.aa/ |
H A D | test_aa.d | 104 foreach (a; aa.keys) in testKeysValues2() 110 foreach (v; aa.values) in testKeysValues2() 120 foreach (val; aa.byKeyValue) in testGet1() 309 foreach (i; a.byKey) in testByKey2() 313 foreach (i; a.byValue) in testByKey2() 326 foreach (k; a.byKey) in testByKey3() 344 foreach (key; keys) in testByKey4() 359 foreach (key; keys) in testByKey4() 374 foreach (key; keys) in testByKey4() 384 foreach (i; 0 .. keys.length) in testByKey4() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.aa/ |
H A D | test_aa.d | 106 foreach (a; aa.keys) in testKeysValues2() 112 foreach (v; aa.values) in testKeysValues2() 122 foreach (val; aa.byKeyValue) in testGet1() 310 foreach (i; a.byKey) in testByKey2() 314 foreach (i; a.byValue) in testByKey2() 327 foreach (k; a.byKey) in testByKey3() 345 foreach (key; keys) in testByKey4() 360 foreach (key; keys) in testByKey4() 375 foreach (key; keys) in testByKey4() 385 foreach (i; 0 .. keys.length) in testByKey4() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | t-aprofile | 53 MULTILIB_MATCHES += $(foreach ARCH, $(v7_a_arch_variants), \ 57 MULTILIB_MATCHES += $(foreach ARCH, $(filter-out +fp, $(v7_a_nosimd_variants)), \ 60 MULTILIB_MATCHES += $(foreach ARCHVAR, $(v7_a_arch_variants), \ 61 $(foreach ARCH, $(v7_a_nosimd_variants), \ 65 MULTILIB_MATCHES += $(foreach ARCH, $(filter-out +simd, $(v7_a_simd_variants)), \ 68 MULTILIB_MATCHES += $(foreach ARCHVAR, $(v7_a_arch_variants), \ 69 $(foreach ARCH, $(v7_a_simd_variants), \ 76 MULTILIB_MATCHES += $(foreach ARCH, $(v7ve_nosimd_variants), \ 80 MULTILIB_MATCHES += $(foreach ARCH, $(v7ve_vfpv3_simd_variants), \ 84 MULTILIB_MATCHES += $(foreach ARCH, $(v8_a_nosimd_variants), \ [all …]
|
H A D | t-multilib | 57 $(foreach OPT, \ 114 MULTILIB_MATCHES += $(foreach ARCH, $(v7_r_dp_variants), \ 118 MULTILIB_MATCHES += $(foreach ARCH, \ 122 MULTILIB_MATCHES += $(foreach ARCH, $(all_early_arch), \ 126 MULTILIB_MATCHES += $(foreach ARCH, $(v8_r_nosimd_variants), \ 128 MULTILIB_MATCHES += $(foreach ARCH,+simd +crypto, \ 139 MULTILIB_MATCHES += $(foreach ARCH, $(v7_a_arch_variants), \ 142 MULTILIB_MATCHES += $(foreach ARCH, $(v7_a_nosimd_variants) $(v7_a_simd_variants), \ 145 MULTILIB_MATCHES += $(foreach ARCHVAR, $(v7_a_arch_variants), \ 146 $(foreach ARCH, $(v7_a_nosimd_variants) $(v7_a_simd_variants), \ [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | t-aprofile | 53 MULTILIB_MATCHES += $(foreach ARCH, $(v7_a_arch_variants), \ 57 MULTILIB_MATCHES += $(foreach ARCH, $(filter-out +fp, $(v7_a_nosimd_variants)), \ 60 MULTILIB_MATCHES += $(foreach ARCHVAR, $(v7_a_arch_variants), \ 61 $(foreach ARCH, $(v7_a_nosimd_variants), \ 65 MULTILIB_MATCHES += $(foreach ARCH, $(filter-out +simd, $(v7_a_simd_variants)), \ 68 MULTILIB_MATCHES += $(foreach ARCHVAR, $(v7_a_arch_variants), \ 69 $(foreach ARCH, $(v7_a_simd_variants), \ 76 MULTILIB_MATCHES += $(foreach ARCH, $(v7ve_nosimd_variants), \ 80 MULTILIB_MATCHES += $(foreach ARCH, $(v7ve_vfpv3_simd_variants), \ 84 MULTILIB_MATCHES += $(foreach ARCH, $(v8_a_nosimd_variants), \ [all …]
|
H A D | t-multilib | 57 $(foreach OPT, \ 115 MULTILIB_MATCHES += $(foreach ARCH, $(v7_r_dp_variants), \ 119 MULTILIB_MATCHES += $(foreach ARCH, \ 123 MULTILIB_MATCHES += $(foreach ARCH, $(all_early_arch), \ 127 MULTILIB_MATCHES += $(foreach ARCH, $(v8_r_nosimd_variants), \ 129 MULTILIB_MATCHES += $(foreach ARCH,+simd +crypto, \ 140 MULTILIB_MATCHES += $(foreach ARCH, $(v7_a_arch_variants), \ 143 MULTILIB_MATCHES += $(foreach ARCH, $(v7_a_nosimd_variants) $(v7_a_simd_variants), \ 146 MULTILIB_MATCHES += $(foreach ARCHVAR, $(v7_a_arch_variants), \ 147 $(foreach ARCH, $(v7_a_nosimd_variants) $(v7_a_simd_variants), \ [all …]
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | ssl_test.tmpl | 28 foreach my $key (sort keys %server) { 35 foreach my $key (sort keys %server2) { 42 foreach my $key (sort keys %resume_server) { 50 foreach my $key (sort keys %client) { 56 foreach my $key (sort keys %resume_client) { 64 foreach my $key (sort keys %test) { 93 foreach my $key (sort keys %{$server{"extra"}}) { 100 foreach my $key (sort keys %{$server2{"extra"}}) { 107 foreach my $key (sort keys %{$resume_server{"extra"}}) { 114 foreach my $key (sort keys %{$client{"extra"}}) { [all …]
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | ssl_test.tmpl | 28 foreach my $key (sort keys %server) { 35 foreach my $key (sort keys %server2) { 42 foreach my $key (sort keys %resume_server) { 50 foreach my $key (sort keys %client) { 56 foreach my $key (sort keys %resume_client) { 64 foreach my $key (sort keys %test) { 93 foreach my $key (sort keys %{$server{"extra"}}) { 100 foreach my $key (sort keys %{$server2{"extra"}}) { 107 foreach my $key (sort keys %{$resume_server{"extra"}}) { 114 foreach my $key (sort keys %{$client{"extra"}}) { [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/modules/ |
H A D | AddOCaml.cmake | 32 foreach( ocaml_pkg ${ARG_PKG} ) 60 foreach( ocaml_dep ${ARG_OCAMLDEP} ) 73 foreach( llvm_lib ${llvm_libs} ) 78 foreach(system_lib ${system_libs}) 91 foreach( include_dir ${LLVM_INCLUDE_DIR} ${LLVM_MAIN_INCLUDE_DIR} ) 100 foreach( ocaml_file ${ARG_OCAML} ) 113 foreach( c_file ${ARG_C} ) 121 foreach( source ${sources} ) 130 foreach( c_input ${c_inputs} ) 141 foreach( ocaml_input ${ocaml_inputs} ${c_outputs}) [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | parallelism.d | 179 foreach (cachelevel; datacache) in this() 325 foreach (i, Unused; typeof(lhs.expand)) in reduceAdjoin() 347 foreach (i, Unused; typeof(lhs.expand)) in reduceFinish() 560 foreach (i, Type; typeof(this.tupleof)) in Task() 985 foreach (ref thread; Thread) in ~this() 1457 foreach (ref poolThread; pool) in this() 1712 foreach (elem; range) in amap() 1748 foreach (i; start .. end) in amap() 1756 foreach (i; start .. end) in amap() 2020 foreach (elem; toMap) in map() [all …]
|
H A D | csv.d | 434 foreach (record; records) in foreach() function 436 foreach (cell; record) 475 foreach (record; records) in foreach() function 498 foreach (str; strs) in foreach() function 501 assertThrown!CSVException((){foreach (record; records) { }}()); 530 foreach (record; records) in foreach() function 548 foreach (record; records) in foreach() function 578 foreach (record; records) in foreach() function 598 foreach (record; records) in foreach() function 617 foreach (record; records2) in foreach() function [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/ |
H A D | speller.d | 31 foreach (distance; 0 .. maxdist) 75 foreach (i; 0 .. seed.length) in spellerX() 106 foreach (i; 0 .. seed.length) in spellerX() 108 foreach (s; idchars) in spellerX() 123 foreach (i; 0 .. seed.length + 1) // yes, do seed.length+1 iterations in spellerX() 125 foreach (s; idchars) in spellerX() 182 foreach (s; idchars) in spellerY() 195 foreach (s; idchars) in spellerY() 279 foreach (testCase; cases) in foreach() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/Configurations/ |
H A D | common.tmpl | 25 foreach my $item (@list) { 87 foreach (@{$unified_info{depends}->{$src}}) { 108 foreach ((@{$unified_info{sources}->{$obj}}, 130 foreach ((@{$unified_info{shared_sources}->{$lib}}, 143 foreach (@{$unified_info{sources}->{$lib}}) { 160 foreach ((@{$unified_info{sources}->{$lib}}, 177 foreach (@{$unified_info{sources}->{$bin}}) { 207 foreach (@{$unified_info{depends}->{""}}) { dogenerate($_); } 211 foreach (@{$unified_info{libraries}}) { dolib($_); } 212 foreach (@{$unified_info{engines}}) { doengine($_); } [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | parallelism.d | 160 foreach (ref const cachelevel; datacache) in cacheLineSizeImpl() 309 foreach (i, Unused; typeof(lhs.expand)) in reduceAdjoin() 331 foreach (i, Unused; typeof(lhs.expand)) in reduceFinish() 545 foreach (i, Type; typeof(this.tupleof)) in Task() 1076 foreach (ref thread; Thread) in ~this() 1554 foreach (ref poolThread; pool) in this() 1809 foreach (elem; range) in amap() 1845 foreach (i; start .. end) in amap() 1853 foreach (i; start .. end) in amap() 2118 foreach (elem; toMap) in map() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | aligned_block_list.d | 413 foreach (j; 0 .. testNum) 423 foreach (j; 0 .. testNum) 427 foreach (j; 0 .. testNum) 437 foreach (j; 0 .. testNum) 441 foreach (j; 0 .. testNum) 451 foreach (j; 0 .. testNum) 554 foreach (i; 0 .. maxIter) in fun() 562 foreach (i; 0 .. numThreads) 612 foreach (i; 0 .. maxIter) in fun() 625 foreach (i; 0 .. numThreads) [all …]
|