/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/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/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
|
D | MapField.cs | 145 public bool Remove(TKey key) in Remove() method in Google.Protobuf.Collections.MapField 315 bool ICollection<KeyValuePair<TKey, TValue>>.Remove(KeyValuePair<TKey, TValue> item) in Remove() method in Google.Protobuf.Collections.MapField 744 public bool Remove(T item) in Remove() method in Google.Protobuf.Collections.MapField.MapView
|
/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/mdnsresponder/mDNSWindows/DLLX/ |
D | DNSSDRecord.cpp | 78 STDMETHODIMP CDNSSDRecord::Remove(DNSSDFlags flags) in Remove() function in CDNSSDRecord
|
/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/pigweed/pw_rpc/ |
D | channel_list.cc | 47 Status ChannelList::Remove(uint32_t channel_id) { in Remove() function in pw::rpc::internal::ChannelList
|
/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/rust/crates/structopt/tests/ |
D | subcommands.rs | 226 Remove, in external_subcommand() enumerator 316 Remove, in skip_subcommand() enumerator
|
/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/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
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/InstCombine/ |
D | InstCombineWorklist.h | 72 void Remove(Instruction *I) { in Remove() function
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_mutexset.cc | 65 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonRDFOpt.cpp | 176 SetVector<NodeId> Remove = DeadInstrs; in run() local 215 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite()
|
/external/tensorflow/tensorflow/python/platform/ |
D | gfile.py | 24 from tensorflow.python.lib.io.file_io import delete_file as Remove unknown
|
/external/llvm/include/llvm/Transforms/InstCombine/ |
D | InstCombineWorklist.h | 77 void Remove(Instruction *I) { in Remove() function
|