Home
last modified time | relevance | path

Searched defs:Native (Results 1 – 24 of 24) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DCStringSafeHandle.cs27 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Core.Internal.CStringSafeHandle
DCallCredentialsSafeHandle.cs28 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Core.Internal.CallCredentialsSafeHandle
DServerCredentialsSafeHandle.cs29 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Core.Internal.ServerCredentialsSafeHandle
DMetadataArraySafeHandle.cs28 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Core.Internal.MetadataArraySafeHandle
DChannelCredentialsSafeHandle.cs28 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Core.Internal.ChannelCredentialsSafeHandle
DChannelArgsSafeHandle.cs27 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Core.Internal.ChannelArgsSafeHandle
DRequestCallContextSafeHandle.cs32 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Core.Internal.RequestCallContextSafeHandle
DCompletionQueueEvent.cs30 static readonly NativeMethods Native = NativeMethods.Get(); field
DServerSafeHandle.cs26 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Core.Internal.ServerSafeHandle
DAuthContextSafeHandle.cs33 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Core.Internal.AuthContextSafeHandle
DCompletionQueueSafeHandle.cs30 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Core.Internal.CompletionQueueSafeHandle
DChannelSafeHandle.cs29 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Core.Internal.ChannelSafeHandle
DNativeMetadataCredentialsPlugin.cs33 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Core.Internal.NativeMetadataCredentialsPlugin
DBatchContextSafeHandle.cs38 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Core.Internal.BatchContextSafeHandle
DTimespec.cs34 static readonly NativeMethods Native = NativeMethods.Get(); field
DCallSafeHandle.cs33 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Core.Internal.CallSafeHandle
/external/swiftshader/third_party/subzero/pydir/
Dgen_test_arith_ll.py20 def arith(Native, Type, Op): argument
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/
DPInvokeTest.cs33 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Core.Tests.PInvokeTest
/external/grpc-grpc/src/csharp/Grpc.Microbenchmarks/
DPInvokeByteArrayBenchmark.cs31 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Microbenchmarks.PInvokeByteArrayBenchmark
DSendMessageBenchmark.cs30 static readonly NativeMethods Native = NativeMethods.Get(); field in Grpc.Microbenchmarks.SendMessageBenchmark
/external/swiftshader/third_party/LLVM/tools/llvm-ld/
Dllvm-ld.cpp88 static cl::opt<bool> Native("native", variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h77 Native = 1, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp258 cl::opt<bool> Native("native", cl::desc("Use native PDB reader instead of DIA"), variable
/external/clang/lib/CodeGen/
DCGObjC.cpp624 Native, enumerator