Home
last modified time | relevance | path

Searched refs:HW_NCPU (Results 1 – 25 of 1643) sorted by relevance

12345678910>>...66

/dports/graphics/panomatic/panomatic-0.9.4/panomatic/
H A DUtils.cpp22 #if defined(HW_NCPU) || defined(__APPLE__)
32 #elif defined(HW_NCPU) || defined(__APPLE__) in getCPUCount()
39 mib[1] = HW_NCPU; in getCPUCount()
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libtest/
H A Dcpu.cc55 …d(HAVE_SYS_SYSCTL_H) && defined(CTL_HW) && defined(HW_NCPU) && defined(HW_AVAILCPU) && defined(HW_… in number_of_cpus()
68 mib[1]= HW_NCPU; in number_of_cpus()
/dports/devel/gearmand/gearmand-1.0.6/libtest/
H A Dcpu.cc55 …d(HAVE_SYS_SYSCTL_H) && defined(CTL_HW) && defined(HW_NCPU) && defined(HW_AVAILCPU) && defined(HW_… in number_of_cpus()
68 mib[1]= HW_NCPU; in number_of_cpus()
/dports/databases/libmemcached/libmemcached-1.0.18/libtest/
H A Dcpu.cc55 …d(HAVE_SYS_SYSCTL_H) && defined(CTL_HW) && defined(HW_NCPU) && defined(HW_AVAILCPU) && defined(HW_… in number_of_cpus()
68 mib[1]= HW_NCPU; in number_of_cpus()
/dports/misc/hashdb/hashdb-3.1.0-8-g1da1b9f/src_libhashdb/
H A Dnum_cpus.cpp41 #elif defined(HW_AVAILCPU) && defined(HW_NCPU) // others, not tested. in numCPU()
58 mib[1] = HW_NCPU; in numCPU()
/dports/lang/gcc6-aux/gcc-6-20180516/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/lang/gcc8/gcc-8.5.0/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/lang/gcc11/gcc-11.2.0/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/lang/gcc10/gcc-10.3.0/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/lang/gcc9-devel/gcc-9-20211007/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgomp/config/bsd/
H A Dproc.c48 #elif defined HW_NCPU in get_num_procs()
51 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/lang/gnat_util/gcc-6-20180516/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/cad/atlc/atlc-4.6.1/tests/
H A Dtry_bsd.c81 #ifdef HW_NCPU in try_bsd()
83 mib[1]=HW_NCPU; in try_bsd()
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/lang/gcc9/gcc-9.4.0/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()
/dports/lang/gcc9-aux/gcc-9.1.0/libgomp/config/bsd/
H A Dproc.c49 #elif defined HW_NCPU in get_num_procs()
52 sysctl((int[2]) {CTL_HW, HW_NCPU}, 2, &ncpus, &len, NULL, 0); in get_num_procs()

12345678910>>...66