Home
last modified time | relevance | path

Searched defs:directory_entry (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/piex/src/tiff_directory/
H A Dtiff_directory.cc45 const DirectoryEntry* directory_entry = Find(tag); in Get() local
57 const DirectoryEntry* directory_entry = Find(tag); in Get() local
77 const DirectoryEntry* directory_entry = Find(tag); in Get() local
114 const DirectoryEntry* directory_entry = Find(tag); in Get() local
169 const DirectoryEntry* directory_entry = Find(tag); in Get() local
217 const DirectoryEntry* directory_entry = Find(tag); in GetOffsetAndLength() local
232 const DirectoryEntry directory_entry = {type, count, offset, value}; in AddEntry() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Ddirectory.hpp59 class directory_entry class
64 directory_entry() BOOST_NOEXCEPT {} in directory_entry() function in boost::filesystem::directory_entry
65 explicit directory_entry(const boost::filesystem::path& p) : in directory_entry() function in boost::filesystem::directory_entry
69 directory_entry(const boost::filesystem::path& p, in directory_entry() function in boost::filesystem::directory_entry
75 directory_entry(const directory_entry& rhs) : in directory_entry() function in boost::filesystem::directory_entry
93 directory_entry(directory_entry&& rhs) BOOST_NOEXCEPT : in directory_entry() function in boost::filesystem::directory_entry
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__filesystem/
H A Ddirectory_entry.h52 _LIBCPP_HIDE_FROM_ABI explicit directory_entry(_Path const& __p) : __p_(__p) { in directory_entry() function
57 …_LIBCPP_HIDE_FROM_ABI directory_entry(_Path const& __p, error_code& __ec) : __p_(__p) { __refresh(… in directory_entry() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__filesystem/
Ddirectory_entry.h52 _LIBCPP_HIDE_FROM_ABI explicit directory_entry(_Path const& __p) : __p_(__p) { in directory_entry() function
57 …_LIBCPP_HIDE_FROM_ABI directory_entry(_Path const& __p, error_code& __ec) : __p_(__p) { __refresh(… in directory_entry() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__filesystem/
Ddirectory_entry.h52 _LIBCPP_HIDE_FROM_ABI explicit directory_entry(_Path const& __p) : __p_(__p) { in directory_entry() function
57 …_LIBCPP_HIDE_FROM_ABI directory_entry(_Path const& __p, error_code& __ec) : __p_(__p) { __refresh(… in directory_entry() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__filesystem/
Ddirectory_entry.h52 _LIBCPP_HIDE_FROM_ABI explicit directory_entry(_Path const& __p) : __p_(__p) { in directory_entry() function
57 …_LIBCPP_HIDE_FROM_ABI directory_entry(_Path const& __p, error_code& __ec) : __p_(__p) { __refresh(… in directory_entry() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__filesystem/
Ddirectory_entry.h52 _LIBCPP_HIDE_FROM_ABI explicit directory_entry(_Path const& __p) : __p_(__p) { in directory_entry() function
57 …_LIBCPP_HIDE_FROM_ABI directory_entry(_Path const& __p, error_code& __ec) : __p_(__p) { __refresh(… in directory_entry() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__filesystem/
Ddirectory_entry.h52 _LIBCPP_HIDE_FROM_ABI explicit directory_entry(_Path const& __p) : __p_(__p) { in directory_entry() function
57 …_LIBCPP_HIDE_FROM_ABI directory_entry(_Path const& __p, error_code& __ec) : __p_(__p) { __refresh(… in directory_entry() function
/aosp_15_r20/hardware/google/graphics/common/memtrack-pixel/core/
Dfilesystem.h40 directory_entry(const std::string _path) : p(_path) {} in directory_entry() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/posix/
H A Ddirectory_reader.cc66 struct dirent* directory_entry; in ForEach() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/security_connector/
H A Dload_system_roots_supported.cc103 struct dirent* directory_entry; in CreateRootCertsBundle() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/
Dload_system_roots_supported.cc107 struct dirent* directory_entry; in CreateRootCertsBundle() local
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dminidump.cc5770 MDRawDirectory* directory_entry = &(*directory)[stream_index]; in Read() local
6014 MDRawDirectory* directory_entry = &(*directory_)[stream_index]; in Print() local
6415 MDRawDirectory* directory_entry = &(*directory_)[info.stream_index]; in SeekToStreamType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DVirtualFileSystem.h133 directory_entry(std::string Path, llvm::sys::fs::file_type Type) in directory_entry() function
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DFileSystem.h734 directory_entry() {} in directory_entry() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DVirtualFileSystem.h156 directory_entry(std::string Path, llvm::sys::fs::file_type Type) in directory_entry() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DVirtualFileSystem.h155 directory_entry(std::string Path, llvm::sys::fs::file_type Type) in directory_entry() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DVirtualFileSystem.h155 directory_entry(std::string Path, llvm::sys::fs::file_type Type) in directory_entry() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DVirtualFileSystem.h155 directory_entry(std::string Path, llvm::sys::fs::file_type Type) in directory_entry() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DVirtualFileSystem.h156 directory_entry(std::string Path, llvm::sys::fs::file_type Type) in directory_entry() function
/aosp_15_r20/external/armnn/third-party/ghc/
H A Dfilesystem.hpp615 class GHC_FS_API_CLASS directory_entry class
4476 GHC_INLINE directory_entry::directory_entry(const filesystem::path& p) in directory_entry() function in ghc::filesystem::directory_entry
4487 GHC_INLINE directory_entry::directory_entry(const filesystem::path& p, std::error_code& ec) in directory_entry() function in ghc::filesystem::directory_entry