/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/grpc-grpc/src/csharp/Grpc.Core.Tests/Internal/ |
D | ChannelArgsSafeHandleTest.cs | 33 channelArgs.Dispose(); in CreateEmptyAndDestroy() 40 channelArgs.Dispose(); in CreateNonEmptyAndDestroy() 47 channelArgs.Dispose(); in CreateNullAndDestroy() 57 channelArgs.Dispose(); in CreateFillAndDestroy()
|
D | MetadataArraySafeHandleTest.cs | 33 nativeMetadata.Dispose(); in CreateEmptyAndDestroy() 45 nativeMetadata.Dispose(); in CreateAndDestroy() 66 nativeMetadata.Dispose(); in ReadMetadataFromPtrUnsafe()
|
D | DefaultObjectPoolTest.cs | 58 pool.Dispose(); in DisposeCleansSharedPool() 68 pool.Dispose(); in LeaseSetsReturnAction() 89 public void Dispose() in Dispose() method in Grpc.Core.Internal.Tests.DefaultObjectPoolTest.TestPooledObject
|
D | CompletionQueueSafeHandleTest.cs | 35 cq.Dispose(); in CreateSyncAndDestroy() 46 cq.Dispose(); in CreateAsyncAndShutdown()
|
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ |
D | DefaultObjectPool.cs | 144 item.Dispose(); in Return() 173 item.Dispose(); in Return() 177 public void Dispose() in Dispose() method in Grpc.Core.Internal.DefaultObjectPool 187 sharedQueue.Dequeue().Dispose(); in Dispose()
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
D | ir_test.go | 23 defer mod.Dispose() 102 defer mod.Dispose() 107 defer b.Dispose() 145 defer cont.Dispose()
|
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 | executionengine.go | 86 func (g GenericValue) Dispose() { C.LLVMDisposeGenericValue(g.C) } func 131 func (ee ExecutionEngine) Dispose() { C.LLVMDisposeExecutionEngine(ee.C) } func
|
/external/v8/src/snapshot/ |
D | natives-external.cc | 31 native_names_[i].Dispose(); in ~NativesStore() 124 static void Dispose() { in Dispose() function in v8::internal::NativesHolder 173 NativesHolder<CORE>::Dispose(); in DisposeNatives() 174 NativesHolder<EXTRAS>::Dispose(); in DisposeNatives() 175 NativesHolder<EXPERIMENTAL_EXTRAS>::Dispose(); in DisposeNatives()
|
/external/v8/src/ |
D | collector.h | 35 current_chunk_.Dispose(); in ~Collector() 37 rit->Dispose(); in ~Collector() 115 rit->Dispose(); in Reset() 164 current_chunk_.Dispose(); in NewChunk() 237 this->current_chunk_.Dispose(); in NewChunk()
|
/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
|
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/ |
D | ChannelOptionsTest.cs | 72 channelArgs.Dispose(); in CreateChannelArgsEmpty() 87 channelArgs.Dispose(); in CreateChannelArgs()
|
/external/v8/samples/ |
D | hello-world.cc | 97 isolate->Dispose(); in main() 98 v8::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()
|
/external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/ |
D | Interpreter.cs | 45 Dispose(); in ~Interpreter() 48 public void Dispose() { in Dispose() method in TensorFlowLite.Interpreter
|
/external/grpc-grpc/examples/csharp/HelloworldXamarin/iOS/ |
D | ViewController.designer.cs | 20 Button.Dispose(); in ReleaseDesignerOutlets()
|
/external/grpc-grpc/src/csharp/Grpc.Core/Profiling/ |
D | ProfilerScope.cs | 40 public void Dispose() in Dispose() method
|
/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 229 Traits::Dispose(isolate_, Release(Traits::Value(i)).Pass(), 417 Traits::Dispose(data.GetIsolate(),
|
/external/grpc-grpc/src/csharp/Grpc.Core/ |
D | GrpcEnvironment.cs | 398 requestCallContextPool.Dispose(); in ShutdownAsync() 399 batchContextPool.Dispose(); in ShutdownAsync()
|