/external/valgrind/main/none/tests/ppc32/ |
test_dfp4.stdout.exp | 2 dtstex 2234000000000e50 [tExp] 223400000014c000 => 2 (BF=4) 3 dtstex a2340000000000e0 [tExp] 223400000014c000 => 2 (BF=4) 4 dtstex a21400010a395bcf [tExp] 22240000000000cf => 8 (BF=4) 5 dtstex 000400000089b000 [tExp] 2234000000000e50 => 8 (BF=4) 6 dtstex a2340000000000e0 [tExp] a21400010a395bcf => 4 (BF=4) 7 dtstex 6e4d3f1f534acdd4 [tExp] 223400000014c000 => 4 (BF=4) 8 dtstex 6e4d3f1f534acdd4 [tExp] a2340000000000e0 => 4 (BF=4) 9 dtstex 2238000000000000 [tExp] 223400000014c000 => 4 (BF=4) 10 dtstex 2238000000000000 [tExp] a2340000000000e0 => 4 (BF=4) 11 dtstex a238000000000000 [tExp] 2234000000000e50 => 4 (BF=4 [all...] |
test_dfp4.c | 533 { &_test_dtstex, "dtstex", dfp_2args_x1, 25, LONG_TEST, "[tExp]"}, 534 { &_test_dtstexq, "dtstexq", dfp_2args_x1, 25, QUAD_TEST, "[tExp]"},
|
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/ |
ColladaParser.java | 336 TextureParam texP = new TextureParam(name);
337 texP.setTexture(tex);
338 sceneParam = texP;
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_math.py | 482 tmant, texp = 0, 0 486 if texp > exp: 487 tmant <<= texp-exp 488 texp = exp 490 mant <<= exp-texp 492 # Round tmant * 2**texp to a float. The original recipe 493 # used float(str(tmant)) * 2.0**texp for this, but that's 496 tail = max(len(bin(abs(tmant)))-2 - mant_dig, etiny - texp) 500 texp += tail 501 return math.ldexp(tmant, texp) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_math.py | 482 tmant, texp = 0, 0 486 if texp > exp: 487 tmant <<= texp-exp 488 texp = exp 490 mant <<= exp-texp 492 # Round tmant * 2**texp to a float. The original recipe 493 # used float(str(tmant)) * 2.0**texp for this, but that's 496 tail = max(len(bin(abs(tmant)))-2 - mant_dig, etiny - texp) 500 texp += tail 501 return math.ldexp(tmant, texp) [all...] |
/external/llvm/lib/Support/ |
APFloat.cpp | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/ |
TODO | 428 - [Kevin about texp.c long strings]
|
/external/chromium_org/third_party/mesa/src/docs/ |
news.html | 568 - ARB frag prog TEX and TEXP instructions now use LOD=0 [all...] |
versions.html | [all...] |
VERSIONS | [all...] |
/external/mesa3d/docs/ |
news.html | 568 - ARB frag prog TEX and TEXP instructions now use LOD=0 [all...] |
versions.html | [all...] |
VERSIONS | [all...] |