Home
last modified time | relevance | path

Searched refs:_SC_2_C_DEV (Results 1 – 6 of 6) sorted by relevance

/aosp12/bionic/libc/include/bits/
H A Dsysconf.h51 #define _SC_2_C_DEV 0x000e macro
/aosp12/bionic/libc/bionic/
H A Dsysconf.cpp108 case _SC_2_C_DEV: return _POSIX2_C_DEV; in sysconf()
/aosp12/bionic/tests/headers/posix/
H A Dunistd_h.c161 MACRO(_SC_2_C_DEV); in unistd_h()
/aosp12/bionic/tests/
H A Dunistd_test.cpp1075 VERIFY_SYSCONF_UNSUPPORTED(_SC_2_C_DEV); in TEST()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt28026 field public static final int _SC_2_C_DEV;