Searched defs:REAL (Results 1 - 17 of 17) sorted by relevance

/external/skia/bench/
H A DMorphologyBench.cpp17 #define REAL 1.5f macro
95 DEF_BENCH( return new MorphologyBench(REAL, kErode_MT); )
96 DEF_BENCH( return new MorphologyBench(REAL, kDilate_MT); )
H A DBlurBench.cpp18 #define REAL 1.5f macro
100 DEF_BENCH(return new BlurBench(REAL, kNormal_SkBlurStyle);)
101 DEF_BENCH(return new BlurBench(REAL, kSolid_SkBlurStyle);)
102 DEF_BENCH(return new BlurBench(REAL, kOuter_SkBlurStyle);)
103 DEF_BENCH(return new BlurBench(REAL, kInner_SkBlurStyle);)
113 DEF_BENCH(return new BlurBench(REAL, kNormal_SkBlurStyle, SkBlurMaskFilter::kHighQuality_BlurFlag);)
H A DBlurRectBench.cpp17 #define REAL 1.5f macro
188 DEF_BENCH(return new BlurRectBoxFilterBench(REAL);)
192 DEF_BENCH(return new BlurRectGaussianBench(REAL);)
196 DEF_BENCH(return new BlurRectDirectBench(REAL);)
/external/compiler-rt/lib/interception/
H A Dinterception.h44 // You can access original function by calling REAL(foo)(bar, baz).
45 // By default, REAL(foo) will be visible only inside your interceptor, and if
153 # define REAL(x) __interception::PTR_TO_REAL(x) macro
162 # define REAL(x) x macro
172 // macros does its job. In exceptional cases you may need to call REAL(foo)
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dfft.c50 * int WebRtcIsac_Fftn (int ndim, const int dims[], REAL Re[], REAL Im[],
77 * int WebRtcIsac_Fftradix (REAL Re[], REAL Im[], size_t nTotal, size_t nPass,
110 * REAL data [2*NTOTAL];
152 # define REAL double macro
265 static int FFTRADIX (REAL Re[],
266 REAL Im[],
279 REAL radf;
280 REAL c
[all...]
/external/opencv/ml/include/
H A Dml.h1080 enum { DISCRETE=0, REAL=1, LOGIT=2, GENTLE=3 }; enumerator in enum:CvBoost::__anon15482
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 358 milliseconds