Home
last modified time | relevance | path

Searched defs:REAL (Results 1 – 14 of 14) sorted by relevance

/external/skia/bench/
DMorphologyBench.cpp17 #define REAL 1.5f macro
DBlurBench.cpp18 #define REAL 0.5f macro
DBlurRectBench.cpp17 #define REAL 1.5f macro
/external/skqp/bench/
DBlurBench.cpp18 #define REAL 0.5f macro
DMorphologyBench.cpp17 #define REAL 1.5f macro
DBlurRectBench.cpp17 #define REAL 1.5f macro
/external/compiler-rt/lib/interception/
Dinterception.h153 # define REAL(x) __interception::PTR_TO_REAL(x) macro
162 # define REAL(x) x macro
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dfft.c152 # define REAL double macro
/external/python/cpython2/Modules/
Dcmathmodule.c1107 #define C(REAL, IMAG) p->real = REAL; p->imag = IMAG; ++p; in initcmath() argument
/external/python/cpython3/Modules/
Dcmathmodule.c1301 #define C(REAL, IMAG) p->real = REAL; p->imag = IMAG; ++p; in PyInit_cmath() argument
/external/scapy/scapy/asn1/
Dasn1.py160 REAL = 9 variable in ASN1_Class_UNIVERSAL
/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad_test.cc86 REAL, enumerator
/external/python/cpython3/Lib/tkinter/
Dtix.py52 REAL = 'real' variable
/external/python/cpython2/Lib/lib-tk/
DTix.py56 REAL = 'real' variable