/external/python/cpython3/Lib/test/ziptestdata/ |
D | README.md | 18 ### Standard old format (2.0) zip file 26 ### Modern format (4.5) zip64 file
|
/external/python/cpython2/Lib/distutils/tests/ |
D | test_ccompiler.py | 29 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/ |
D | x86_64-soft_float.json | 12 "executables": true, boolean
|
/external/tensorflow/tensorflow/compiler/xla/tools/ |
D | dumped_computation_to_text.cc | 65 auto executables = in RealMain() local
|
D | dumped_computation_to_operation_list.cc | 88 auto executables = in RealMain() local
|
D | replay_computation.cc | 452 std::vector<StatusOr<std::unique_ptr<LocalExecutable>>> executables; in RealMain() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | local_service.cc | 170 std::vector<std::unique_ptr<Executable>> executables; in CompileExecutables() local
|
D | service.cc | 317 std::vector<std::unique_ptr<Executable>> executables; in BuildExecutables() local 345 absl::Span<Executable* const> executables, in ExecuteParallelAndRegisterResult()
|
/external/python/cpython2/Lib/distutils/ |
D | bcppcompiler.py | 37 executables = {} variable in BCPPCompiler
|
D | unixccompiler.py | 58 executables = {'preprocessor' : None, variable in UnixCCompiler
|
D | msvccompiler.py | 215 executables = {} variable in MSVCCompiler
|
D | msvc9compiler.py | 320 executables = {} variable in MSVCCompiler
|
/external/python/cpython3/Lib/distutils/ |
D | bcppcompiler.py | 37 executables = {} variable in BCPPCompiler
|
D | unixccompiler.py | 55 executables = {'preprocessor' : None, variable in UnixCCompiler
|
D | _msvccompiler.py | 181 executables = {} variable in MSVCCompiler
|
D | msvccompiler.py | 211 executables = {} variable in MSVCCompiler
|
D | msvc9compiler.py | 309 executables = {} variable in MSVCCompiler
|
/external/tensorflow/tensorflow/core/tpu/ |
D | tpu_on_demand_compiler.cc | 324 std::vector<std::unique_ptr<Executable>> executables; in Compile() local
|
/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
D | pjrt_stream_executor_client.h | 664 absl::Span<const std::shared_ptr<LocalExecutable>> executables() const { in executables() function
|
D | pjrt_stream_executor_client.cc | 1567 std::vector<std::unique_ptr<LocalExecutable>> executables, in PjRtStreamExecutorExecutable()
|
/external/mesa3d/src/amd/compiler/tests/ |
D | helpers.cpp | 287 VkPipelineExecutablePropertiesKHR executables[16]; in print_pipeline_ir() local
|
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/ |
D | PlatformDarwinKernel.cpp | 919 std::vector<FileSpec> executables; in SearchForExecutablesRecursively() local
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | hlo_test_base.cc | 465 std::vector<std::unique_ptr<Executable>> executables(n); in RunMultipleTimes() local
|
D | collective_ops_test.cc | 348 std::vector<ExecutableInfo> executables; in XLA_TEST_F() local
|
D | cpu_gpu_fusion_test.cc | 884 auto executables = in BM_ParallelFusion() local
|