/external/valgrind/main/drd/ |
drd_malloc_wrappers.h | 6 This program is free software; you can redistribute it and/or 11 This program is distributed in the hope that it will be useful, but 17 along with this program; if not, write to the Free Software
|
/external/valgrind/main/none/tests/ppc64/ |
power6_mf_gpr.c | 5 This program is free software; you can redistribute it and/or 10 This program is distributed in the hope that it will be useful, but 16 along with this program; if not, write to the Free Software
|
/external/valgrind/unittest/ |
test_utils.cc | 8 This program is free software; you can redistribute it and/or 13 This program is distributed in the hope that it will be useful, but 19 along with this program; if not, write to the Free Software
|
/external/webkit/Source/WebCore/platform/graphics/gpu/ |
BicubicShader.cpp | 41 BicubicShader::BicubicShader(GraphicsContext3D* context, unsigned program) 42 : Shader(context, program) 43 , m_matrixLocation(context->getUniformLocation(program, "matrix")) 44 , m_texMatrixLocation(context->getUniformLocation(program, "texMatrix")) 45 , m_coefficientsLocation(context->getUniformLocation(program, "coefficients")) 46 , m_imageIncrementLocation(context->getUniformLocation(program, "imageIncrement")) 47 , m_imageLocation(context->getUniformLocation(program, "image")) 48 , m_alphaLocation(context->getUniformLocation(program, "alpha")) 49 , m_positionLocation(context->getAttribLocation(program, "position")) 105 unsigned program = loadProgram(context, vertexShaderSource, fragmentShaderSource) local [all...] |
/frameworks/base/libs/hwui/ |
Dither.h | 22 #include "Program.h" 45 void setupProgram(Program* program, GLuint* textureUnit);
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
glTransformFeedbackVaryings.cpp | 1 /* void glTransformFeedbackVaryings ( GLuint program, GLsizei count, const GLchar *varyings, GLenum bufferMode ) */ 5 (JNIEnv *_env, jobject _this, jint program, jobjectArray varyings_ref, jint bufferMode) { 33 glTransformFeedbackVaryings(program, _count, _varyings, bufferMode);
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
acl.h | 5 This program is free software: you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program. If not, see <http://www.gnu.org/licenses/>.
|
btowc.c | 5 This program is free software: you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
getline.c | 6 This program is free software; you can redistribute it and/or 11 This program is distributed in the hope that it will be useful, but 17 along with this program; if not, write to the Free Software
|
getpagesize.c | 5 This program is free software: you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
localcharset.h | 7 This program is free software; you can redistribute it and/or modify 12 This program is distributed in the hope that it will be useful, 18 with this program; if not, write to the Free Software Foundation,
|
mbrlen.c | 5 This program is free software: you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
mkstemp.c | 4 This program is free software: you can redistribute it and/or modify 9 This program is distributed in the hope that it will be useful, 15 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
pathmax.h | 6 This program is free software; you can redistribute it and/or modify 11 This program is distributed in the hope that it will be useful, 17 along with this program; if not, write to the Free Software Foundation,
|
quote.c | 6 This program is free software: you can redistribute it and/or modify 11 This program is distributed in the hope that it will be useful, 17 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
ref-add.sin | 5 # This program is free software; you can redistribute it and/or modify 10 # This program is distributed in the hope that it will be useful, 16 # with this program; if not, write to the Free Software Foundation,
|
ref-del.sin | 5 # This program is free software; you can redistribute it and/or modify 10 # This program is distributed in the hope that it will be useful, 16 # with this program; if not, write to the Free Software Foundation,
|
stripslash.c | 5 This program is free software: you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
strndup.c | 8 This program is free software; you can redistribute it and/or modify it 13 This program is distributed in the hope that it will be useful, 19 along with this program; if not, write to the Free Software Foundation,
|
strnlen.c | 7 This program is free software; you can redistribute it and/or modify 12 This program is distributed in the hope that it will be useful, 18 along with this program; if not, write to the Free Software Foundation,
|
sys_time.in.h | 7 This program is free software; you can redistribute it and/or modify 12 This program is distributed in the hope that it will be useful, 18 along with this program; if not, write to the Free Software Foundation,
|
wcrtomb.c | 5 This program is free software: you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
wctob.c | 5 This program is free software: you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
xalloc-die.c | 6 This program is free software: you can redistribute it and/or modify 11 This program is distributed in the hope that it will be useful, 17 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
xstrndup.c | 5 This program is free software: you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|