/third_party/node/test/parallel/ |
H A D | test-fs-append-file.js | 26 const join = require('path').join; 46 const filename = join(tmpdir.path, 'append.txt'); 57 const filename = join(tmpdir.path, 'append-promise.txt'); 69 const filename = join(tmpdir.path, 'append-non-empty.txt'); 82 const filename = join(tmpdir.path, 'append-non-empty-promise.txt'); 96 const filename = join(tmpdir.path, 'append-buffer.txt'); 110 const filename = join(tmpdir.path, 'append-buffer-promises.txt'); 129 const filename = join(tmpdir.path, 'append-invalid-data.txt'); 157 const filename = join(tmpdi [all...] |
H A D | test-npm-install.js | 14 const npmSandbox = path.join(tmpdir.path, 'npm-sandbox'); 16 const homeDir = path.join(tmpdir.path, 'home'); 18 const installDir = path.join(tmpdir.path, 'install-dir'); 21 const npmPath = path.join( 37 const pkgPath = path.join(installDir, 'package.json'); 43 NPM_CONFIG_PREFIX: path.join(npmSandbox, 'npm-prefix'), 44 NPM_CONFIG_TMP: path.join(npmSandbox, 'npm-tmp'),
|
/third_party/node/deps/npm/docs/lib/ |
H A D | index.js | 2 const { join, basename, resolve } = require('path') 61 usage: usage.map(u => `${usagePrefix} ${u}`.trim()).join('\n'), 83 synopsis.push('', `aliases: ${cmdAliases.join(', ')}`) 92 return src.replace(replacer, synopsis.join('\n')) 105 return src.replace(replacer, paramsConfig.join('\n\n')) 123 .join('\n\n') 134 localeCompare(expansiona.join(' '), expansionb.join(' ')) || localeCompare(shorta, shortb) 140 return `* \`${dash}${short}\`: \`${expansion.join(' ')}\`` 143 return src.replace(replacer, sh.join('\ [all...] |
/test/xts/tools/lite/build/ |
H A D | suite.py | 79 _out_file = os.path.join(_suite_out_file, 103 _config_file = os.path.join(_suite_out_file, 106 _config_file = os.path.join(_out_file, 129 module_info_list_file = os.path.join(module_info_dir, 181 ohos_dir = os.path.join(self.args.project_dir, 'plugins', 'ohos') 183 factory_script = os.path.join(self.args.project_dir, "factory.sh") 194 dist_dir = os.path.join(self.args.project_dir, 'dist') 195 ohos_dist_dir = os.path.join(ohos_dir, 'dist') 196 run_scripts = ",".join( 197 [os.path.join(sel [all...] |
/third_party/python/Lib/distutils/tests/ |
H A D | test_sdist.py | 7 from os.path import join namespace 64 os.mkdir(join(self.tmp_dir, 'somecode')) 65 os.mkdir(join(self.tmp_dir, 'dist')) 97 os.mkdir(join(self.tmp_dir, 'somecode', '.svn')) 100 os.mkdir(join(self.tmp_dir, 'somecode', '.hg')) 104 os.mkdir(join(self.tmp_dir, 'somecode', '.git')) 121 dist_folder = join(self.tmp_dir, 'dist') 125 zip_file = zipfile.ZipFile(join(dist_folder, 'fake-1.0.zip')) 151 dist_folder = join(self.tmp_dir, 'dist') 156 os.remove(join(dist_folde [all...] |
/third_party/node/deps/openssl/openssl/Configurations/ |
H A D | gentemplate.pm | 93 print STDERR "DEBUG[collectdepends] $thing > ", join(' ', @listsofar), "\n" 104 print STDERR "DEBUG[collectdepends] $thing < ", join(' ', @newlist), "\n" 115 print STDERR "DEBUG[expanddepends]> ", join(' ', @after), "\n" 120 print STDERR "DEBUG[expanddepends]\\ ", join(' ', @before), "\n" 142 print STDERR "DEBUG[expanddepends] = ", join(' ', @middle), "\n" 144 print STDERR "DEBUG[expanddepends]/ ", join(' ', @after), "\n" 148 print STDERR "DEBUG[expanddepends]< ", join(' ', @before), "\n" 157 print STDERR "DEBUG[reducedepends]> ", join(' ', @list), "\n" 176 print STDERR "DEBUG[reducedepends]< ", join(' ', @newlist), "\n" 187 print STDERR "DEBUG[resolvedepends] START (", join(', ', [all...] |
H A D | unix-Makefile.tmpl | 4 ## {- join("\n## ", @autowarntext) -} 64 CONFIGURE_ARGS=({- join(", ",quotify_l(@{$config{perlargv}})) -}) 76 LIBS={- join(" \\\n" . ' ' x 5, 80 SHLIBS={- join(" \\\n" . ' ' x 7, 84 SHLIB_INFO={- join(" \\\n" . ' ' x 11, 91 MODULES={- join(" \\\n" . ' ' x 8, 107 join(" ", map { platform->dso($_) } @fipsmodules) -} 109 join(" ", map { basename(platform->dso($_)) } @fipsmodules) -} 111 PROGRAMS={- join(" \\\n" . ' ' x 9, 115 SCRIPTS={- join(" \\\ [all...] |
/third_party/openssl/Configurations/ |
H A D | gentemplate.pm | 93 print STDERR "DEBUG[collectdepends] $thing > ", join(' ', @listsofar), "\n" 104 print STDERR "DEBUG[collectdepends] $thing < ", join(' ', @newlist), "\n" 115 print STDERR "DEBUG[expanddepends]> ", join(' ', @after), "\n" 120 print STDERR "DEBUG[expanddepends]\\ ", join(' ', @before), "\n" 142 print STDERR "DEBUG[expanddepends] = ", join(' ', @middle), "\n" 144 print STDERR "DEBUG[expanddepends]/ ", join(' ', @after), "\n" 148 print STDERR "DEBUG[expanddepends]< ", join(' ', @before), "\n" 157 print STDERR "DEBUG[reducedepends]> ", join(' ', @list), "\n" 176 print STDERR "DEBUG[reducedepends]< ", join(' ', @newlist), "\n" 187 print STDERR "DEBUG[resolvedepends] START (", join(', ', [all...] |
H A D | unix-Makefile.tmpl | 4 ## {- join("\n## ", @autowarntext) -} 64 CONFIGURE_ARGS=({- join(", ",quotify_l(@{$config{perlargv}})) -}) 76 LIBS={- join(" \\\n" . ' ' x 5, 80 SHLIBS={- join(" \\\n" . ' ' x 7, 84 SHLIB_INFO={- join(" \\\n" . ' ' x 11, 91 MODULES={- join(" \\\n" . ' ' x 8, 107 join(" ", map { platform->dso($_) } @fipsmodules) -} 109 join(" ", map { basename(platform->dso($_)) } @fipsmodules) -} 111 PROGRAMS={- join(" \\\n" . ' ' x 9, 115 SCRIPTS={- join(" \\\ [all...] |
/test/testfwk/developer_test/src/core/driver/ |
H A D | drivers.py | 105 content = "".join((self.unfinished_line, content)) 125 log_path = os.path.join(report_path, Variables.report_vars.log_dir) 130 device_log_file = os.path.join(log_path, device_file_name) 155 result_path = os.path.join(result_rootpath, "result", subpath) 157 result_path = os.path.join(result_rootpath, "result") 159 result_path = os.path.join(result_rootpath, "result") 170 test_log_path = os.path.join(result_rootpath, "log", "test_log", suit_path) 190 crash_path = os.path.join(log_path, "log", test_suit) 194 matching_dirs = [os.path.join(crash_path, item) for item in all_items if 195 os.path.isdir(os.path.join(crash_pat [all...] |
/third_party/node/deps/v8/tools/vim/ |
H A D | ninja_output.py | 31 os.path.isdir(os.path.join(v8_root, name_value[1]))): 36 return os.path.join(os.path.join(v8_root, output_dir), configuration) 41 if os.path.isdir(os.path.join(v8_root, f)): 46 out_path = os.path.join(v8_root, out_dir) 48 path = os.path.join(out_path, config) 49 if os.path.exists(os.path.join(path, 'build.ninja')): 54 paths = [path] + [os.path.join(path, f) for f in os.listdir(path)]
|
/third_party/skia/infra/bots/recipe_modules/doxygen/resources/ |
H A D | generate_and_upload_doxygen.py | 19 WORKDIR = os.path.join(os.pardir, 'doxygen_workdir') 20 DOXYGEN_CONFIG_DIR = os.path.join(WORKDIR, 'doxygen-config') 21 DOXYGEN_WORKING_DIR = os.path.join(WORKDIR, 'doxygen') 22 DOXYGEN_GS_PATH = '/'.join(['gs://skia-doc', 'doxygen']) 46 static_footer_path = os.path.join(DOXYGEN_WORKING_DIR, 'static_footer.txt') 47 shutil.copyfile(os.path.join('tools', 'doxygen_footer.txt'), 53 modified_doxyfile = os.path.join(DOXYGEN_CONFIG_DIR, DOXYFILE_BASENAME) 62 with open(os.path.join(DOXYGEN_WORKING_DIR, 'iframe_footer.html'), 'w') as f:
|
/test/testfwk/developer_test/src/core/command/ |
H A D | run.py | 61 target_out_path = os.path.join(
102 testcase_path = os.path.abspath(os.path.join(
106 testcase_path = os.path.abspath(os.path.join(
110 testcase_path = os.path.join(
119 xts_testcase_path = os.path.abspath(os.path.join(
129 external_deps_path = os.path.abspath(os.path.join(
156 current_raw_cmd = ",".join(list(map(str, options.current_raw_cmd.split(" "))))
159 push_cov_path = os.path.join(sys.framework_root_dir, "local_coverage/push_coverage_so/push_coverage.py")
177 init_gcov_path = os.path.join(sys.framework_root_dir, "local_coverage/resident_service/init_gcov.py")
264 latest_report_path = os.path.join(Variable [all...] |
/third_party/python/Lib/test/ |
H A D | test_venv.py | 91 return os.path.join(self.env_dir, *args) 214 os.path.join(fake_env_dir, bin_path, python_exe) 246 envpy = os.path.join(self.env_dir, self.bindir, self.exe) 264 envpy = os.path.join(self.env_dir, self.bindir, self.exe) 287 envpy = os.path.join(self.env_dir, self.bindir, self.exe) 324 d = os.path.join(self.env_dir, *subdirs) 326 fn = os.path.join(d, filename) 337 fn = os.path.join(self.env_dir, *(subdirs + ('foo',))) 345 fn = os.path.join(self.env_dir, *(subdirs + ('foo',))) 350 fn = os.path.join(pat [all...] |
/third_party/node/deps/v8/third_party/inspector_protocol/lib/ |
H A D | ValueConversions_h.template | 7 #ifndef {{"_".join(config.protocol.namespace)}}_ValueConversions_h 8 #define {{"_".join(config.protocol.namespace)}}_ValueConversions_h 285 typename std::enable_if<std::is_base_of<{{"::".join(config.protocol.namespace)}}::Value, T>::value>::type> { 286 static void Serialize(const {{"::".join(config.protocol.namespace)}}::Value& value, std::vector<uint8_t>* bytes) { 292 struct ProtocolTypeTraits<std::unique_ptr<{{"::".join(config.protocol.namespace)}}::Value>> { 293 static bool Deserialize(DeserializerState* state, std::unique_ptr<{{"::".join(config.protocol.namespace)}}::Value>* value); 294 static void Serialize(const std::unique_ptr<{{"::".join(config.protocol.namespace)}}::Value>& value, std::vector<uint8_t>* bytes); 298 struct ProtocolTypeTraits<std::unique_ptr<{{"::".join(config.protocol.namespace)}}::DictionaryValue>> { 299 static bool Deserialize(DeserializerState* state, std::unique_ptr<{{"::".join(config.protocol.namespace)}}::DictionaryValue>* value); 300 static void Serialize(const std::unique_ptr<{{"::".join(confi [all...] |
/third_party/skia/buildtools/reclient_cfgs/ |
H A D | fetch_reclient_cfgs.py | 20 sys.path.insert(0, os.path.join(THIS_DIR, '..', '..', 27 nacl_dir = os.path.join(THIS_DIR, '..', '..', 'native_client') 68 cipd_prefix = posixpath.join(args.cipd_prefix, args.rbe_project) 80 CipdEnsure(posixpath.join(cipd_prefix, toolchain), 82 directory=os.path.join(THIS_DIR, toolchain)) 83 if os.path.exists(os.path.join(THIS_DIR, 87 wcedir = os.path.join(THIS_DIR, 'win-cross-experiments', toolchain) 90 for cfg in glob.glob(os.path.join(THIS_DIR, toolchain, 92 fname = os.path.join(wcedir, os.path.basename(cfg))
|
/foundation/arkui/ace_engine/frameworks/core/components/theme/tools/ |
H A D | build_theme_code.py | 133 row = ''.join((row, values['base'])) 137 row = ''.join((row, ' + ')) 138 row = ''.join((row, str(values['offset']))) 139 row = ''.join((row, ';\n')) 140 new_content = ''.join((new_content, row)) 152 ret = ''.join((ret, char[i])) 154 ret = ''.join((ret, char[i].capitalize())) 168 content = ''.join((content, '{')) 173 content = ''.join((content, ' nullptr,')) 175 content = ''.join((conten [all...] |
/third_party/openssl/crypto/perlasm/ |
H A D | arm-xlate.pl | 24 if ($flavour =~ /linux/) { ".arch\t".join(',',@_); } 28 if ($flavour =~ /linux/) { ".fpu\t".join(',',@_); } 39 if ($flavour =~ /ios/) { ".private_extern\t".join(',',@_); } 40 else { ".hidden\t".join(',',@_); } 55 } else { $ret = ".comm\t".join(',',@args); } 81 if ($flavour =~ /linux/) { ".type\t".join(',',@_); } 82 elsif ($flavour =~ /ios32/) { if (join(',',@_) =~ /(\w+),%function/) { 91 if ($flavour =~ /linux/) { ".size\t".join(',',@_); } 95 if ($flavour =~ /linux/) { ".inst\t".join(',',@_); } 96 else { ".long\t".join(',', [all...] |
/third_party/skia/infra/bots/assets/skp/ |
H A D | create.py | 22 INFRA_BOTS_DIR = os.path.realpath(os.path.join(FILE_DIR, os.pardir, os.pardir)) 32 SKIA_TOOLS = os.path.join(INFRA_BOTS_DIR, os.pardir, os.pardir, 'tools') 58 new_file_name = ''.join([x if x.isalnum() else "_" 61 os.rename(os.path.join('skps', f), 62 os.path.join('skps', new_file_name + '.skp')) 109 'python', '-u', os.path.join(SKIA_TOOLS, 'skp', 'webpages_playback.py'), 119 ' '.join(webpages_playback_cmd)) 159 src = os.path.join(os.getcwd(), 'playback', 'skps') 162 shutil.copyfile(os.path.join(src, f), os.path.join(target_di [all...] |
/test/testfwk/developer_test/local_coverage/push_coverage_so/ |
H A D | push_coverage.py | 24 sys.localcoverage_path = os.path.join(current_path, "..") 34 parts_info_json = os.path.join(out_path, "build_configs", "parts_info", "part_subsystem.json") 53 parts_info_json = os.path.join(out_path, "build_configs", "parts_info", "parts_path_info.json") 62 path = os.path.join(out_path, "obj", json_obj[test_part]) 74 subsystem_config_json = os.path.join(out_path, "build_configs", "subsystem_info", "subsystem_build_config.json") 90 path.append(os.path.join(out_path, "obj", s)) 119 source_path = os.path.join(out_path, json_obj["source"]) 146 full_dest = os.path.join("/", dest_path) 160 out_path = os.path.join(root_path, "out", get_product_name(root_path)) 161 developer_path = os.path.join(root_pat [all...] |
/third_party/node/tools/inspector_protocol/ |
H A D | roll.py | 75 files += glob.glob(os.path.join(path, f)) 119 dest_dir = os.path.join(downstream, 'third_party/inspector_protocol') 127 os.path.join(src_dir, f), os.path.join(dest_dir, f)))] 139 contents = open(os.path.join(src_dir, f)).read() 146 open(os.path.join(dest_dir, f), 'w').write(contents) 147 shutil.copymode(os.path.join(src_dir, f), os.path.join(dest_dir, f)) 149 os.unlink(os.path.join(dest_dir, f)) 151 lines = open(os.path.join(dest_di [all...] |
/third_party/node/deps/minimatch/src/node_modules/brace-expansion/ |
H A D | index.js | 18 return str.split('\\\\').join(escSlash) 19 .split('\\{').join(escOpen) 20 .split('\\}').join(escClose) 21 .split('\\,').join(escComma) 22 .split('\\.').join(escPeriod); 26 return str.split(escSlash).join('\\') 27 .split(escOpen).join('{') 28 .split(escClose).join('}') 29 .split(escComma).join(',') 30 .split(escPeriod).join(' [all...] |
/third_party/node/deps/npm/node_modules/brace-expansion/ |
H A D | index.js | 18 return str.split('\\\\').join(escSlash) 19 .split('\\{').join(escOpen) 20 .split('\\}').join(escClose) 21 .split('\\,').join(escComma) 22 .split('\\.').join(escPeriod); 26 return str.split(escSlash).join('\\') 27 .split(escOpen).join('{') 28 .split(escClose).join('}') 29 .split(escComma).join(',') 30 .split(escPeriod).join(' [all...] |
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/tools/ |
H A D | fuzz_one.py | 20 APP_DIR = os.path.join(BASE_PATH, 'workdir', 'app_dir') 21 FUZZ_EXE = os.path.join(BASE_PATH, 'workdir', 'fuzzer', 'ochang_js_fuzzer') 22 INPUT_DIR = os.path.join(BASE_PATH, 'workdir', 'input') 23 TEST_CASES = os.path.join(BASE_PATH, 'workdir', 'output') 33 path = os.path.join(TEST_CASES, 'dir-%d' % dir_number) 39 FUZZ % (path, os.path.join(path, 'out.log')), shell=True) 42 with open(os.path.join(path, 'duration.log'), 'w') as f:
|
/third_party/node/test/internet/ |
H A D | test-corepack-yarn-install.js | 14 const npmSandbox = path.join(tmpdir.path, 'npm-sandbox'); 16 const homeDir = path.join(tmpdir.path, 'home'); 18 const installDir = path.join(tmpdir.path, 'install-dir'); 21 const corepackYarnPath = path.join( 37 const pkgPath = path.join(installDir, 'package.json'); 43 NPM_CONFIG_PREFIX: path.join(npmSandbox, 'npm-prefix'), 44 NPM_CONFIG_TMP: path.join(npmSandbox, 'npm-tmp'),
|