Home
last modified time | relevance | path

Searched defs:fullpath (Results 1 – 25 of 44) sorted by relevance

12

/external/python/cpython3/Tools/scripts/
Dpysource.py33 def _open(fullpath): argument
50 def has_python_ext(fullpath): argument
53 def looks_like_python(fullpath): argument
74 def can_be_compiled(fullpath): argument
Dfindnocoding.py52 def needs_declaration(fullpath): argument
/external/python/cpython2/Tools/scripts/
Dpysource.py33 def _open(fullpath): argument
50 def has_python_ext(fullpath): argument
53 def looks_like_python(fullpath): argument
74 def can_be_compiled(fullpath): argument
Dfindnocoding.py52 def needs_declaration(fullpath): argument
/external/ltp/testcases/kernel/controllers/libcontrollers/
Dlibcontrollers.h46 char fullpath[PATH_MAX]; variable
48 char fullpath[1024]; /* Guess */ variable
/external/rust/crates/nix/test/
Dtest_stat.rs178 let fullpath = tempdir.path().join(filename); in test_fchmodat() localVariable
219 let fullpath = tempdir.path().join("file"); in test_utimes() localVariable
236 let fullpath = tempdir.path().join("symlink"); in test_lutimes() localVariable
255 let fullpath = tempdir.path().join("file"); in test_futimens() localVariable
270 let fullpath = tempdir.path().join(filename); in test_utimensat() localVariable
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-ns.cc158 std::string fullpath = rootdir_ + nc.first; in ContainerFilesystem() local
169 std::string fullpath = rootdir_ + mountpt_; in ContainerFilesystem() local
/external/erofs-utils/lib/
Dconfig.c53 const char *erofs_fspath(const char *fullpath) in erofs_fspath()
/external/autotest/client/site_tests/kernel_CrosECSysfsAccel/
Dkernel_CrosECSysfsAccel.py36 def _read_sysfs_accel_file(cls, fullpath): argument
/external/python/cpython2/Python/
Ddynload_beos.c163 char fullpath[PATH_MAX]; in _PyImport_GetDynLoadFunc() local
/external/autotest/client/cros/multimedia/
Dbrowser_facade_native.py62 def http_server_url_of(self, fullpath): argument
Dfacade_resource.py266 def http_server_url_of(self, fullpath): argument
/external/autotest/server/cros/multimedia/
Dbrowser_facade_adapter.py68 def http_server_url_of(self, fullpath): argument
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestAliases.java104 String fullpath = en.getFullXPath(path); in testCountFull() local
/external/python/cpython3/Python/
Dpathconfig.c623 wchar_t fullpath[MAXPATHLEN]; in _PyPathConfig_ComputeSysPath0() local
625 wchar_t fullpath[MAX_PATH]; in _PyPathConfig_ComputeSysPath0() local
/external/autotest/client/profilers/powertop/src/
Durbnum.c66 char fullpath[4096]; in update_urbnum() local
/external/cldr/tools/java/org/unicode/cldr/util/
DXMLSource.java144 String fullpath = getFullPath(path); in isDraft() local
676 String fullpath = getFullPathAtDPath(path); in toString() local
692 String fullpath = getFullPathAtDPath(path); in toString() local
1568 String fullpath = CLDRFile.getKey(typeNo, code); in addFallbackCode() local
1575 …private static void addFallbackCode(String fullpath, String value, String alt) { // assumes no all… in addFallbackCode()
1579 …private static String addFallbackCodeToConstructedItems(String fullpath, String value, String alt)… in addFallbackCodeToConstructedItems()
/external/tensorflow/tensorflow/compiler/mlir/tfr/integration/
Dtfr_decompose_ctx.cc75 string fullpath = io::JoinPath(composite_mlir_dir, file); in Get() local
/external/pdfium/core/fxcrt/
Dfx_stream.cpp166 ByteString fullpath = handle->m_Path + "/" + de->d_name; in FX_GetNextFile() local
/external/bcc/src/cc/
Dbcc_elf.c458 char fullpath[PATH_MAX]; in find_debug_via_debuglink() local
505 char fullpath[PATH_MAX]; in find_debug_via_buildid() local
/external/python/cpython3/Lib/
Dzipimport.py587 def _unmarshal_code(self, pathname, fullpath, fullname, data): argument
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp378 ByteString fullpath(path); in ScanPath() local
/external/pdfium/core/fxge/
Dcfx_folderfontinfo.cpp163 ByteString fullpath = path; in ScanPath() local
/external/fsck_msdos/
Ddir.c164 fullpath(struct dosDirEntry *dir) in fullpath() function
/external/guava/android/guava-tests/test/com/google/common/reflect/
DClassPathTest.java512 private static File fullpath(String path) { in fullpath() method in ClassPathTest

12