| /external/llvm-project/compiler-rt/lib/interception/ |
| D | interception.h | 163 # define REAL(x) __unsanitized_##x macro 166 # define REAL(x) __real_ ## x macro 171 # define REAL(x) __interception::PTR_TO_REAL(x) macro 181 # define REAL(x) x macro
|
| /external/llvm-project/flang/include/flang/Evaluate/ |
| D | complex.h | 38 constexpr const Part &REAL() const { return re_; } in REAL() function
|
| /external/skia/bench/ |
| D | BlurBench.cpp | 18 #define REAL 0.5f macro
|
| D | MorphologyBench.cpp | 17 #define REAL 1.5f macro
|
| D | BlurRectBench.cpp | 17 #define REAL 1.5f macro
|
| /external/skqp/bench/ |
| D | MorphologyBench.cpp | 17 #define REAL 1.5f macro
|
| D | BlurBench.cpp | 18 #define REAL 0.5f macro
|
| D | BlurRectBench.cpp | 17 #define REAL 1.5f macro
|
| /external/llvm-project/flang/include/flang/Optimizer/Support/ |
| D | InternalNames.h | 30 enum class IntrinsicType { CHARACTER, COMPLEX, INTEGER, LOGICAL, REAL }; enumerator
|
| /external/compiler-rt/lib/interception/ |
| D | interception.h | 153 # define REAL(x) __interception::PTR_TO_REAL(x) macro 162 # define REAL(x) x macro
|
| /external/webrtc/modules/third_party/fft/ |
| D | fft.c | 151 # define REAL double macro
|
| /external/llvm-project/compiler-rt/lib/fuzzer/ |
| D | FuzzerInterceptors.cpp | 19 #define REAL(x) __interception::PTR_TO_REAL(x) macro
|
| /external/rust/crates/libfuzzer-sys/libfuzzer/ |
| D | FuzzerInterceptors.cpp | 19 #define REAL(x) __interception::PTR_TO_REAL(x) macro
|
| /external/python/cpython2/Modules/ |
| D | cmathmodule.c | 1107 #define C(REAL, IMAG) p->real = REAL; p->imag = IMAG; ++p; in initcmath() argument
|
| /external/python/cpython3/Modules/ |
| D | cmathmodule.c | 1293 #define C(REAL, IMAG) p->real = REAL; p->imag = IMAG; ++p; in PyInit_cmath() argument
|
| /external/google-java-format/core/src/main/java/com/google/googlejavaformat/ |
| D | Doc.java | 389 REAL, enumConstant
|
| /external/scapy/scapy/asn1/ |
| D | asn1.py | 160 REAL = 9 variable in ASN1_Class_UNIVERSAL
|
| /external/tensorflow/tensorflow/cc/gradients/ |
| D | math_grad_test.cc | 86 REAL, enumerator
|
| /external/python/cpython3/Lib/tkinter/ |
| D | tix.py | 52 REAL = 'real' variable
|
| /external/python/cpython2/Lib/lib-tk/ |
| D | Tix.py | 56 REAL = 'real' variable
|