/aosp_15_r20/external/cronet/base/ |
H A D | compiler_specific.h | 64 #define ALWAYS_INLINE [[clang::always_inline]] inline macro 66 #define ALWAYS_INLINE inline __attribute__((__always_inline__)) macro 68 #define ALWAYS_INLINE __forceinline macro 70 #define ALWAYS_INLINE inline macro
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/0/external/libchrome/base/ |
D | compiler_specific.h | 95 #define ALWAYS_INLINE inline __attribute__((__always_inline__)) macro 97 #define ALWAYS_INLINE __forceinline macro 99 #define ALWAYS_INLINE inline macro
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/ |
D | compiler_specific.h | 95 #define ALWAYS_INLINE inline __attribute__((__always_inline__)) macro 97 #define ALWAYS_INLINE __forceinline macro 99 #define ALWAYS_INLINE inline macro
|
/aosp_15_r20/external/libchrome/base/ |
H A D | compiler_specific.h | 92 #define ALWAYS_INLINE inline __attribute__((__always_inline__)) macro 94 #define ALWAYS_INLINE __forceinline macro 96 #define ALWAYS_INLINE inline macro
|
/aosp_15_r20/art/test/ti-agent/ |
H A D | ti_macros.h | 25 #define ALWAYS_INLINE macro 27 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
|
/aosp_15_r20/external/compiler-rt/lib/builtins/ |
H A D | int_lib.h | 42 #define ALWAYS_INLINE __forceinline macro 47 #define ALWAYS_INLINE __attribute__((always_inline)) macro
|
/aosp_15_r20/external/pffft/ |
H A D | pffft.c | 77 # define ALWAYS_INLINE(return_type) inline return_type __attribute__ ((always_inline)) macro 82 # define ALWAYS_INLINE(return_type) __forceinline return_type macro
|
H A D | pffft_double.c | 87 # define ALWAYS_INLINE(return_type) inline return_type __attribute__ ((always_inline)) macro 92 # define ALWAYS_INLINE(return_type) __forceinline return_type macro
|
/aosp_15_r20/hardware/google/aemu/windows/src/ |
D | int_lib.h | 36 #define ALWAYS_INLINE __forceinline macro 41 #define ALWAYS_INLINE __attribute__((always_inline)) macro
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/ |
D | macros.h | 71 #define ALWAYS_INLINE macro 74 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
|
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/ |
D | macros.h | 71 #define ALWAYS_INLINE macro 74 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/ |
D | macros.h | 71 #define ALWAYS_INLINE macro 74 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/ |
D | macros.h | 71 #define ALWAYS_INLINE macro 74 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/compiler-rt/builtins/ |
D | int_lib.h | 36 #define ALWAYS_INLINE __forceinline macro 41 #define ALWAYS_INLINE __attribute__((always_inline)) macro
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/ |
D | macros.h | 75 #define ALWAYS_INLINE macro 78 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/ |
D | macros.h | 75 #define ALWAYS_INLINE macro 78 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/ |
D | macros.h | 75 #define ALWAYS_INLINE macro 78 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/ |
D | macros.h | 75 #define ALWAYS_INLINE macro 78 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/ |
D | macros.h | 75 #define ALWAYS_INLINE macro 78 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
|
/aosp_15_r20/art/libartbase/base/ |
H A D | macros.h | 75 #define ALWAYS_INLINE macro 78 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
|
/aosp_15_r20/external/virglrenderer/src/mesa/util/ |
H A D | macros.h | 195 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro 197 # define ALWAYS_INLINE __forceinline macro 199 # define ALWAYS_INLINE inline macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/prebuilt_include/llvm/lib/Fuzzer/ |
D | FuzzerPlatform.h | 106 #define ALWAYS_INLINE __attribute__((always_inline)) macro 109 #define ALWAYS_INLINE macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerPlatform.h | 106 #define ALWAYS_INLINE __attribute__((always_inline)) macro 109 #define ALWAYS_INLINE macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/prebuilt_include/llvm/lib/Fuzzer/ |
D | FuzzerPlatform.h | 106 #define ALWAYS_INLINE __attribute__((always_inline)) macro 109 #define ALWAYS_INLINE macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/prebuilt_include/llvm/lib/Fuzzer/ |
D | FuzzerPlatform.h | 106 #define ALWAYS_INLINE __attribute__((always_inline)) macro 109 #define ALWAYS_INLINE macro
|