/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/ |
D | runtime.rs | 99 pub struct Runtime { struct 110 /// The flavor of a `Runtime`. argument 141 impl Runtime { implementation 146 ) -> Runtime { in from_parts() 488 impl Drop for Runtime { implementation 513 impl std::panic::UnwindSafe for Runtime {} implementation 515 impl std::panic::RefUnwindSafe for Runtime {} implementation
|
D | builder.rs | 810 pub fn build(&mut self) -> io::Result<Runtime> { in build() 1331 fn build_current_thread_runtime(&mut self) -> io::Result<Runtime> { in build_current_thread_runtime()
|
/aosp_15_r20/external/stg/ |
H A D | runtime.h | 40 struct Runtime { struct 41 Runtime(std::ostream& output, bool print_metrics) in Runtime() function 57 Time(Runtime& runtime, const char* name); argument
|
/aosp_15_r20/external/executorch/docs/source/ |
H A D | native-delegates-executorch-xnnpack-delegate.md | 56 ### Runtime subsection 60 #### **XNNPACK Library** 63 #### **Init** 69 #### **Execute** 72 #### **Profiling**
|
H A D | model-debugging.md | 13 ### Runtime subsection
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/tests/ |
D | task.rs | 351 fn with(f: impl FnOnce(Runtime)) { in with() 374 struct Runtime(Arc<Inner>); struct 387 impl Runtime { impl 423 fn next_task(&self) -> task::Notified<Runtime> { in next_task() 441 impl Schedule for Runtime { implementation
|
D | queue.rs | 277 struct Runtime; struct 279 impl Schedule for Runtime { implementation
|
/aosp_15_r20/external/executorch/examples/demo-apps/android/ExecuTorchDemo/ |
H A D | README.md | 60 ### Runtime subsection 64 #### XNNPACK 106 #### Qualcomm Hexagon NPU
|
/aosp_15_r20/external/aws-sdk-java-v2/services/lambda/src/main/resources/codegen-resources/ |
H A D | examples-1.json | 39 "Runtime": "nodejs4.3", string 54 "Runtime": "nodejs4.3", string 229 "Runtime": "nodejs4.3", string 274 "Runtime": "python2.7", string 447 "Runtime": "python2.7", string 556 "Runtime": "python2.7", string 581 "Runtime": "python2.7", string 596 "Runtime": "python2.7", string
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/ |
D | async_executor.rs | 46 impl AsyncExecutor for tokio::runtime::Runtime { implementation 52 impl AsyncExecutor for &tokio::runtime::Runtime { implementation
|
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/ |
D | 3.11.rst | 1366 .. _whatsnew311-lazy-python-frames: 1368 Cheaper, lazy Python frames 1393 Inlined Python function calls 1416 PEP 659: Specializing Adaptive Interpreter
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/ |
H A D | Runtime.cpp | 252 Runtime::Runtime(const RuntimeConfiguration config) in Runtime() function in at::native::vulkan::api::Runtime 301 Runtime::Runtime(Runtime&& other) noexcept in Runtime() function in at::native::vulkan::api::Runtime
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/ |
H A D | Runtime.java | 32 public class Runtime { class 35 private Runtime() { in Runtime() method in Runtime
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ |
H A D | marker.rs | 1045 pub struct Runtime; struct 1051 impl Compat<true> for Runtime {} implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ |
H A D | marker.rs | 1045 pub struct Runtime; struct 1051 impl Compat<true> for Runtime {} implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ |
H A D | marker.rs | 1045 pub struct Runtime; struct 1051 impl Compat<true> for Runtime {} implementation
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/ |
H A D | Runtime.java | 79 public class Runtime { class 125 private Runtime() {} in Runtime() method in Runtime
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/ |
D | Runtime.java | 79 public class Runtime { class 125 private Runtime() {} in Runtime() method in Runtime
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/ |
D | Runtime.java | 79 public class Runtime { class 125 private Runtime() {} in Runtime() method in Runtime
|
/aosp_15_r20/external/google-cloud-java/java-notebooks/proto-google-cloud-notebooks-v1/src/main/java/com/google/cloud/notebooks/v1/ |
H A D | Runtime.java | 30 public final class Runtime extends com.google.protobuf.GeneratedMessageV3 class 36 private Runtime(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Runtime() method in Runtime 40 private Runtime() { in Runtime() method in Runtime
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/swift/Sources/ |
H A D | TensorFlowLite.swift | 18 public enum Runtime { enum
|
/aosp_15_r20/external/tensorflow/tensorflow/core/function/ |
H A D | runtime_client.h | 60 explicit Runtime(EagerContext& eager_ctx) : eager_ctx_(eager_ctx) {} in Runtime() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/ |
D | Runtime.h | 17 Runtime(Process *process) : m_process(process) {} in Runtime() function
|
/aosp_15_r20/external/executorch/backends/apple/coreml/ |
H A D | README.md | 120 ## Runtime section in ExecuTorch Core ML Delegate
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/ |
D | Runtime.h | 17 Runtime(Process *process) : m_process(process) {} in Runtime() function
|