Home
last modified time | relevance | path

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

1234

/external/libkmsxx/kmscube/
Dcube-egl.cpp10 …auto getconf = [dpy, cfg](EGLint a) { EGLint v = -1; eglGetConfigAttrib(dpy, cfg, a, &v); return v… in print_egl_config() local
13 getconf(EGL_CONFIG_ID), in print_egl_config()
14 getconf(EGL_ALPHA_SIZE), in print_egl_config()
15 getconf(EGL_RED_SIZE), in print_egl_config()
16 getconf(EGL_GREEN_SIZE), in print_egl_config()
17 getconf(EGL_BLUE_SIZE), in print_egl_config()
18 getconf(EGL_BUFFER_SIZE), in print_egl_config()
19 getconf(EGL_DEPTH_SIZE), in print_egl_config()
20 getconf(EGL_STENCIL_SIZE), in print_egl_config()
21 getconf(EGL_NATIVE_VISUAL_ID), in print_egl_config()
[all …]
/external/libpcap/cmake/Modules/
DFindLFS.cmake76 # * Output of getconf LFS_CFLAGS; getconf LFS_LIBS; getconf LFS_LDFLAGS
98 # Check using getconf. If getconf fails, don't worry, the check in
100 execute_process(COMMAND getconf LFS_CFLAGS
104 execute_process(COMMAND getconf LFS_LIBS
108 execute_process(COMMAND getconf LFS_LDFLAGS
/external/googletest/ci/
Dget-nprocessors.sh36 if [ -x /usr/bin/getconf ]; then
37 NPROCESSORS=$(/usr/bin/getconf _NPROCESSORS_ONLN)
Dtravis.sh9 if [ -x /usr/bin/getconf ]; then
10 NPROCESSORS=$(/usr/bin/getconf _NPROCESSORS_ONLN)
/external/linux-kselftest/tools/testing/selftests/sysctl/
Dsysctl.sh86 PAGE_SIZE=$(getconf PAGESIZE)
92 INT_MAX=$(getconf INT_MAX)
95 UINT_MAX=$(getconf UINT_MAX)
111 if ! which getconf 2> /dev/null > /dev/null; then
/external/ltp/testcases/kernel/io/writetest/
DMakefile23 CFLAGS += `getconf LFS_CFLAGS` -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
/external/ltp/testcases/kernel/sched/nptl/
DMakefile24 HAS_NPTL ?= $(shell getconf GNU_LIBPTHREAD_VERSION 2>/dev/null| grep -q NPTL && echo yes)
/external/ltp/include/lapi/syscalls/
Dregen.sh17 max_jobs=$(getconf _NPROCESSORS_ONLN 2>/dev/null)
/external/ltp/doc/
Dmini-howto-building-ltp-from-git.txt28 MAKE_JOBS=$(getconf _NPROCESSORS_ONLN)
/external/u-boot/scripts/
Dcoccicheck34 NPROC=$(getconf _NPROCESSORS_ONLN)
/external/swiftshader/third_party/LLVM/projects/sample/autoconf/
Dconfig.guess568 if [ -x /usr/bin/getconf ]; then
569 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
570 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
/external/libunwind/aux/
Dconfig.guess553 if [ -x /usr/bin/getconf ]; then
554 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
555 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
/external/toybox/
DAndroid.bp190 "toys/posix/getconf.c",
304 "getconf",
/external/cmockery/cmockery_0_1_2/
Dconfig.guess571 if [ -x /usr/bin/getconf ]; then
572 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
573 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
/external/libogg/
Dconfig.guess575 if [ -x /usr/bin/getconf ]; then
576 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
577 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
/external/libexif/
Dconfig.guess595 if [ -x /usr/bin/getconf ]; then
596 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
597 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
/external/libcap-ng/libcap-ng-0.7/
Dconfig.guess599 if [ -x /usr/bin/getconf ]; then
600 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
601 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
/external/swiftshader/third_party/LLVM/autoconf/
Dconfig.guess599 if [ -x /usr/bin/getconf ]; then
600 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
601 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/
Dconfig.guess599 if [ -x /usr/bin/getconf ]; then
600 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
601 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
/external/libxkbcommon/xkbcommon/build-aux/
Dconfig.guess616 if [ -x /usr/bin/getconf ]; then
617 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
618 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
/external/libnetfilter_conntrack/
Dconfig.guess596 if [ -x /usr/bin/getconf ]; then
597 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
598 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
/external/libusb-compat/
Dconfig.guess593 if [ -x /usr/bin/getconf ]; then
594 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
595 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
/external/llvm/cmake/
Dconfig.guess603 if [ -x /usr/bin/getconf ]; then
604 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
605 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
/external/stressapptest/
Dconfig.guess576 if [ -x /usr/bin/getconf ]; then
577 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
578 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
/external/libnfnetlink/build-aux/
Dconfig.guess597 if [ -x /usr/bin/getconf ]; then
598 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
599 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`

1234