Home
last modified time | relevance | path

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

12

/external/libiio/src/bindings/csharp/
DIOBuffer.cs116 public void Dispose() in Dispose() method in iio.IOBuffer
121 private void Dispose(bool clean) in Dispose() method in iio.IOBuffer
DContext.cs215 public void Dispose() in Dispose() method in iio.Context
220 private void Dispose(bool clean) in Dispose() method in iio.Context
/external/grpc-grpc/src/csharp/Grpc.Core/Profiling/
DProfilerScope.cs40 public void Dispose() in Dispose() method
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DServerRequestStream.cs62 public void Dispose() in Dispose() method in Grpc.Core.Internal.ServerRequestStream
DClientResponseStream.cs67 public void Dispose() in Dispose() method in Grpc.Core.Internal.ClientResponseStream
DCompletionQueueSafeHandle.cs128 public void Dispose() in Dispose() method
DDefaultObjectPool.cs177 public void Dispose() in Dispose() method in Grpc.Core.Internal.DefaultObjectPool
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/Internal/
DDefaultObjectPoolTest.cs89 public void Dispose() in Dispose() method in Grpc.Core.Internal.Tests.DefaultObjectPoolTest.TestPooledObject
DFakeNativeCall.cs170 public void Dispose() in Dispose() method in Grpc.Core.Internal.Tests.FakeNativeCall
/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
/external/grpc-grpc/src/csharp/Grpc.Core/
DAsyncServerStreamingCall.cs107 public void Dispose() in Dispose() method in Grpc.Core.AsyncServerStreamingCall
DAsyncUnaryCall.cs117 public void Dispose() in Dispose() method in Grpc.Core.AsyncUnaryCall
DAsyncDuplexStreamingCall.cs123 public void Dispose() in Dispose() method in Grpc.Core.AsyncDuplexStreamingCall
DAsyncClientStreamingCall.cs133 public void Dispose() in Dispose() method in Grpc.Core.AsyncClientStreamingCall
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeIterator.cs82 public void Dispose() { in Dispose() method in Antlr.Runtime.Tree.TreeIterator
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeIterator.cs88 public void Dispose() in Dispose() method in Antlr.Runtime.Tree.TreeIterator
/external/v8/include/
Dv8-util.h106 static void Dispose(Isolate* isolate, Global<V> value, K key) {} in Dispose() function
137 static void Dispose(Isolate* isolate, Global<V> value, K key) {} in Dispose() function
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dexecutionengine.go86 func (g GenericValue) Dispose() { C.LLVMDisposeGenericValue(g.C) } func
131 func (ee ExecutionEngine) Dispose() { C.LLVMDisposeExecutionEngine(ee.C) } func
Dtransforms_pmbuilder.go50 func (pmb PassManagerBuilder) Dispose() { func
Dtarget.go202 func (td TargetData) Dispose() { C.LLVMDisposeTargetData(td.C) } func
287 func (tm TargetMachine) Dispose() { func
/external/v8/src/snapshot/embedded/
Dembedded-data.h63 void Dispose() { in Dispose() function
/external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/
DInterpreter.cs48 public void Dispose() { in Dispose() method in TensorFlowLite.Interpreter
/external/webrtc/webrtc/base/
Dmessagequeue.h221 template<class T> void Dispose(T* doomed) { in Dispose() function

12