Home
last modified time | relevance | path

Searched defs:executable (Results 51 – 75 of 657) sorted by relevance

12345678910>>...27

/aosp_15_r20/external/python/cpython2/Lib/
Dsubprocess.py334 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 DAnnotatedElementParameterTest.java272 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 DExecutableParameterTest.java286 Executable executable, String... expectedAnnotationStrings) throws Exception { in assertOnlyParameterAnnotations()
294 Executable executable, int expectedParameterAnnotationsSize) { in getParameterAnnotations()
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dsubprocess.h171 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 Djit_executable.cc139 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 DFile.annotated.java120 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/
Deasy_install.py1915 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/
Deasy_install.py1915 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/
Dsubprocess.py807 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/
Dsubprocess.py807 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
Dplatform.py161 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/
Dsubprocess.py807 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/
Deasy_install.py1915 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/
Deasy_install.py1915 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 Dsubprocess.py807 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 Dplatform.py161 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/
Deasy_install.py1919 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/
Dsubprocess.py807 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/
Dsubprocess.py807 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
Dplatform.py161 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 Dexecutable.cc190 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 Dtf_jitrt_kernels.cc526 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 DProgramWgpu.cpp75 const gl::ProgramExecutable &executable, in CreateWGPUShaderModuleTask()
209 ProgramExecutableWgpu *executable = in link() local
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/io/
H A DFile.java215 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 Dcwise_op_unary_benchmark.h53 const Executable* executable; member
94 llvm::Expected<AsyncValuePtr<Executable>> executable = in PrepareUnaryMlirBenchmark() local

12345678910>>...27