/external/rust/android-crates-io/crates/portable-atomic/src/imp/detect/ |
D | aarch64_windows.rs | 72 let _: ffi::DWORD = 0 as windows_sys::Win32::System::Threading::PROCESSOR_FEATURE_ID; 77 windows_sys::Win32::System::Threading::IsProcessorFeaturePresent; 81 == windows_sys::Win32::System::Threading::PF_ARM_V81_ATOMIC_INSTRUCTIONS_AVAILABLE
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/csharp/codegen/simple/expected/ |
D | HelloworldGrpc.cs | 104 …public virtual global::System.Threading.Tasks.Task<global::Test.Csharp.Codegen.Simple.Proto.Hellow… in SayHello() 110 …public virtual global::System.Threading.Tasks.Task SayHelloStreamReply(global::Test.Csharp.Codegen… in SayHelloStreamReply() 153 …me? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global… in SayHello() 177 …me? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global… in SayHelloAsync() 193 …me? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global… in SayHelloStreamReply()
|
/external/grpc-grpc/test/csharp/codegen/simple/expected/ |
D | HelloworldGrpc.cs | 104 …public virtual global::System.Threading.Tasks.Task<global::Test.Csharp.Codegen.Simple.Proto.Hellow… in SayHello() 110 …public virtual global::System.Threading.Tasks.Task SayHelloStreamReply(global::Test.Csharp.Codegen… in SayHelloStreamReply() 153 …me? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global… in SayHello() 177 …me? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global… in SayHelloAsync() 193 …me? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global… in SayHelloStreamReply()
|
/external/tensorflow/tensorflow/core/ir/ |
D | tf_op_registry_test.cc | 46 MLIRContext context(MLIRContext::Threading::DISABLED); in TEST() 65 MLIRContext context(MLIRContext::Threading::DISABLED); in TEST() 85 MLIRContext context(MLIRContext::Threading::DISABLED); in TEST()
|
D | interfaces_test.cc | 31 MLIRContext context(MLIRContext::Threading::DISABLED); in TEST() 45 MLIRContext context(MLIRContext::Threading::DISABLED); in TEST()
|
/external/cronet/tot/third_party/libc++/src/docs/DesignDocs/ |
D | ThreadingSupportAPI.rst | 2 Threading Support API 21 External Threading API and the ``<__external_threading>`` header 33 External Threading Library 45 Threading Configuration Macros
|
/external/cronet/stable/third_party/libc++/src/docs/DesignDocs/ |
D | ThreadingSupportAPI.rst | 2 Threading Support API 21 External Threading API and the ``<__external_threading>`` header 33 External Threading Library 45 Threading Configuration Macros
|
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | ByteStringAsync.cs | 35 using System.Threading; 36 using System.Threading.Tasks;
|
/external/protobuf/csharp/src/Google.Protobuf/ |
D | ByteStringAsync.cs | 35 using System.Threading; 36 using System.Threading.Tasks;
|
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | ByteStringAsync.cs | 35 using System.Threading; 36 using System.Threading.Tasks;
|
/external/llvm/lib/Support/Windows/ |
D | COM.inc | 23 InitializeCOMRAII::InitializeCOMRAII(COMThreadingMode Threading, 26 if (Threading == COMThreadingMode::SingleThreaded)
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/ |
D | COM.inc | 22 InitializeCOMRAII::InitializeCOMRAII(COMThreadingMode Threading, 25 if (Threading == COMThreadingMode::SingleThreaded)
|
D | Threading.inc | 1 //===- Windows/Threading.inc - Win32 Threading Implementation - -*- C++ -*-===// 9 // This file provides the Win32 specific implementation of Threading functions.
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/Windows/ |
D | COM.inc | 22 InitializeCOMRAII::InitializeCOMRAII(COMThreadingMode Threading, 25 if (Threading == COMThreadingMode::SingleThreaded)
|
/external/libcxx/docs/DesignDocs/ |
D | ThreadingSupportAPI.rst | 2 Threading Support API 21 External Threading API and the ``<__external_threading>`` header 33 External Threading Library 53 Threading Configuration Macros
|
/external/ltp/testcases/kernel/sched/nptl/ |
D | README | 2 intended to test against the Native Posix Threading Library (NPTL).
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/System/ |
D | mod.rs | 18 pub mod Threading; module
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/System/ |
D | mod.rs | 18 pub mod Threading; module
|
/external/llvm/include/llvm/Support/ |
D | COM.h | 25 explicit InitializeCOMRAII(COMThreadingMode Threading,
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
D | COM.h | 24 explicit InitializeCOMRAII(COMThreadingMode Threading,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | COM.h | 24 explicit InitializeCOMRAII(COMThreadingMode Threading,
|
/external/pytorch/docs/source/ |
D | threading_environment_variables.rst | 3 Threading Environment Variables
|
/external/grpc-grpc/test/distrib/csharp/DistribTest/ |
D | Program.cs | 21 using System.Threading.Tasks;
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/distrib/csharp/DistribTest/ |
D | Program.cs | 21 using System.Threading.Tasks;
|
/external/rust/android-crates-io/crates/tokio/tests/ |
D | process_raw_handle.rs | 7 use windows_sys::Win32::System::Threading::GetProcessId;
|