Home
last modified time | relevance | path

Searched defs:executables (Results 1 – 25 of 26) sorted by relevance

12

/external/python/cpython3/Lib/test/ziptestdata/
DREADME.md18 ### Standard old format (2.0) zip file
26 ### Modern format (4.5) zip64 file
/external/python/cpython2/Lib/distutils/tests/
Dtest_ccompiler.py29 executables = {'compiler': '', 'compiler_cxx': '', 'linker': ''} variable in CCompilerTestCase.test_set_executables.MyCCompiler
65 executables = {} variable in CCompilerTestCase.test_debug_print.MyCCompiler
/external/rust/crates/memchr/src/tests/
Dx86_64-soft_float.json12 "executables": true, boolean
/external/tensorflow/tensorflow/compiler/xla/tools/
Ddumped_computation_to_text.cc65 auto executables = in RealMain() local
Ddumped_computation_to_operation_list.cc88 auto executables = in RealMain() local
Dreplay_computation.cc452 std::vector<StatusOr<std::unique_ptr<LocalExecutable>>> executables; in RealMain() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dlocal_service.cc170 std::vector<std::unique_ptr<Executable>> executables; in CompileExecutables() local
Dservice.cc317 std::vector<std::unique_ptr<Executable>> executables; in BuildExecutables() local
345 absl::Span<Executable* const> executables, in ExecuteParallelAndRegisterResult()
/external/python/cpython2/Lib/distutils/
Dbcppcompiler.py37 executables = {} variable in BCPPCompiler
Dunixccompiler.py58 executables = {'preprocessor' : None, variable in UnixCCompiler
Dmsvccompiler.py215 executables = {} variable in MSVCCompiler
Dmsvc9compiler.py320 executables = {} variable in MSVCCompiler
/external/python/cpython3/Lib/distutils/
Dbcppcompiler.py37 executables = {} variable in BCPPCompiler
Dunixccompiler.py55 executables = {'preprocessor' : None, variable in UnixCCompiler
D_msvccompiler.py181 executables = {} variable in MSVCCompiler
Dmsvccompiler.py211 executables = {} variable in MSVCCompiler
Dmsvc9compiler.py309 executables = {} variable in MSVCCompiler
/external/tensorflow/tensorflow/core/tpu/
Dtpu_on_demand_compiler.cc324 std::vector<std::unique_ptr<Executable>> executables; in Compile() local
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.h664 absl::Span<const std::shared_ptr<LocalExecutable>> executables() const { in executables() function
Dpjrt_stream_executor_client.cc1567 std::vector<std::unique_ptr<LocalExecutable>> executables, in PjRtStreamExecutorExecutable()
/external/mesa3d/src/amd/compiler/tests/
Dhelpers.cpp287 VkPipelineExecutablePropertiesKHR executables[16]; in print_pipeline_ir() local
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinKernel.cpp919 std::vector<FileSpec> executables; in SearchForExecutablesRecursively() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dhlo_test_base.cc465 std::vector<std::unique_ptr<Executable>> executables(n); in RunMultipleTimes() local
Dcollective_ops_test.cc348 std::vector<ExecutableInfo> executables; in XLA_TEST_F() local
Dcpu_gpu_fusion_test.cc884 auto executables = in BM_ParallelFusion() local

12