/aosp_15_r20/external/toybox/toys/posix/ |
H A D | getconf.c | 60 #define CONF(n) {"_POSIX_" #n,_SC_ ## n} macro 82 #define CONF(n) {"POSIX2_" #n,_SC_2_ ## n} macro 90 #define CONF(n) {"_XOPEN_" #n,_SC_XOPEN_ ## n} macro 96 #define CONF(n) {#n,_SC_ ## n} macro 134 #define CONF(n) {#n,_PC_ ## n} macro 145 #define CONF(n) {#n,_CS_ ## n} macro 152 #define CONF(n) {#n,n} macro 173 #define CONF(n) {#n,_ ## n} macro
|
/aosp_15_r20/external/toolchain-utils/bestflags/examples/omnetpp/ |
H A D | example.json | 10 "CONF": "examples/omnetpp/conf", string
|
/aosp_15_r20/external/toolchain-utils/bestflags/ |
H A D | example_algorithms.py | 46 CONF = "CONF" variable
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | check-xinclude-test-suite.py | 12 CONF="testdescr.xml" variable
|
H A D | check-relaxng-test-suite2.py | 22 CONF=os.path.join(os.path.dirname(__file__), "test/relaxng/testsuite.xml") variable
|
H A D | check-relaxng-test-suite.py | 23 CONF=os.path.join(os.path.dirname(__file__), "test/relaxng/OASIS/spectest.xml") variable
|
H A D | check-xsddata-test-suite.py | 23 CONF=os.path.join(os.path.dirname(__file__), "test/xsdtest/xsdtestsuite.xml") variable
|
H A D | check-xml-test-suite.py | 16 CONF="xml-test-suite/xmlconf/xmlconf.xml" variable
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | TestLanguageGroup.java | 24 static CLDRConfig CONF = CLDRConfig.getInstance(); field in TestLanguageGroup
|
/aosp_15_r20/external/selinux/policycoreutils/sestatus/ |
H A D | sestatus.c | 24 #define CONF "/etc/sestatus.conf" macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/boringssl/src/include/openssl/ |
D | base.h | 386 typedef struct conf_st CONF; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/boringssl/src/include/openssl/ |
D | base.h | 386 typedef struct conf_st CONF; typedef
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/include/openssl/ |
H A D | base.h | 323 typedef struct conf_st CONF; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/boringssl/src/include/openssl/ |
D | base.h | 386 typedef struct conf_st CONF; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/boringssl/src/include/openssl/ |
D | base.h | 386 typedef struct conf_st CONF; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/boringssl/src/include/openssl/ |
D | base.h | 386 typedef struct conf_st CONF; typedef
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/boringssl/src/include/openssl/ |
D | base.h | 386 typedef struct conf_st CONF; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/boringssl/src/include/openssl/ |
D | base.h | 378 typedef struct conf_st CONF; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/boringssl/src/include/openssl/ |
D | base.h | 378 typedef struct conf_st CONF; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/boringssl/src/include/openssl/ |
D | base.h | 386 typedef struct conf_st CONF; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/boringssl/src/include/openssl/ |
D | base.h | 378 typedef struct conf_st CONF; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/boringssl/src/include/openssl/ |
D | base.h | 386 typedef struct conf_st CONF; typedef
|
/aosp_15_r20/external/boringssl/src/include/openssl/ |
H A D | base.h | 323 typedef struct conf_st CONF; typedef
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/boringssl/src/include/openssl/ |
D | base.h | 378 typedef struct conf_st CONF; typedef
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/staticlibs/netd/netd_aidl_interface-V15-ndk-source/gen/include/aidl/android/net/ |
D | INetd.h | 61 enum : int32_t { CONF = 1 }; enumerator
|