Home
last modified time | relevance | path

Searched defs:executable (Results 276 – 300 of 657) sorted by relevance

1...<<11121314151617181920>>...27

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Djax_jit.cc332 std::shared_ptr<xla::PyExecutable> executable; member
781 auto executable = py::cast<std::shared_ptr<xla::PyExecutable>>( in PopulateCacheEntry() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtfrt_cpu_pjrt_client.h163 const PjRtLoadedExecutable& executable) const override { in SerializeExecutable()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_execute.cc417 const TPUExecutableInfoProto& executable, in TPUExecute()
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc446 bool executable = phdr->p_flags & PF_X; in dl_iterate_phdr_cb() local
H A Dsanitizer_common.cc267 void LoadedModule::addAddressRange(uptr beg, uptr end, bool executable) { in addAddressRange()
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/
Dbundlebuilder.py373 executable = None variable in AppBuilder
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/http/
H A Dserver.py973 def executable(path): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/http/
Dserver.py973 def executable(path): function
/aosp_15_r20/external/python/cpython3/Lib/http/
Dserver.py973 def executable(path): function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c27 uint64_t executable:1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/http/
Dserver.py973 def executable(path): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/http/
Dserver.py973 def executable(path): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/http/
Dserver.py973 def executable(path): function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/c/
H A Dpjrt_c_api_wrapper_impl.cc176 PJRT_Executable* executable) { in PopulatePjrtExecutableAddressableDevices()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DProgramExecutableGL.cpp21 ProgramExecutableGL::ProgramExecutableGL(const gl::ProgramExecutable *executable) in ProgramExecutableGL()
/aosp_15_r20/external/cronet/base/test/launcher/
H A Dtest_results_tracker.cc189 FilePath executable = command_line.GetProgram().BaseName(); in Init() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/
H A Dinteractive_graphviz.cc738 auto executable = compiler local
/aosp_15_r20/external/googleapis/google/cloud/osconfig/v1beta/
H A Dpatch_jobs.proto586 oneof executable { oneof
/aosp_15_r20/external/googleapis/google/cloud/osconfig/v1/
H A Dpatch_jobs.proto620 oneof executable { oneof
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DProgramExecutableWgpu.cpp26 ProgramExecutableWgpu::ProgramExecutableWgpu(const gl::ProgramExecutable *executable) in ProgramExecutableWgpu()
/aosp_15_r20/external/google-cloud-java/java-os-config/proto-google-cloud-os-config-v1beta/src/main/proto/google/cloud/osconfig/v1beta/
H A Dpatch_jobs.proto586 oneof executable { oneof
/aosp_15_r20/external/google-cloud-java/java-os-config/proto-google-cloud-os-config-v1/src/main/proto/google/cloud/osconfig/v1/
H A Dpatch_jobs.proto620 oneof executable { oneof
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDant-tasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/selinux/python/sepolicy/sepolicy/
H A Dgui.py1245 def transitions_into_initial_data_insert(self, active, executable, source): argument
1273 def transitions_from_initial_data_insert(self, active, executable, transtype): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dcontext.py172 def set_executable(self, executable): argument

1...<<11121314151617181920>>...27