Home
last modified time | relevance | path

Searched full:join (Results 326 - 350 of 8030) sorted by relevance

1...<<11121314151617181920>>...322

/third_party/node/tools/inspector_protocol/lib/
H A DValues_cpp.template72 using {{"::".join(config.encoding_lib.namespace)}}::Error;
73 using {{"::".join(config.encoding_lib.namespace)}}::Status;
74 using {{"::".join(config.encoding_lib.namespace)}}::span;
76 using {{"::".join(config.encoding_lib.namespace + ['cbor'])}}::CBORTokenTag;
77 using {{"::".join(config.encoding_lib.namespace + ['cbor'])}}::CBORTokenizer;
78 using {{"::".join(config.encoding_lib.namespace + ['cbor'])}}::EncodeBinary;
79 using {{"::".join(config.encoding_lib.namespace + ['cbor'])}}::EncodeDouble;
80 using {{"::".join(config.encoding_lib.namespace + ['cbor'])}}::EncodeFalse;
81 using {{"::".join(config.encoding_lib.namespace + ['cbor'])}}::EncodeFromLatin1;
82 using {{"::".join(confi
[all...]
/third_party/python/Tools/scripts/
H A Dfreeze_modules.py18 FROZEN_ONLY = os.path.join(ROOT_DIR, 'Tools', 'freeze', 'flag.py')
20 STDLIB_DIR = os.path.join(ROOT_DIR, 'Lib')
23 FROZEN_MODULES_DIR = os.path.join(ROOT_DIR, 'Python', 'frozen_modules')
24 DEEPFROZEN_MODULES_DIR = os.path.join(ROOT_DIR, 'Python', 'deepfreeze')
26 FROZEN_FILE = os.path.join(ROOT_DIR, 'Python', 'frozen.c')
27 MAKEFILE = os.path.join(ROOT_DIR, 'Makefile.pre.in')
28 PCBUILD_PROJECT = os.path.join(ROOT_DIR, 'PCbuild', '_freeze_module.vcxproj')
29 PCBUILD_FILTERS = os.path.join(ROOT_DIR, 'PCbuild', '_freeze_module.vcxproj.filters')
30 PCBUILD_PYTHONCORE = os.path.join(ROOT_DIR, 'PCbuild', 'pythoncore.vcxproj')
100 ntpath.join(*pat
[all...]
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_command_lexer_test.cpp43 static std::string Join(const char *separator, ...) in Join() function in OHOS::AppSpawn::__anon3397::CommandLexerTest
73 std::string command = Join(SPACE_STR, in HWTEST_F()
90 std::string command = Join(SPACE_STR, in HWTEST_F()
106 std::string command = Join(SPACE_STR, in HWTEST_F()
141 std::string command = Join(SPACE_STR, fileName, message, nullptr); in HWTEST_F()
153 std::string command = Join(SPACE_STR, fileName, opt, dirName, nullptr); in HWTEST_F()
/third_party/node/test/parallel/
H A Dtest-fs-readfile.js17 { name: path.join(tmpdir.path, `${prefix}-1K.txt`),
19 { name: path.join(tmpdir.path, `${prefix}-64K.txt`),
21 { name: path.join(tmpdir.path, `${prefix}-64KLessOne.txt`),
23 { name: path.join(tmpdir.path, `${prefix}-1M.txt`),
25 { name: path.join(tmpdir.path, `${prefix}-1MPlusOne.txt`),
64 const file = path.join(tmpdir.path, `${prefix}-too-large.txt`);
H A Dtest-module-stat.js10 const { join } = require('path');
12 const directory = join(tmpdir.path, 'directory');
13 const doesNotExist = join(tmpdir.path, 'does-not-exist');
14 const file = join(tmpdir.path, 'file.js');
/third_party/node/deps/v8/third_party/inspector_protocol/templates/
H A DExported_h.template7 #ifndef {{"_".join(config.protocol.namespace)}}_{{domain.domain}}_api_h
8 #define {{"_".join(config.protocol.namespace)}}_{{domain.domain}}_api_h
19 #ifndef {{"_".join(config.protocol.namespace)}}_exported_api_h
20 #define {{"_".join(config.protocol.namespace)}}_exported_api_h
27 #endif // !defined({{"_".join(config.protocol.namespace)}}_exported_api_h)
74 #endif // !defined({{"_".join(config.protocol.namespace)}}_{{domain.domain}}_api_h)
/third_party/node/tools/inspector_protocol/templates/
H A DExported_h.template7 #ifndef {{"_".join(config.protocol.namespace)}}_{{domain.domain}}_api_h
8 #define {{"_".join(config.protocol.namespace)}}_{{domain.domain}}_api_h
19 #ifndef {{"_".join(config.protocol.namespace)}}_exported_api_h
20 #define {{"_".join(config.protocol.namespace)}}_exported_api_h
27 #endif // !defined({{"_".join(config.protocol.namespace)}}_exported_api_h)
75 #endif // !defined({{"_".join(config.protocol.namespace)}}_{{domain.domain}}_api_h)
/third_party/node/tools/
H A Dtest-npm-package.js28 const npmBin = path.join(projectDir, 'deps', 'npm', 'bin', 'npm-cli.js');
45 const npmCache = path.join(tmpDir.path, 'npm-cache');
46 const npmPrefix = path.join(tmpDir.path, 'npm-prefix');
47 const npmTmp = path.join(tmpDir.path, 'npm-tmp');
48 const npmUserconfig = path.join(tmpDir.path, 'npm-userconfig');
49 const pkgDir = path.join(tmpDir.path, 'pkg');
/third_party/node/deps/npm/lib/utils/
H A Dexplain-dep.js64 return `${pkgid}${extra.join('')}` +
74 const str = '\n' + messages.join('\n')
75 return str.split('\n').join('\n ')
101 const show = `(${showNames.join(', ')})`
105 const str = '\n' + messages.join('\n')
106 return str.split('\n').join('\n ')
/third_party/libjpeg-turbo/
H A Dinstall.py43 neon_compat_src_path = os.path.join(src_path, "neon-compat.h")
44 neon_compat_dst_path = os.path.join(dst_path, "simd/arm/neon-compat.h")
47 src_file = os.path.join(src_path, file)
48 dst_file = os.path.join(dst_path, file)
80 tar_file_path = os.path.join(args.source_dir, "libjpeg-turbo-2.1.1.tar.gz")
81 target_dir = os.path.join(args.gen_dir, "libjpeg-turbo-2.1.1")
/third_party/pcre2/pcre2/doc/
H A Dpcre2_pattern_info.333 .\" JOIN
46 .\" JOIN
49 .\" JOIN
58 .\" JOIN
61 .\" JOIN
64 .\" JOIN
/third_party/vk-gl-cts/external/openglcts/scripts/
H A Dverify_kc_cts_rev.py29 sys.path.append(os.path.join(os.path.dirname(__file__), "..", ".."))
32 sys.path.append(os.path.join(os.path.dirname(__file__), "..", "..", "..", "scripts"))
36 EXTERNAL_DIR = os.path.realpath(os.path.normpath(os.path.join(os.path.dirname(__file__), "..", "..")))
47 fullDstPath = os.path.join(EXTERNAL_DIR, self.baseDir, self.extractDir)
58 fullDstPath = os.path.join(EXTERNAL_DIR, self.baseDir, self.extractDir)
70 fullDstPath = os.path.join(EXTERNAL_DIR, self.baseDir, self.extractDir)
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dgen_vk_mandatory_format_support_table.py72 return os.path.join(os.path.dirname(sys.argv[0]), path)
84 optimal_features_str = "|".join(sorted(optimal_features)) if len(optimal_features) else "0"
85 buffer_features_str = "|".join(sorted(buffer_features)) if len(buffer_features) else "0"
115 print ','.join(inputs)
117 print ','.join(outputs)
134 format_case_data=",\n".join(vk_cases),
/third_party/typescript/tests/baselines/reference/
H A DundeclaredModuleError.symbols22 function join(...paths: string[]) {}
23 >join : Symbol(join, Decl(undeclaredModuleError.ts, 1, 165))
51 var fullPath = join(IDoNotExist);
53 >join : Symbol(join, Decl(undeclaredModuleError.ts, 1, 165))
H A DrecursiveReverseMappedType.js8 function join<T>(l: Recur<T>[]): Recur<T> {
13 const x: Recur<T> | undefined = join(l);
29 function join(l) { function
33 var x = join(l);
H A DundeclaredModuleError.js5 function join(...paths: string[]) {} function
12 var fullPath = join(IDoNotExist);
23 function join() {
34 var fullPath = join(IDoNotExist);
/third_party/python/Lib/test/
H A Dtest_threading.py152 t.join()
189 t.join()
345 t.join()
443 # threading.enumerate() after it has been join()ed.
451 t.join()
477 cyclic_object.thread.join()
485 raising_cyclic_object.thread.join()
608 t.join()
623 th.join()
669 th.join()
[all...]
H A Dtest_gettext.py110 LOCALEDIR = os.path.join('xx', 'LC_MESSAGES')
111 MOFILE = os.path.join(LOCALEDIR, 'gettext.mo')
112 MOFILE_BAD_MAJOR_VERSION = os.path.join(LOCALEDIR, 'gettext_bad_major_version.mo')
113 MOFILE_BAD_MINOR_VERSION = os.path.join(LOCALEDIR, 'gettext_bad_minor_version.mo')
114 UMOFILE = os.path.join(LOCALEDIR, 'ugettext.mo')
115 MMOFILE = os.path.join(LOCALEDIR, 'metadata.mo')
358 s = ''.join([ str(f(x)) for x in range(200) ])
364 s = ''.join([ str(f(x)) for x in range(200) ])
370 s = ''.join([ str(f(x)) for x in range(200) ])
376 s = ''.join([ st
[all...]
H A Dtest_site.py93 original_dir = os.path.join(*path_parts)
135 pth_fn = os.path.join(pth_dir, pth_basename)
148 re.escape(os.path.join(pth_dir, pth_fn)))
163 re.escape(os.path.join(pth_dir, pth_fn)))
290 wanted = os.path.join('xoxo', sys.platlibdir,
296 wanted = os.path.join('xoxo', 'lib',
304 wanted = os.path.join('xoxo', 'lib', 'site-packages')
359 self.file_path = os.path.join(self.base_dir, self.filename)
363 self.good_dir_path = os.path.join(self.base_dir, self.good_dirname)
364 self.bad_dir_path = os.path.join(sel
[all...]
/third_party/skia/infra/bots/recipe_modules/flavor/examples/full.expected/
H A DPerf-Android-Clang-NVIDIA_Shield-CPU-TegraX1-arm64-Release-All-Android.json51 "\nimport subprocess\nimport sys\n\n# Remove the path.\nadb = sys.argv[1]\npath = sys.argv[2]\nprint('Removing %s' % path)\ncmd = [adb, 'shell', 'rm', '-rf', path]\nprint(' '.join(cmd))\nsubprocess.check_call(cmd)\n\n# Verify that the path was deleted.\nprint('Checking for existence of %s' % path)\ncmd = [adb, 'shell', 'ls', path]\nprint(' '.join(cmd))\ntry:\n output = subprocess.check_output(cmd, stderr=subprocess.STDOUT)\nexcept subprocess.CalledProcessError as e:\n output = e.output\nprint('Output was:')\nprint('======')\nprint(output)\nprint('======')\nif 'No such file or directory' not in output:\n raise Exception('%s exists despite being deleted' % path)\n",
71 "@@@STEP_LOG_LINE@python.inline@print(' '.join(cmd))@@@",
77 "@@@STEP_LOG_LINE@python.inline@print(' '.join(cmd))@@@",
123 "\nimport subprocess\nimport sys\n\n# Remove the path.\nadb = sys.argv[1]\npath = sys.argv[2]\nprint('Removing %s' % path)\ncmd = [adb, 'shell', 'rm', '-rf', path]\nprint(' '.join(cmd))\nsubprocess.check_call(cmd)\n\n# Verify that the path was deleted.\nprint('Checking for existence of %s' % path)\ncmd = [adb, 'shell', 'ls', path]\nprint(' '.join(cmd))\ntry:\n output = subprocess.check_output(cmd, stderr=subprocess.STDOUT)\nexcept subprocess.CalledProcessError as e:\n output = e.output\nprint('Output was:')\nprint('======')\nprint(output)\nprint('======')\nif 'No such file or directory' not in output:\n raise Exception('%s exists despite being deleted' % path)\n",
143 "@@@STEP_LOG_LINE@python.inline@print(' '.join(cmd))@@@",
149 "@@@STEP_LOG_LINE@python.inline@print(' '.join(cmd))@@@",
269 "\nimport subprocess\nimport sys\n\n# Remove the path.\nadb = sys.argv[1]\npath = sys.argv[2]\nprint('Removing %s' % path)\ncmd = [adb, 'shell', 'rm', '-rf', path]\nprint(' '.join(cmd))\nsubprocess.check_call(cmd)\n\n# Verify that the path was deleted.\nprint('Checking for existence of %s' % path)\ncmd = [adb, 'shell', 'ls', path]\nprint(' '.join(cm
[all...]
/test/testfwk/developer_test/local_coverage/interface_coverage/
H A Dinterface_coverage_gcov_lcov.py41 sys.localcoverage_path = os.path.join(current_path, "..")
53 subsystem_part_config_filepath = os.path.join(
72 json_file_path = os.path.join(CODEPATH, KIT_MODULES_INFO)
108 file_path = os.path.join(dirs[0], file_path)
196 sdk_path = os.path.join(CODEPATH, "out", product_name, sub_path)
226 file_path = os.path.join(SUB_SYSTEM_INFO_PATH, file_name)
321 para_string = ",".join(new_list)
403 report_path = os.path.join(output_path, "coverage_summary_file.xml")
420 report_path = os.path.join(output_path, "ohos_interfaceCoverage.html")
454 SUB_SYSTEM_INFO_PATH = os.path.join(
[all...]
/third_party/node/deps/v8/tools/
H A Dgenerate-runtime-call-stats.py173 xvfb = os.path.join(chromium_dir, "testing", "xvfb.py")
176 xvfb = os.path.join(chromium_dir, "testing", "xvfb.py")
184 os.path.join(chromium_dir, "tools", "perf", "run_benchmark"),
193 os.path.join(output_dir, "artifacts"),
217 command += ["--extra-chrome-categories", ",".join(categories)]
221 print(f"Running: {' '.join(command)}\n")
274 data_str = ", ".join(
327 s += "\n ".join(str(row) for row in self.table) + "\n"
329 s += "\n ".join(str(row) for row in self.data.values()) + "\n"
378 trace_dir = os.path.join(output_di
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dgen_extensions.py19 SCRIPTS_DIR = os.path.join(ANGLE_SRC_DIR, 'scripts')
297 return ''.join(words)
319 return '\n'.join([_EXT_MEMBER_TEMPLATE.format(**ext_info) for ext_info in ext_infos])
325 expression=' || '.join(['%s%s' % (ext_name, vendor) for vendor in vendors]),
330 return '\n'.join([_EXT_STRING_TEMPLATE.format(**ext_info) for ext_info in ext_infos])
351 return ' | '.join([s(ext_name, support) for support in gpu_data])
355 configs = ' | '.join(md_gpu_configs)
356 dashes = ' | '.join([(':%s:' % ('-' * (len(config) - 2))) for config in md_gpu_configs])
374 return '\n'.join(
397 print(','.join(input
[all...]
/third_party/python/Tools/stringbench/
H A Dstringbench.py16 sys.stdout.write(' '.join(str(s) for s in args) + '\n')
672 #### Benchmark join
679 @bench('"A".join("")',
680 "join empty string, with 1 character sep", 100)
684 sep_join = sep.join
688 @bench('"ABCDE".join("")',
689 "join empty string, with 5 character sep", 100)
693 sep_join = sep.join
697 @bench('"A".join("ABC..Z")',
698 "join strin
[all...]
/third_party/python/Mac/IDLE/IDLE.app/Contents/MacOS/
H A DIDLE5 executable = os.path.join(execdir, "Python")
6 resdir = os.path.join(os.path.dirname(execdir), "Resources")
7 libdir = os.path.join(os.path.dirname(execdir), "Frameworks")
8 mainprogram = os.path.join(resdir, "idlemain.py")

Completed in 16 milliseconds

1...<<11121314151617181920>>...322