/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/ |
D | spawn.py | 23 def spawn(cmd, search_path=1, verbose=0, dry_run=0): function
|
/aosp_15_r20/external/python/cpython3/Lib/distutils/ |
D | spawn.py | 23 def spawn(cmd, search_path=1, verbose=0, dry_run=0): function
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/protobuf_distutils/protobuf_distutils/ |
H A D | generate_py_protobufs.py | 38 import distutils.spawn as spawn namespace
|
/aosp_15_r20/external/protobuf/python/protobuf_distutils/protobuf_distutils/ |
H A D | generate_py_protobufs.py | 38 import distutils.spawn as spawn namespace
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/thread/ |
H A D | mod.rs | 382 pub fn spawn<F, T>(self, f: F) -> io::Result<JoinHandle<T>> in spawn() method 692 pub fn spawn<F, T>(f: F) -> JoinHandle<T> in spawn() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/thread/ |
H A D | mod.rs | 382 pub fn spawn<F, T>(self, f: F) -> io::Result<JoinHandle<T>> in spawn() method 692 pub fn spawn<F, T>(f: F) -> JoinHandle<T> in spawn() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/async-task/examples/ |
D | spawn-local.rs | 15 fn spawn<F, T>(future: F) -> Task<T> in spawn() function
|
/aosp_15_r20/external/autotest/client/bin/ |
H A D | prespawner.py | 57 def spawn(self, args, env_additions=None): member in Prespawner
|
/aosp_15_r20/external/bcc/src/lua/bcc/vendor/ |
H A D | helpers.lua | 162 function os.spawn(...) function
|
/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/spawn/ |
D | mod.rs | 60 pub fn spawn<F>(func: F) in spawn() function
|
/aosp_15_r20/external/igt-gpu-tools/tools/ |
H A D | intel_gpu_time.c | 45 static pid_t spawn(char **argv) in spawn() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/ |
D | task_hooks.rs | 4 pub(crate) fn spawn(&self, meta: &TaskMeta<'_>) { in spawn() method
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | pty.py | 193 def spawn(argv, master_read=_read, stdin_read=_read): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | pty.py | 193 def spawn(argv, master_read=_read, stdin_read=_read): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | pty.py | 193 def spawn(argv, master_read=_read, stdin_read=_read): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | pty.py | 193 def spawn(argv, master_read=_read, stdin_read=_read): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | pty.py | 193 def spawn(argv, master_read=_read, stdin_read=_read): function
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | pty.py | 193 def spawn(argv, master_read=_read, stdin_read=_read): function
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | pty.py | 161 def spawn(argv, master_read=_read, stdin_read=_read): function
|
/aosp_15_r20/external/python/cpython2/Lib/distutils/ |
D | spawn.py | 18 def spawn(cmd, search_path=1, verbose=0, dry_run=0): function
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/task/ |
D | spawn.rs | 49 fn spawn<Fut>(&self, future: Fut) -> Result<(), SpawnError> in spawn() method
|
/aosp_15_r20/frameworks/native/libs/binder/rust/src/ |
H A D | binder_async.rs | 44 fn spawn<'a, F1, F2, Fut, A, B, E>( in spawn() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/thread/ |
H A D | mod.rs | 382 pub fn spawn<F, T>(self, f: F) -> io::Result<JoinHandle<T>> in spawn() method 688 pub fn spawn<F, T>(f: F) -> JoinHandle<T> in spawn() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/thread/ |
H A D | mod.rs | 382 pub fn spawn<F, T>(self, f: F) -> io::Result<JoinHandle<T>> in spawn() method 688 pub fn spawn<F, T>(f: F) -> JoinHandle<T> in spawn() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/thread/ |
H A D | mod.rs | 382 pub fn spawn<F, T>(self, f: F) -> io::Result<JoinHandle<T>> in spawn() method 688 pub fn spawn<F, T>(f: F) -> JoinHandle<T> in spawn() function
|