Home
last modified time | relevance | path

Searched defs:Delete (Results 1 – 25 of 56) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DExtractGV.cpp25 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/
Dref_counted.h220 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/
Dinternal.h204 void Delete(T *t) { in Delete() function
/third_party/cef/libcef_dll/wrapper/
Dcef_scoped_temp_dir.cc56 bool CefScopedTempDir::Delete() { in Delete() function in CefScopedTempDir
/third_party/gn/src/base/files/
Dscoped_temp_dir.cc64 bool ScopedTempDir::Delete() { in Delete() function in base::ScopedTempDir
/third_party/re2/re2/testing/
Dcharclass_test.cc125 void Delete(CharClass* cc) { in Delete() function
135 void Delete(CharClassBuilder* cc) { in Delete() function
/third_party/cef/libcef/common/
Dtracker.cc54 bool CefTrackManager::Delete(CefTrackNode* object) { in Delete() function in CefTrackManager
Dvalue_base.h291 void Delete() { in Delete() function
/third_party/flutter/skia/third_party/externals/angle2/util/
DEGLWindow.cpp584 void GLWindowBase::Delete(GLWindowBase **window) in Delete() function in GLWindowBase
597 void EGLWindow::Delete(EGLWindow **window) in Delete() function in EGLWindow
DOSWindow.cpp431 void OSWindow::Delete(OSWindow **window) in Delete() function in OSWindow
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_handle.cc75 void CordzHandle::Delete(CordzHandle* handle) { in Delete() function in absl::cord_internal::CordzHandle
Dcord_rep_flat.h107 static void Delete(CordRep*rep) { in Delete() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCFGUpdate.h26 enum class UpdateKind : unsigned char { Insert, Delete }; enumerator
/third_party/flutter/skia/src/core/
DSkTLS.cpp81 void SkTLS::Delete(CreateProc createProc) { in Delete() function in SkTLS
/third_party/googletest/googlemock/test/
Dgmock-nice-strict_test.cc84 void Delete() { delete this; } in Delete() function in testing::gmock_nice_strict_test::MockFoo
/third_party/flutter/engine/flutter/shell/platform/common/cpp/
Dtext_input_model.cc101 bool TextInputModel::Delete() { in Delete() function in flutter::TextInputModel
/third_party/protobuf/src/google/protobuf/stubs/
Dmutex.h159 static void Delete(void* value) { in Delete() function
/third_party/flutter/skia/third_party/externals/angle2/util/windows/
DWGLWindow.cpp243 void WGLWindow::Delete(WGLWindow **window) in Delete() function in WGLWindow
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.cpp854 void GLWindowBase::Delete(GLWindowBase **window) in Delete() function in GLWindowBase
867 void EGLWindow::Delete(EGLWindow **window) in Delete() function in EGLWindow
DOSWindow.cpp444 void OSWindow::Delete(OSWindow **window) in Delete() function in OSWindow
/third_party/protobuf/src/google/protobuf/
Dmetadata_lite.h65 void Delete() { in Delete() function
/third_party/node/src/
Dnode_env_var.cc160 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/
Ddbdaoint.h239 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/
DWGLWindow.cpp388 void WGLWindow::Delete(WGLWindow **window) in Delete() function in WGLWindow
/third_party/cef/libcef_dll/ctocpp/
Dframe_ctocpp.cc109 NO_SANITIZE("cfi-icall") void CefFrameCToCpp::Delete() { in Delete() function in CefFrameCToCpp

123