Home
last modified time | relevance | path

Searched defs:Delete (Results 1 – 25 of 57) 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/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/cef/libcef/common/
Dtracker.cc54 bool CefTrackManager::Delete(CefTrackNode* object) { in Delete() function in CefTrackManager
Dvalue_base.h302 void Delete() { in Delete() function
/third_party/node/deps/v8/src/utils/
Didentity-map.h145 bool Delete(Handle<Object> key, V* deleted_value) { in Delete() function
148 bool Delete(Object key, V* deleted_value) { in Delete() function
/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/node/src/
Dnode_snapshotable.h79 void Delete() { ::operator delete[](this); } in Delete() function
Dnode_env_var.cc180 void RealEnvStore::Delete(Isolate* isolate, Local<String> property) { in Delete() function in node::RealEnvStore
266 void MapKVStore::Delete(Isolate* isolate, Local<String> key) { in Delete() function in node::MapKVStore
/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/stubs/
Dmutex.h159 static void Delete(void* value) { in Delete() function
/third_party/protobuf/src/google/protobuf/
Dmetadata_lite.h65 void Delete() { in Delete() function
Dimplicit_weak_message.h110 static inline void Delete(MessageLite* value, Arena* arena) { in Delete() function
Dunknown_field_set.cc239 void UnknownField::Delete() { in Delete() function in google::protobuf::UnknownField
/third_party/node/deps/v8/src/zone/
Dzone.h83 void Delete(void* pointer, size_t size) { in Delete() function
/third_party/skia/third_party/externals/angle2/util/windows/
DWGLWindow.cpp388 void WGLWindow::Delete(WGLWindow **window) in Delete() function in WGLWindow
/third_party/node/deps/v8/src/objects/
Dordered-hash-table.cc336 bool OrderedHashTable<Derived, entrysize>::Delete(Isolate* isolate, in Delete() function in v8::internal::OrderedHashTable
741 bool SmallOrderedHashSet::Delete(Isolate* isolate, SmallOrderedHashSet table, in Delete() function in v8::internal::SmallOrderedHashSet
785 bool SmallOrderedHashMap::Delete(Isolate* isolate, SmallOrderedHashMap table, in Delete() function in v8::internal::SmallOrderedHashMap
880 bool SmallOrderedHashTable<Derived>::Delete(Isolate* isolate, Derived table, in Delete() function in v8::internal::SmallOrderedHashTable
1103 bool OrderedHashTableHandler<SmallTable, LargeTable>::Delete( in Delete() function in v8::internal::OrderedHashTableHandler
/third_party/cef/libcef_dll/ctocpp/
Dframe_ctocpp.cc109 NO_SANITIZE("cfi-icall") void CefFrameCToCpp::Delete() { in Delete() function in CefFrameCToCpp
/third_party/lzma/CPP/Common/
DMyVector.h160 void Delete(unsigned index) in Delete() function
602 void Delete(unsigned index) in Delete() function
DMyString.cpp923 void AString::Delete(unsigned index) throw() in Delete() function in AString
929 void AString::Delete(unsigned index, unsigned count) throw() in Delete() function in AString
1568 void UString::Delete(unsigned index) throw() in Delete() function in UString
1574 void UString::Delete(unsigned index, unsigned count) throw() in Delete() function in UString
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource3.ts25 Delete, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
Dflag.h106 inline void Delete(FlagOpFn op, void* obj) { in Delete() function

123