Home
last modified time | relevance | path

Searched defs:BIG (Results 1 – 11 of 11) sorted by relevance

/external/crcalc/tests/src/com/hp/creals/
DSlowCRTest.java52 final static CR BIG = CR.valueOf(200).exp(); field in SlowCRTest
172 CR BIG = CR.valueOf(200).exp(); in testSlowTrig() local
202 CR BIG = CR.valueOf(200).exp(); in testSlowExpLn() local
/external/skia/bench/
DMorphologyBench.cpp18 #define BIG SkIntToScalar(10) macro
DBlurBench.cpp19 #define BIG SkIntToScalar(10) macro
DBlurRectBench.cpp19 #define BIG SkIntToScalar(10) macro
/external/archive-patcher/applier/src/test/java/com/google/archivepatcher/applier/
DPatchReaderTest.java43 private static final long BIG = 2048L * 1024L * 1024L; field in PatchReaderTest
/external/ltp/testcases/misc/math/fptests/
Dfptest01.c50 #define BIG 1.e50 macro
Dfptest02.c50 #define BIG 1.e50 macro
/external/python/cpython2/Lib/test/
Dtest_deque.py11 BIG = 100000 variable
/external/clang/test/Sema/
Dconversion.c7 #define BIG 0x7f7f7f7f7f7f7f7fL macro
/external/skia/src/xps/
DSkXPSDevice.cpp679 const SkScalar BIG = SkIntToScalar(1000); //SK_ScalarMax; in createXpsImageBrush() local
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Da2xx.xml.h170 BIG = 1, enumerator