/aosp_15_r20/frameworks/native/opengl/libs/EGL/ |
H A D | MultifileBlobCache.cpp | 153 DIR* dir; in MultifileBlobCache() local 894 DIR* dir; in clearCache() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | ShowStarredCoverage.java | 260 String dir, in doNonLdml() 363 String dir, String fileLocale, M3<Level, PathHeader, Boolean> levelToPathHeaders) { in doLdml()
|
/aosp_15_r20/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/v2/model/ |
H A D | PackageUtil.kt | 400 val dir = sourceFile.parentFile in getPackageInfo() constant
|
/aosp_15_r20/external/libpcap/ |
H A D | pcap-usb-linux.c | 184 DIR* dir; in usb_findalldevs() local 344 DIR* dir; in probe_devices() local
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/brcm/emmc/ |
H A D | emmc_csl_sdcard.c | 254 uint32_t length, int dir) in process_data_xfer() 928 int dir) in data_xfer_setup()
|
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/ |
H A D | Helper.java | 1549 final File dir = getLocalDirectory(); in assertBitmapsAreSame() local 1562 final File dir = new File(LOCAL_DIRECTORY); in getLocalDirectory() local 1572 private static File createFile(@NonNull File dir, @NonNull String filename) throws IOException { in createFile() 1586 private static File dumpBitmap(@NonNull Bitmap bitmap, @NonNull File dir, in dumpBitmap() 1608 final File dir = getLocalDirectory(); in createTestFile() local
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | thread_common.h | 31 int dir; member 239 int mi_row, plane, dir; in enqueue_lf_jobs() local
|
/aosp_15_r20/system/core/fs_mgr/ |
H A D | fs_mgr_overlayfs_mount.cpp | 238 const auto dir = overlay_mount_point + "/" + kOverlayTopDir + "/" + base + "/"; in fs_mgr_get_overlayfs_options() local 407 std::string dir; in fs_mgr_overlayfs_mount_one() member
|
/aosp_15_r20/external/skia/tools/skdiff/ |
H A D | skdiff_main.cpp | 247 SkString dir(rootDir); in get_file_list_subdir() local 298 static void get_file_list(const SkString& dir, in get_file_list()
|
/aosp_15_r20/external/libtracefs/src/ |
H A D | tracefs-events.c | 489 __hidden char *trace_append_file(const char *dir, const char *name) in trace_append_file() 696 DIR *dir; in tracefs_event_systems() local 770 DIR *dir; in tracefs_system_events() local
|
/aosp_15_r20/system/libvintf/ |
H A D | VintfObject.cpp | 273 for (const auto& dir : directories) { in addDirectoriesManifests() local 380 std::string getOdmProductManifestFile(const std::string& dir, const ::std::string& sku) { in getOdmProductManifestFile() 591 for (const auto& dir : dirs) { in getAllFrameworkMatrixLevels() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_ray_tracing_pipeline.c | 249 nir_variable *dir; member 271 nir_variable *dir; member 715 nir_def *dir = instr->src[8].ssa; in lvp_trace_ray() local
|
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/ |
D | ItemsProviderTest.java | 1387 private File assertCreateNewVideo(File dir) throws Exception { in assertCreateNewVideo() 1391 private File assertCreateNewImage(File dir) throws Exception { in assertCreateNewImage() 1489 File dir = new File(parentDir, HIDDEN_DIR_NAME); in createHiddenDir() local
|
/aosp_15_r20/external/libvpx/vpx_dsp/arm/ |
H A D | vpx_convolve8_neon_asm.c | 22 #define DEFINE_FILTER(dir) \ argument
|
/aosp_15_r20/external/trusty/musl/src/dirent/ |
D | telldir.c | 4 long telldir(DIR *dir) in telldir()
|
D | rewinddir.c | 6 void rewinddir(DIR *dir) in rewinddir()
|
D | closedir.c | 6 int closedir(DIR *dir) in closedir()
|
D | seekdir.c | 6 void seekdir(DIR *dir, long off) in seekdir()
|
/aosp_15_r20/external/musl/src/dirent/ |
H A D | telldir.c | 4 long telldir(DIR *dir) in telldir()
|
H A D | rewinddir.c | 6 void rewinddir(DIR *dir) in rewinddir()
|
H A D | closedir.c | 6 int closedir(DIR *dir) in closedir()
|
H A D | seekdir.c | 6 void seekdir(DIR *dir, long off) in seekdir()
|
/aosp_15_r20/external/llvm-libc/src/dirent/ |
H A D | opendir.cpp | 21 auto dir = Dir::open(name); variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/test/issues/ |
D | 10485.cpp | 11 boost::filesystem::path dir("/"); in main() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | export_wasip1_test.go | 9 func JoinPath(dir, file string) string { argument
|