Home
last modified time | relevance | path

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

12345678910>>...22

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp24 static void makeVisible(GlobalValue &GV, bool Delete) { in makeVisible()
74 bool Delete = deleteStuff == (bool)Named.count(&GV) && in run() local
94 bool Delete = deleteStuff == (bool)Named.count(&F) && !F.isDeclaration(); in run() local
111 bool Delete = deleteStuff == (bool)Named.count(&GA); in run() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A 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
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp28 static void makeVisible(GlobalValue &GV, bool Delete) { in makeVisible()
88 bool Delete = in runOnModule() local
108 bool Delete = in runOnModule() local
130 bool Delete = deleteStuff == (bool)Named.count(&*CurI); in runOnModule() local
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DTokenRewriteStream.cs308 public virtual void Delete(int index) { in Delete() method in Antlr.Runtime.TokenRewriteStream
312 public virtual void Delete(int from, int to) { in Delete() method in Antlr.Runtime.TokenRewriteStream
316 public virtual void Delete(IToken indexT) { in Delete() method in Antlr.Runtime.TokenRewriteStream
320 public virtual void Delete(IToken from, IToken to) { in Delete() method in Antlr.Runtime.TokenRewriteStream
324 public virtual void Delete(string programName, int from, int to) { in Delete() method in Antlr.Runtime.TokenRewriteStream
328 public virtual void Delete(string programName, IToken from, IToken to) { in Delete() method in Antlr.Runtime.TokenRewriteStream
/aosp_15_r20/external/google-cloud-java/java-compute/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/
H A Dgapic_metadata.json34 "Delete": { object
61 "Delete": { object
91 "Delete": { object
130 "Delete": { object
202 "Delete": { object
244 "Delete": { object
280 "Delete": { object
334 "Delete": { object
364 "Delete": { object
394 "Delete": { object
[all …]
/aosp_15_r20/external/python/apitools/samples/storage_sample/storage_v1/
Dstorage_v1_client.py57 def Delete(self, request, global_params=None): member in StorageV1.BucketAccessControlsService
223 def Delete(self, request, global_params=None): member in StorageV1.BucketsService
503 def Delete(self, request, global_params=None): member in StorageV1.DefaultObjectAccessControlsService
669 def Delete(self, request, global_params=None): member in StorageV1.NotificationsService
783 def Delete(self, request, global_params=None): member in StorageV1.ObjectAccessControlsService
1015 def Delete(self, request, global_params=None): member in StorageV1.ObjectsService
/aosp_15_r20/external/python/apitools/samples/fusiontables_sample/fusiontables_v1/
Dfusiontables_v1_client.py56 def Delete(self, request, global_params=None): member in FusiontablesV1.ColumnService
290 def Delete(self, request, global_params=None): member in FusiontablesV1.StyleService
498 def Delete(self, request, global_params=None): member in FusiontablesV1.TableService
724 def Delete(self, request, global_params=None): member in FusiontablesV1.TaskService
812 def Delete(self, request, global_params=None): member in FusiontablesV1.TemplateService
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyboard/shortcut/shared/model/
DShortcutCustomizationRequestInfo.java83 …public static final class Delete implements com.android.systemui.keyboard.shortcut.shared.model.Sh… class
91 public Delete(@org.jetbrains.annotations.NotNull() in Delete() method in ShortcutCustomizationRequestInfo.Delete
113 public Delete() { in Delete() method in ShortcutCustomizationRequestInfo.Delete
/aosp_15_r20/prebuilts/go/linux-x86/src/sync/
Dmap_reference_test.go20 Delete(any) methodSpec
93 func (m *RWMutexMap) Delete(key any) { func
218 func (m *DeepCopyMap) Delete(key any) { func
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/shortcut/shared/model/
H A DShortcutCustomizationRequestInfo.kt26 data class Delete( dataClass
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/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 …]
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/memory/
Dsingleton.h56 static void Delete(Type* x) { in Delete() function
116 static void Delete(Type* p) { in Delete() function
/aosp_15_r20/external/libchrome/base/memory/
H A Dsingleton.h53 static void Delete(Type* x) { in Delete() function
113 static void Delete(Type* p) { in Delete() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/
Dsingleton.h56 static void Delete(Type* x) { in Delete() function
116 static void Delete(Type* p) { in Delete() function
/aosp_15_r20/external/cronet/base/memory/
H A Dsingleton.h51 static void Delete(Type* x) { in Delete() function
111 static void Delete(Type* p) { in Delete() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dlazy_instance.h98 static void Delete(Type* instance) { in Delete() function
122 static void Delete(Type* instance) { in Delete() function
/aosp_15_r20/external/cronet/base/
H A Dlazy_instance.h97 static void Delete(Type* instance) { in Delete() function
121 static void Delete(Type* instance) { in Delete() function
/aosp_15_r20/external/libchrome/base/
H A Dlazy_instance.h95 static void Delete(Type* instance) { in Delete() function
119 static void Delete(Type* instance) { in Delete() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/
Dlazy_instance.h98 static void Delete(Type* instance) { in Delete() function
122 static void Delete(Type* instance) { in Delete() function
/aosp_15_r20/external/icing/icing/store/
H A Dpersistent-hash-map-key-mapper.h111 bool Delete(std::string_view key) override { in Delete() function
202 PersistentHashMapKeyMapper<T, Formatter>::Delete( in Delete() function
H A Ddynamic-trie-key-mapper.h183 libtextclassifier3::Status DynamicTrieKeyMapper<T, Formatter>::Delete( in Delete() function
280 bool DynamicTrieKeyMapper<T, Formatter>::Delete(std::string_view key) { in Delete() function
/aosp_15_r20/external/leveldb/db/
H A Dwrite_batch.cc105 void WriteBatch::Delete(const Slice& key) { in Delete() function in leveldb::WriteBatch
125 void Delete(const Slice& key) override { in Delete() function in leveldb::__anon5a556fc90111::MemTableInserter
/aosp_15_r20/external/volley/testing/src/main/java/com/android/volley/mock/
H A DTestRequest.java129 public static class Delete extends Base { class in TestRequest
130 public Delete() { in Delete() method in TestRequest.Delete
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dcharclass_test.cc125 void Delete(CharClass* cc) { in Delete() function
135 void Delete(CharClassBuilder* cc) { in Delete() function
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dcharclass_test.cc125 void Delete(CharClass* cc) { in Delete() function
135 void Delete(CharClassBuilder* cc) { in Delete() function

12345678910>>...22