/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/fs/ |
D | dir.rs | 17 pub struct Dir { struct 34 impl Dir { argument 244 impl Iterator for Dir { implementation 253 impl fmt::Debug for Dir { implementation
|
/external/clang/utils/analyzer/ |
D | SATestBuild.py | 205 def runCleanupScript(Dir, PBuildLogFile): argument 211 def runDownloadScript(Dir, PBuildLogFile): argument 234 def downloadAndPatch(Dir, PBuildLogFile): argument 255 def applyPatch(Dir, PBuildLogFile): argument 275 def runScanBuild(Dir, SBOutputDir, PBuildLogFile): argument 343 def runAnalyzePreprocessed(Dir, SBOutputDir, Mode): argument 412 def buildProject(Dir, SBOutputDir, ProjectBuildMode, IsReferenceBuild): argument 534 def runCmpResults(Dir, Strictness = 0): argument 637 def testProject(ID, ProjectBuildMode, IsReferenceBuild=False, Dir=None, Strictness = 0): argument
|
/external/rust/android-crates-io/crates/rustix/src/backend/libc/fs/ |
D | dir.rs | 42 pub struct Dir { struct 50 impl Dir { argument 234 unsafe impl Send for Dir {} implementation 236 impl Drop for Dir { implementation 243 impl Iterator for Dir { implementation 252 impl fmt::Debug for Dir { implementation
|
/external/clang/lib/AST/ |
D | StmtOpenMP.cpp | 64 OMPParallelDirective *Dir = in Create() local 92 OMPSimdDirective *Dir = new (Mem) in Create() local 134 OMPForDirective *Dir = in Create() local 187 OMPForSimdDirective *Dir = new (Mem) in Create() local 236 OMPSectionsDirective *Dir = in Create() local 262 OMPSectionDirective *Dir = new (Mem) OMPSectionDirective(StartLoc, EndLoc); in Create() local 285 OMPSingleDirective *Dir = in Create() local 309 OMPMasterDirective *Dir = new (Mem) OMPMasterDirective(StartLoc, EndLoc); in Create() local 330 OMPCriticalDirective *Dir = in Create() local 356 OMPParallelForDirective *Dir = new (Mem) in Create() local [all …]
|
/external/rust/android-crates-io/crates/nix/src/ |
D | dir.rs | 32 pub struct Dir(ptr::NonNull<libc::DIR>); struct 34 impl Dir { impl 87 unsafe impl Send for Dir {} implementation 89 impl AsRawFd for Dir { implementation 95 impl Drop for Dir { implementation 169 impl IntoIterator for Dir { implementation
|
/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerIOPosix.cpp | 55 void ListFilesInDirRecursive(const std::string &Dir, long *Epoch, in ListFilesInDirRecursive() 81 void IterateDirRecursive(const std::string &Dir, in IterateDirRecursive() 82 void (*DirPreCallback)(const std::string &Dir), in IterateDirRecursive() 83 void (*DirPostCallback)(const std::string &Dir), in IterateDirRecursive() 84 void (*FileCallback)(const std::string &Dir)) { in IterateDirRecursive()
|
D | FuzzerIOWindows.cpp | 113 void ListFilesInDirRecursive(const std::string &Dir, long *Epoch, in ListFilesInDirRecursive() 162 void IterateDirRecursive(const std::string &Dir, in IterateDirRecursive() 163 void (*DirPreCallback)(const std::string &Dir), in IterateDirRecursive() 164 void (*DirPostCallback)(const std::string &Dir), in IterateDirRecursive() 165 void (*FileCallback)(const std::string &Dir)) { in IterateDirRecursive()
|
D | FuzzerIO.cpp | 123 void GetSizedFilesFromDir(const std::string &Dir, std::vector<SizedFile> *V) { in GetSizedFilesFromDir() 181 const std::string &Dir = DirName(Leaf); in MkDirRecursiveInner() local 198 bool MkDirRecursive(const std::string &Dir) { in MkDirRecursive() 208 void RmDirRecursive(const std::string &Dir) { in RmDirRecursive()
|
/external/skia/include/core/ |
D | SkDataTable.h | 96 struct Dir { struct 104 const Dir* fDir; argument
|
/external/clang/lib/Lex/ |
D | HeaderSearch.cpp | 148 auto *Dir = in getModuleFileName() local 253 StringRef FileName, SourceLocation IncludeLoc, const DirectoryEntry *Dir, in getFileAndSuggestModule() 384 const DirectoryEntry *Dir = FileMgr.getDirectory(DirName); in getTopFrameworkDir() local 441 const DirectoryEntry *Dir = FileMgr.getDirectory(FrameworkName); in DoFrameworkLookup() local 500 const DirectoryEntry *Dir = FileMgr.getDirectory(FrameworkPath); in DoFrameworkLookup() local 866 const DirectoryEntry *Dir = FileMgr.getDirectory(FrameworkName); in LookupSubframeworkHeader() local 1110 const DirectoryEntry *Dir = FileMgr.getDirectory(DirName); in hasModuleMap() local 1204 const DirectoryEntry *Dir = nullptr; in loadModuleMapFile() local 1233 const DirectoryEntry *Dir) { in loadModuleMapFileImpl() 1260 HeaderSearch::lookupModuleMapFile(const DirectoryEntry *Dir, bool IsFramework) { in lookupModuleMapFile() [all …]
|
/external/mtools/ |
D | fat_free.c | 30 int fat_free(Stream_t *Dir, unsigned int fat) in fat_free() 51 int fatFreeWithDir(Stream_t *Dir, struct directory *dir) in fatFreeWithDir()
|
D | mk_direntry.c | 343 static __inline__ clash_action get_slots(Stream_t *Dir, in get_slots() 478 static __inline__ int write_slots(Stream_t *Dir, in write_slots() 528 static int _mwrite_one(Stream_t *Dir, in _mwrite_one() 641 int mwrite_one(Stream_t *Dir, in mwrite_one()
|
D | directory.c | 52 int dir_grow(Stream_t *Dir, int size) in dir_grow() 86 void low_level_dir_write_end(Stream_t *Dir, int entry) in low_level_dir_write_end()
|
D | mdir.c | 183 static __inline__ int print_volume_label(Stream_t *Dir, char drive) in print_volume_label() 279 static int enterDrive(Stream_t *Dir, char drive) in enterDrive() 318 static int enterDirectory(Stream_t *Dir) in enterDirectory()
|
D | mmd.c | 49 Stream_t *Dir; member 118 Stream_t *createDir(Stream_t *Dir, const char *filename, ClashHandling_t *ch, in createDir()
|
D | fat.c | 878 int fat_error(Stream_t *Dir) in fat_error() 889 uint32_t fat32RootCluster(Stream_t *Dir) in fat32RootCluster() 904 mt_off_t getfree(Stream_t *Dir) in getfree() 932 int getfreeMinClusters(Stream_t *Dir, uint32_t size) in getfreeMinClusters() 991 int getfreeMinBytes(Stream_t *Dir, mt_off_t size) in getfreeMinBytes() 1008 uint32_t getStart(Stream_t *Dir, struct directory *dir) in getStart()
|
D | file.c | 181 unsigned int countBlocks(Stream_t *Dir, unsigned int block) in countBlocks() 192 static uint32_t countBytes(Stream_t *Dir, unsigned int block) in countBytes() 664 static Stream_t *_internalFileOpen(Stream_t *Dir, unsigned int first, in _internalFileOpen() 727 static void bufferize(Stream_t **Dir) in bufferize() 753 Stream_t *OpenRoot(Stream_t *Dir) in OpenRoot()
|
D | mtoolsDirentry.h | 23 struct Stream_t *Dir; member
|
/external/rust/android-crates-io/crates/walkdir/src/tests/ |
D | util.rs | 78 pub struct Dir { struct 79 dir: TempDir, argument 82 impl Dir { impl
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | FileCollector.cpp | 28 void FileCollectorBase::addDirectory(const Twine &Dir) { in addDirectory() 137 FileCollector::addDirectoryImpl(const llvm::Twine &Dir, in addDirectoryImpl() 278 llvm::vfs::directory_iterator dir_begin(const llvm::Twine &Dir, in dir_begin()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
D | FileEntry.h | 29 uint32_t Dir = 0; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/GSYM/ |
D | FileEntry.h | 28 uint32_t Dir = 0; member
|
/external/cronet/stable/third_party/llvm-libc/src/src/__support/File/ |
D | dir.h | 56 LIBC_INLINE explicit Dir(int fdesc) in Dir() function
|
/external/cronet/tot/third_party/llvm-libc/src/src/__support/File/ |
D | dir.h | 56 LIBC_INLINE explicit Dir(int fdesc) in Dir() function
|
/external/llvm-libc/src/__support/File/ |
D | dir.h | 56 LIBC_INLINE explicit Dir(int fdesc) in Dir() function
|