/external/libvpx/libvpx/vp8/common/x86/ |
idctllm_mmx.asm | 22 ; * fixed point precision as the second one, we use a trick of
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_eu.h | 980 GLuint precision ); 988 GLuint precision );
|
brw_structs.h | 1275 GLuint precision:1; member in struct:brw_instruction::__anon11544::__anon11553 1290 GLuint precision:1; member in struct:brw_instruction::__anon11544::__anon11554 [all...] |
/frameworks/base/opengl/java/android/opengl/ |
GLES20.java | [all...] |
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
GLES20.spec | 71 void glGetShaderPrecisionFormat ( GLenum shadertype, GLenum precisiontype, GLint *range, GLint *precision )
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
idctllm_mmx.asm | 22 ; * fixed point precision as the second one, we use a trick of
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
d3dx9core.h | 483 UINT miplevels, WINBOOL italic, DWORD charset, DWORD precision, DWORD quality, DWORD pitchandfamily, 486 UINT miplevels, WINBOOL italic, DWORD charset, DWORD precision, DWORD quality, DWORD pitchandfamily,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
decimal.py | 30 Decimal floating point has finite precision with arbitrarily large bounds. 256 longer than precision). The result is [0,qNaN]. 290 on creation and either the precision exceeds the capability of the 308 operation (or sequence of operations) caused a loss of precision. 336 current precision, with the sign of the intermediate result. For 474 # uses a precision 2 greater than normal 475 return +s # Convert result to normal precision [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
decimal.py | 30 Decimal floating point has finite precision with arbitrarily large bounds. 256 longer than precision). The result is [0,qNaN]. 290 on creation and either the precision exceeds the capability of the 308 operation (or sequence of operations) caused a loss of precision. 336 current precision, with the sign of the intermediate result. For 474 # uses a precision 2 greater than normal 475 return +s # Convert result to normal precision [all...] |
/external/chromium_org/gpu/command_buffer/service/ |
program_manager_unittest.cc | 211 int precision; member in struct:gpu::gles2::ProgramManagerWithShaderTest::__anon13062 307 vertex_variables[ii].precision, 333 fragment_variables[ii].precision, [all...] |
/external/libcxx/test/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/ |
put_long_double.pass.cpp | 57 ios.precision(0); [all...] |
put_double.pass.cpp | 57 ios.precision(0); [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/ |
put_long_double.pass.cpp | 57 ios.precision(0); [all...] |
put_double.pass.cpp | 57 ios.precision(0); [all...] |
/frameworks/base/core/jni/ |
android_opengl_GLES20.cpp | 3002 GLint *precision = (GLint *) 0; local 3085 GLint *precision = (GLint *) 0; local [all...] |
/external/lldb/source/Core/ |
DataExtractor.cpp | [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/graphics/test/ |
MockWebGraphicsContext3D.h | 152 virtual void getShaderPrecisionFormat(WGC3Denum shadertype, WGC3Denum precisiontype, WGC3Dint* range, WGC3Dint* precision) { }
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
control.py | 183 # Set the reporting precision. 184 Numbers.set_precision(self.config.precision)
|
/external/chromium_org/third_party/angle/src/compiler/translator/ |
ParseContext.cpp | 240 bool TParseContext::precisionErrorCheck(const TSourceLoc& line, TPrecision precision, TBasicType type){ 245 if( precision == EbpUndefined ){ 246 error( line, "No precision specified for (float)", "" ); 251 if( precision == EbpUndefined ){ 252 error( line, "No precision specified (int)", "" ); [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
decimfmt.h | [all...] |
/external/chromium_org/v8/third_party/fdlibm/ |
fdlibm.js | 36 // precision, r is returned as two values y0 and y1 such that r = y0 + y1 37 // to more than double precision.
|
/external/icu/icu4c/source/i18n/unicode/ |
decimfmt.h | [all...] |
/external/llvm/test/MC/ARM/ |
simple-fp-encoding.s | 207 @ Between two single precision registers and two core registers 217 @ Between one double precision register and two core registers
|
/external/stlport/stlport/stl/ |
_num_put.c | 119 size_t __group_pos = __write_float(__buf, __f.flags(), (int)__f.precision(), __x);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_num_put.c | 119 size_t __group_pos = __write_float(__buf, __f.flags(), (int)__f.precision(), __x);
|