Home
last modified time | relevance | path

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

/external/llvm/bindings/go/llvm/
Dtransforms_pmbuilder.go46 func (pmb PassManagerBuilder) Dispose() { func
Dexecutionengine.go86 func (g GenericValue) Dispose() { C.LLVMDisposeGenericValue(g.C) } func
131 func (ee ExecutionEngine) Dispose() { C.LLVMDisposeExecutionEngine(ee.C) } func
Dtarget.go202 func (td TargetData) Dispose() { C.LLVMDisposeTargetData(td.C) } func
287 func (tm TargetMachine) Dispose() { func
Dir.go353 func (c Context) Dispose() { C.LLVMContextDispose(c.C) } func
390 func (m Module) Dispose() { C.LLVMDisposeModule(m.C) } func
1209 func (b Builder) Dispose() { C.LLVMDisposeBuilder(b.C) } func
1766 func (mp ModuleProvider) Dispose() { C.LLVMDisposeModuleProvider(mp.C) } func
1802 func (b MemoryBuffer) Dispose() { C.LLVMDisposeMemoryBuffer(b.C) } func
1846 func (pm PassManager) Dispose() { C.LLVMDisposePassManager(pm.C) } func
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeIterator.cs82 public void Dispose() { in Dispose() method in Antlr.Runtime.Tree.TreeIterator
DBufferedTreeNodeStream.cs91 public void Dispose() { in Dispose() method in Antlr.Runtime.Tree.BufferedTreeNodeStream.StreamIterator
/external/v8/include/
Dv8-util.h108 static void Dispose(Isolate* isolate, Global<V> value, K key) {} in Dispose() function
139 static void Dispose(Isolate* isolate, Global<V> value, K key) {} in Dispose() function
Dv8.h2445 virtual void Dispose() { delete this; } in Dispose() function
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeIterator.cs88 public void Dispose() in Dispose() method in Antlr.Runtime.Tree.TreeIterator
DBufferedTreeNodeStream.cs97 public void Dispose() in Dispose() method in Antlr.Runtime.Tree.BufferedTreeNodeStream.StreamIterator
/external/zlib/src/contrib/dotzlib/DotZLib/
DCodecBase.cs131 public void Dispose() in Dispose() method in DotZLib.CodecBase
DGZipStream.cs125 public void Dispose() in Dispose() method in DotZLib.GZipStream
/external/v8/src/snapshot/
Dnatives-external.cc130 static void Dispose() { in Dispose() function in v8::internal::NativesHolder
/external/webrtc/webrtc/base/
Dmessagequeue.h221 template<class T> void Dispose(T* doomed) { in Dispose() function
Dwin32socketserver.cc167 void Win32Socket::EventSink::Dispose() { in Dispose() function in rtc::Win32Socket::EventSink
/external/v8/src/
Dvector.h111 void Dispose() { in Dispose() function
Disolate.h1218 void Dispose() { deleter_(value_); } in Dispose() function
Dapi.cc6167 bool v8::V8::Dispose() { in Dispose() function in v8::v8::V8
8221 void Isolate::Dispose() { in Dispose() function in v8::Isolate
9749 void CpuProfiler::Dispose() { delete reinterpret_cast<i::CpuProfiler*>(this); } in Dispose() function in v8::CpuProfiler
/external/v8/tools/
Dll_prof.py427 def Dispose(self): member in LogReader
651 def Dispose(self): member in TraceReader
Dgrokdump.py863 def Dispose(self): member in MinidumpReader
/external/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs277 public void Dispose() in Dispose() method in Google.Protobuf.CodedInputStream
DCodedOutputStream.cs706 public void Dispose() in Dispose() method in Google.Protobuf.CodedOutputStream
/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.cpp111 ServiceRef::Dispose() in Dispose() function in ServiceRef
414 ServiceRef::ServiceRefImpl::Dispose() in Dispose() function in ServiceRef::ServiceRefImpl
/external/pdfium/fxjs/
Dfxjs_v8.cpp167 void V8TemplateMapTraits::Dispose(v8::Isolate* isolate, in Dispose() function in V8TemplateMapTraits
/external/v8/src/profiler/
Dheap-snapshot-generator.cc2383 virtual void Dispose() { in Dispose() function in v8::internal::NativeGroupRetainedObjectInfo