Home
last modified time | relevance | path

Searched defs:Runner (Results 1 – 25 of 155) sorted by relevance

1234567

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/dfa/
H A Ddeterminize.rs135 struct Runner<'a> { struct
137 config: Config,
139 nfa: &'a thompson::NFA,
141 dfa: &'a mut dense::OwnedDFA,
172 builder_states: Vec<State>,
178 cache: StateMap,
183 memory_usage_state: usize,
187 sparses: SparseSets,
211 impl<'a> Runner<'a> { implementation
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dhw_runner.rs47 fn new(run: &'a Runner, size: u64) -> io::Result<BO<'a>> { in new()
97 pub struct Runner { struct
105 impl<'a> Runner { impl
106 pub fn new(dev_id: Option<usize>) -> Runner { in new()
423 unsafe impl Sync for Runner {} implementation
424 unsafe impl Send for Runner {} implementation
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/tests/substring/
Dmod.rs66 pub(crate) struct Runner { struct
75 impl Runner { impl
136 ) -> Runner { in fwd()
152 ) -> Runner { in rev()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/tests/substring/
H A Dmod.rs66 pub(crate) struct Runner { struct
75 impl Runner { implementation
136 ) -> Runner { in fwd()
152 ) -> Runner { in rev()
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/tests/
Dpackedpair.rs27 pub(crate) struct Runner { struct
35 impl Runner { argument
80 ) -> Runner { in fwd()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/tests/
H A Dpackedpair.rs27 pub(crate) struct Runner { struct
35 impl Runner { argument
80 ) -> Runner { in fwd()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/tests/memchr/
H A Dmod.rs63 pub(crate) struct Runner { struct
67 impl Runner { impl
73 pub(crate) fn new(needle_len: usize) -> Runner { in new()
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/tests/memchr/
Dmod.rs63 pub(crate) struct Runner { struct
67 impl Runner { implementation
73 pub(crate) fn new(needle_len: usize) -> Runner { in new()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMLRegallocPriorityAdvisor.cpp95 MLModelRunner *const Runner; member in llvm::MLPriorityAdvisor
134 std::unique_ptr<ReleaseModeModelRunner<NoopSavedModelImpl>> Runner; member in llvm::ReleaseModePriorityAdvisorAnalysis
162 MLModelRunner *Runner, Logger *Log) in DevelopmentModePriorityAdvisor()
253 std::unique_ptr<MLModelRunner> Runner; member in llvm::DevelopmentModePriorityAdvisorAnalysis
267 MLModelRunner *Runner) in MLPriorityAdvisor()
H A DMLRegallocEvictAdvisor.cpp243 void resetInputs(MLModelRunner &Runner) { in resetInputs()
337 MLModelRunner *const Runner; member in __anon5373c1690111::MLEvictAdvisor
392 std::unique_ptr<ReleaseModeModelRunner<CompiledModelType>> Runner; member in __anon5373c1690111::ReleaseModeEvictionAdvisorAnalysis
415 MLModelRunner *Runner, in DevelopmentModeEvictAdvisor()
533 std::unique_ptr<MLModelRunner> Runner; member in __anon5373c1690111::DevelopmentModeEvictionAdvisorAnalysis
553 MLModelRunner *Runner, in MLEvictAdvisor()
/aosp_15_r20/external/bazelbuild-rules_android/src/tools/javatests/com/google/devtools/build/android/sandboxedsdktoolbox/utils/
H A DRunner.java24 public final class Runner { class
36 private Runner() {} in Runner() method in Runner
/aosp_15_r20/external/python/mobly/
DCHANGELOG.md302 ### New
312 ### Breaking Changes
317 ### Deprecated
/aosp_15_r20/trusty/device/arm/generic-arm64/project/qemu/
Drun.py75 def run_test(runner: qemu.Runner, cmd: List[str]) -> int:
90 def shutdown(runner: Optional[qemu.Runner],
/aosp_15_r20/packages/modules/Virtualization/android/TerminalApp/java/com/android/virtualization/terminal/
DRunner.java34 class Runner { class
38 private Runner(VirtualMachine vm, Callback cb) { in Runner() method in Runner
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/
H A DTestRunnerSequenceTest.java98 public static class Runner extends SingleSdkRobolectricTestRunner { class in TestRunnerSequenceTest
100 Runner(Class<?> testClass) throws InitializationError { in Runner() method in TestRunnerSequenceTest.Runner
/aosp_15_r20/art/test/168-vmstack-annotated/src/
H A DMain.java29 static class Runner implements Runnable { class in Main
33 public Runner(List<Object> locks, List<CyclicBarrier> barriers) { in Runner() method in Main.Runner
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h286 void callWrapperAsync(RunPolicyT &&Runner, ExecutorAddr WrapperFnAddr, in callWrapperAsync()
323 void callSPSWrapperAsync(RunPolicyT &&Runner, ExecutorAddr WrapperFnAddr, in callSPSWrapperAsync()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h324 void callWrapperAsync(RunPolicyT &&Runner, ExecutorAddr WrapperFnAddr, in callWrapperAsync()
361 void callSPSWrapperAsync(RunPolicyT &&Runner, ExecutorAddr WrapperFnAddr, in callSPSWrapperAsync()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h342 void callWrapperAsync(RunPolicyT &&Runner, ExecutorAddr WrapperFnAddr, in callWrapperAsync()
379 void callSPSWrapperAsync(RunPolicyT &&Runner, ExecutorAddr WrapperFnAddr, in callSPSWrapperAsync()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/back/
DCrossActivityBackAnimation.java379 final class Runner extends android.view.IRemoteAnimationRunner.Default { class in CrossActivityBackAnimation
381 public Runner() { in Runner() method in CrossActivityBackAnimation.Runner
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h342 void callWrapperAsync(RunPolicyT &&Runner, ExecutorAddr WrapperFnAddr, in callWrapperAsync()
379 void callSPSWrapperAsync(RunPolicyT &&Runner, ExecutorAddr WrapperFnAddr, in callSPSWrapperAsync()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DExecutorProcessControl.h342 void callWrapperAsync(RunPolicyT &&Runner, ExecutorAddr WrapperFnAddr, in callWrapperAsync()
379 void callSPSWrapperAsync(RunPolicyT &&Runner, ExecutorAddr WrapperFnAddr, in callSPSWrapperAsync()
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/
H A D__init__.py21 Runner = _runner.Runner variable
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_py3_only/
H A D__init__.py21 Runner = _runner.Runner variable
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/
H A D__init__.py21 Runner = _runner.Runner variable

1234567