/aosp_15_r20/external/python/cpython3/Lib/ |
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 | 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-r530567b/python3/lib/python3.11/ |
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 | service.cc | 500 Executable* executable, in ExecuteAndRegisterResult() 691 for (const auto& executable : executables) { in ExecuteGraphParallel() local 763 Executable* executable = executable_ptrs[i]; in ExecuteGraphParallel() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/ |
H A D | xla_client.py | 318 def execute_with_python_values(executable, arguments, backend): argument 329 def execute_with_python_values_replicated(executable, arguments, backend): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/ |
H A D | replay_computation.cc | 231 LocalExecutable* executable, in ReplayComputation() 500 LocalExecutable* executable = executables[i].ValueOrDie().get(); in RealMain() local
|
/aosp_15_r20/external/mesa3d/meson_to_hermetic/ |
H A D | meson_common.py | 251 def executable( function 299 executable, argument
|
/aosp_15_r20/external/google-fruit/tests/ |
H A D | fruit_test_common.py | 80 def run_command(executable, args=[], modify_env=lambda env: env): argument 100 def run_compiled_executable(executable): argument
|
/aosp_15_r20/art/runtime/oat/ |
H A D | oat_file.h | 123 bool executable, in Open() 141 bool executable, in Open()
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | platform.py | 172 def libc_ver(executable=sys.executable,lib='',version='', chunksize=2048): argument 1062 def architecture(executable=sys.executable,bits='',linkage=''): argument
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_cache_utils.cpp | 2772 FramebufferFetchMode GetProgramFramebufferFetchMode(const gl::ProgramExecutable *executable) in GetProgramFramebufferFetchMode() 5963 void WriteDescriptorDescs::updateImages(const gl::ProgramExecutable &executable, in updateImages() 6000 const gl::ProgramExecutable &executable, in updateInputAttachments() 6044 const gl::ProgramExecutable &executable) in updateExecutableActiveTextures() 6077 const gl::ProgramExecutable &executable) in updateDefaultUniform() 6088 const gl::ProgramExecutable &executable) in updateTransformFeedbackWrite() 6310 const gl::ProgramExecutable &executable, in updateUniformsAndXfb() 6348 const gl::ProgramExecutable &executable, in updatePreCacheActiveTextures() 6558 const gl::ProgramExecutable &executable, in updateShaderBuffers() 6586 const gl::ProgramExecutable &executable, in updateAtomicCounters() [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/ |
D | File.java | 1680 public boolean setExecutable(boolean executable, boolean ownerOnly) { in setExecutable() 1720 public boolean setExecutable(boolean executable) { in setExecutable()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
H A D | pjrt_stream_executor_client.h | 199 const PjRtLoadedExecutable& executable) const override { in ExecutableFingerprint() 204 const PjRtLoadedExecutable& executable) const override { in SerializeExecutable()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/0/libcore/ojluni/src/main/java/java/io/ |
D | File.java | 1680 public boolean setExecutable(boolean executable, boolean ownerOnly) { in setExecutable() 1720 public boolean setExecutable(boolean executable) { in setExecutable()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/ |
H A D | File.java | 1680 public boolean setExecutable(boolean executable, boolean ownerOnly) { in setExecutable() 1720 public boolean setExecutable(boolean executable) { in setExecutable()
|
/aosp_15_r20/external/python/cpython3/Lib/unittest/ |
D | __main__.py | 10 executable = os.path.basename(sys.executable) variable
|
/aosp_15_r20/prebuilts/go/linux-x86/src/os/ |
D | executable_procfs.go | 15 func executable() (string, error) { func
|
D | executable_wasm.go | 14 func executable() (string, error) { func
|
D | executable_plan9.go | 14 func executable() (string, error) { func
|
D | executable_sysctl.go | 14 func executable() (string, error) { func
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/unittest/ |
D | __main__.py | 10 executable = os.path.basename(sys.executable) variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/unittest/ |
D | __main__.py | 10 executable = os.path.basename(sys.executable) variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/unittest/ |
D | __main__.py | 10 executable = os.path.basename(sys.executable) variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/unittest/ |
D | __main__.py | 10 executable = os.path.basename(sys.executable) variable
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/ |
H A D | __main__.py | 10 executable = os.path.basename(sys.executable) variable
|