Home
last modified time | relevance | path

Searched defs:executable (Results 201 – 225 of 657) sorted by relevance

12345678910>>...27

/aosp_15_r20/external/aws-sdk-java-v2/core/auth/src/test/java/software/amazon/awssdk/auth/credentials/
H A DAwsCredentialsProviderChainTest.java138 private void assertThrowsIllegalArgument(Executable executable) { in assertThrowsIllegalArgument()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DVertexDeclarationCache.cpp51 gl::ProgramExecutable *executable, in applyDeclaration()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_compilation_cache.cc281 std::unique_ptr<xla::LocalExecutable>* executable) { in BuildExecutable()
540 StatusOr<std::unique_ptr<xla::LocalExecutable>> executable = LoadExecutable( in CompileStrict() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_runner_interface.cc105 Executable* executable, absl::Span<const Literal> arguments, in ExecuteWithExecutable()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dcompiler.cc125 std::unique_ptr<Executable> executable = in RunBackend() local
/aosp_15_r20/system/vold/fs/
H A DExt4.cpp125 bool executable) { in Mount()
/aosp_15_r20/frameworks/base/packages/SystemUI/scripts/
H A Dnew_merge.py14 def executable(path): function
/aosp_15_r20/external/python/cpython3/Tools/freeze/test/
Dfreeze.py205 def run(executable): argument
/aosp_15_r20/external/libxkbcommon/tools/
H A Dtools-common.c210 char executable[PATH_MAX]; in tools_exec_command() local
/aosp_15_r20/external/python/cpython3/PC/
Dpython_uwp.cpp113 std::wstring executable; in set_process_name() local
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/c_parser/preprocessor/
Dcommon.py72 executable=None, argument
/aosp_15_r20/external/python/cpython2/Lib/
D_osx_support.py29 def _find_executable(executable, path=None): argument
/aosp_15_r20/external/cronet/base/memory/
H A Dplatform_shared_memory_region_posix.cc173 bool executable in Create()
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util_posix.cc566 const FilePath::StringType& executable) { in ExecutableExistsInPath()
985 bool GetShmemTempDir(bool executable, FilePath* path) { in GetShmemTempDir()
/aosp_15_r20/external/python/cpython3/Lib/
D_osx_support.py29 def _find_executable(executable, path=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
D_osx_support.py29 def _find_executable(executable, path=None): argument
/aosp_15_r20/external/mdnsresponder/mDNSWindows/SystemService/
H A DFirewall.cpp385 LPWSTR executable, in mDNSAddToFirewall()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/benchmarks/
H A Dmatmul_op_benchmark.h98 llvm::Expected<AsyncValuePtr<Executable>> executable = in RunMatMulMlirBenchmark() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
D_osx_support.py29 def _find_executable(executable, path=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
D_osx_support.py29 def _find_executable(executable, path=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
D_osx_support.py29 def _find_executable(executable, path=None): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A D_osx_support.py29 def _find_executable(executable, path=None): argument
/aosp_15_r20/external/python/cpython2/Lib/multiprocessing/
D__init__.py268 def set_executable(executable): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_reshard_variables_op.cc158 const TPUExecutableInfoProto* executable = &executable_info_proto; in DoTpuExecute() local
/aosp_15_r20/frameworks/base/tools/bit/
H A Dcommand.cpp209 string executable = string(dir) + "/" + prog; in exec_with_path_search() local

12345678910>>...27