Home
last modified time | relevance | path

Searched full:join (Results 1 - 25 of 6215) sorted by relevance

12345678910>>...249

/third_party/skia/platform_tools/android/apps/skottie/
H A Dskottie_metric.sql12 INNER JOIN thread_track ON (thread_track.id = slice.track_id)
23 INNER JOIN thread_track ON (thread_track.id = slice.track_id)
24 INNER JOIN thread ON (thread.utid = thread_track.utid)
37 INNER JOIN thread_track ON (thread_track.id = slice.track_id)
38 INNER JOIN thread ON (thread.utid = thread_track.utid)
39 INNER JOIN test_start_ts ON (test_start_ts.process_upid = thread.upid)
51 INNER JOIN thread_track ON (thread_track.id = slice.track_id)
52 INNER JOIN thread ON (thread.utid = thread_track.utid)
53 INNER JOIN test_start_ts ON (slice.ts >= test_start_ts.test_start AND slice.ts <= test_start_ts.test_end)
66 INNER JOIN thread_trac
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
H A Dcommon_env.py43 netcfg_lib_dir = os.path.join(cur_file_path, '..', '..', '..', '..', '..',
46 os.path.join('build', 'scripts'),
47 os.path.join('build', 'libs'),
49 os.path.join('ohos', 'libs'),
54 os.path.join('build', 'libs'),
62 'boot': os.path.join('boot', 'flashboot'),
63 'loaderboot': os.path.join('boot', 'loaderboot'),
64 'drv': os.path.join('platform', 'drivers'),
65 'sys': os.path.join('platform', 'system'),
66 'at': os.path.join('component
[all...]
/third_party/node/test/parallel/
H A Dtest-fs-cp.mjs18 import { join } from 'path';
28 return join(tmpdir.path, `copy_${++dirc}`);
68 mkdirSync(join(src, 'a', 'b'), mustNotMutateObjectDeep({ recursive: true }));
69 writeFileSync(join(src, 'README.md'), 'hello world', 'utf8');
72 const initialStat = lstatSync(join(dest, 'README.md'));
76 const finalStat = lstatSync(join(dest, 'README.md'));
85 writeFileSync(join(dest, 'README.md'), '# Goodbye', 'utf8');
88 const content = readFileSync(join(dest, 'README.md'), 'utf8');
97 const destFile = join(dest, 'a/b/README2.md');
109 writeFileSync(join(sr
[all...]
H A Dtest-fs-rm.js17 path.join(tmpdir.path, `${name}-${count++}`);
30 fs.writeFileSync(path.join(dirname, 'text.txt'), 'hello', 'utf8');
35 fs.writeFileSync(path.join(dirname, `f-${depth}-${f}`), '', options);
42 path.join(dirname, `link-${depth}-good`),
49 path.join(dirname, `link-${depth}-bad`),
57 path.join(dirname, `link-${depth}-loop-${y}`),
64 fs.writeFileSync(path.join(dirname, '[a-z0-9].txt'), '', options);
73 path.join(dirname, `folder-${depth}-${f}`),
80 path.join(dirname, `d-${depth}-${f}`),
131 path.join(tmpdi
[all...]
/third_party/node/deps/npm/node_modules/env-paths/
H A Dindex.js10 const library = path.join(homedir, 'Library');
13 data: path.join(library, 'Application Support', name),
14 config: path.join(library, 'Preferences', name),
15 cache: path.join(library, 'Caches', name),
16 log: path.join(library, 'Logs', name),
17 temp: path.join(tmpdir, name)
22 const appData = env.APPDATA || path.join(homedir, 'AppData', 'Roaming');
23 const localAppData = env.LOCALAPPDATA || path.join(homedir, 'AppData', 'Local');
27 data: path.join(localAppData, name, 'Data'),
28 config: path.join(appDat
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/
H A DSConscript25 sign_tool = os.path.join("tools", "sign_tool", "sign_tool")
26 link_path = os.path.join(env_cfg.root, "build", "link", "flashboot_sha256.lds")
27 encrypt_key_path = os.path.join('tools', 'sign_tool', 'aes_key.txt')
29 link_path = os.path.join(env_cfg.root, "build", "link", "flashboot_sha256.lds")
31 link_path = os.path.join(env_cfg.root, "build", "link", "flashboot_rsa.lds")
32 root_key_path = os.path.join('tools', 'sign_tool', 'root_rsa.pem')
33 sub_key_path = os.path.join('tools', 'sign_tool', 'sub_rsa.pem')
36 link_path = os.path.join(env_cfg.root, "build", "link", "flashboot_rsa.lds")
37 root_key_path = os.path.join('tools', 'sign_tool', 'root_rsa.pem')
38 sub_key_path = os.path.join('tool
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/flashboot/
H A DSConscript25 sign_tool = os.path.join("tools", "sign_tool", "sign_tool")
26 link_path = os.path.join(env_cfg.root, "build", "link", "flashboot_sha256.lds")
27 encrypt_key_path = os.path.join('tools', 'sign_tool', 'aes_key.txt')
29 link_path = os.path.join(env_cfg.root, "build", "link", "flashboot_sha256.lds")
31 link_path = os.path.join(env_cfg.root, "build", "link", "flashboot_rsa.lds")
32 root_key_path = os.path.join('tools', 'sign_tool', 'root_rsa.pem')
33 sub_key_path = os.path.join('tools', 'sign_tool', 'sub_rsa.pem')
36 link_path = os.path.join(env_cfg.root, "build", "link", "flashboot_rsa.lds")
37 root_key_path = os.path.join('tools', 'sign_tool', 'root_rsa.pem')
38 sub_key_path = os.path.join('tool
[all...]
/third_party/node/deps/openssl/openssl/Configurations/
H A Dwindows-makefile.tmpl4 ## {- join("\n## ", @autowarntext) -}
50 LIBS={- join(" ", map { ( platform->sharedlib_import($_), platform->staticlib($_) ) } @{$unified_info{libraries}}) -}
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(" ", @PROGRAMS) -}
73 PROGRAMPDBS={- join(" ", ma
[all...]
/third_party/openssl/Configurations/
H A Dwindows-makefile.tmpl4 ## {- join("\n## ", @autowarntext) -}
50 LIBS={- join(" ", map { ( platform->sharedlib_import($_), platform->staticlib($_) ) } @{$unified_info{libraries}}) -}
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(" ", @PROGRAMS) -}
73 PROGRAMPDBS={- join(" ", ma
[all...]
/third_party/python/Lib/test/
H A Dtest_shutil.py76 If *path* is a tuple instead of a string, os.path.join will be used to
81 path = os.path.join(*path)
98 chunk = b"".join([random.choice(string.ascii_letters).encode()
108 If *path* is a tuple instead of a string, os.path.join will be used to
113 path = os.path.join(*path)
122 p = os.path.join(path, name)
191 victim = os.path.join(tmp, 'killme')
193 write_file(os.path.join(victim, 'somefile'), 'foo')
201 dir_ = os.path.join(tmp, 'dir')
203 link = os.path.join(tm
[all...]
H A Dtest_glob.py15 return os.path.normpath(os.path.join(self.tempdir, *parts))
18 return [os.path.join(self.tempdir, *parts) for parts in tuples]
42 os.symlink(os.path.join('a', 'bcd'), self.norm('sym3'))
57 pattern = os.path.join(*parts)
58 p = os.path.join(self.tempdir, pattern)
75 self.assertCountEqual([os.path.join(self.tempdir, x) for x in res2],
118 res = glob.glob(os.path.join(os.curdir, '*'))
123 res = glob.glob(os.path.join(os.fsencode(os.curdir), b'*'))
311 join = os.path.join
[all...]
/third_party/jerryscript/tests/jerry/
H A Darray-prototype-join.js15 assert ([].join() === "");
16 assert ([1].join() === "1");
17 assert ([1, 2].join() === "1,2");
20 assert ([].join('--') === "");
21 assert ([1].join("--") === "1");
22 assert ([1, 2].join('--') === "1--2");
24 assert ([1,2,3].join({toString: function() { return "--"; }}) === "1--2--3");
27 // Join should use 'length' to as the number of elements int the array.
30 assert (lst.join() === [1,2,3].join());
[all...]
/third_party/jerryscript/tools/
H A Dsettings.py20 PROJECT_DIR = path.normpath(path.join(TOOLS_DIR, '..'))
21 DEBUGGER_TESTS_DIR = path.join(PROJECT_DIR, 'tests/debugger')
22 JERRY_TESTS_DIR = path.join(PROJECT_DIR, 'tests/jerry')
23 JERRY_TEST_SUITE_DIR = path.join(PROJECT_DIR, 'tests/jerry-test-suite')
24 JERRY_TEST_SUITE_MINIMAL_LIST = path.join(PROJECT_DIR, 'tests/jerry-test-suite/minimal-profile-list')
25 TEST262_TEST_SUITE_DIR = path.join(PROJECT_DIR, 'tests/test262')
27 BUILD_SCRIPT = path.join(TOOLS_DIR, 'build.py')
28 CPPCHECK_SCRIPT = path.join(TOOLS_DIR, 'check-cppcheck.sh')
29 DEBUGGER_CLIENT_SCRIPT = path.join(PROJECT_DIR, 'jerry-debugger/jerry_client.py')
30 DEBUGGER_TEST_RUNNER_SCRIPT = path.join(TOOLS_DI
[all...]
/foundation/arkui/ace_engine/build/tools/
H A Dbuild_js.py33 interface_target_path = os.path.join(target_out_path, "interface")
38 third_party_target_path = os.path.join(target_out_path, "third_party")
43 parse5_target_path = os.path.join(third_party_target_path, "parse5")
46 weex_loader_target_path = os.path.join(third_party_target_path, "weex-loader")
49 js2bundle_target_path = os.path.join(target_out_path, "developtools")
53 js2bundle_target_path = os.path.join(js2bundle_target_path, "ace_js2bundle")
55 js2bundle_target_path = os.path.join(js2bundle_target_path, "ace-loader")
58 js2bundle_node_modules_target_path = os.path.join(js2bundle_target_path, "node_modules")
62 target_i18n_path = os.path.join(js2bundle_target_path, "sample", "rich", "i18n")
65 source_i18n_path = os.path.join(project_pat
[all...]
/third_party/node/test/es-module/
H A Dtest-esm-extension-lookup-deprecation.mjs14 const cwd = path.join(tmpdir.path, Math.random().toString());
15 const pkgPath = path.join(cwd, './node_modules/pkg/');
17 await writeFile(path.join(pkgPath, './index.js'), 'console.log("Hello World!")');
18 await writeFile(path.join(pkgPath, './package.json'), JSON.stringify({
32 const cwd = path.join(tmpdir.path, Math.random().toString());
33 const pkgPath = path.join(cwd, './node_modules/pkg/');
35 await writeFile(path.join(pkgPath, './index.js'), 'console.log("Hello World!")');
36 await writeFile(path.join(pkgPath, './package.json'), JSON.stringify({
37 main: path.join(pkgPath, './index.js'),
51 const cwd = path.join(tmpdi
[all...]
/third_party/typescript/tests/baselines/reference/
H A DdeclFileMethods.types27 return a + rests.join("");
28 >a + rests.join("") : string
30 >rests.join("") : string
31 >rests.join : (separator?: string) => string
33 >join : (separator?: string) => string
76 return a + rests.join("");
77 >a + rests.join("") : string
79 >rests.join("") : string
80 >rests.join : (separator?: string) => string
82 >join
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/
H A DSConscript25 sign_tool = os.path.join("tools", "sign_tool", "sign_tool")
26 link_path = os.path.join(env_cfg.root, "build", "link", "loaderboot_sha256.lds")
27 encrypt_key_path = os.path.join('tools', 'sign_tool', 'aes_key.txt')
29 link_path = os.path.join(env_cfg.root, "build", "link", "loaderboot_sha256.lds")
31 link_path = os.path.join(env_cfg.root, "build", "link", "loaderboot_rsa.lds")
32 root_key_path = os.path.join('tools', 'sign_tool', 'root_rsa.pem')
33 sub_key_path = os.path.join('tools', 'sign_tool', 'sub_rsa.pem')
36 link_path = os.path.join(env_cfg.root, "build", "link", "loaderboot_rsa.lds")
37 root_key_path = os.path.join('tools', 'sign_tool', 'root_rsa.pem')
38 sub_key_path = os.path.join('tool
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/loaderboot/
H A DSConscript25 sign_tool = os.path.join("tools", "sign_tool", "sign_tool")
26 link_path = os.path.join(env_cfg.root, "build", "link", "loaderboot_sha256.lds")
27 encrypt_key_path = os.path.join('tools', 'sign_tool', 'aes_key.txt')
29 link_path = os.path.join(env_cfg.root, "build", "link", "loaderboot_sha256.lds")
31 link_path = os.path.join(env_cfg.root, "build", "link", "loaderboot_rsa.lds")
32 root_key_path = os.path.join('tools', 'sign_tool', 'root_rsa.pem')
33 sub_key_path = os.path.join('tools', 'sign_tool', 'sub_rsa.pem')
36 link_path = os.path.join(env_cfg.root, "build", "link", "loaderboot_rsa.lds")
37 root_key_path = os.path.join('tools', 'sign_tool', 'root_rsa.pem')
38 sub_key_path = os.path.join('tool
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/
H A DSConstruct29 sys.path.insert(0,os.path.join(os.getcwd(), 'build'))
53 log_file = os.path.join(env_cfg.log_path,'scons_trace.log')
68 libs = [env.SConscript(os.path.join(env_cfg.get_module_dir(module), 'SConscript'), {'env':env, 'env_cfg':env_cfg, 'module':module},
69 variant_dir=os.path.join(env_cfg.lib_path, env_cfg.get_module_dir(module)), duplicate=0) for module in env_cfg.get_build_modules()]
76 env.Append(LIBPATH=os.path.join('-Lbuild', 'libs', 'hi3861', 'debug', 'factory'))
78 env.Append(LIBPATH=os.path.join('-Lbuild', 'libs', 'hi3861', 'debug', 'no_mesh_quick_start'))
80 env.Append(LIBPATH=os.path.join('-Lbuild', 'libs', 'hi3861', 'debug', 'mesh'))
82 env.Append(LIBPATH=os.path.join('-Lbuild', 'libs', 'hi3861', 'debug', 'no_mesh'))
85 env.Append(LIBPATH=os.path.join('-Lbuild', 'libs', 'hi3861', 'release', 'factory'))
87 env.Append(LIBPATH=os.path.join('
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/
H A DSConstruct29 sys.path.append(os.path.join(os.getcwd(), 'build'))
53 log_file = os.path.join(env_cfg.log_path,'scons_trace.log')
68 libs = [env.SConscript(os.path.join(env_cfg.get_module_dir(module), 'SConscript'), {'env':env, 'env_cfg':env_cfg, 'module':module},
69 variant_dir=os.path.join(env_cfg.lib_path, env_cfg.get_module_dir(module)), duplicate=0) for module in env_cfg.get_build_modules()]
76 env.Append(LIBPATH=os.path.join('-Lbuild', 'libs', 'hi3861', 'debug', 'factory'))
78 env.Append(LIBPATH=os.path.join('-Lbuild', 'libs', 'hi3861', 'debug', 'no_mesh_quick_start'))
80 env.Append(LIBPATH=os.path.join('-Lbuild', 'libs', 'hi3861', 'debug', 'mesh'))
82 env.Append(LIBPATH=os.path.join('-Lbuild', 'libs', 'hi3861', 'debug', 'no_mesh'))
85 env.Append(LIBPATH=os.path.join('-Lbuild', 'libs', 'hi3861', 'release', 'factory'))
87 env.Append(LIBPATH=os.path.join('
[all...]
/third_party/python/Mac/BuildScript/
H A Dbuild-installer.py92 os.path.join(SRCDIR, 'configure'), 'PACKAGE_VERSION')
104 fn = os.path.join(SRCDIR, 'Include', 'patchlevel.h')
120 DEPSRC = os.path.join(WORKDIR, 'third-party')
288 "DESTDIR": shellQuote(os.path.join(WORKDIR, 'libraries')),
306 "DESTDIR": shellQuote(os.path.join(WORKDIR, 'libraries')),
355 shellQuote(os.path.join(WORKDIR, 'libraries')),
356 shellQuote(os.path.join(WORKDIR, 'libraries')),
579 libfw = os.path.join('/', fwpth)
580 usrfw = os.path.join(os.getenv('HOME'), fwpth)
762 return os.path.join(builddi
[all...]
/third_party/jerryscript/targets/curie_bsp/
H A Dsetup.py28 'src': os.path.join('targets', 'curie_bsp', 'jerry_app', 'arc'),
32 'src': os.path.join('targets', 'curie_bsp', 'jerry_app', 'include'),
36 'src': os.path.join('targets', 'curie_bsp', 'jerry_app', 'quark'),
41 'link_name': os.path.join('quark', 'jerryscript')
46 src = os.path.join(jerry_path, link['src'])
47 link_name = os.path.join(project_path, link['link_name'])
58 src_dir = os.path.join(root_dir, sub_dir)
63 file_path = os.path.join(root, filename)
79 for sub_dir in ['jerry-core', 'jerry-libm', os.path.join('targets', 'curie_bsp', 'source')]:
81 path = os.path.join('jerryscrip
[all...]
/third_party/skia/infra/bots/recipe_modules/build/
H A Dchromebook.py16 skia_dir = checkout_root.join('skia')
26 clang_linux = os.path.join(top_level, 'clang_linux')
28 sysroot_dir = os.path.join(top_level, 'armhf_sysroot')
31 'cc': "%s" % os.path.join(clang_linux, 'bin','clang'),
32 'cxx': "%s" % os.path.join(clang_linux, 'bin','clang++'),
46 gl_dir = os.path.join(top_level, 'chromebook_arm_gles')
47 env = {'LD_LIBRARY_PATH': os.path.join(sysroot_dir, 'lib')}
59 '-I%s' % os.path.join(gl_dir, 'include'),
60 '-I%s' % os.path.join(sysroot_dir, 'include'),
61 '-I%s' % os.path.join(sysroot_di
[all...]
/third_party/node/test/wasi/
H A Dtest-wasi-symlinks.js11 const wasmDir = path.join(__dirname, 'wasm');
21 const modulePath = path.join(wasmDir, `${process.argv[3]}.wasm`);
40 const sandbox = path.join(tmpdir.path, 'sandbox');
41 const sandboxedFile = path.join(sandbox, 'input.txt');
42 const externalFile = path.join(tmpdir.path, 'outside.txt');
43 const sandboxedDir = path.join(sandbox, 'subdir');
44 const sandboxedSymlink = path.join(sandboxedDir, 'input_link.txt');
45 const escapingSymlink = path.join(sandboxedDir, 'outside.txt');
46 const loopSymlink1 = path.join(sandboxedDir, 'loop1');
47 const loopSymlink2 = path.join(sandboxedDi
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/make_scripts/
H A Dprepare.py24 proj_top_dir = os.path.realpath(os.path.join(__file__, '..', '..', '..'))
26 sys.path.append(os.path.join(proj_top_dir, 'build'))
68 cfg_list.extend([os.path.join(os.path.relpath(env_cfg.os_root, env_cfg.root), y) for y in inc_path])
76 line = '%sDEFINES := %s\n'%(line, ' \\\n\t'.join(defines))
78 line = '%sINCLUDE := -I$(MAIN_TOPDIR)/%s\n'%(line, ' \\\n\t-I$(MAIN_TOPDIR)/'.join(flg_cfg))
80 line = '\n'.join([
82 '%s := -I$(MAIN_TOPDIR)/%s'%(flg, ' -I$(MAIN_TOPDIR)/'.join([x[2:] for x in flg_cfg if x.startswith('-I')])),
83 '%s += %s'%(flg, ' '.join([x for x in flg_cfg if not x.startswith('-I')]))
86 line = '%s%s := %s\n'%(line, flg, ' '.join(flg_cfg))
90 config_file = os.path.join(proj_top_di
[all...]

Completed in 8 milliseconds

12345678910>>...249