Home
last modified time | relevance | path

Searched refs:target_architecture (Results 1 – 25 of 37) sorted by relevance

12

/dports/graphics/py-pivy/pivy-0.6.6/scons/scons-local-1.2.0.d20090919/SCons/Tool/MSCommon/
H A Dvc.py87 def find_batch_file(self, target_architecture, host_architecture): argument
88 key = (target_architecture, host_architecture)
91 key = (target_architecture, None)
123 def get_batch_file(self, target_architecture, host_architecture): argument
127 batch_file = self.find_batch_file(target_architecture, host_architecture)
/dports/devel/vc/Vc-1.4.2/
H A Dtest.cmake35 read_argument(target_architecture)
265 if(DEFINED target_architecture)
266 set(tmp ${target_architecture})
375 if(DEFINED target_architecture)
376 list(APPEND configure_options "-DTARGET_ARCHITECTURE=${target_architecture}")
/dports/math/clblast/CLBlast-1.1.0/src/database/
H A Ddatabase.cpp180 database::Parameters Database::SearchArchitecture(const std::string &target_architecture, in SearchArchitecture() argument
185 if (architecture.name == target_architecture) { in SearchArchitecture()
186 log_debug("Found devices of architecture type '" + target_architecture + "'"); in SearchArchitecture()
H A Ddatabase.hpp69 database::Parameters SearchArchitecture(const std::string &target_architecture,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/torque/
H A Dtorque-compiler.cc56 TargetArchitecture::Scope target_architecture(options.force_32bit_output); in CompileCurrentAst() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/torque/
H A Dtorque-compiler.cc56 TargetArchitecture::Scope target_architecture(options.force_32bit_output); in CompileCurrentAst() local
/dports/games/widelands/widelands-build21/cmake/
H A DUseSystemInfo.cmake17 target_architecture (TARGET_CPU)
92 function (target_architecture output_var) function
/dports/lang/v8/v8-9.6.180.12/src/torque/
H A Dtorque-compiler.cc62 TargetArchitecture::Scope target_architecture(options.force_32bit_output); in CompileCurrentAst() local
/dports/graphics/xournalpp/xournalpp-1.1.0/cmake/include/
H A DExternalDeb.cmake43 target_architecture(ARCH)
H A DTargetArch.cmake55 function(target_architecture output_var) function
/dports/misc/sdformat/osrf-sdformat-f555f9a69f8f/cmake/
H A DSearchForStuff.cmake5 target_architecture(ARCH)
H A DTargetArch.cmake77 function(target_architecture output_var) function
/dports/mail/rspamd/rspamd-3.1/cmake/
H A DFindArch.cmake46 function(target_architecture output_var) function
/dports/mail/rspamd-devel/rspamd-93430bb/cmake/
H A DFindArch.cmake46 function(target_architecture output_var) function
/dports/multimedia/snapcast/snapcast-0.25.0/cmake/
H A DTargetArch.cmake53 function(target_architecture output_var) function
/dports/security/i2pd/i2pd-2.40.0/build/cmake_modules/
H A DTargetArch.cmake53 function(target_architecture output_var) function
/dports/science/siconos/siconos-4.4.0/cmake/
H A DTargetArch.cmake53 function(target_architecture output_var) function
/dports/mail/libvmime/vmime-0.9.2/cmake/
H A DTargetArch.cmake55 function(target_architecture output_var) function
/dports/games/hedgewars-server/hedgewars-src-1.0.0/cmake_modules/
H A DTargetArch.cmake61 function(target_architecture output_var) function
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/cmake/macros/
H A DTargetArch.cmake78 function(target_architecture output_var) function
/dports/games/hedgewars/hedgewars-src-1.0.0/cmake_modules/
H A DTargetArch.cmake61 function(target_architecture output_var) function
/dports/games/warzone2100/warzone2100/cmake/
H A DTargetArch.cmake86 function(target_architecture output_var) function
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A DChangeLog-1997750 * top.c (set_arch): New function, update target_architecture.
776 target_architecture instead of sh_processor_type.
794 * defs.h (target_architecture, target_architecture_auto,
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-1997750 * top.c (set_arch): New function, update target_architecture.
776 target_architecture instead of sh_processor_type.
794 * defs.h (target_architecture, target_architecture_auto,
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A DChangeLog-1997750 * top.c (set_arch): New function, update target_architecture.
776 target_architecture instead of sh_processor_type.
794 * defs.h (target_architecture, target_architecture_auto,

12