/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | ExtractGV.cpp | 24 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 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
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | ExtractGV.cpp | 28 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 D | TokenRewriteStream.cs | 308 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 D | gapic_metadata.json | 34 "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/ |
D | storage_v1_client.py | 57 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/ |
D | fusiontables_v1_client.py | 56 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/ |
D | ShortcutCustomizationRequestInfo.java | 83 …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/ |
D | map_reference_test.go | 20 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 D | ShortcutCustomizationRequestInfo.kt | 26 data class Delete( dataClass
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/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 …]
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/memory/ |
D | singleton.h | 56 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 D | singleton.h | 53 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/ |
D | singleton.h | 56 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 D | singleton.h | 51 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/ |
D | lazy_instance.h | 98 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 D | lazy_instance.h | 97 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 D | lazy_instance.h | 95 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/ |
D | lazy_instance.h | 98 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 D | persistent-hash-map-key-mapper.h | 111 bool Delete(std::string_view key) override { in Delete() function 202 PersistentHashMapKeyMapper<T, Formatter>::Delete( in Delete() function
|
H A D | dynamic-trie-key-mapper.h | 183 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 D | write_batch.cc | 105 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 D | TestRequest.java | 129 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/ |
D | charclass_test.cc | 125 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 D | charclass_test.cc | 125 void Delete(CharClass* cc) { in Delete() function 135 void Delete(CharClassBuilder* cc) { in Delete() function
|