| /external/javassist/src/test/test2/ |
| D | Remove.java | 7 public class Remove extends RemoveParent { class 17 public Remove() { g = 7; } in Remove() method in Remove 18 public Remove(int i) { g = i; } in Remove() method in Remove
|
| D | Remove.class | Remove.java
package test2
public test2.Remove extends test2.RemoveParent {
public int f2
public test2 ... |
| /external/sfntly/cpp/src/sfntly/port/ |
| D | java_iterator.h | 51 virtual void Remove() { in Remove() function 78 virtual void Remove() { in Remove() function
|
| /external/protobuf/csharp/src/Google.Protobuf/Collections/ |
| D | ReadOnlyDictionary.cs | 66 public bool Remove(TKey key) in Remove() method in Google.Protobuf.Collections.ReadOnlyDictionary 117 public bool Remove(KeyValuePair<TKey, TValue> item) in Remove() method in Google.Protobuf.Collections.ReadOnlyDictionary
|
| /external/vixl/src/ |
| D | cpu-features.cc | 74 void CPUFeatures::Remove(const CPUFeatures& other) { in Remove() function in vixl::CPUFeatures 78 void CPUFeatures::Remove(Feature feature) { in Remove() function in vixl::CPUFeatures
|
| /external/llvm-project/lldb/source/Host/common/ |
| D | NativeWatchpointList.cpp | 22 Status NativeWatchpointList::Remove(addr_t addr) { in Remove() function in NativeWatchpointList
|
| /external/tensorflow/tensorflow/compiler/jit/ |
| D | shape_inference_helpers.cc | 26 Status BackEdgeHelper::Remove(Graph* graph) { in Remove() function in tensorflow::BackEdgeHelper
|
| /external/llvm/lib/CodeGen/ |
| D | MachinePassRegistry.cpp | 47 void MachinePassRegistry::Remove(MachinePassRegistryNode *Node) { in Remove() function in MachinePassRegistry
|
| /external/libchrome/base/task_scheduler/ |
| D | scheduler_worker_stack.cc | 47 void SchedulerWorkerStack::Remove(const SchedulerWorker* worker) { in Remove() function in base::internal::SchedulerWorkerStack
|
| /external/mdnsresponder/mDNSWindows/DLLX/ |
| D | DNSSDRecord.cpp | 78 STDMETHODIMP CDNSSDRecord::Remove(DNSSDFlags flags) in Remove() function in CDNSSDRecord
|
| /external/pdfium/xfa/fxfa/parser/ |
| D | cxfa_attachnodelist.cpp | 44 void CXFA_AttachNodeList::Remove(CXFA_Node* pNode) { in Remove() function in CXFA_AttachNodeList
|
| D | cxfa_arraynodelist.cpp | 44 void CXFA_ArrayNodeList::Remove(CXFA_Node* pNode) { in Remove() function in CXFA_ArrayNodeList
|
| /external/libchrome/base/ |
| D | scoped_observer.h | 36 void Remove(Source* source) { in Remove() function
|
| /external/llvm-project/clang-tools-extra/clangd/ |
| D | ConfigFragment.h | 153 std::vector<Located<std::string>> Remove; member 205 std::vector<Located<std::string>> Remove; member
|
| /external/icing/icing/legacy/index/ |
| D | icing-storage-file.cc | 60 bool IcingStorageFile::Remove() { in Remove() function in icing::lib::IcingStorageFile
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | dataset_stateful_op_allowlist.h | 33 Status Remove(string op_name) { in Remove() function
|
| /external/grpc-grpc/src/csharp/Grpc.Core.Tests/ |
| D | MetadataTest.cs | 146 public void Remove() in Remove() method in Grpc.Core.Tests.MetadataTest
|
| /external/llvm-project/lldb/include/lldb/Core/ |
| D | FileSpecList.h | 186 bool Remove(size_t idx) { in Remove() function
|
| /external/llvm-project/lldb/source/Target/ |
| D | JITLoaderList.cpp | 25 void JITLoaderList::Remove(const JITLoaderSP &jit_loader_sp) { in Remove() function in JITLoaderList
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/InstCombine/ |
| D | InstCombineWorklist.h | 72 void Remove(Instruction *I) { in Remove() function
|
| /external/llvm-project/compiler-rt/lib/tsan/rtl/ |
| D | tsan_mutexset.cpp | 64 void MutexSet::Remove(u64 id) { in Remove() function in __tsan::MutexSet
|
| /external/libchrome/mojo/core/ |
| D | watcher_set.cc | 55 MojoResult WatcherSet::Remove(WatcherDispatcher* watcher, uintptr_t context) { in Remove() function in mojo::core::WatcherSet
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_mutexset.cc | 65 void MutexSet::Remove(u64 id) { in Remove() function in __tsan::MutexSet
|
| /external/tensorflow/tensorflow/python/platform/ |
| D | gfile.py | 24 from tensorflow.python.lib.io.file_io import delete_file as Remove unknown
|
| /external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ |
| D | SubList.cs | 83 public void Remove( object value ) in Remove() method in Antlr.Runtime.JavaExtensions.SubList 373 bool ICollection<T>.Remove( T item ) in Remove() method in Antlr.Runtime.JavaExtensions.SubList
|