Home
last modified time | relevance | path

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

123

/external/ImageMagick/Magick++/demo/
Dsmile_anim.miff6 Scene=0 Iterations=0 Delay=10 Dispose=3
15 Scene=1 Iterations=1 Delay=10 Dispose=3
23 Scene=2 Iterations=1 Delay=10 Dispose=3
31 Scene=3 Iterations=1 Delay=10 Dispose=3
39 Scene=4 Iterations=1 Delay=10 Dispose=3
47 Scene=5 Iterations=1 Delay=10 Dispose=3
/external/v8/src/snapshot/
Dnatives-external.cc33 native_names_[i].Dispose(); in ~NativesStore()
130 static void Dispose() { in Dispose() function in v8::internal::NativesHolder
183 NativesHolder<CORE>::Dispose(); in DisposeNatives()
184 NativesHolder<EXPERIMENTAL>::Dispose(); in DisposeNatives()
185 NativesHolder<EXTRAS>::Dispose(); in DisposeNatives()
186 NativesHolder<EXPERIMENTAL_EXTRAS>::Dispose(); in DisposeNatives()
/external/v8/src/
Dcollector.h34 current_chunk_.Dispose(); in ~Collector()
36 chunks_.at(i).Dispose(); in ~Collector()
115 chunks_.at(i).Dispose(); in Reset()
164 current_chunk_.Dispose(); in NewChunk()
236 this->current_chunk_.Dispose(); in NewChunk()
Dmanaged.h61 finalizer->Dispose(); in GCDelete()
/external/llvm/bindings/go/llvm/
Dexecutionengine_test.go39 defer builder.Dispose()
79 defer engine.Dispose()
82 defer pass.Dispose()
Dstring_test.go22 defer ctx.Dispose()
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
Dir_test.go23 defer mod.Dispose()
Dtarget.go202 func (td TargetData) Dispose() { C.LLVMDisposeTargetData(td.C) } func
287 func (tm TargetMachine) Dispose() { func
/external/pdfium/fpdfsdk/javascript/
DJS_Object.cpp25 pJSObj->Dispose(); in DisposeObject()
41 void CJS_Object::Dispose() { in Dispose() function in CJS_Object
DJS_Object.h38 void Dispose();
/external/v8/samples/
Dhello-world.cc56 isolate->Dispose(); in main()
57 V8::Dispose(); in main()
/external/webrtc/webrtc/base/
Dmessagequeue_unittest.cc86 Dispose(d); in TEST_F()
108 Dispose(handler); in TEST_F()
Dhttpserver.cc128 Thread::Current()->Dispose(current_); in ~Connection()
214 Thread::Current()->Dispose(current_->response.document.release()); in onHttpComplete()
283 Thread::Current()->Dispose(stream); in OnConnectionClosed()
Dtestechoserver.h62 Thread::Current()->Dispose(socket); in OnClose()
/external/pdfium/fxjs/
Dcfxjse_runtimedata.cpp28 pIsolate->Dispose(); in Runtime_DisposeCallback()
32 v8::V8::Dispose(); in KillV8()
/external/pdfium/testing/
Djs_embedder_test.cpp33 m_pIsolate->Dispose(); in TearDown()
/external/protobuf/csharp/src/Google.Protobuf/
DCodedOutputStream.cs706 public void Dispose() in Dispose() method in Google.Protobuf.CodedOutputStream
711 output.Dispose(); in Dispose()
/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
239 Traits::Dispose(isolate_, Release(Traits::Value(i)).Pass(),
422 Traits::Dispose(data.GetIsolate(),
Dv8-profiler.h292 void Dispose();
854 virtual void Dispose() = 0;
/external/zlib/src/contrib/dotzlib/DotZLib/
DCodecBase.cs131 public void Dispose() in Dispose() method in DotZLib.CodecBase
/external/syslinux/gpxe/src/arch/x86/scripts/
Defi.lds90 * Dispose of the comment and note sections to make the link map
/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
/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.h202 Dispose();
315 Dispose();

123