/external/ImageMagick/Magick++/demo/ |
D | smile_anim.miff | 6 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/ |
D | natives-external.cc | 33 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/ |
D | collector.h | 34 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()
|
D | managed.h | 61 finalizer->Dispose(); in GCDelete()
|
/external/llvm/bindings/go/llvm/ |
D | executionengine_test.go | 39 defer builder.Dispose() 79 defer engine.Dispose() 82 defer pass.Dispose()
|
D | string_test.go | 22 defer ctx.Dispose()
|
D | transforms_pmbuilder.go | 46 func (pmb PassManagerBuilder) Dispose() { func
|
D | executionengine.go | 86 func (g GenericValue) Dispose() { C.LLVMDisposeGenericValue(g.C) } func 131 func (ee ExecutionEngine) Dispose() { C.LLVMDisposeExecutionEngine(ee.C) } func
|
D | ir_test.go | 23 defer mod.Dispose()
|
D | target.go | 202 func (td TargetData) Dispose() { C.LLVMDisposeTargetData(td.C) } func 287 func (tm TargetMachine) Dispose() { func
|
/external/pdfium/fpdfsdk/javascript/ |
D | JS_Object.cpp | 25 pJSObj->Dispose(); in DisposeObject() 41 void CJS_Object::Dispose() { in Dispose() function in CJS_Object
|
D | JS_Object.h | 38 void Dispose();
|
/external/v8/samples/ |
D | hello-world.cc | 56 isolate->Dispose(); in main() 57 V8::Dispose(); in main()
|
/external/webrtc/webrtc/base/ |
D | messagequeue_unittest.cc | 86 Dispose(d); in TEST_F() 108 Dispose(handler); in TEST_F()
|
D | httpserver.cc | 128 Thread::Current()->Dispose(current_); in ~Connection() 214 Thread::Current()->Dispose(current_->response.document.release()); in onHttpComplete() 283 Thread::Current()->Dispose(stream); in OnConnectionClosed()
|
D | testechoserver.h | 62 Thread::Current()->Dispose(socket); in OnClose()
|
/external/pdfium/fxjs/ |
D | cfxjse_runtimedata.cpp | 28 pIsolate->Dispose(); in Runtime_DisposeCallback() 32 v8::V8::Dispose(); in KillV8()
|
/external/pdfium/testing/ |
D | js_embedder_test.cpp | 33 m_pIsolate->Dispose(); in TearDown()
|
/external/protobuf/csharp/src/Google.Protobuf/ |
D | CodedOutputStream.cs | 706 public void Dispose() in Dispose() method in Google.Protobuf.CodedOutputStream 711 output.Dispose(); in Dispose()
|
/external/v8/include/ |
D | v8-util.h | 108 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(),
|
D | v8-profiler.h | 292 void Dispose(); 854 virtual void Dispose() = 0;
|
/external/zlib/src/contrib/dotzlib/DotZLib/ |
D | CodecBase.cs | 131 public void Dispose() in Dispose() method in DotZLib.CodecBase
|
/external/syslinux/gpxe/src/arch/x86/scripts/ |
D | efi.lds | 90 * 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/ |
D | TreeIterator.cs | 82 public void Dispose() { in Dispose() method in Antlr.Runtime.Tree.TreeIterator
|
/external/mdnsresponder/mDNSWindows/DLL.NET/ |
D | dnssd_NET.h | 202 Dispose(); 315 Dispose();
|