HomeSort by relevance Sort by last modified time
    Searched full:program (Results 526 - 550 of 18885) sorted by null

<<21222324252627282930>>

  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
Shader.java 39 protected ArrayList<Program.TextureType > mShaderTextureTypes;
41 protected ArrayList<Program.TextureType > mTextureTypes;
49 mShaderTextureTypes = new ArrayList<Program.TextureType>();
51 mTextureTypes = new ArrayList<Program.TextureType>();
  /ndk/sources/host-tools/sed-4.2.1/lib/
alloca.in.h 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 License along with this program; if not, write to the Free Software
36 request, the program just crashes.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
xt_connmark.h 7 * This program is free software; you can redistribute it and/or modify
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_connmark.h 7 * This program is free software; you can redistribute it and/or modify
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_connmark.h 7 * This program is free software; you can redistribute it and/or modify
  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_entry.cpp 10 void glAttachShader(GLuint program, GLuint shader);
11 void glBindAttribLocation(GLuint program, GLuint index, const GLchar* name);
39 void glDeleteProgram(GLuint program);
46 void glDetachShader(GLuint program, GLuint shader);
63 void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, GLchar* name);
64 void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, GLchar* name);
65 void glGetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shaders);
66 int glGetAttribLocation(GLuint program, const GLchar* name);
73 void glGetProgramiv(GLuint program, GLenum pname, GLint* params);
74 void glGetProgramInfoLog(GLuint program, GLsizei bufsize, GLsizei* length, GLchar* infolog)
    [all...]
  /cts/tests/tests/opengl/libopengltest/
attach_shader_eight.cpp 28 GLuint program = glCreateProgram(); local
29 glAttachShader(program, fragmentShader);
34 glDeleteProgram(program);
attach_shader_four.cpp 26 GLuint program = glCreateProgram(); local
31 glGetAttachedShaders(program, maxCount,
39 glDeleteProgram(program);
attach_shader_nine.cpp 27 GLuint program = glCreateProgram(); local
28 glAttachShader(program, fragmentShader);
33 glDeleteProgram(program);
  /device/generic/goldfish/qemu-props/
Android.mk 15 # this file is used to build emulator-specific program tools
21 # The 'qemu-props' program is run from /system/etc/init.goldfish.rc
22 # to setup various system properties sent by the emulator program.
  /external/antlr/antlr-3.4/runtime/Python/tests/
t017parser.py 28 parser.program()
38 parser.program()
50 parser.program()
  /external/bison/build-aux/
darwin11.4.0.valgrind 3 # This program is free software: you can redistribute it and/or modify
8 # This program is distributed in the hope that it will be useful,
14 # along with this program. If not, see <http://www.gnu.org/licenses/>.
  /external/bison/build-aux/snippet/
arg-nonnull.h 4 This program is free software: you can redistribute it and/or modify it
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/>. */
  /external/bison/darwin-lib/
sched.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/>. */
unitypes.h 5 This program is free software: you can redistribute it and/or modify it
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/>. */
  /external/bison/darwin-lib/sys/
types.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, see <http://www.gnu.org/licenses/>. */
  /external/bison/data/
Makefile.am 3 # This program is free software: you can redistribute it and/or modify
8 # This program is distributed in the hope that it will be useful,
14 # along with this program. If not, see <http://www.gnu.org/licenses/>.
c++-skel.m4 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, see <http://www.gnu.org/licenses/>.
java-skel.m4 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, see <http://www.gnu.org/licenses/>.
  /external/bison/djgpp/
config_h.sed 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/>.
subpipe.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/>. */
testsuite.sed 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, see <http://www.gnu.org/licenses/>.
  /external/bison/examples/calc++/
test 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/>.
  /external/bison/lib/
abitset.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, see <http://www.gnu.org/licenses/>. */
asnprintf.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 with this program; if not, see <http://www.gnu.org/licenses/>. */

Completed in 325 milliseconds

<<21222324252627282930>>