/aosp12/bionic/libc/kernel/tools/ |
H A D | cpp.py | 719 if macros is None: 720 macros = {} 725 if name in macros: 742 if name in macros: 801 if macros is None: 802 macros = {} 839 if macros is None: 840 macros = {} 842 e.optimize(macros) 1244 def optimizeAll(self, macros): argument [all …]
|
H A D | clean_header.py | 108 macros = kernel_known_macros.copy() 110 macros.update(kernel_default_arch_macros[arch]) 116 blocks.optimizeMacros(macros)
|
H A D | kernel.py | 135 macros = kernel_known_macros.copy() 137 macros.update(self.config) 139 macros.update(kernel_default_arch_macros[arch]) 140 list.optimizeMacros(macros)
|
/aosp12/art/libartbase/ |
H A D | Android.bp | 78 // For common macros. 81 export_shared_lib_headers: ["libbase"], // ART's macros.h depends on libbase's macros.h. 97 // For common macros. 100 export_shared_lib_headers: ["libbase"], // ART's macros.h depends on libbase's macros.h. 112 // For common macros. 115 export_static_lib_headers: ["libbase"], // ART's macros.h depends on libbase's macros.h.
|
/aosp12/art/libprofile/ |
H A D | Android.bp | 45 export_shared_lib_headers: ["libbase"], // ART's macros.h depends on libbase's macros.h. 54 export_shared_lib_headers: ["libbase"], // ART's macros.h depends on libbase's macros.h. 64 export_static_lib_headers: ["libbase"], // ART's macros.h depends on libbase's macros.h.
|
/aosp12/system/bt/gd/rust/linux/stack/ |
H A D | Cargo.toml | 17 … 'fs', 'io-util', 'libc', 'macros', 'memchr', 'mio', 'net', 'num_cpus', 'rt', 'rt-multi-thread', '…
|
/aosp12/system/bt/gd/rust/linux/service/ |
H A D | Cargo.toml | 18 … 'fs', 'io-util', 'libc', 'macros', 'memchr', 'mio', 'net', 'num_cpus', 'rt', 'rt-multi-thread', '…
|
/aosp12/system/bt/gd/rust/linux/adapter/ |
H A D | Cargo.toml | 28 … 'fs', 'io-util', 'libc', 'macros', 'memchr', 'mio', 'net', 'num_cpus', 'rt', 'rt-multi-thread', '…
|
/aosp12/hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/ |
H A D | README | 6 This sub-HAL implementation has two macros that can be used to configure support 10 light and proximity sensor. A build target is defined for each of these macros,
|
/aosp12/system/bt/gd/rust/topshim/ |
H A D | Cargo.toml | 35 … 'fs', 'io-util', 'libc', 'macros', 'memchr', 'mio', 'net', 'num_cpus', 'rt', 'rt-multi-thread', '…
|
/aosp12/system/bt/gd/rust/shim/ |
H A D | Cargo.toml | 51 … 'fs', 'io-util', 'libc', 'macros', 'memchr', 'mio', 'net', 'num_cpus', 'rt', 'rt-multi-thread', '…
|
/aosp12/bionic/docs/ |
H A D | defines.md | 54 work around issues with some of them, use these macros to detect the versinon of 60 macros to conditionally compile. Note that the ABI usually called `arm64` uses 66 64-bit -- use these macros to conditionally compile.
|
/aosp12/system/libbase/ |
H A D | macros_test.cpp | 23 TEST(macros, SIZEOF_MEMBER_macro) { in TEST() argument
|
/aosp12/packages/services/Car/cpp/telemetry/cartelemetryd/sepolicy/private/ |
H A D | cartelemetryd.te | 1 ### See //system/sepolicy/public/te_macros to learn about some SELinux macros.
|
/aosp12/system/bt/gd/rust/linux/mgmt/ |
H A D | Cargo.toml | 19 tokio = { version = "1.0", features = ["fs", "macros", "rt-multi-thread", "sync"] }
|
/aosp12/packages/modules/NeuralNetworks/tools/systrace_parser/ |
H A D | README.txt | 3 This tool parses systrace output generated by the NNTRACE macros and produces
|
/aosp12/bionic/tests/ |
H A D | limits_test.cpp | 21 TEST(limits, macros) { in TEST() argument
|
/aosp12/system/bt/gd/rust/gddi/ |
H A D | Android.bp | 23 srcs: ["macros/lib.rs"],
|
/aosp12/system/sepolicy/prebuilts/api/27.0/public/ |
H A D | hwservicemanager.te | 5 # Note that we do not use the binder_* macros here.
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | hwservicemanager.te | 5 # Note that we do not use the binder_* macros here.
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | hwservicemanager.te | 5 # Note that we do not use the binder_* macros here.
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | hwservicemanager.te | 5 # Note that we do not use the binder_* macros here.
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | hwservicemanager.te | 5 # Note that we do not use the binder_* macros here.
|
/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | hwservicemanager.te | 5 # Note that we do not use the binder_* macros here.
|
/aosp12/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | hwservicemanager.te | 5 # Note that we do not use the binder_* macros here.
|