| /external/llvm/bindings/go/llvm/ |
| D | transforms_pmbuilder.go | 46 func (pmb PassManagerBuilder) Dispose() { func
|
| D | executionengine.go | 85 func (g GenericValue) Dispose() { C.LLVMDisposeGenericValue(g.C) } func 130 func (ee ExecutionEngine) Dispose() { C.LLVMDisposeExecutionEngine(ee.C) } func
|
| D | target.go | 208 func (td TargetData) Dispose() { C.LLVMDisposeTargetData(td.C) } func 291 func (tm TargetMachine) Dispose() { func
|
| D | ir.go | 351 func (c Context) Dispose() { C.LLVMContextDispose(c.C) } func 388 func (m Module) Dispose() { C.LLVMDisposeModule(m.C) } func 1201 func (b Builder) Dispose() { C.LLVMDisposeBuilder(b.C) } func 1758 func (mp ModuleProvider) Dispose() { C.LLVMDisposeModuleProvider(mp.C) } func 1794 func (b MemoryBuffer) Dispose() { C.LLVMDisposeMemoryBuffer(b.C) } func 1838 func (pm PassManager) Dispose() { C.LLVMDisposePassManager(pm.C) } func
|
| /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
| D | TreeIterator.cs | 82 public void Dispose() { in Dispose() method in Antlr.Runtime.Tree.TreeIterator
|
| D | BufferedTreeNodeStream.cs | 91 public void Dispose() { in Dispose() method in Antlr.Runtime.Tree.BufferedTreeNodeStream.StreamIterator
|
| /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
| D | TreeIterator.cs | 88 public void Dispose() in Dispose() method in Antlr.Runtime.Tree.TreeIterator
|
| D | BufferedTreeNodeStream.cs | 97 public void Dispose() in Dispose() method in Antlr.Runtime.Tree.BufferedTreeNodeStream.StreamIterator
|
| /external/zlib/src/contrib/dotzlib/DotZLib/ |
| D | CodecBase.cs | 131 public void Dispose() in Dispose() method in DotZLib.CodecBase
|
| D | GZipStream.cs | 125 public void Dispose() in Dispose() method in DotZLib.GZipStream
|
| /external/v8/src/ |
| D | vector.h | 83 void Dispose() { in Dispose() function
|
| D | debug.cc | 3293 void CommandMessage::Dispose() { in Dispose() function in v8::internal::CommandMessage
|
| D | heap-snapshot-generator.cc | 2441 virtual void Dispose() { in Dispose() function in v8::internal::NativeGroupRetainedObjectInfo
|
| D | api.cc | 5071 bool v8::V8::Dispose() { in Dispose() function in v8::v8::V8 6595 void Isolate::Dispose() { in Dispose() function in v8::Isolate
|
| /external/pdfium/fpdfsdk/src/javascript/ |
| D | JS_Object.cpp | 127 void CJS_Object::Dispose() in Dispose() function in CJS_Object
|
| /external/v8/test/cctest/ |
| D | test-global-handles.cc | 58 virtual void Dispose() { in Dispose() function in TestRetainedObjectInfo
|
| D | test-mark-compact.cc | 364 virtual void Dispose() { in Dispose() function in TestRetainedObjectInfo
|
| D | test-heap-profiler.cc | 1402 virtual void Dispose() { in Dispose() function in __anonab6572e10511::TestRetainedObjectInfo
|
| D | test-heap.cc | 3289 virtual void Dispose() { in Dispose() function in SourceResource
|
| D | test-api.cc | 799 void Dispose() { in Dispose() function in TestOneByteResourceWithDisposeControl 3643 static void Dispose(v8::Isolate* isolate, v8::UniquePersistent<V> value, in Dispose() function in WeakStdMapTraits
|
| /external/v8/tools/ |
| D | ll_prof.py | 480 def Dispose(self): member in LogReader 680 def Dispose(self): member in TraceReader
|
| D | grokdump.py | 764 def Dispose(self): member in MinidumpReader
|
| /external/v8/include/ |
| D | v8-util.h | 104 static void Dispose(Isolate* isolate, UniquePersistent<V> value, K key) { } in Dispose() function
|
| D | v8.h | 1856 virtual void Dispose() { delete this; } in Dispose() function
|