HomeSort by relevance Sort by last modified time
    Searched refs:realpath (Results 76 - 100 of 643) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/v8/testing/gtest/scripts/
common.py 63 root = os.path.realpath(rel_path.count('/') * '../')
  /external/vixl/tools/
config.py 30 dir_tools = os.path.dirname(os.path.realpath(__file__))
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_macholib.py 18 return os.path.realpath(dyld_find(dylib))
42 return os.path.realpath(dyld_find(dylib))
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_macholib.py 18 return os.path.realpath(dyld_find(dylib))
42 return os.path.realpath(dyld_find(dylib))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_macholib.py 18 return os.path.realpath(dyld_find(dylib))
42 return os.path.realpath(dyld_find(dylib))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_macholib.py 18 return os.path.realpath(dyld_find(dylib))
42 return os.path.realpath(dyld_find(dylib))
  /tools/repohooks/tools/
pylint.py 26 os.path.dirname(os.path.realpath(__file__)), 'pylintrc')
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_posixpath.py 5 from posixpath import realpath, abspath, dirname, basename
219 self.assertEqual(realpath(ABSTFN), ABSTFN+"1")
229 self.assertEqual(realpath(ABSTFN), ABSTFN)
233 self.assertEqual(realpath(ABSTFN+"1"), ABSTFN+"1")
234 self.assertEqual(realpath(ABSTFN+"2"), ABSTFN+"2")
238 self.assertEqual(realpath(basename(ABSTFN)), ABSTFN)
247 # path passed to realpath. E.g.: current working directory is
249 # realpath("a"). This should return /usr/share/doc/a/.
257 self.assertEqual(realpath("a"), ABSTFN + "/y/a")
271 # then realpath("link-y/..") should return 'k', not 'a'.
    [all...]
test_macostools.py 65 self.assertEqual(fss.as_pathname(), os.path.realpath(test_support.TESTFN))
77 self.assertEqual(fss.as_pathname(), os.path.realpath(test_support.TESTFN))
  /device/linaro/bootloader/edk2/StdLib/LibC/StdLib/
StdLib.inf 39 realpath.c
  /external/autotest/client/site_tests/firmware_TouchMTB/tools/
machine_replay.sh 13 THIS_SCRIPT_PATH=`realpath $0`
  /external/chromium-trace/catapult/telemetry/telemetry/internal/util/
path.py 54 subpath = os.path.realpath(subpath)
55 superpath = os.path.realpath(superpath)
  /bionic/linker/
linker_soinfo.cpp 47 soinfo::soinfo(android_namespace_t* ns, const char* realpath,
52 if (realpath != nullptr) {
53 realpath_ = realpath;
334 const char* realpath __unused) {
339 TRACE("[ Calling c-tor %s @ %p for '%s' ]", function_name, function, realpath);
341 TRACE("[ Done calling c-tor %s @ %p for '%s' ]", function_name, function, realpath);
346 const char* realpath __unused) {
351 TRACE("[ Calling d-tor %s @ %p for '%s' ]", function_name, function, realpath);
353 TRACE("[ Done calling d-tor %s @ %p for '%s' ]", function_name, function, realpath);
361 const char* realpath) {
    [all...]
  /external/clang/
update-prebuilts.py 29 THIS_DIR = os.path.realpath(os.path.dirname(__name__))
30 ANDROID_DIR = os.path.realpath(os.path.join(THIS_DIR, '../..'))
175 download_dir = os.path.realpath('.download')
  /external/libcxx/
run_tests.py 26 THIS_DIR = os.path.dirname(os.path.realpath(__file__))
27 ANDROID_DIR = os.path.realpath(os.path.join(THIS_DIR, '../..'))
131 real_path = os.path.realpath(arg)
  /external/ltp/android/tools/
make_parser.py 63 path = os.path.realpath(path)
65 path = os.path.realpath(self.ltp_root + os.sep + self.dir_stack[-1]
67 return os.path.realpath(path).replace(self.ltp_root + os.sep, '')
  /external/v8/gypfiles/
gyp_v8 43 script_dir = os.path.dirname(os.path.realpath(__file__))
85 specified_includes.add(os.path.realpath(arg[2:]))
89 if os.path.realpath(path) not in specified_includes:
  /external/v8/tools/clang/scripts/
test_tool.py 52 tools_clang_scripts_directory = os.path.dirname(os.path.realpath(__file__))
66 os.path.realpath(os.path.join(tools_clang_directory, '../..')))
70 os.path.realpath(os.path.join(tools_clang_directory,
  /frameworks/rs/
update-prebuilts.py 29 THIS_DIR = os.path.realpath(os.path.dirname(__name__))
30 ANDROID_DIR = os.path.realpath(os.path.join(THIS_DIR, '../..'))
179 download_dir = os.path.realpath('.download')
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/
build.py 26 THIS_DIR = os.path.realpath(os.path.dirname(__file__))
67 type=os.path.realpath, default=os.path.join(THIS_DIR, 'out'))
81 type=os.path.realpath)
  /external/autotest/client/bin/
autotest 15 autodirbin = os.path.dirname(os.path.realpath(sys.argv[0]))
97 job.runjob(os.path.realpath(args[0]), drop_caches, options)
prespawner.py 80 ['python', '-u', os.path.realpath(__file__),
82 cwd=os.path.dirname(os.path.realpath(__file__)),
  /external/libcups/
update_libcups.sh 10 TARGET_DIR=$(realpath $(dirname "$0"))
  /external/libcxx/test/support/
filesystem_dynamic_test_helper.py 12 ep = os.path.realpath(ep)
21 p = os.path.realpath(p)
  /external/v8/
.ycm_extra_conf.py 130 out_dir = os.path.realpath(GetNinjaOutputDirectory(v8_root))
134 rel_filename = os.path.relpath(os.path.realpath(filename), out_dir)

Completed in 840 milliseconds

1 2 34 5 6 7 8 91011>>