/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0.7/ |
plexus-utils-3.0.7.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/ |
plexus-utils-1.5.1.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/ |
plexus-utils-3.0.7.jar | |
/external/chromium_org/ppapi/lib/gl/include/GLES2/ |
gl2.h | 415 /* Shader Precision-Specified Types */ [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_disasm.c | [all...] |
/external/libpng/ |
pngpriv.h | 681 * stores numbers with very low precision. The png_ptr and s [all...] |
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_disasm.c | [all...] |
/ndk/tests/build/issue20862-libpng-O0/jni/ |
pngpriv.h | 594 * stores numbers with very low precision. The png_ptr and s [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
tree.h | [all...] |
/external/deqp/modules/gles2/functional/ |
es2fUniformApiTests.cpp | 226 const glu::Precision precision = glu::isDataTypeBoolOrBVec(basicType) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP; 227 return isArray ? glu::VarType(glu::VarType(basicType, precision), rnd.getInt(1, 5)) : glu::VarType(basicType, precision); 332 const glu::Precision prec = glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP; 340 const glu::Precision prec = glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP; 348 const glu::Precision prec0 = glu::isDataTypeBoolOrBVec(type0) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP; 349 const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP; 376 const glu::Precision prec0 = glu::isDataTypeBoolOrBVec(type0) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP; 377 const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP [all...] |
/external/deqp/modules/gles3/functional/ |
es3fUniformApiTests.cpp | 286 const glu::Precision precision = glu::isDataTypeBoolOrBVec(basicType) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP; 287 return isArray ? glu::VarType(glu::VarType(basicType, precision), rnd.getInt(1, 5)) : glu::VarType(basicType, precision); 398 const glu::Precision prec = glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP; 406 const glu::Precision prec = glu::isDataTypeBoolOrBVec(type) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP; 414 const glu::Precision prec0 = glu::isDataTypeBoolOrBVec(type0) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP; 415 const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP; 442 const glu::Precision prec0 = glu::isDataTypeBoolOrBVec(type0) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP; 443 const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECISION_MEDIUMP [all...] |
/external/icu/icu4c/source/i18n/ |
decimfmt.cpp | [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
FormatterTest.java | 80 int precision) throws IllegalFormatException { 83 + width + " PRECISION: " + precision); 86 + width + " precision: " + precision); 850 * java.util.Formatter#format(String, Object...) for precision [all...] |
/external/chromium_org/v8/tools/profviz/ |
gnuplot-4.6.3-emscripten.js | 41 // int precision = (ceil(-log10(fabs(axmax-axmin)))); 42 // if ((axmin*axmax > 0) && precision > 4) 43 // sprintf(ticfmt[axis],"%%.%df", (precision>14) ? 14 : precision); 847 if (value >= half && (bits <= 32 || value > half)) { // for huge values, we can hit the precision limit and always get true here. so don't do that [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/ |
topics.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/ |
topics.py | [all...] |
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
WebGLRenderingContextBase.cpp | 2630 GLint precision = 0; local [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
decimfmt.cpp | 5643 DecimalFormat::precision() const { function in class:DecimalFormat [all...] |
/development/ndk/platforms/android-18/include/GLES3/ |
gl3.h | 442 /* Shader Precision-Specified Types */ [all...] |
/external/chromium_org/third_party/angle/include/GLES3/ |
gl3.h | 442 /* Shader Precision-Specified Types */ [all...] |
/external/chromium_org/third_party/angle/src/libGLESv2/ |
libGLESv2.cpp | [all...] |
/external/valgrind/main/include/vki/ |
vki-linux.h | 318 long precision; /* clock precision (usec) (read only) */ member in struct:vki_timex [all...] |
/frameworks/native/opengl/include/GLES3/ |
gl3.h | 446 GL_APICALL void GL_APIENTRY glGetShaderPrecisionFormat (GLenum shadertype, GLenum precisiontype, GLint *range, GLint *precision); [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/ |
gl3.h | 442 /* Shader Precision-Specified Types */ [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/ |
gl3.h | 442 /* Shader Precision-Specified Types */ [all...] |