Home
last modified time | relevance | path

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

/AliOS-Things-master/components/posix/include/
A Denviro.h87 long sysconf(int name);
/AliOS-Things-master/components/SDL2/src/cpuinfo/
A DSDL_cpuinfo.c556 SDL_CPUCount = (int)sysconf(_SC_NPROCESSORS_ONLN); in SDL_GetCPUCount()
880 … SDL_SystemRAM = (int)((Sint64)sysconf(_SC_PHYS_PAGES) * sysconf(_SC_PAGESIZE) / (1024*1024)); in SDL_GetSystemRAM()
/AliOS-Things-master/components/posix/src/
A Denviro.c345 long sysconf(int name) in sysconf() function
/AliOS-Things-master/components/SDL2/src/gfx/
A Dconfig.guess622 long bits = sysconf(_SC_KERNEL_BITS);
624 long cpu = sysconf (_SC_CPU_VERSION);
684 long cpu = sysconf (_SC_CPU_VERSION);
A Dconfigure1123 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1126 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Dconfig.guess622 long bits = sysconf(_SC_KERNEL_BITS);
624 long cpu = sysconf (_SC_CPU_VERSION);
684 long cpu = sysconf (_SC_CPU_VERSION);
A Dconfigure1105 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1108 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/
A Dconfig.guess601 long bits = sysconf(_SC_KERNEL_BITS);
603 long cpu = sysconf (_SC_CPU_VERSION);
663 long cpu = sysconf (_SC_CPU_VERSION);
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dconfig.guess642 long bits = sysconf(_SC_KERNEL_BITS);
644 long cpu = sysconf (_SC_CPU_VERSION);
704 long cpu = sysconf (_SC_CPU_VERSION);
A Dconfigure1104 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1107 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dconfig.guess673 long bits = sysconf(_SC_KERNEL_BITS);
675 long cpu = sysconf (_SC_CPU_VERSION);
735 long cpu = sysconf (_SC_CPU_VERSION);
A Dconfigure1152 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1155 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
/AliOS-Things-master/components/SDL2/src/image/
A Dconfig.guess673 long bits = sysconf(_SC_KERNEL_BITS);
675 long cpu = sysconf (_SC_CPU_VERSION);
735 long cpu = sysconf (_SC_CPU_VERSION);
A Dconfigure1297 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1300 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
/AliOS-Things-master/components/SDL2/build-scripts/
A Dconfig.guess669 long bits = sysconf(_SC_KERNEL_BITS);
671 long cpu = sysconf (_SC_CPU_VERSION);
731 long cpu = sysconf (_SC_CPU_VERSION);
/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_malloc.c1263 # define malloc_getpagesize sysconf(_SC_PAGE_SIZE)
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/libc/
A Dquickjs_libc.c3132 int fd_max = sysconf(_SC_OPEN_MAX); in js_os_exec()
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs-libc.c2842 int fd_max = sysconf(_SC_OPEN_MAX); in js_os_exec()
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt820 check_symbol_exists(sysconf "unistd.h" HAVE_SYSCONF)
A Dconfigure1270 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1273 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
17085 …cmp vsscanf vsnprintf fopen64 fseeko fseeko64 sigaction setjmp nanosleep sysconf sysctlbyname geta…
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A Dconfigure1170 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1173 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A Dconfigure1188 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1191 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Doutput.01297 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1300 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
A Doutput.11297 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1300 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
A Doutput.21159 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1162 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \

Completed in 188 milliseconds