/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-actions.h | 74 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/ |
D | toco_port_test.cc | 32 TEST(TocoPortTest, Exists) { in TEST() argument
|
D | toco_port.cc | 101 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/ |
D | PVRTMap.h | 181 bool Exists(const KeyType key) const in Exists() function
|
/external/swiftshader/third_party/LLVM/tools/llvm-ranlib/ |
D | llvm-ranlib.cpp | 73 bool Exists; in main() local
|
/external/tensorflow/tensorflow/python/platform/ |
D | gfile.py | 26 from tensorflow.python.lib.io.file_io import file_exists as Exists unknown
|
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuide/ |
D | RouteGuideUtil.cs | 38 public static bool Exists(this Feature feature) in Exists() method in Routeguide.RouteGuideUtil
|
/external/tensorflow/tensorflow/core/graph/ |
D | edgeset_test.cc | 82 TEST_F(EdgeSetTest, Exists) { in TEST_F() argument
|
/external/tensorflow/tensorflow/core/grappler/ |
D | utils.h | 92 bool Exists(const T& value) const { return set_.find(value) != set_.end(); } in Exists() function
|
/external/protobuf/src/google/protobuf/testing/ |
D | file.cc | 61 bool File::Exists(const string& name) { in Exists() function in google::protobuf::File
|
/external/swiftshader/third_party/LLVM/lib/Archive/ |
D | Archive.cpp | 70 bool Exists; in replaceWith() local
|
D | ArchiveWriter.cpp | 160 bool Exists; in addFileBefore() local
|
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/ |
D | igfs_client.h | 57 Status Exists(CtrlResponse<ExistsResponse> *res, const string &path) { in Exists() function
|
/external/swiftshader/third_party/LLVM/tools/llvm-ar/ |
D | llvm-ar.cpp | 314 bool Exists; in buildPaths() local 720 bool Exists; in main() local
|
/external/v8/src/ |
D | global-handles.h | 284 inline bool Exists(SingletonHandle singleton) { in Exists() function
|
/external/mesa3d/src/amd/addrlib/gfx9/ |
D | coord.cpp | 209 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/ |
D | cloud_storage.py | 201 def Exists(bucket, remote_path): function
|
/external/v8/tools/mb/ |
D | mb_unittest.py | 50 def Exists(self, path): member in FakeMBW
|
D | mb.py | 1144 def Exists(self, path): member in MetaBuildWrapper
|
/external/dng_sdk/source/ |
D | dng_xmp_sdk.cpp | 546 bool dng_xmp_sdk::Exists (const char *ns, in Exists() function in dng_xmp_sdk
|
D | dng_xmp.cpp | 619 bool dng_xmp::Exists (const char *ns, in Exists() function in dng_xmp
|
/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_capability_test.cpp | 1688 bool Exists(const std::string& capability, spv_target_env env) { in Exists() function
|
/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
D | val_capability_test.cpp | 1688 bool Exists(const std::string& capability, spv_target_env env) { in Exists() function
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Constants.cpp | 1952 bool Exists; in replaceUsesOfWithOnConstant() local 2029 bool Exists; in replaceUsesOfWithOnConstant() local
|
/external/pdfium/fxjs/ |
D | cfxjse_formcalc_context_embeddertest.cpp | 825 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Exists) { in TEST_F() argument
|