Home
last modified time | relevance | path

Searched refs:Threading (Results 1 – 25 of 166) sorted by relevance

1234567

/external/rust/android-crates-io/crates/portable-atomic/src/imp/detect/
Daarch64_windows.rs72 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/
DHelloworldGrpc.cs104 …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/
DHelloworldGrpc.cs104 …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/
Dtf_op_registry_test.cc46 MLIRContext context(MLIRContext::Threading::DISABLED); in TEST()
65 MLIRContext context(MLIRContext::Threading::DISABLED); in TEST()
85 MLIRContext context(MLIRContext::Threading::DISABLED); in TEST()
Dinterfaces_test.cc31 MLIRContext context(MLIRContext::Threading::DISABLED); in TEST()
45 MLIRContext context(MLIRContext::Threading::DISABLED); in TEST()
/external/cronet/tot/third_party/libc++/src/docs/DesignDocs/
DThreadingSupportAPI.rst2 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/
DThreadingSupportAPI.rst2 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/
DByteStringAsync.cs35 using System.Threading;
36 using System.Threading.Tasks;
/external/protobuf/csharp/src/Google.Protobuf/
DByteStringAsync.cs35 using System.Threading;
36 using System.Threading.Tasks;
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DByteStringAsync.cs35 using System.Threading;
36 using System.Threading.Tasks;
/external/llvm/lib/Support/Windows/
DCOM.inc23 InitializeCOMRAII::InitializeCOMRAII(COMThreadingMode Threading,
26 if (Threading == COMThreadingMode::SingleThreaded)
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DCOM.inc22 InitializeCOMRAII::InitializeCOMRAII(COMThreadingMode Threading,
25 if (Threading == COMThreadingMode::SingleThreaded)
DThreading.inc1 //===- 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/
DCOM.inc22 InitializeCOMRAII::InitializeCOMRAII(COMThreadingMode Threading,
25 if (Threading == COMThreadingMode::SingleThreaded)
/external/libcxx/docs/DesignDocs/
DThreadingSupportAPI.rst2 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/
DREADME2 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/
Dmod.rs18 pub mod Threading; module
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Wdk/System/
Dmod.rs18 pub mod Threading; module
/external/llvm/include/llvm/Support/
DCOM.h25 explicit InitializeCOMRAII(COMThreadingMode Threading,
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DCOM.h24 explicit InitializeCOMRAII(COMThreadingMode Threading,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCOM.h24 explicit InitializeCOMRAII(COMThreadingMode Threading,
/external/pytorch/docs/source/
Dthreading_environment_variables.rst3 Threading Environment Variables
/external/grpc-grpc/test/distrib/csharp/DistribTest/
DProgram.cs21 using System.Threading.Tasks;
/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/distrib/csharp/DistribTest/
DProgram.cs21 using System.Threading.Tasks;
/external/rust/android-crates-io/crates/tokio/tests/
Dprocess_raw_handle.rs7 use windows_sys::Win32::System::Threading::GetProcessId;

1234567