/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/xsl/ |
H A D | StylesheetTestletDriver.java | 468 public Vector getFilesFromDir(File dir, FilenameFilter filter, String embeddedFiles) in getFilesFromDir() 532 public Hashtable getGoldsFromDir(File dir, FilenameFilter filter, String processor) in getGoldsFromDir()
|
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/ |
D | ResultStoreTest.java | 527 File dir, String fileName, PersistableBundle persistableBundle) throws Exception { in writeBundleToFile() 545 private PersistableBundle readBundleFromFile(File dir, String fileName) throws Exception { in readBundleFromFile()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | GenerateStatistics.java | 439 String dir; field in GenerateStatistics.DraftChecker 444 public DraftChecker(String dir) { in DraftChecker()
|
H A D | ChartLocaleGrowth.java | 144 String dir = ToolConstants.getBaseDirectory(version.getVersionString(2, 3)); in doGrowth() local 291 String dir, in addGrowth()
|
/aosp_15_r20/frameworks/av/services/audioflinger/afutils/ |
H A D | NBAIO_Tee.cpp | 278 DIR *dir = opendir(directory.c_str()); in setDirectory() local 333 std::string dir; in clean() local
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/gl-host-common/opengl/ |
D | emugl_config_unittest.cpp | 41 static void makeLibSubDir(TestTempDir* dir, const char* name) { in makeLibSubDir() 45 static void makeLibSubFile(TestTempDir* dir, const char* name) { in makeLibSubFile()
|
/aosp_15_r20/system/logging/logcat/tests/ |
H A D | logcat_test.cpp | 950 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir(tmp_out_dir), in TEST() local 1031 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir(tmp_out_dir), in TEST() local 1062 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir(tmp_out_dir), in TEST() local 1098 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir(tmp_out_dir), in logrotate_count_id() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/multidex/library/android-support-multidex/android_common/javac/ |
D | android-support-multidex.jar | META-INF/
META-INF/MANIFEST.MF
androidx/
androidx/multidex/
androidx/ ... |
/aosp_15_r20/external/rust/android-crates-io/crates/p9/src/server/ |
D | mod.rs | 285 let mut dir = open_fid(proc, parent, P9_DIRECTORY)?; in ascii_casefold_lookup() localVariable 967 let dir = fid.file.as_mut().ok_or_else(ebadf)?; in readdir() localVariable 1080 let dir = self.fids.get(&link.dfid).ok_or_else(ebadf)?; in link() localVariable 1128 let dir = self.fids.get(&unlink_at.dirfd).ok_or_else(ebadf)?; in unlink_at() localVariable
|
/aosp_15_r20/system/libhidl/transport/ |
H A D | ServiceManagement.cpp | 121 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir(kTasks.c_str()), closedir); in tryShortenProcessName() local 394 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir(path.c_str()), closedir); in findFiles() local 458 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir(proc.c_str()), closedir); in fetchPidsForPassthroughLibraries() local
|
/aosp_15_r20/external/freetype/src/autofit/ |
H A D | afhints.c | 199 AF_Direction dir, in af_axis_hints_new_edge() 292 af_dir_str( AF_Direction dir ) in af_dir_str() 755 AF_Direction dir; /* candidate direction */ in af_direction_compute() local
|
/aosp_15_r20/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/backuprestore/ |
D | BackupRestoreTest.java | 944 private static File createAndGetNonEmptyFile(File dir, String fileName) throws IOException { in createAndGetNonEmptyFile() 952 private static File createAndGetEmptyFile(File dir, String fileName) throws IOException { in createAndGetEmptyFile()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | msvccompiler.py | 581 def library_dir_option(self, dir): argument 584 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/ |
D | msvccompiler.py | 535 def library_dir_option(self, dir): argument 538 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/ |
D | msvccompiler.py | 535 def library_dir_option(self, dir): argument 538 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/stub/ |
H A D | StubWriter.kt | 131 val dir = File(stubsDir, relative) in getPackageDir() constant
|
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/ |
D | msvccompiler.py | 536 def library_dir_option(self, dir): argument 539 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/system/core/toolbox/ |
H A D | getevent.c | 281 DIR *dir; in print_hid_descriptor() local 476 DIR *dir; in scan_dir() local
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/ |
H A D | msvccompiler.py | 535 def library_dir_option(self, dir): argument 538 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/ |
D | msvccompiler.py | 535 def library_dir_option(self, dir): argument 538 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | msvccompiler.py | 581 def library_dir_option(self, dir): argument 584 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | ram_file_system.h | 174 auto dir = StripRamFsPrefix(dir_); in GetChildren() local 260 std::string dir = dirs[0]; in RecursivelyCreateDir() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/ |
D | msvccompiler.py | 535 def library_dir_option(self, dir): argument 538 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | msvccompiler.py | 581 def library_dir_option(self, dir): argument 584 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/external/python/cpython2/Lib/distutils/ |
D | msvccompiler.py | 548 def library_dir_option (self, dir): argument 551 def runtime_library_dir_option (self, dir): argument
|