/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | ExtractGV.cpp | 25 static void makeVisible(GlobalValue &GV, bool Delete) { in makeVisible() 85 bool Delete = in runOnModule() local 105 bool Delete = in runOnModule() local 127 bool Delete = deleteStuff == (bool)Named.count(&*CurI); in runOnModule() local
|
/third_party/grpc/src/core/lib/gprpp/ |
D | ref_counted.h | 220 class Delete; variable 224 explicit Delete(T* t) { delete t; } in Delete() function 229 explicit Delete(T* /*t*/) {} in Delete() function
|
/third_party/boringssl/src/ssl/ |
D | internal.h | 204 void Delete(T *t) { in Delete() function
|
/third_party/cef/libcef_dll/wrapper/ |
D | cef_scoped_temp_dir.cc | 56 bool CefScopedTempDir::Delete() { in Delete() function in CefScopedTempDir
|
/third_party/gn/src/base/files/ |
D | scoped_temp_dir.cc | 64 bool ScopedTempDir::Delete() { in Delete() function in base::ScopedTempDir
|
/third_party/re2/re2/testing/ |
D | charclass_test.cc | 125 void Delete(CharClass* cc) { in Delete() function 135 void Delete(CharClassBuilder* cc) { in Delete() function
|
/third_party/cef/libcef/common/ |
D | tracker.cc | 54 bool CefTrackManager::Delete(CefTrackNode* object) { in Delete() function in CefTrackManager
|
D | value_base.h | 291 void Delete() { in Delete() function
|
/third_party/flutter/skia/third_party/externals/angle2/util/ |
D | EGLWindow.cpp | 584 void GLWindowBase::Delete(GLWindowBase **window) in Delete() function in GLWindowBase 597 void EGLWindow::Delete(EGLWindow **window) in Delete() function in EGLWindow
|
D | OSWindow.cpp | 431 void OSWindow::Delete(OSWindow **window) in Delete() function in OSWindow
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cordz_handle.cc | 75 void CordzHandle::Delete(CordzHandle* handle) { in Delete() function in absl::cord_internal::CordzHandle
|
D | cord_rep_flat.h | 107 static void Delete(CordRep*rep) { in Delete() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | CFGUpdate.h | 26 enum class UpdateKind : unsigned char { Insert, Delete }; enumerator
|
/third_party/flutter/skia/src/core/ |
D | SkTLS.cpp | 81 void SkTLS::Delete(CreateProc createProc) { in Delete() function in SkTLS
|
/third_party/googletest/googlemock/test/ |
D | gmock-nice-strict_test.cc | 84 void Delete() { delete this; } in Delete() function in testing::gmock_nice_strict_test::MockFoo
|
/third_party/flutter/engine/flutter/shell/platform/common/cpp/ |
D | text_input_model.cc | 101 bool TextInputModel::Delete() { in Delete() function in flutter::TextInputModel
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | mutex.h | 159 static void Delete(void* value) { in Delete() function
|
/third_party/flutter/skia/third_party/externals/angle2/util/windows/ |
D | WGLWindow.cpp | 243 void WGLWindow::Delete(WGLWindow **window) in Delete() function in WGLWindow
|
/third_party/skia/third_party/externals/angle2/util/ |
D | EGLWindow.cpp | 854 void GLWindowBase::Delete(GLWindowBase **window) in Delete() function in GLWindowBase 867 void EGLWindow::Delete(EGLWindow **window) in Delete() function in EGLWindow
|
D | OSWindow.cpp | 444 void OSWindow::Delete(OSWindow **window) in Delete() function in OSWindow
|
/third_party/protobuf/src/google/protobuf/ |
D | metadata_lite.h | 65 void Delete() { in Delete() function
|
/third_party/node/src/ |
D | node_env_var.cc | 160 void RealEnvStore::Delete(Isolate* isolate, Local<String> property) { in Delete() function in node::RealEnvStore 246 void MapKVStore::Delete(Isolate* isolate, Local<String> key) { in Delete() function in node::MapKVStore
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | dbdaoint.h | 239 STDMETHOD(Delete) (THIS_ BSTR Name) PURE; in DECLARE_INTERFACE_() local 397 STDMETHOD(Delete) (THIS_ BSTR Name) PURE; in DECLARE_INTERFACE_() local 465 STDMETHOD(Delete) (THIS_ BSTR Name) PURE; in DECLARE_INTERFACE_() local 668 STDMETHOD(Delete) (THIS_ BSTR Name) PURE; in DECLARE_INTERFACE_() local 748 STDMETHOD(Delete) (THIS_ BSTR Name) PURE; in DECLARE_INTERFACE_() local 812 STDMETHOD(Delete) (THIS) PURE; in DECLARE_INTERFACE_() local 950 STDMETHOD(Delete) (THIS_ BSTR Name) PURE; in DECLARE_INTERFACE_() local 1010 STDMETHOD(Delete) (THIS_ BSTR Name) PURE; in DECLARE_INTERFACE_() local 1105 STDMETHOD(Delete) (THIS_ BSTR Name) PURE; in DECLARE_INTERFACE_() local 1152 STDMETHOD(Delete) (THIS_ BSTR Name) PURE; in DECLARE_INTERFACE_() local [all …]
|
/third_party/skia/third_party/externals/angle2/util/windows/ |
D | WGLWindow.cpp | 388 void WGLWindow::Delete(WGLWindow **window) in Delete() function in WGLWindow
|
/third_party/cef/libcef_dll/ctocpp/ |
D | frame_ctocpp.cc | 109 NO_SANITIZE("cfi-icall") void CefFrameCToCpp::Delete() { in Delete() function in CefFrameCToCpp
|