/external/tensorflow/tensorflow/stream_executor/lib/ |
D | env.h | 30 inline Status FileExists(const string& filename) { in FileExists() function 34 inline Status FileExists(const absl::string_view& filename) { in FileExists() function
|
/external/perf_data_converter/src/quipper/ |
D | file_utils.cc | 28 bool FileExists(const string& filename) { in FileExists() function
|
/external/libtextclassifier/lang_id/common/file/ |
D | file-utils.cc | 44 bool FileExists(const string &filename) { in FileExists() function
|
/external/webrtc/webrtc/base/ |
D | diskcache_win32.cc | 78 bool DiskCacheWin32::FileExists(const std::string& filename) const { in FileExists() function in rtc::DiskCacheWin32
|
/external/tensorflow/tensorflow/core/grappler/inputs/ |
D | utils.cc | 33 bool FileExists(const string& file, Status* status) { in FileExists() function
|
/external/perf_data_converter/src/ |
D | perf_to_profile_lib.cc | 13 bool FileExists(const string& path) { in FileExists() function
|
/external/googletest/googletest/test/ |
D | gtest_premature_exit_test.cc | 49 static bool FileExists(const char* filepath) { in FileExists() function in __anon9f4fe7ff0111::PrematureExitTest
|
/external/tensorflow/tensorflow/python/lib/io/ |
D | file_io.i | 35 inline void FileExists(const string& filename, TF_Status* out_status) { in FileExists() function 42 inline void FileExists(const tensorflow::StringPiece& filename, in FileExists() function
|
/external/tensorflow/tensorflow/core/platform/ |
D | null_file_system.h | 61 Status FileExists(const string& fname) override { in FileExists() function
|
D | file_system_test.cc | 35 Status FileExists(const string& fname) override { in FileExists() function in tensorflow::InterPlanetaryFileSystem
|
/external/libyuv/files/unit_test/ |
D | cpu_test.cc | 122 static int FileExists(const char* file_name) { in FileExists() function
|
/external/webrtc/webrtc/test/testsupport/ |
D | fileutils.cc | 97 bool FileExists(std::string& file_name) { in FileExists() function
|
/external/webrtc/webrtc/tools/converter/ |
D | converter.cc | 160 bool Converter:: FileExists(std::string file_name_to_check) { in FileExists() function in webrtc::test::Converter
|
/external/epid-sdk/example/util/src/ |
D | bufutil.c | 37 bool FileExists(char const* filename) { in FileExists() function
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | retrying_file_system.h | 55 Status FileExists(const string& fname) override { in FileExists() function
|
/external/capstone/bindings/vb6/ |
D | mMisc.bas | 355 Function FileExists(path As String) As Boolean function
|
/external/flatbuffers/src/ |
D | util.cpp | 77 bool FileExists(const char *name) { in FileExists() function
|
/external/tensorflow/tensorflow/core/platform/hadoop/ |
D | hadoop_file_system_test.cc | 117 TEST_F(HadoopFileSystemTest, FileExists) { in TEST_F() argument
|
/external/tensorflow/tensorflow/core/platform/s3/ |
D | s3_file_system_test.cc | 131 TEST_F(S3FileSystemTest, FileExists) { in TEST_F() argument
|
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/ |
D | igfs.cc | 158 Status IGFS::FileExists(const string &file_name) { in FileExists() function in tensorflow::IGFS
|
/external/tensorflow/tensorflow/contrib/android/ |
D | asset_manager_filesystem.cc | 127 Status AssetManagerFileSystem::FileExists(const string& fname) { in FileExists() function in tensorflow::AssetManagerFileSystem
|
/external/tensorflow/tensorflow/core/util/ |
D | memmapped_file_system.cc | 89 Status MemmappedFileSystem::FileExists(const string& fname) { in FileExists() function in tensorflow::MemmappedFileSystem
|
/external/protobuf/src/google/protobuf/compiler/ |
D | importer_unittest.cc | 62 bool FileExists(const string& path) { in FileExists() function
|
/external/tensorflow/tensorflow/core/platform/posix/ |
D | posix_file_system.cc | 224 Status PosixFileSystem::FileExists(const string& fname) { in FileExists() function in tensorflow::PosixFileSystem
|
/external/clang/lib/Frontend/Rewrite/ |
D | InclusionRewriter.cpp | 331 bool &FileExists) { in HandleHasInclude()
|