Home
last modified time | relevance | path

Searched refs:CORE_NAME (Results 1 – 25 of 75) sorted by relevance

123

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/tools/
H A Dupdater.cpp57 #define CORE_NAME "boinc.exe" macro
60 #define CORE_NAME "boinc_client" macro
147 files.push_back(CORE_NAME); in main()
168 argv2[0] = CORE_NAME; in main()
172 sprintf(filepath, "%s/%s", install_dir, CORE_NAME); in main()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-angrylion/
H A Dversion.h.in11 #define CORE_NAME CORE_BASE_NAME " " GIT_TAG " (Debug)" macro
13 #define CORE_NAME CORE_BASE_NAME " " GIT_TAG macro
/dports/devel/lasi/libLASi-1.1.3/
H A DREADME.Release_Manager_Cookbook119 pqiv -i examples/$CORE_NAME.png
132 ldd -r examples/$CORE_NAME 2>&1 | less
134 cmp test.eps examples/$CORE_NAME.eps
136 cmp test.eps examples/$CORE_NAME.eps
143 cmp examples/ctest_examples_output_dir/$CORE_NAME.eps examples/$CORE_NAME.eps
151 ldd -r $CORE_NAME 2>&1 | less
152 cmp $CORE_NAME.eps $build_tree_dir/examples/$CORE_NAME.eps
153 valgrind ./$CORE_NAME 2>&1 test.eps | less
154 cmp test.eps $CORE_NAME.eps
155 valgrind ./$CORE_NAME 2>&1 >| test.eps | less
[all …]
/dports/games/minetest/minetest-5.4.1/util/buildbot/
H A Dbuildwin64.sh6 CORE_NAME=minetest
83 [ -d $CORE_NAME ] && (cd $CORE_NAME && git pull) || (git clone -b $CORE_BRANCH $CORE_GIT)
84 cd $CORE_NAME
H A Dbuildwin32.sh6 CORE_NAME=minetest
91 [ -d $CORE_NAME ] && (cd $CORE_NAME && git pull) || (git clone -b $CORE_BRANCH $CORE_GIT)
92 cd $CORE_NAME
/dports/lang/gcc48/gcc-4.8.5/gcc/config/aarch64/
H A Daarch64-cores.def24 AARCH64_CORE(CORE_NAME, CORE_IDENT, ARCH, FLAGS, COSTS)
26 The CORE_NAME is the name of the core, represented as a string constant.
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/aarch64/
H A Daarch64-cores.def24 AARCH64_CORE(CORE_NAME, CORE_IDENT, ARCH, FLAGS, COSTS)
26 The CORE_NAME is the name of the core, represented as a string constant.
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_core.h25 #define CORE_NAME "drm" macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/aarch64/
H A Daarch64-cores.def24 AARCH64_CORE(CORE_NAME, CORE_IDENT, SCHEDULER_IDENT, ARCH, FLAGS, COSTS)
26 The CORE_NAME is the name of the core, represented as a string constant.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/riscv/
H A Driscv-cores.def24 RISCV_CORE(CORE_NAME, ARCH, MICRO_ARCH, TUNE_INFO)
26 The CORE_NAME is the name of the core, represented as a string.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/riscv/
H A Driscv-cores.def24 RISCV_CORE(CORE_NAME, ARCH, MICRO_ARCH, TUNE_INFO)
26 The CORE_NAME is the name of the core, represented as a string.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/riscv/
H A Driscv-cores.def24 RISCV_CORE(CORE_NAME, ARCH, MICRO_ARCH, TUNE_INFO)
26 The CORE_NAME is the name of the core, represented as a string.
/dports/lang/gcc11/gcc-11.2.0/gcc/config/riscv/
H A Driscv-cores.def24 RISCV_CORE(CORE_NAME, ARCH, MICRO_ARCH, TUNE_INFO)
26 The CORE_NAME is the name of the core, represented as a string.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Ddriver-aarch64.c64 #define AARCH64_CORE(CORE_NAME, CORE_IDENT, SCHED, ARCH, FLAGS, COSTS, IMP, PART, VARIANT) \ argument
65 { CORE_NAME, #ARCH, IMP, PART, VARIANT, FLAGS },
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/aarch64/
H A Ddriver-aarch64.c55 #define AARCH64_CORE(CORE_NAME, CORE_IDENT, SCHED, ARCH, FLAGS, COSTS, IMP, PART) \ argument
56 { CORE_NAME, #ARCH, IMP, PART, FLAGS },
H A Daarch64-cores.def24 AARCH64_CORE(CORE_NAME, CORE_IDENT, SCHEDULER_IDENT, ARCH_IDENT, FLAGS, COSTS, IMP, PART)
26 The CORE_NAME is the name of the core, represented as a string constant.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/aarch64/
H A Ddriver-aarch64.c64 #define AARCH64_CORE(CORE_NAME, CORE_IDENT, SCHED, ARCH, FLAGS, COSTS, IMP, PART, VARIANT) \ argument
65 { CORE_NAME, #ARCH, IMP, PART, VARIANT, FLAGS },
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/aarch64/
H A Ddriver-aarch64.c63 #define AARCH64_CORE(CORE_NAME, CORE_IDENT, SCHED, ARCH, FLAGS, COSTS, IMP, PART, VARIANT) \ argument
64 { CORE_NAME, #ARCH, IMP, PART, VARIANT, FLAGS },
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Ddriver-aarch64.c64 #define AARCH64_CORE(CORE_NAME, CORE_IDENT, SCHED, ARCH, FLAGS, COSTS, IMP, PART, VARIANT) \ argument
65 { CORE_NAME, #ARCH, IMP, PART, VARIANT, FLAGS },
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Ddriver-aarch64.c64 #define AARCH64_CORE(CORE_NAME, CORE_IDENT, SCHED, ARCH, FLAGS, COSTS, IMP, PART, VARIANT) \ argument
65 { CORE_NAME, #ARCH, IMP, PART, VARIANT, FLAGS },
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Ddriver-aarch64.c64 #define AARCH64_CORE(CORE_NAME, CORE_IDENT, SCHED, ARCH, FLAGS, COSTS, IMP, PART, VARIANT) \ argument
65 { CORE_NAME, #ARCH, IMP, PART, VARIANT, FLAGS },
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/aarch64/
H A Ddriver-aarch64.c64 #define AARCH64_CORE(CORE_NAME, CORE_IDENT, SCHED, ARCH, FLAGS, COSTS, IMP, PART, VARIANT) \ argument
65 { CORE_NAME, #ARCH, IMP, PART, VARIANT, FLAGS },
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/aarch64/
H A Ddriver-aarch64.c55 #define AARCH64_CORE(CORE_NAME, CORE_IDENT, SCHED, ARCH, FLAGS, COSTS, IMP, PART) \ argument
56 { CORE_NAME, #ARCH, IMP, PART, FLAGS },
H A Daarch64-cores.def24 AARCH64_CORE(CORE_NAME, CORE_IDENT, SCHEDULER_IDENT, ARCH_IDENT, FLAGS, COSTS, IMP, PART)
26 The CORE_NAME is the name of the core, represented as a string constant.
/dports/devel/autogen/autogen-5.18.16/xml2ag/
H A Dxmlopts.c422 #define CORE_NAME (xml2ag_opt_strs+1790) macro
430 #define CORE_NAME NULL macro
770 /* desc, NAME, name */ CORE_DESC, CORE_NAME, CORE_name,

123