/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/ |
H A D | jax_jit.cc | 332 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 D | tfrt_cpu_pjrt_client.h | 163 const PjRtLoadedExecutable& executable) const override { in SerializeExecutable()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/ |
H A D | tpu_execute.cc | 417 const TPUExecutableInfoProto& executable, in TPUExecute()
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_linux_libcdep.cc | 446 bool executable = phdr->p_flags & PF_X; in dl_iterate_phdr_cb() local
|
H A D | sanitizer_common.cc | 267 void LoadedModule::addAddressRange(uptr beg, uptr end, bool executable) { in addAddressRange()
|
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/ |
D | bundlebuilder.py | 373 executable = None variable in AppBuilder
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/http/ |
H A D | server.py | 973 def executable(path): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/http/ |
D | server.py | 973 def executable(path): function
|
/aosp_15_r20/external/python/cpython3/Lib/http/ |
D | server.py | 973 def executable(path): function
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/lib/x86_64/ |
H A D | vmx.c | 27 uint64_t executable:1; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/http/ |
D | server.py | 973 def executable(path): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/http/ |
D | server.py | 973 def executable(path): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/http/ |
D | server.py | 973 def executable(path): function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/c/ |
H A D | pjrt_c_api_wrapper_impl.cc | 176 PJRT_Executable* executable) { in PopulatePjrtExecutableAddressableDevices()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | ProgramExecutableGL.cpp | 21 ProgramExecutableGL::ProgramExecutableGL(const gl::ProgramExecutable *executable) in ProgramExecutableGL()
|
/aosp_15_r20/external/cronet/base/test/launcher/ |
H A D | test_results_tracker.cc | 189 FilePath executable = command_line.GetProgram().BaseName(); in Init() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/ |
H A D | interactive_graphviz.cc | 738 auto executable = compiler local
|
/aosp_15_r20/external/googleapis/google/cloud/osconfig/v1beta/ |
H A D | patch_jobs.proto | 586 oneof executable { oneof
|
/aosp_15_r20/external/googleapis/google/cloud/osconfig/v1/ |
H A D | patch_jobs.proto | 620 oneof executable { oneof
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | ProgramExecutableWgpu.cpp | 26 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 D | patch_jobs.proto | 586 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 D | patch_jobs.proto | 620 oneof executable { oneof
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | ant-tasks.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/external/selinux/python/sepolicy/sepolicy/ |
H A D | gui.py | 1245 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 D | context.py | 172 def set_executable(self, executable): argument
|