/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/compat/ |
H A D | CompatConfigTest.java | 74 File dir = new File(base, UUID.randomUUID().toString()); in createTempDir() local 79 private void writeToFile(File dir, String filename, String content) throws IOException { in writeToFile() 893 File dir = createTempDir(); in testReadConfig() local 928 File dir = createTempDir(); in testReadConfigMultipleFiles() local
|
/aosp_15_r20/external/doclava/src/com/google/doclava/ |
H A D | SampleCode.java | 141 public void setProjectStructure(List<Node> parent, File dir, String relative) { in setProjectStructure() 180 public void writeProjectDirectory(File dir, String relative, Boolean recursed, in writeProjectDirectory() 284 public Node writeSampleIndexCs(Data hdf, File dir, Node tnode, boolean writeFiles) { in writeSampleIndexCs() 328 public void writeProjectStructure(String dir, Data hdf) { in writeProjectStructure()
|
/aosp_15_r20/external/mesa3d/src/drm-shim/ |
H A D | drm_shim.c | 621 DIR *dir = real_opendir(name); in opendir() local 643 readdir(DIR *dir) in readdir() 671 readdir64(DIR *dir) in readdir64() 697 closedir(DIR *dir) in closedir()
|
/aosp_15_r20/external/ltp/testcases/kernel/controllers/cgroup_xattr/ |
H A D | cgroup_xattr.c | 52 char dir[MAX_DIR_NAME]; member 300 char dir[MAX_DIR_NAME]; in mount_cgroup() local 392 DIR *dir = opendir(path); in cgrp_files_walking() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/touch/ |
H A D | SwipeDetector.java | 180 public SwipeDetector(@NonNull Context context, @NonNull Listener l, @NonNull Direction dir) { in SwipeDetector() 181 this(ViewConfiguration.get(context).getScaledTouchSlop(), l, dir); in SwipeDetector() local 185 protected SwipeDetector(float touchSlope, @NonNull Listener l, @NonNull Direction dir) { in SwipeDetector()
|
/aosp_15_r20/external/skia/gm/ |
H A D | polygonoffset.cpp | 27 static void create_ngon(int n, SkPoint* pts, SkScalar w, SkScalar h, SkPathDirection dir) { in create_ngon() 442 static void GetConvexPolygon(int index, SkPathDirection dir, in GetConvexPolygon() 477 static void GetSimplePolygon(int index, SkPathDirection dir, in GetSimplePolygon()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/io/ioutil/ |
D | tempfile.go | 24 func TempFile(dir, pattern string) (f *os.File, err error) { argument 39 func TempDir(dir, pattern string) (name string, err error) { argument
|
/aosp_15_r20/external/vogar/src/vogar/tasks/ |
H A D | MkdirTask.java | 25 private final File dir; field in MkdirTask 26 public MkdirTask(Mkdir mkdir, File dir) { in MkdirTask()
|
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/filefilter/ |
H A D | DirectoryFileFilterTest.java | 49 final File dir = FileUtils.current(); in testJavadocExampleUsingIo() local 62 final Path dir = Paths.get(""); in testJavadocExampleUsingNio() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/termtree/examples/ |
D | tree.rs | 14 let dir = entry.metadata().unwrap(); in tree() localVariable 27 let dir = env::args().nth(1).unwrap_or_else(|| String::from(".")); in main() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/protocol/commands/ |
D | _QSetWorkingDir.rs | 5 pub dir: Option<&'a [u8]>, field 12 let dir = match body { in from_packet() localVariable
|
/aosp_15_r20/external/python/cpython2/Tools/compiler/ |
D | regrtest.py | 31 def compile_files(dir): argument 67 def cleanup(dir): argument
|
/aosp_15_r20/external/python/cpython2/Demo/tix/samples/ |
D | Tree.py | 35 def adddir(tree, dir): argument 57 def opendir(tree, dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/ |
D | ccompiler.py | 217 def add_include_dir(self, dir): argument 259 def add_library_dir(self, dir): argument 274 def add_runtime_library_dir(self, dir): argument 742 def library_dir_option(self, dir): argument 748 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 | ccompiler.py | 244 def add_include_dir(self, dir): argument 286 def add_library_dir(self, dir): argument 301 def add_runtime_library_dir(self, dir): argument 801 def library_dir_option(self, dir): argument 807 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/ |
D | ccompiler.py | 217 def add_include_dir(self, dir): argument 259 def add_library_dir(self, dir): argument 274 def add_runtime_library_dir(self, dir): argument 742 def library_dir_option(self, dir): argument 748 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | ccompiler.py | 244 def add_include_dir(self, dir): argument 286 def add_library_dir(self, dir): argument 301 def add_runtime_library_dir(self, dir): argument 801 def library_dir_option(self, dir): argument 807 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/external/python/cpython2/Lib/distutils/ |
D | ccompiler.py | 229 def add_include_dir(self, dir): argument 272 def add_library_dir(self, dir): argument 287 def add_runtime_library_dir(self, dir): argument 708 def library_dir_option(self, dir): argument 714 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/ |
D | ccompiler.py | 244 def add_include_dir(self, dir): argument 286 def add_library_dir(self, dir): argument 301 def add_runtime_library_dir(self, dir): argument 801 def library_dir_option(self, dir): argument 807 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/ |
D | ccompiler.py | 217 def add_include_dir(self, dir): argument 259 def add_library_dir(self, dir): argument 274 def add_runtime_library_dir(self, dir): argument 742 def library_dir_option(self, dir): argument 748 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/ |
H A D | ccompiler.py | 217 def add_include_dir(self, dir): argument 259 def add_library_dir(self, dir): argument 274 def add_runtime_library_dir(self, dir): argument 742 def library_dir_option(self, dir): argument 748 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/ |
D | ccompiler.py | 217 def add_include_dir(self, dir): argument 259 def add_library_dir(self, dir): argument 274 def add_runtime_library_dir(self, dir): argument 742 def library_dir_option(self, dir): argument 748 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/ |
D | ccompiler.py | 217 def add_include_dir(self, dir): argument 259 def add_library_dir(self, dir): argument 274 def add_runtime_library_dir(self, dir): argument 742 def library_dir_option(self, dir): argument 748 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 | ccompiler.py | 244 def add_include_dir(self, dir): argument 286 def add_library_dir(self, dir): argument 301 def add_runtime_library_dir(self, dir): argument 801 def library_dir_option(self, dir): argument 807 def runtime_library_dir_option(self, dir): argument
|
/aosp_15_r20/external/python/cpython3/Lib/distutils/ |
D | ccompiler.py | 217 def add_include_dir(self, dir): argument 259 def add_library_dir(self, dir): argument 274 def add_runtime_library_dir(self, dir): argument 742 def library_dir_option(self, dir): argument 748 def runtime_library_dir_option(self, dir): argument
|