Home
last modified time | relevance | path

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

12

/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/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/rust/crates/nix/test/
Dtest_stat.rs177 let fullpath = tempdir.path().join(filename); in test_fchmodat() localVariable
227 let fullpath = tempdir.path().join("file"); in test_utimes() localVariable
246 let fullpath = tempdir.path().join("symlink"); in test_lutimes() localVariable
272 let fullpath = tempdir.path().join("file"); in test_futimens() localVariable
288 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/pdfium/core/fxcrt/
Dfx_folder_posix.cpp58 ByteString fullpath = m_Path + "/" + de->d_name; in GetNextFile() local
/external/armnn/tests/
DCifar10Database.cpp24 std::string fullpath = m_BinaryDirectory + std::string("test_batch.bin"); in GetTestCaseData() local
/external/python/cpython2/Python/
Ddynload_beos.c163 char fullpath[PATH_MAX]; in _PyImport_GetDynLoadFunc() local
/external/ltp/testcases/kernel/controllers/libcontrollers/
Dlibcontrollers.c38 char fullpath[PATH_MAX]; variable
/external/erofs-utils/lib/
Dconfig.c67 const char *erofs_fspath(const char *fullpath) in erofs_fspath()
/external/autotest/server/cros/multimedia/
Dbrowser_facade_adapter.py68 def http_server_url_of(self, fullpath): argument
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestAliases.java104 String fullpath = en.getFullXPath(path); in testCountFull() local
/external/autotest/client/cros/multimedia/
Dbrowser_facade.py62 def http_server_url_of(self, fullpath): argument
Dfacade_resource.py267 def http_server_url_of(self, fullpath): argument
/external/python/cpython3/Python/
Dpathconfig.c638 wchar_t fullpath[MAXPATHLEN]; in _PyPathConfig_ComputeSysPath0() local
640 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/tensorflow/tensorflow/compiler/mlir/tfr/integration/
Dtfr_decompose_ctx.cc75 string fullpath = io::JoinPath(composite_mlir_dir, file); in Get() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DXMLSource.java245 String fullpath = getFullPath(path); in isDraft() local
749 String fullpath = getFullPathAtDPath(path); in toString() local
764 String fullpath = getFullPathAtDPath(path); in toString() local
1596 String fullpath = CLDRFile.getKey(typeNo, code); in addFallbackCode() local
1603 …private static void addFallbackCode(String fullpath, String value, String alt) { // assumes no all… in addFallbackCode()
1607 …private static String addFallbackCodeToConstructedItems(String fullpath, String value, String alt)… in addFallbackCodeToConstructedItems()
/external/bcc/src/cc/
Dbcc_elf.c509 char fullpath[PATH_MAX]; in find_debug_via_debuglink() local
556 char fullpath[PATH_MAX]; in find_debug_via_buildid() local
576 char fullpath[PATH_MAX]; in find_debug_via_symfs() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/json/
DCldrItem.java379 String fullpath = getFullPath(); in adjustRbnfPath() local
/external/python/cpython3/Lib/
Dzipimport.py635 def _unmarshal_code(self, pathname, fullpath, fullname, data): argument
/external/pdfium/core/fxge/android/
Dcfpf_skiafontmgr.cpp362 ByteString fullpath(path); in ScanPath() local
/external/bcc/examples/cpp/pyperf/
DPyPerfUtil.cc64 std::string fullpath = "/proc/" + basename; in getRunningPids() local
/external/pdfium/core/fxge/
Dcfx_folderfontinfo.cpp182 ByteString fullpath = path; in ScanPath() local

12