/aosp_15_r20/external/python/cpython2/Lib/ |
D | subprocess.py | 334 def __init__(self, args, bufsize=0, executable=None, argument 590 def _execute_child(self, args, executable, preexec_fn, close_fds, argument 900 def _execute_child(self, args, executable, preexec_fn, close_fds, argument
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/ |
H A D | AnnotatedElementParameterTest.java | 272 Executable executable, Class<? extends Annotation> annotationType, in checkParameter0DeclaredAnnotation() 356 Executable executable, Class<? extends Annotation> annotationType, in checkParameter0GetDeclaredAnnotationsByType() 436 Executable executable, Class<? extends Annotation> annotationType, in checkParameter0GetAnnotationsByType()
|
H A D | ExecutableParameterTest.java | 286 Executable executable, String... expectedAnnotationStrings) throws Exception { in assertOnlyParameterAnnotations() 294 Executable executable, int expectedParameterAnnotationsSize) { in getParameterAnnotations()
|
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/ |
D | subprocess.h | 171 Command& SetExecutable(std::string executable) & { in SetExecutable() 175 Command SetExecutable(std::string executable) && { in SetExecutable()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/ |
H A D | jit_executable.cc | 139 Expected<Executable> executable = in Instantiate() local 314 Expected<Executable> executable = JitCompiler::Compile( in GetExecutable() local
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/io/ |
H A D | File.annotated.java | 120 public boolean setExecutable(boolean executable, boolean ownerOnly) { throw new RuntimeException("S… in setExecutable() 122 public boolean setExecutable(boolean executable) { throw new RuntimeException("Stub!"); } in setExecutable()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/command/ |
D | easy_install.py | 1915 def is_sh(executable): argument 2095 def get_script_args(cls, dist, executable=None, wininst=False): argument 2103 def get_script_header(cls, script_text, executable=None, wininst=False): argument 2160 def get_header(cls, script_text="", executable=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/command/ |
D | easy_install.py | 1915 def is_sh(executable): argument 2095 def get_script_args(cls, dist, executable=None, wininst=False): argument 2103 def get_script_header(cls, script_text, executable=None, wininst=False): argument 2160 def get_header(cls, script_text="", executable=None): argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | subprocess.py | 807 def __init__(self, args, bufsize=-1, executable=None, argument 1436 def _execute_child(self, args, executable, preexec_fn, close_fds, argument 1750 def _posix_spawn(self, args, executable, env, restore_signals, argument 1789 def _execute_child(self, args, executable, preexec_fn, close_fds, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | subprocess.py | 807 def __init__(self, args, bufsize=-1, executable=None, argument 1436 def _execute_child(self, args, executable, preexec_fn, close_fds, argument 1750 def _posix_spawn(self, args, executable, env, restore_signals, argument 1789 def _execute_child(self, args, executable, preexec_fn, close_fds, argument
|
D | platform.py | 161 def libc_ver(executable=None, lib='', version='', chunksize=16384): argument 646 def architecture(executable=sys.executable, bits='', linkage=''): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | subprocess.py | 807 def __init__(self, args, bufsize=-1, executable=None, argument 1436 def _execute_child(self, args, executable, preexec_fn, close_fds, argument 1750 def _posix_spawn(self, args, executable, env, restore_signals, argument 1789 def _execute_child(self, args, executable, preexec_fn, close_fds, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/command/ |
D | easy_install.py | 1915 def is_sh(executable): argument 2095 def get_script_args(cls, dist, executable=None, wininst=False): argument 2103 def get_script_header(cls, script_text, executable=None, wininst=False): argument 2160 def get_header(cls, script_text="", executable=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/command/ |
D | easy_install.py | 1915 def is_sh(executable): argument 2095 def get_script_args(cls, dist, executable=None, wininst=False): argument 2103 def get_script_header(cls, script_text, executable=None, wininst=False): argument 2160 def get_header(cls, script_text="", executable=None): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | subprocess.py | 807 def __init__(self, args, bufsize=-1, executable=None, argument 1436 def _execute_child(self, args, executable, preexec_fn, close_fds, argument 1750 def _posix_spawn(self, args, executable, env, restore_signals, argument 1789 def _execute_child(self, args, executable, preexec_fn, close_fds, argument
|
H A D | platform.py | 161 def libc_ver(executable=None, lib='', version='', chunksize=16384): argument 646 def architecture(executable=sys.executable, bits='', linkage=''): argument
|
/aosp_15_r20/external/python/setuptools/setuptools/command/ |
D | easy_install.py | 1919 def is_sh(executable): argument 2099 def get_script_args(cls, dist, executable=None, wininst=False): argument 2107 def get_script_header(cls, script_text, executable=None, wininst=False): argument 2164 def get_header(cls, script_text="", executable=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | subprocess.py | 807 def __init__(self, args, bufsize=-1, executable=None, argument 1436 def _execute_child(self, args, executable, preexec_fn, close_fds, argument 1750 def _posix_spawn(self, args, executable, env, restore_signals, argument 1789 def _execute_child(self, args, executable, preexec_fn, close_fds, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | subprocess.py | 807 def __init__(self, args, bufsize=-1, executable=None, argument 1436 def _execute_child(self, args, executable, preexec_fn, close_fds, argument 1750 def _posix_spawn(self, args, executable, env, restore_signals, argument 1789 def _execute_child(self, args, executable, preexec_fn, close_fds, argument
|
D | platform.py | 161 def libc_ver(executable=None, lib='', version='', chunksize=16384): argument 646 def architecture(executable=sys.executable, bits='', linkage=''): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | executable.cc | 190 const Executable& executable, in ExecuteWrapperBeforeExecution() 214 Executable* executable, const ExecuteAsyncOnStreamWrapperState& state, in ExecuteWrapperAfterExecution()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/ |
H A D | tf_jitrt_kernels.cc | 526 Expected<AsyncValuePtr<JitExecutable>> executable = in Compile() local 648 static void ExecuteImpl(Executable& executable, ArrayRef<MemrefDesc> memrefs, in ExecuteImpl() 716 Expected<AsyncValuePtr<Executable>> executable = jit_executable.GetExecutable( in ExecuteImpl() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | ProgramWgpu.cpp | 75 const gl::ProgramExecutable &executable, in CreateWGPUShaderModuleTask() 209 ProgramExecutableWgpu *executable = in link() local
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/io/ |
H A D | File.java | 215 public boolean setExecutable(boolean executable, boolean ownerOnly) { in setExecutable() 219 public boolean setExecutable(boolean executable) { in setExecutable()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/benchmarks/ |
H A D | cwise_op_unary_benchmark.h | 53 const Executable* executable; member 94 llvm::Expected<AsyncValuePtr<Executable>> executable = in PrepareUnaryMlirBenchmark() local
|