Home
last modified time | relevance | path

Searched defs:Exists (Results 1 – 23 of 23) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/
Dtoco_port_test.cc32 TEST(TocoPortTest, Exists) { in TEST() argument
Dtoco_port.cc103 tensorflow::Status Exists(const std::string& filename, in Exists() function
200 tensorflow::Status Exists(const string& filename, in Exists() function
/external/tensorflow/tensorflow/python/platform/
Dgfile.py26 from tensorflow.python.lib.io.file_io import file_exists as Exists unknown
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuide/
DRouteGuideUtil.cs38 public static bool Exists(this Feature feature) in Exists() method in Routeguide.RouteGuideUtil
/external/tensorflow/tensorflow/core/graph/
Dedgeset_test.cc82 TEST_F(EdgeSetTest, Exists) { in TEST_F() argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dequivalence_relation.h177 bool Exists(const T& value) const { in Exists() function
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dequivalence_relation.h177 bool Exists(const T& value) const { in Exists() function
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dequivalence_relation.h177 bool Exists(const T& value) const { in Exists() function
/external/tensorflow/tensorflow/core/data/service/
Dcredentials_factory.cc85 bool CredentialsFactory::Exists(absl::string_view protocol) { in Exists() function in tensorflow::data::CredentialsFactory
/external/protobuf/src/google/protobuf/testing/
Dfile.cc69 bool File::Exists(const string& name) { in Exists() function in google::protobuf::File
/external/mesa3d/src/amd/addrlib/src/core/
Dcoord.cpp206 BOOL_32 CoordTerm::Exists(Coordinate& co) in Exists() function in Addr::V2::CoordTerm
330 BOOL_32 CoordEq::Exists(Coordinate& co) in Exists() function in Addr::V2::CoordEq
/external/tensorflow/tensorflow/core/grappler/
Dutils.h267 bool Exists(const T& value) const { return set_.find(value) != set_.end(); } in Exists() function
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage.py255 def Exists(bucket, remote_path): function
/external/webrtc/tools_webrtc/mb/
Dmb_unittest.py54 def Exists(self, path): member in FakeMBW
Dmb.py1159 def Exists(self, path): member in MetaBuildWrapper
/external/dng_sdk/source/
Ddng_xmp_sdk.cpp546 bool dng_xmp_sdk::Exists (const char *ns, in Exists() function in dng_xmp_sdk
Ddng_xmp.cpp619 bool dng_xmp::Exists (const char *ns, in Exists() function in dng_xmp
/external/icing/icing/legacy/index/
Dicing-dynamic-trie.cc2545 bool IcingDynamicTrie::PropertyReaderBase::Exists() const { in Exists() function in icing::lib::IcingDynamicTrie::PropertyReaderBase
2579 bool IcingDynamicTrie::PropertyReadersAll::Exists(uint32_t property_id) const { in Exists() function in icing::lib::IcingDynamicTrie::PropertyReadersAll
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_capability_test.cpp2045 bool Exists(const std::string& capability, spv_target_env env) { in Exists() function
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_capability_test.cpp2045 bool Exists(const std::string& capability, spv_target_env env) { in Exists() function
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_capability_test.cpp2045 bool Exists(const std::string& capability, spv_target_env env) { in Exists() function
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context_embeddertest.cpp837 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Exists) { in TEST_F() argument
Dcfxjse_formcalc_context.cpp3064 void CFXJSE_FormCalcContext::Exists(CFXJSE_Value* pThis, in Exists() function in CFXJSE_FormCalcContext