| /external/pdfium/third_party/base/ |
| D | compiler_specific.h | 31 #define NOINLINE __attribute__((noinline)) macro 33 #define NOINLINE __declspec(noinline) macro 35 #define NOINLINE macro
|
| /external/compiler-rt/lib/sanitizer_common/tests/ |
| D | sanitizer_test_utils.h | 35 # define NOINLINE __declspec(noinline) macro 37 # define NOINLINE __attribute__((noinline)) macro
|
| /external/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
| D | sanitizer_test_utils.h | 34 # define NOINLINE __declspec(noinline) macro 36 # define NOINLINE __attribute__((noinline)) macro
|
| /external/compiler-rt/lib/builtins/ |
| D | int_lib.h | 43 #define NOINLINE __declspec(noinline) macro 48 #define NOINLINE __attribute__((noinline)) macro
|
| /external/libchrome/base/ |
| D | compiler_specific.h | 84 #define NOINLINE __attribute__((noinline)) macro 86 #define NOINLINE __declspec(noinline) macro 88 #define NOINLINE macro
|
| /external/llvm-project/compiler-rt/lib/builtins/ |
| D | int_lib.h | 37 #define NOINLINE __declspec(noinline) macro 42 #define NOINLINE __attribute__((noinline)) macro
|
| /external/compiler-rt/test/asan/TestCases/ |
| D | stack-oob-frames.cc | 7 #define NOINLINE __attribute__((noinline)) macro
|
| /external/llvm-project/compiler-rt/test/asan/TestCases/ |
| D | stack-oob-frames.cpp | 7 #define NOINLINE __attribute__((noinline)) macro
|
| /external/compiler-rt/test/tsan/ |
| D | unaligned_race.cc | 5 #define NOINLINE __attribute__((noinline)) macro
|
| /external/llvm-project/compiler-rt/test/tsan/ |
| D | unaligned_race.cpp | 5 #define NOINLINE __attribute__((noinline)) macro
|
| /external/llvm-project/openmp/libomptarget/deviceRTLs/amdgcn/src/ |
| D | target_impl.h | 28 #define NOINLINE __attribute__((noinline)) DEVICE macro
|
| /external/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/src/ |
| D | target_impl.h | 25 #define NOINLINE __noinline__ DEVICE macro
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_internal_defs.h | 136 # define NOINLINE __declspec(noinline) macro 149 # define NOINLINE __attribute__((noinline)) macro
|
| /external/llvm-project/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_internal_defs.h | 211 # define NOINLINE __declspec(noinline) macro 225 # define NOINLINE __attribute__((noinline)) macro
|
| /external/llvm-project/libc/AOR_v20.02/math/ |
| D | math_config.h | 74 # define NOINLINE __attribute__ ((noinline)) macro 90 # define NOINLINE macro
|
| /external/scudo/standalone/ |
| D | internal_defs.h | 37 #define NOINLINE __attribute__((noinline)) macro
|
| /external/llvm-project/compiler-rt/lib/scudo/standalone/ |
| D | internal_defs.h | 37 #define NOINLINE __attribute__((noinline)) macro
|
| /external/arm-optimized-routines/math/ |
| D | math_config.h | 73 # define NOINLINE __attribute__ ((noinline)) macro 89 # define NOINLINE macro
|
| /external/dlmalloc/ |
| D | malloc.c | 793 #define NOINLINE __attribute__ ((noinline)) macro 795 #define NOINLINE __declspec(noinline) macro 797 #define NOINLINE macro
|
| /external/compiler-rt/lib/msan/tests/ |
| D | msan_test.cc | 132 #define NOINLINE __attribute__((noinline)) macro
|
| /external/llvm-project/compiler-rt/lib/msan/tests/ |
| D | msan_test.cpp | 141 #define NOINLINE __attribute__((noinline)) macro
|