/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread/ |
D | worker.rs | 222 pub(crate) struct Launch(Vec<Arc<Worker>>); struct 248 ) -> (Arc<Handle>, Launch) { in create() argument 461 impl Launch { implementation
|
D | mod.rs | 64 ) -> (MultiThread, Arc<Handle>, Launch) { in new() argument
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/ |
H A D | DesktopMixedTransitionHandler.kt | 482 data class Launch( in <lambda>() dataClass
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/desktopmode/ |
D | DesktopMixedTransitionHandler.java | 304 …public static final class Launch extends com.android.wm.shell.desktopmode.DesktopMixedTransitionHa… class in DesktopMixedTransitionHandler.PendingMixedTransition 314 public Launch(@org.jetbrains.annotations.NotNull() in Launch() method in DesktopMixedTransitionHandler.PendingMixedTransition.Launch
|
/aosp_15_r20/external/openscreen/cast/standalone_receiver/ |
H A D | mirroring_application.cc | 44 bool MirroringApplication::Launch(const std::string& app_id, in Launch() function in openscreen::cast::MirroringApplication
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/ |
H A D | sandbox2.cc | 104 void Sandbox2::Launch() { in Launch() function in sandbox2::Sandbox2
|
H A D | monitor_base.cc | 175 void MonitorBase::Launch() { in Launch() function in sandbox2::MonitorBase
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/Interfaces/ |
D | ScriptedProcessInterface.h | 35 virtual Status Launch() { return Status("ScriptedProcess did not launch"); } in Launch() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/Interfaces/ |
D | ScriptedProcessInterface.h | 35 virtual Status Launch() { return Status("ScriptedProcess did not launch"); } in Launch() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/Interfaces/ |
D | ScriptedProcessInterface.h | 35 virtual Status Launch() { return Status("ScriptedProcess did not launch"); } in Launch() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/Interfaces/ |
D | ScriptedProcessInterface.h | 35 virtual Status Launch() { return Status("ScriptedProcess did not launch"); } in Launch() function
|
/aosp_15_r20/external/webp/src/utils/ |
H A D | thread_utils.h | 62 void (*Launch)(WebPWorker* const worker); member
|
H A D | thread_utils.c | 322 static void Launch(WebPWorker* const worker) { in Launch() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/ |
H A D | host_gpu_executor.h | 57 port::Status Launch(Stream* stream, const ThreadDim& thread_dims, in Launch() function
|
/aosp_15_r20/external/libcap/cap/ |
H A D | launch.go | 401 func (attr *Launcher) Launch(data interface{}) (int, error) { func
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/linalg/ |
H A D | banded_triangular_solve_op.cc | 168 static void Launch(OpKernelContext* context, const Tensor& in_x, in Launch() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | stream_executor_internal.h | 187 virtual port::Status Launch(Stream* stream, const ThreadDim& thread_dims, in Launch() function
|
H A D | stream_executor_pimpl.cc | 474 port::Status StreamExecutor::Launch(Stream* stream, in Launch() function in stream_executor::StreamExecutor
|
/aosp_15_r20/external/libvpx/test/ |
H A D | vp9_thread_test.cc | 194 void Launch(VPxWorker *const worker) { Execute(worker); } in Launch() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
H A D | executor.h | 63 port::Status Launch(Stream *stream, const ThreadDim &thread_dims, in Launch() function
|
/aosp_15_r20/external/cronet/components/nacl/browser/ |
H A D | nacl_process_host.cc | 221 void NaClProcessHost::Launch( in Launch() function in nacl::NaClProcessHost
|
/aosp_15_r20/external/openscreen/cast/receiver/ |
H A D | application_agent_unittest.cc | 105 bool Launch(const std::string& app_id, in Launch() function in openscreen::cast::__anon17c7923b0111::FakeApplication
|
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/ |
H A D | rocm_gpu_executor.cc | 298 port::Status GpuExecutor::Launch(Stream* stream, const ThreadDim& thread_dims, in Launch() function in stream_executor::gpu::GpuExecutor
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
H A D | cuda_gpu_executor.cc | 441 port::Status GpuExecutor::Launch(Stream* stream, const ThreadDim& thread_dims, in Launch() function in stream_executor::gpu::GpuExecutor
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 8509 def Launch(self, launch_info): member in SBPlatform 10718 def Launch(self, *args): member in SBTarget
|