/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/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/cef/libcef/common/ |
D | tracker.cc | 54 bool CefTrackManager::Delete(CefTrackNode* object) { in Delete() function in CefTrackManager
|
D | value_base.h | 302 void Delete() { in Delete() function
|
/third_party/node/deps/v8/src/utils/ |
D | identity-map.h | 145 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/ |
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/node/src/ |
D | node_snapshotable.h | 79 void Delete() { ::operator delete[](this); } in Delete() function
|
D | node_env_var.cc | 180 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/ |
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/stubs/ |
D | mutex.h | 159 static void Delete(void* value) { in Delete() function
|
/third_party/protobuf/src/google/protobuf/ |
D | metadata_lite.h | 65 void Delete() { in Delete() function
|
D | implicit_weak_message.h | 110 static inline void Delete(MessageLite* value, Arena* arena) { in Delete() function
|
D | unknown_field_set.cc | 239 void UnknownField::Delete() { in Delete() function in google::protobuf::UnknownField
|
/third_party/node/deps/v8/src/zone/ |
D | zone.h | 83 void Delete(void* pointer, size_t size) { in Delete() function
|
/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/node/deps/v8/src/objects/ |
D | ordered-hash-table.cc | 336 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/ |
D | frame_ctocpp.cc | 109 NO_SANITIZE("cfi-icall") void CefFrameCToCpp::Delete() { in Delete() function in CefFrameCToCpp
|
/third_party/lzma/CPP/Common/ |
D | MyVector.h | 160 void Delete(unsigned index) in Delete() function 602 void Delete(unsigned index) in Delete() function
|
D | MyString.cpp | 923 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/ |
D | parserRealSource3.ts | 25 Delete, enumerator
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
D | flag.h | 106 inline void Delete(FlagOpFn op, void* obj) { in Delete() function
|