Home
last modified time | relevance | path

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

12

/external/google-breakpad/src/testing/include/gmock/
Dgmock-actions.h74 static bool Exists() { return false; } in Exists() function
89 static bool Exists() { return BuiltInDefaultValue<T>::Exists(); } in Exists() function
98 static bool Exists() { return true; } in Exists() function
181 static bool Exists() { in Exists() function
217 static bool Exists() { in Exists() function
238 static bool Exists() { return true; } in Exists() function
/external/tensorflow/tensorflow/lite/toco/
Dtoco_port_test.cc32 TEST(TocoPortTest, Exists) { in TEST() argument
Dtoco_port.cc101 tensorflow::Status Exists(const string& filename, in Exists() function
196 tensorflow::Status Exists(const string& filename, in Exists() function
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTMap.h181 bool Exists(const KeyType key) const in Exists() function
/external/swiftshader/third_party/LLVM/tools/llvm-ranlib/
Dllvm-ranlib.cpp73 bool Exists; in main() local
/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/tensorflow/tensorflow/core/grappler/
Dutils.h92 bool Exists(const T& value) const { return set_.find(value) != set_.end(); } in Exists() function
/external/protobuf/src/google/protobuf/testing/
Dfile.cc61 bool File::Exists(const string& name) { in Exists() function in google::protobuf::File
/external/swiftshader/third_party/LLVM/lib/Archive/
DArchive.cpp70 bool Exists; in replaceWith() local
DArchiveWriter.cpp160 bool Exists; in addFileBefore() local
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/
Digfs_client.h57 Status Exists(CtrlResponse<ExistsResponse> *res, const string &path) { in Exists() function
/external/swiftshader/third_party/LLVM/tools/llvm-ar/
Dllvm-ar.cpp314 bool Exists; in buildPaths() local
720 bool Exists; in main() local
/external/v8/src/
Dglobal-handles.h284 inline bool Exists(SingletonHandle singleton) { in Exists() function
/external/mesa3d/src/amd/addrlib/gfx9/
Dcoord.cpp209 BOOL_32 CoordTerm::Exists(Coordinate& co) in Exists() function in CoordTerm
358 BOOL_32 CoordEq::Exists(Coordinate& co) in Exists() function in CoordEq
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage.py201 def Exists(bucket, remote_path): function
/external/v8/tools/mb/
Dmb_unittest.py50 def Exists(self, path): member in FakeMBW
Dmb.py1144 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/deqp-deps/SPIRV-Tools/test/val/
Dval_capability_test.cpp1688 bool Exists(const std::string& capability, spv_target_env env) { in Exists() function
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_capability_test.cpp1688 bool Exists(const std::string& capability, spv_target_env env) { in Exists() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp1952 bool Exists; in replaceUsesOfWithOnConstant() local
2029 bool Exists; in replaceUsesOfWithOnConstant() local
/external/pdfium/fxjs/
Dcfxjse_formcalc_context_embeddertest.cpp825 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Exists) { in TEST_F() argument

12