/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/ |
D | file_status.hpp | 128 class file_status class 131 BOOST_CONSTEXPR file_status() BOOST_NOEXCEPT : in file_status() function in boost::filesystem::file_status 135 explicit BOOST_CONSTEXPR file_status(file_type v) BOOST_NOEXCEPT : in file_status() function in boost::filesystem::file_status 139 BOOST_CONSTEXPR file_status(file_type v, perms prms) BOOST_NOEXCEPT : in file_status() function in boost::filesystem::file_status 148 BOOST_CONSTEXPR file_status(const file_status& rhs) BOOST_NOEXCEPT : in file_status() function in boost::filesystem::file_status 161 BOOST_CONSTEXPR file_status(file_status&& rhs) BOOST_NOEXCEPT : in file_status() function in boost::filesystem::file_status
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/udpa/annotations/ |
D | status.proto | 16 StatusAnnotation file_status = 222707719; field
|
/external/grpc-grpc-java/xds/third_party/xds/src/main/proto/udpa/annotations/ |
D | status.proto | 16 StatusAnnotation file_status = 222707719; field
|
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__filesystem/ |
D | file_status.h | 28 _LIBCPP_HIDE_FROM_ABI file_status() noexcept : file_status(file_type::none) {} in file_status() function
|
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__filesystem/ |
D | file_status.h | 28 _LIBCPP_HIDE_FROM_ABI file_status() noexcept : file_status(file_type::none) {} in file_status() function
|
/external/cronet/stable/third_party/libc++/src/include/__filesystem/ |
D | file_status.h | 28 _LIBCPP_HIDE_FROM_ABI file_status() noexcept : file_status(file_type::none) {} in file_status() function
|
/external/cronet/tot/third_party/libc++/src/include/__filesystem/ |
D | file_status.h | 28 _LIBCPP_HIDE_FROM_ABI file_status() noexcept : file_status(file_type::none) {} in file_status() function
|
/external/grpc-grpc-java/xds/third_party/xds/src/main/proto/xds/annotations/v3/ |
D | status.proto | 12 FileStatusAnnotation file_status = 226829418; field
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/xds/annotations/v3/ |
D | status.proto | 12 FileStatusAnnotation file_status = 226829418; field
|
/external/zstd/contrib/pzstd/utils/ |
D | FileSystem.h | 28 typedef struct ::_stat64 file_status; typedef
|
/external/sdv/vsomeip/third_party/boost/filesystem/src/ |
D | directory.cpp | 208 fs::file_status&, fs::file_status&) in dir_itr_first()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | FileSystem.h | 169 file_status() in file_status() function 174 file_status(file_type Type) in file_status() function 179 file_status(file_type Type, perms Perms, dev_t Dev, ino_t Ino, time_t ATime, in file_status() function
|
/external/llvm/include/llvm/Support/ |
D | FileSystem.h | 168 file_status() in file_status() function 173 file_status(file_type Type) in file_status() function 178 file_status(file_type Type, perms Perms, dev_t Dev, ino_t Ino, time_t ATime, in file_status() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FileSystem.h | 263 explicit file_status(file_type Type) : basic_file_status(Type) {} in file_status() function 266 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() function 274 file_status(file_type Type, perms Perms, uint32_t LinkCount, in file_status() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
D | FileSystem.h | 243 explicit file_status(file_type Type) : basic_file_status(Type) {} in file_status() function 246 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() function 254 file_status(file_type Type, perms Perms, uint32_t LinkCount, in file_status() function
|
/external/vboot_reference/host/arch/arm/lib/ |
D | crossystem_arch.c | 122 struct stat file_status; in FdtPropertyExist() local
|
/external/mobile-data-download/proto/ |
D | metadata.proto | 550 optional FileStatus file_status = 5; field
|
/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/internal/proto/ |
D | metadata.proto | 550 optional FileStatus file_status = 5; field
|
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/ |
D | recording_tpu_driver.cc | 134 auto file_status = tensorflow::Env::Default()->NewAppendableFile( in RecordingTpuDriver() local
|
/external/armnn/third-party/ghc/ |
D | filesystem.hpp | 588 class GHC_FS_API_CLASS file_status class 4408 GHC_INLINE file_status::file_status() noexcept in file_status() function in ghc::filesystem::file_status 4413 GHC_INLINE file_status::file_status(file_type ft, perms prms) noexcept in file_status() function in ghc::filesystem::file_status 4419 GHC_INLINE file_status::file_status(const file_status& other) noexcept in file_status() function in ghc::filesystem::file_status 4425 GHC_INLINE file_status::file_status(file_status&& other) noexcept in file_status() function in ghc::filesystem::file_status
|