Home
last modified time | relevance | path

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

12

/external/grpc-grpc/src/csharp/Grpc.Core/Profiling/
DProfilerScope.cs40 public void Dispose() in Dispose() method
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DClientResponseStream.cs67 public void Dispose() in Dispose() method in Grpc.Core.Internal.ClientResponseStream
DServerRequestStream.cs62 public void Dispose() in Dispose() method in Grpc.Core.Internal.ServerRequestStream
DDefaultObjectPool.cs177 public void Dispose() in Dispose() method in Grpc.Core.Internal.DefaultObjectPool
DCompletionQueueSafeHandle.cs128 public void Dispose() in Dispose() method
/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/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/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
/external/zlib/src/contrib/dotzlib/DotZLib/
DCodecBase.cs131 public void Dispose() in Dispose() method in DotZLib.CodecBase
DGZipStream.cs125 public void Dispose() in Dispose() method in DotZLib.GZipStream
/external/v8/src/snapshot/
Dsnapshot.h90 void Dispose() { delete[] data_; } in Dispose() function
Dnatives-external.cc124 static void Dispose() { in Dispose() function in v8::internal::NativesHolder
/external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/
DInterpreter.cs48 public void Dispose() { in Dispose() method in TensorFlowLite.Interpreter

12