Home
last modified time | relevance | path

Searched refs:pathsep (Results 1 - 25 of 74) sorted by relevance

123

/third_party/libinput/src/
H A Dbuilddir.h39 char *pathsep; in builddir_lookup() local
55 pathsep = strrchr(execdir, '/'); in builddir_lookup()
56 if (!pathsep) in builddir_lookup()
59 *pathsep = '\0'; in builddir_lookup()
/third_party/curl/lib/
H A Durlapi.c262 char *pathsep; in concat_url() local
281 pathsep = strchr(protsep, '?'); in concat_url()
282 if(pathsep) in concat_url()
283 *pathsep = 0; in concat_url()
290 pathsep = strrchr(protsep, '/'); in concat_url()
291 if(pathsep) in concat_url()
292 *pathsep = 0; in concat_url()
297 pathsep = strchr(protsep, '/'); in concat_url()
298 if(pathsep) in concat_url()
299 protsep = pathsep in concat_url()
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Drehash.c357 const char *pathsep = ""; in do_dir() local
368 pathsep = "/"; in do_dir()
404 dirname, pathsep, filename) >= buflen) in do_dir()
437 dirname, pathsep, bp->hash, in do_dir()
459 dirname, pathsep, bp->hash, in do_dir()
/third_party/openssl/apps/
H A Drehash.c360 const char *pathsep; in do_dir() local
370 pathsep = (buflen && !ends_with_dirsep(dirname)) ? "/": ""; in do_dir()
398 dirname, pathsep, filename) >= buflen) in do_dir()
431 dirname, pathsep, &n, bp->hash, in do_dir()
453 dirname, pathsep, &n, bp->hash, in do_dir()
/third_party/python/Lib/distutils/command/
H A Dbuild_ext.py55 sep_by = " (separated by '%s')" % os.pathsep
155 self.include_dirs = self.include_dirs.split(os.pathsep)
164 self.include_dirs.extend(py_include.split(os.path.pathsep))
167 plat_py_include.split(os.path.pathsep))
179 self.library_dirs = self.library_dirs.split(os.pathsep)
184 self.rpath = self.rpath.split(os.pathsep)
/third_party/python/Lib/distutils/tests/
H A Dtest_config_cmd.py71 cmd.include_dirs = 'one%stwo' % os.pathsep
73 cmd.library_dirs = 'three%sfour' % os.pathsep
H A Dtest_build_ext.py194 for p in py_include.split(os.path.pathsep):
198 for p in plat_py_include.split(os.path.pathsep):
211 cmd.library_dirs = 'my_lib_dir%sother_lib_dir' % os.pathsep
219 cmd.rpath = 'one%stwo' % os.pathsep
/third_party/python/PCbuild/
H A Dprepare_ssl.py31 entries = os.environ["PATH"].split(os.pathsep)
188 os.pathsep + \
/third_party/python/Lib/test/
H A Dtest_mailcap.py88 env_mailcaps = env["MAILCAPS"].split(os.pathsep)
91 env["MAILCAPS"] = os.pathsep.join(env_mailcaps)
H A Dtest_embed.py266 env = dict(os.environ, PYTHONPATH=os.pathsep.join(sys.path))
282 env['PYTHONPATH'] = os.pathsep.join(sys.path)
689 paths = pythonpath_env.split(os.path.pathsep)
1190 env = {'TESTPATH': os.path.pathsep.join(paths)}
1217 env = {'TESTPATH': os.path.pathsep.join(paths)}
1272 paths_str = os.path.pathsep.join(paths)
1313 paths_str = os.path.pathsep.join(paths)
1372 paths_str = os.path.pathsep.join(paths)
1533 "PYTHONPATH": os.path.pathsep.join(c[0] for c in CASES)}
1575 self.assertEqual(Py_GetPath().split(os.path.pathsep),
[all...]
/third_party/python/Lib/distutils/
H A D_msvccompiler.py153 paths = os.getenv('path').split(os.pathsep)
226 paths = self._paths.split(os.pathsep)
234 for dir in vc_env.get('include', '').split(os.pathsep):
238 for dir in vc_env.get('lib', '').split(os.pathsep):
H A Dmsvc9compiler.py209 oldList = variable.split(os.pathsep)
214 newVariable = os.pathsep.join(newList)
279 if value.endswith(os.pathsep):
373 self.__paths = vc_env['path'].split(os.pathsep)
H A Dspawn.py98 A string listing directories separated by 'os.pathsep'; defaults to
123 paths = path.split(os.pathsep)
/third_party/skia/infra/bots/recipe_modules/git/
H A Dapi.py18 return self.m.env({'PATH': self.m.path.pathsep.join(
/third_party/skia/infra/bots/recipe_modules/infra/
H A Dapi.py29 'PATH': self.m.path.pathsep.join([
/third_party/skia/tools/infra/
H A Dgo.py35 for entry in os.environ.get('PATH', '').split(os.pathsep):
/third_party/node/deps/v8/tools/
H A Dfind_depot_tools.py27 for i in os.environ['PATH'].split(os.pathsep):
/third_party/node/
H A Dandroid_configure.py65 os.environ['PATH'] += os.pathsep + toolchain_path + "/bin"
/third_party/python/Tools/scripts/
H A Dwin_add2path.py42 envpath = os.pathsep.join(paths)
H A Dwhich.py17 pathlist = os.environ['PATH'].split(os.pathsep)
/third_party/node/tools/gyp/pylib/gyp/
H A DMSVSUserFile.py31 paths = os.environ.get("PATH", "").split(os.pathsep)
/third_party/node/tools/v8/
H A Dfetch_deps.py79 env["PATH"] = depot_tools + os.pathsep + env["PATH"]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A DMSVSUserFile.py31 paths = os.environ.get("PATH", "").split(os.pathsep)
/third_party/python/PC/layout/support/
H A Dpip.py55 search_path = os.pathsep.join(wheels)
/third_party/node/tools/gyp/
H A Dtest_gyp.py82 extra_path = os.pathsep.join(extra_path)
83 os.environ["PATH"] = extra_path + os.pathsep + os.environ["PATH"]

Completed in 13 milliseconds

123