Home
last modified time | relevance | path

Searched refs:join (Results 1 – 25 of 880) sorted by relevance

12345678910>>...36

/netbsd-src/crypto/external/bsd/openssl/dist/Configurations/
H A Dwindows-makefile.tmpl4 ## {- join("\n## ", @autowarntext) -}
50 LIBS={- join(" ", map { ( platform->sharedlib_import($_), platform->staticlib($_) ) } @{$unified_in…
51 SHLIBS={- join(" ", map { platform->sharedlib($_) // () } @{$unified_info{libraries}}) -}
52 SHLIBPDBS={- join(" ", map { platform->sharedlibpdb($_) // () } @{$unified_info{libraries}}) -}
60 join(" ", @MODULES) -}
61 MODULEPDBS={- join(" ", map { platform->dsopdb($_) } @{$unified_info{modules}}) -}
69 join(" ", map { platform->dso($_) } @fipsmodules) -}
71 join(", ", map { basename(platform->dso($_)) } @fipsmodules) -}
72 PROGRAMS={- our @PROGRAMS = map { platform->bin($_) } @{$unified_info{programs}}; join(" ", @PROGRA…
73 PROGRAMPDBS={- join(" ", map { $_.".pdb" } @{$unified_info{programs}}) -}
[all …]
H A Ddescrip.mms.tmpl3 ## {- join("\n## ", @autowarntext) -}
108 join(',', @{$target{lib_defines}}, @{$target{shared_defines}},
118 join(' ', $target{lib_asflags} || (), @{$config{lib_asflags}},
121 join('', $target{lib_cppflags} || (), $target{shared_cppflags} || (),
129 our $lib_cflags = join('', @lib_cflags, @lib_cflags_cont );
130 our $lib_cflags_no_inst = join('', @lib_cflags_no_inst, @lib_cflags_cont );
132 join('', $target{lib_lflags} || (), $target{shared_ldflag} || (),
135 our $lib_ex_libs = join('', @cnf_ex_libs, '$(EX_LIBS)');
144 join(',', @{$target{dso_defines}}, @{$target{module_defines}},
151 join(' ', $target{dso_asflags} || (), $target{module_asflags} || (),
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dsysroot.py20 winsdk = os.path.join(p, 'Windows Kits', '10')
24 vswhere = os.path.join(
34 mkjunction(os.path.join(out_dir, 'VC'),
35 os.path.join(vsinstalldir, 'VC'))
36 os.mkdir(os.path.join(out_dir, 'Windows Kits'))
37 mkjunction(os.path.join(out_dir, 'Windows Kits', '10'), winsdk)
54 os.symlink(sdkpath, os.path.join(out_dir, os.path.basename(sdkpath)))
66 '-DCMAKE_OSX_SYSROOT=' + os.path.join(abs_out_dir, 'MacOSX.sdk'),
71 os.path.join(abs_out_dir, 'MacOSX.sdk'),
73 os.path.join(abs_out_dir, 'iPhoneOS.sdk'),
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/Configurations/
H A Dwindows-makefile.tmpl4 ## {- join("\n## ", @autowarntext) -}
79 LIBS={- join(" ", map { ( shlib_import($_), lib($_) ) } @{$unified_info{libraries}}) -}
80 SHLIBS={- join(" ", map { shlib($_) } @{$unified_info{libraries}}) -}
81 SHLIBPDBS={- join(" ", map { local $shlibext = ".pdb"; shlib($_) } @{$unified_info{libraries}}) -}
82 ENGINES={- join(" ", map { dso($_) } @{$unified_info{engines}}) -}
83 ENGINEPDBS={- join(" ", map { local $dsoext = ".pdb"; dso($_) } @{$unified_info{engines}}) -}
84 PROGRAMS={- our @PROGRAMS = map { $_.$exeext } @{$unified_info{programs}}; join(" ", @PROGRAMS) -}
85 PROGRAMPDBS={- join(" ", map { $_.".pdb" } @{$unified_info{programs}}) -}
86 SCRIPTS={- join(" ", @{$unified_info{scripts}}) -}
88 DEPS={- join(" ", map { (my $x = $_) =~ s|\.o$|$depext|; $x; }
[all …]
H A Ddescrip.mms.tmpl3 ## {- join("\n## ", @autowarntext) -}
99 CONFIGURE_ARGS=({- join(", ",quotify_l(@{$config{perlargv}})) -})
122 LIBS={- join(", ", map { "-\n\t".$_.".OLB" } @libs) -}
123 SHLIBS={- join(", ", map { "-\n\t".$_.".EXE" } @shlibs) -}
124 ENGINES={- join(", ", map { "-\n\t".$_.".EXE" } @{$unified_info{engines}}) -}
125 PROGRAMS={- join(", ", map { "-\n\t".$_.".EXE" } @{$unified_info{programs}}) -}
126 SCRIPTS={- join(", ", map { "-\n\t".$_ } @{$unified_info{scripts}}) -}
131 join(", ", map { "-\n\t".$_ } @deps); -}
133 GENERATED_MANDATORY={- join(", ", map { "-\n\t".$_ } @{$unified_info{depends}->{""}} ) -}
135 join(", ", map { (my $x = $_) =~ s|\.[sS]$|.asm|; "-\n\t".$x }
[all …]
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dpy_flow_example.txt146 0 3064371852940 posixpath.py -> join
147 0 3064371852948 posixpath.py <- join
158 0 3064371853073 posixpath.py -> join
159 0 3064371853081 posixpath.py <- join
170 0 3064371853173 posixpath.py -> join
171 0 3064371853181 posixpath.py <- join
182 0 3064371853272 posixpath.py -> join
183 0 3064371853280 posixpath.py <- join
194 0 3064371853372 posixpath.py -> join
195 0 3064371853380 posixpath.py <- join
[all …]
H A Dpy_flowtime_example.txt146 0 3064660324729 posixpath.py 9 -> join
147 0 3064660324738 posixpath.py 8 <- join
158 0 3064660324873 posixpath.py 8 -> join
159 0 3064660324881 posixpath.py 8 <- join
170 0 3064660324983 posixpath.py 8 -> join
171 0 3064660324991 posixpath.py 8 <- join
182 0 3064660325093 posixpath.py 8 -> join
183 0 3064660325102 posixpath.py 8 <- join
194 0 3064660325203 posixpath.py 8 -> join
195 0 3064660325212 posixpath.py 8 <- join
[all …]
H A Dpy_flowinfo_example.txt147 0 145424 10 posixpath.py:56 func -> join
148 0 145424 9 posixpath.py:66 func <- join
159 0 145424 9 posixpath.py:56 func -> join
160 0 145424 9 posixpath.py:66 func <- join
171 0 145424 9 posixpath.py:56 func -> join
172 0 145424 9 posixpath.py:66 func <- join
183 0 145424 9 posixpath.py:56 func -> join
184 0 145424 9 posixpath.py:66 func <- join
195 0 145424 9 posixpath.py:56 func -> join
196 0 145424 9 posixpath.py:66 func <- join
[all …]
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dpy_flowtime_example.txt146 0 3064660324729 posixpath.py 9 -> join
147 0 3064660324738 posixpath.py 8 <- join
158 0 3064660324873 posixpath.py 8 -> join
159 0 3064660324881 posixpath.py 8 <- join
170 0 3064660324983 posixpath.py 8 -> join
171 0 3064660324991 posixpath.py 8 <- join
182 0 3064660325093 posixpath.py 8 -> join
183 0 3064660325102 posixpath.py 8 <- join
194 0 3064660325203 posixpath.py 8 -> join
195 0 3064660325212 posixpath.py 8 <- join
[all …]
H A Dpy_flow_example.txt146 0 3064371852940 posixpath.py -> join
147 0 3064371852948 posixpath.py <- join
158 0 3064371853073 posixpath.py -> join
159 0 3064371853081 posixpath.py <- join
170 0 3064371853173 posixpath.py -> join
171 0 3064371853181 posixpath.py <- join
182 0 3064371853272 posixpath.py -> join
183 0 3064371853280 posixpath.py <- join
194 0 3064371853372 posixpath.py -> join
195 0 3064371853380 posixpath.py <- join
[all …]
H A Dpy_flowinfo_example.txt147 0 145424 10 posixpath.py:56 func -> join
148 0 145424 9 posixpath.py:66 func <- join
159 0 145424 9 posixpath.py:56 func -> join
160 0 145424 9 posixpath.py:66 func <- join
171 0 145424 9 posixpath.py:56 func -> join
172 0 145424 9 posixpath.py:66 func <- join
183 0 145424 9 posixpath.py:56 func -> join
184 0 145424 9 posixpath.py:66 func <- join
195 0 145424 9 posixpath.py:56 func -> join
196 0 145424 9 posixpath.py:66 func <- join
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu/
H A Dnouveau_nvkm_subdev_mmu_vmmnv50.c156 struct nvkm_vmm_join *join; in nv50_vmm_pgd_pde() local
163 list_for_each_entry(join, &vmm->join, head) { in nv50_vmm_pgd_pde()
164 nvkm_kmap(join->inst); in nv50_vmm_pgd_pde()
165 nvkm_wo64(join->inst, pdeo, data); in nv50_vmm_pgd_pde()
166 nvkm_done(join->inst); in nv50_vmm_pgd_pde()
336 struct nvkm_vmm_join *join; in nv50_vmm_part() local
338 list_for_each_entry(join, &vmm->join, head) { in nv50_vmm_part()
339 if (join->inst == inst) { in nv50_vmm_part()
340 list_del(&join->head); in nv50_vmm_part()
341 kfree(join); in nv50_vmm_part()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/unit/
H A Dtest_intercept.py25 parent = os.path.join(os.sep, 'home', 'me')
26 current = os.path.join(parent, 'project')
32 self.assertEqual(os.path.join(current, 'file.c'), test('file.c'))
33 self.assertEqual(os.path.join(current, 'file.c'), test('./file.c'))
34 self.assertEqual(os.path.join(parent, 'file.c'), test('../file.c'))
35 self.assertEqual(os.path.join(current, 'file.c'),
36 test(os.path.join(current, 'file.c')))
49 handle.write('\n'.join(lines))
54 filename = os.path.join(dest_dir, 'csrutil')
59 filename = os.path.join(dest_dir, 'sestatus')
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Darray.d1357 return join(std.range.repeat(s, n));
1640 Used by $(D join) in decision to do an extra iteration of the range to
1655 sep = An input range, or a single element, to join the ranges on
1663 ElementEncodingType!(ElementType!RoR)[] join(RoR, R)(RoR ror, scope R sep)
1736 assert(ary.join(" @") == " @aa @bb @cc"); // OK in 2.067b1 and olders
1740 ElementEncodingType!(ElementType!RoR)[] join(RoR, E)(RoR ror, scope E sep)
1759 return join(ror, encodeSpace[0 .. sepArrLength]);
1815 auto temp = join(a, " ");
1822 assert(ary.join('@') == "@aa@bb@cc");
1826 ElementEncodingType!(ElementType!RoR)[] join(RoR)(RoR ror)
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/cases/
H A Dtest_from_cdb.py18 path = os.path.normpath(os.path.join(this_dir, '..', 'src'))
19 source_dir = os.path.join(path, 'compilation_database')
20 source_file = os.path.join(source_dir, target_file + '.in')
21 target_file = os.path.join(target_dir, 'compile_commands.json')
99 return len(glob.glob(os.path.join(directory, 'report-*.html')))
103 return len(glob.glob(os.path.join(directory, 'report-*.plist')))
107 return len(glob.glob(os.path.join(directory, 'result-*.sarif')))
114 os.path.exists(os.path.join(reportdir, 'index.html')))
124 os.path.exists(os.path.join(reportdir, 'index.html')))
134 os.path.exists(os.path.join(reportdir, 'index.html')))
[all …]
H A Dtest_create_cdb.py17 result = os.path.join(tmpdir, 'cdb.json')
37 result = os.path.join(tmpdir, 'cdb.json')
54 result = os.path.join(tmpdir, 'cdb.json')
69 result = os.path.join(tmpdir, 'cdb.json')
80 result = os.path.join(tmpdir, 'cdb.json')
99 result = os.path.join(tmpdir, 'cdb.json')
131 result = os.path.join(tmpdir, 'cdb.json')
141 filename = os.path.join(tmpdir, 'test.c')
144 cmd = ['sh', '-c', ' '.join(command)]
156 filename = os.path.join(tmpdir, command[-1])
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSATestBuild.py176 CHECKERS = ",".join([
201 cwd = os.path.join(directory, PATCHED_SOURCE_DIR_NAME)
202 script_path = os.path.join(directory, CLEANUP_SCRIPT)
352 return os.path.join(os.path.abspath(os.curdir), self.project.name)
360 return os.path.join(self.get_project_dir(), dirname)
377 os.makedirs(os.path.join(output_dir, LOG_DIR_NAME))
407 build_script_path = os.path.join(directory, BUILD_SCRIPT)
419 cwd = os.path.join(directory, PATCHED_SOURCE_DIR_NAME)
492 if os.path.exists(os.path.join(directory, BUILD_SCRIPT)):
508 plist_path = os.path.join(directory, output_dir, "date")
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Dmultilib-generator56 this_file = os.path.abspath(os.path.join( __file__))
58 os.path.join(os.path.dirname(this_file), "arch-canonicalize")
149 cmodel_options = '/'.join(['mcmodel=%s' % x for x in cmodels[1:]])
150 cmodel_dirnames = ' \\\n'.join(cmodels[1:])
189 arch_options = '/'.join(['march=%s' % x for x in arches.keys()])
190 arch_dirnames = ' \\\n'.join(arches.keys())
192 abi_options = '/'.join(['mabi=%s' % x for x in abis.keys()])
193 abi_dirnames = ' \\\n'.join(abis.keys())
197 print('# %s' % ' '.join(sys.argv))
201 print('MULTILIB_REQUIRED = %s' % ' \\\n'.join(required))
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/docker/scripts/llvm_checksum/
H A Dproject_tree.py40 ignored_paths.add(os.path.join(checkout_root, other_project.relpath))
45 project_root = os.path.join(checkout_root, project.relpath)
50 os.path.join(root, d) not in ignored_paths
53 visitor(os.path.join(root, f))
80 LLVMProject(p, os.path.join("projects", p)) for p in ORDINARY_PROJECTS
83 LLVMProject(p, os.path.join("tools", p)) for p in TOOLS_PROJECTS
87 os.path.join("tools", "clang", "tools", "extra")))
93 LLVMProject("clang-tools-extra", os.path.join("clang", "tools",
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dtext_test.cpp62 ATF_TEST_CASE(join);
63 ATF_TEST_CASE_HEAD(join) in ATF_TEST_CASE_HEAD() argument
67 ATF_TEST_CASE_BODY(join) in ATF_TEST_CASE_BODY() argument
69 using atf::text::join; in ATF_TEST_CASE_BODY()
77 str = join(words, ","); in ATF_TEST_CASE_BODY()
82 str = join(words, ","); in ATF_TEST_CASE_BODY()
88 str = join(words, ","); in ATF_TEST_CASE_BODY()
95 str = join(words, ","); in ATF_TEST_CASE_BODY()
102 str = join(words, ","); in ATF_TEST_CASE_BODY()
112 str = join(words, ","); in ATF_TEST_CASE_BODY()
[all …]
/netbsd-src/external/bsd/atf/dist/tools/
H A Dtext_test.cpp62 ATF_TEST_CASE(join);
63 ATF_TEST_CASE_HEAD(join) in ATF_TEST_CASE_HEAD() argument
67 ATF_TEST_CASE_BODY(join) in ATF_TEST_CASE_BODY() argument
69 using tools::text::join; in ATF_TEST_CASE_BODY()
77 str = join(words, ","); in ATF_TEST_CASE_BODY()
82 str = join(words, ","); in ATF_TEST_CASE_BODY()
88 str = join(words, ","); in ATF_TEST_CASE_BODY()
95 str = join(words, ","); in ATF_TEST_CASE_BODY()
102 str = join(words, ","); in ATF_TEST_CASE_BODY()
112 str = join(words, ","); in ATF_TEST_CASE_BODY()
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/
H A Dgenerate_feature_test_macro_components.py12 include_path = os.path.join(src_root, 'include')
14 docs_path = os.path.join(src_root, 'docs')
16 macro_test_path = os.path.join(src_root, 'test', 'std', 'language.support',
19 assert os.path.exists(os.path.join(macro_test_path, 'version.version.pass.cpp'))
25 h_path = os.path.join(include_path, h)
788 return '\n\n'.join(macros_definitions)
816 line += ' '.join(chunk)
867 version_header_path = os.path.join(include_path, 'version')
962 other_std_tests='\n\n'.join(other_std_tests),
992 markup = '\n'.join('// ' + tag for tag in lit_markup.get(h, []))
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/tools/gbench/
H A Dreport.py277 testInputs = os.path.join(
281 testOutput = os.path.join(testInputs, 'test3_run0.json')
296 print("\n".join(output_lines))
305 testInputs = os.path.join(
309 testOutput1 = os.path.join(testInputs, 'test1_run1.json')
310 testOutput2 = os.path.join(testInputs, 'test1_run2.json')
340 print("\n".join(output_lines_with_header))
351 testInputs = os.path.join(
355 testOutput = os.path.join(testInputs, 'test2_run.json')
374 print("\n".join(output_lines_with_header))
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Dmultilib-generator89 arch_options = '/'.join(['march=%s' % x for x in arches.keys()])
90 arch_dirnames = ' \\\n'.join(arches.keys())
92 abi_options = '/'.join(['mabi=%s' % x for x in abis.keys()])
93 abi_dirnames = ' \\\n'.join(abis.keys())
97 print('# %s' % ' '.join(sys.argv))
101 print('MULTILIB_REQUIRED = %s' % ' \\\n'.join(required))
102 print('MULTILIB_REUSE = %s' % ' \\\n'.join(reuse))
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
H A Dtest_translation_unit.py28 kInputsDir = os.path.join(os.path.dirname(__file__), 'INPUTS')
55 path = os.path.join(kInputsDir, 'hello.cpp')
60 path = os.path.join(kInputsDir, 'hello.cpp')
67 path = os.path.join(kInputsDir, 'parse_arguments.c')
74 path = os.path.join(kInputsDir, 'parse_arguments.c')
137 src = os.path.join(kInputsDir, 'include.cpp')
138 h1 = os.path.join(kInputsDir, "header1.h")
139 h2 = os.path.join(kInputsDir, "header2.h")
140 h3 = os.path.join(kInputsDir, "header3.h")
148 src = os.path.join(kInputsDir, 'include.cpp')
[all …]

12345678910>>...36