/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/ |
D | test_stat.rs | 176 let fullpath = tempdir.path().join(filename); in test_fchmodat() localVariable 226 let fullpath = tempdir.path().join("file"); in test_utimes() localVariable 244 let fullpath = tempdir.path().join("symlink"); in test_lutimes() localVariable 270 let fullpath = tempdir.path().join("file"); in test_futimens() localVariable 286 let fullpath = tempdir.path().join(filename); in test_utimensat() localVariable 421 let fullpath = tempdir.path().join("file"); in test_futimens_unchanged() localVariable 455 let fullpath = tempdir.path().join(filename); in test_utimensat_unchanged() localVariable
|
/aosp_15_r20/external/python/cpython2/Tools/scripts/ |
D | pysource.py | 33 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
|
D | findnocoding.py | 52 def needs_declaration(fullpath): argument
|
/aosp_15_r20/external/python/cpython3/Tools/scripts/ |
D | pysource.py | 33 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
|
D | findnocoding.py | 52 def needs_declaration(fullpath): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/ |
D | ares-test-ns.cc | 158 std::string fullpath = rootdir_ + nc.first; in ContainerFilesystem() local 169 std::string fullpath = rootdir_ + mountpt_; in ContainerFilesystem() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | XMLSource.java | 241 String fullpath = getFullPath(path); in isDraft() local 735 String fullpath = getFullPathAtDPath(path); in toString() local 751 String fullpath = getFullPathAtDPath(path); in toString() local 1725 String fullpath = CLDRFile.getKey(typeNo, code); in addFallbackCode() local 1735 String fullpath, String value, String alt) { // assumes no allowDuplicates for this in addFallbackCode() 1740 String fullpath, String value, String alt) { in addFallbackCodeToConstructedItems()
|
/aosp_15_r20/external/okio/okio/src/mingwX64Main/kotlin/okio/ |
H A D | WindowsPosixVariant.kt | 96 val fullpath = _fullpath(null, path.toString(), PATH_MAX.toULong()) in variantCanonicalize() constant
|
/aosp_15_r20/external/okio/okio/src/unixMain/kotlin/okio/ |
H A D | UnixPosixVariant.kt | 86 val fullpath = realpath(path.toString(), null) in variantCanonicalize() constant
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | pathconfig.c | 411 wchar_t fullpath[MAXPATHLEN]; in _PyPathConfig_ComputeSysPath0() local 413 wchar_t fullpath[MAX_PATH]; in _PyPathConfig_ComputeSysPath0() local
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/ |
H A D | proc.c | 493 char *fullpath = NULL; local 514 char *fullpath = NULL; local
|
/aosp_15_r20/external/bcc/src/cc/ |
H A D | bcc_elf.c | 658 char fullpath[PATH_MAX]; in find_debug_via_debuglink() local 698 char fullpath[PATH_MAX]; in find_debug_via_buildid() local 723 char fullpath[PATH_MAX]; in find_debug_via_symfs() local
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | fx_folder_posix.cpp | 58 ByteString fullpath = m_Path + "/" + de->d_name; in GetNextFile() local
|
/aosp_15_r20/hardware/interfaces/drm/1.0/vts/functional/ |
H A D | vendor_modules.cpp | 44 string fullpath = directory + "/" + entry->d_name; in scanModules() local
|
/aosp_15_r20/external/armnn/tests/ |
H A D | Cifar10Database.cpp | 24 std::string fullpath = m_BinaryDirectory + std::string("test_batch.bin"); in GetTestCaseData() local
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/dso/netware/ |
H A D | dso.c | 73 char *fullpath = NULL; in apr_dso_load() local
|
/aosp_15_r20/external/python/cpython2/Python/ |
D | dynload_beos.c | 163 char fullpath[PATH_MAX]; in _PyImport_GetDynLoadFunc() local
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ |
H A D | UCCTracing.cpp | 34 std::string fullpath = "/tmp/" + dirname; in flushComms() local
|
/aosp_15_r20/external/ltp/testcases/kernel/controllers/libcontrollers/ |
H A D | libcontrollers.c | 38 char fullpath[PATH_MAX]; variable
|
/aosp_15_r20/external/erofs-utils/lib/ |
H A D | config.c | 81 const char *erofs_fspath(const char *fullpath) in erofs_fspath()
|
/aosp_15_r20/external/autotest/server/cros/multimedia/ |
H A D | browser_facade_adapter.py | 68 def http_server_url_of(self, fullpath): argument
|
/aosp_15_r20/external/autotest/client/cros/multimedia/ |
H A D | browser_facade.py | 62 def http_server_url_of(self, fullpath): argument
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | TestAliases.java | 105 String fullpath = en.getFullXPath(path); in testCountFull() local
|
/aosp_15_r20/external/autotest/client/profilers/powertop/src/ |
H A D | urbnum.c | 66 char fullpath[4096]; in update_urbnum() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfr/integration/ |
H A D | tfr_decompose_ctx.cc | 75 string fullpath = io::JoinPath(composite_mlir_dir, file); in Get() local
|