/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/dfa/ |
H A D | determinize.rs | 135 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 D | hw_runner.rs | 47 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/ |
D | mod.rs | 66 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 D | mod.rs | 66 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/ |
D | packedpair.rs | 27 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 D | packedpair.rs | 27 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 D | mod.rs | 63 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/ |
D | mod.rs | 63 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 D | MLRegallocPriorityAdvisor.cpp | 95 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 D | MLRegallocEvictAdvisor.cpp | 243 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 D | Runner.java | 24 public final class Runner { class 36 private Runner() {} in Runner() method in Runner
|
/aosp_15_r20/external/python/mobly/ |
D | CHANGELOG.md | 302 ### New 312 ### Breaking Changes 317 ### Deprecated
|
/aosp_15_r20/trusty/device/arm/generic-arm64/project/qemu/ |
D | run.py | 75 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/ |
D | Runner.java | 34 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 D | TestRunnerSequenceTest.java | 98 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 D | Main.java | 29 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 D | ExecutorProcessControl.h | 286 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/ |
D | ExecutorProcessControl.h | 324 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/ |
D | ExecutorProcessControl.h | 342 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/ |
D | CrossActivityBackAnimation.java | 379 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/ |
D | ExecutorProcessControl.h | 342 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/ |
D | ExecutorProcessControl.h | 342 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__.py | 21 Runner = _runner.Runner variable
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_py3_only/ |
H A D | __init__.py | 21 Runner = _runner.Runner variable
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/ |
H A D | __init__.py | 21 Runner = _runner.Runner variable
|