/external/webrtc/tools_webrtc/presubmit_checks_lib/ |
D | check_orphan_headers_test.py | 32 file_exists = lambda p: p == _GetPath('home', 'projects', 'webrtc', 'base', function 43 file_exists = lambda p: p == _GetPath('home', 'projects', 'webrtc', function 54 file_exists = lambda p: False function 62 file_exists = lambda p: False function
|
/external/pytorch/c10/test/util/ |
D | tempfile_test.cpp | 7 static bool file_exists(const char* path) { in file_exists() function 16 static bool file_exists(const char* path) { in file_exists() function
|
/external/python/pyfakefs/pyfakefs/tests/ |
D | import_as_example.py | 46 def check_if_exists4(filepath, file_exists=my_os.path.exists): argument 125 def check_if_exists(self, filepath, file_exists=my_os.path.exists): argument
|
/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/ |
D | file_helper.h | 107 static bool file_exists(const filename_t& name) in file_exists() function
|
D | os.h | 177 inline bool file_exists(const filename_t& filename) in file_exists() function
|
/external/cronet/stable/net/test/url_request/ |
D | url_request_test_job_backed_by_file.h | 99 bool file_exists = false; member
|
/external/cronet/tot/net/test/url_request/ |
D | url_request_test_job_backed_by_file.h | 99 bool file_exists = false; member
|
/external/bcc/src/cc/frontends/clang/ |
D | kbuild_helper.cc | 143 static inline int file_exists(const char *f) in file_exists() function
|
/external/chromium-trace/catapult/devil/devil/android/sdk/ |
D | shared_prefs_test.py | 32 def file_exists(path): function
|
/external/google-breakpad/src/processor/ |
D | simple_symbol_supplier.cc | 58 static bool file_exists(const string& file_name) { in file_exists() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Errc.h | 45 file_exists = int(std::errc::file_exists), enumerator
|
/external/llvm/include/llvm/Support/ |
D | Errc.h | 45 file_exists = int(std::errc::file_exists), enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Errc.h | 44 file_exists = int(std::errc::file_exists), enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
D | Errc.h | 44 file_exists = int(std::errc::file_exists), enumerator
|
/external/ComputeLibrary/src/graph/backends/CL/ |
D | CLDeviceBackend.cpp | 56 bool file_exists(const std::string &filename) in file_exists() function
|
/external/pytorch/torch/csrc/inductor/aoti_runner/ |
D | model_container_runner.cpp | 22 bool file_exists(std::string& path) { in file_exists() function
|
/external/pytorch/torch/csrc/distributed/c10d/control_plane/ |
D | WorkerServer.cpp | 81 bool file_exists(const std::string& path) { in file_exists() function
|
/external/ComputeLibrary/tests/ |
D | main.cpp | 88 bool file_exists(const std::string &filename) in file_exists() function
|
/external/sdv/vsomeip/third_party/boost/system/include/boost/system/ |
D | windows_error.hpp | 81 file_exists = boost::winapi::ERROR_FILE_EXISTS_, enumerator
|
/external/sdv/vsomeip/third_party/boost/system/include/boost/system/detail/ |
D | errc.hpp | 47 file_exists = EEXIST, enumerator
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | snapshot_dataset_op.cc | 670 bool file_exists; in InitializeIterator() local 687 bool file_exists; in InitializeIterator() local 1135 bool file_exists; in GetNextInternal() local 1176 bool file_exists; in RestoreInternal() local 2084 bool file_exists; in ProcessOneElement() local
|
/external/tensorflow/tensorflow/python/lib/io/ |
D | file_io.py | 297 def file_exists(filename): function
|
/external/tensorflow/tensorflow/core/data/ |
D | snapshot_utils.cc | 957 bool* file_exists) { in ReadMetadataFile() 981 Status DetermineOpState(const std::string& mode_string, bool file_exists, in DetermineOpState()
|
/external/pytorch/torch/csrc/inductor/aoti_torch/ |
D | shim_common.cpp | 81 bool file_exists(std::string& path) { in file_exists() function
|
/external/icing/icing/ |
D | icing-search-engine.cc | 556 bool file_exists = filesystem_->FileExists(marker_filepath.c_str()); in CheckInitMarkerFile() local
|