/external/proguard/src/proguard/classfile/util/ |
StringReferenceInitializer.java | 7 * This program is free software; you can redistribute it and/or modify it 12 * This program is distributed in the hope that it will be useful, but WITHOUT 18 * with this program; if not, write to the Free Software Foundation, Inc., 30 * pool entries that happen to refer to a class in the program class pool or in 73 * Returns the class with the given name, either for the program class pool 78 // First look for the class in the program class pool.
|
/frameworks/base/opengl/libs/GLES2/ |
gl2_api.in | 4 void API_ENTRY(glAttachShader)(GLuint program, GLuint shader) { 5 CALL_GL_API(glAttachShader, program, shader); 7 void API_ENTRY(glBindAttribLocation)(GLuint program, GLuint index, const char* name) { 8 CALL_GL_API(glBindAttribLocation, program, index, name); 91 void API_ENTRY(glDeleteProgram)(GLuint program) { 92 CALL_GL_API(glDeleteProgram, program); 112 void API_ENTRY(glDetachShader)(GLuint program, GLuint shader) { 113 CALL_GL_API(glDetachShader, program, shader); 163 void API_ENTRY(glGetActiveAttrib)(GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, char* name) { 164 CALL_GL_API(glGetActiveAttrib, program, index, bufsize, length, size, type, name) [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man7/ |
gpl.7 | 158 \&Foundation's software and to any other program whose authors commit to 181 \& For example, if you distribute copies of such a program, whether 204 \& Finally, any free program is threatened constantly by software 206 \&program will individually obtain patent licenses, in effect making the 207 \&program proprietary. To prevent this, we have made it clear that any 218 This License applies to any program or other work which contains 220 under the terms of this General Public License. The \*(L"Program\*(R", below, 221 refers to any such program or work, and a \*(L"work based on the Program\*(R" 222 means either the Program or any derivative work under copyright law [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man7/ |
gpl.7 | 158 \&Foundation's software and to any other program whose authors commit to 181 \& For example, if you distribute copies of such a program, whether 204 \& Finally, any free program is threatened constantly by software 206 \&program will individually obtain patent licenses, in effect making the 207 \&program proprietary. To prevent this, we have made it clear that any 218 This License applies to any program or other work which contains 220 under the terms of this General Public License. The \*(L"Program\*(R", below, 221 refers to any such program or work, and a \*(L"work based on the Program\*(R" 222 means either the Program or any derivative work under copyright law [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man7/ |
gpl.7 | 158 \&Foundation's software and to any other program whose authors commit to 181 \& For example, if you distribute copies of such a program, whether 204 \& Finally, any free program is threatened constantly by software 206 \&program will individually obtain patent licenses, in effect making the 207 \&program proprietary. To prevent this, we have made it clear that any 218 This License applies to any program or other work which contains 220 under the terms of this General Public License. The \*(L"Program\*(R", below, 221 refers to any such program or work, and a \*(L"work based on the Program\*(R" 222 means either the Program or any derivative work under copyright law [all...] |
/frameworks/base/opengl/tools/glgen/specs/gles11/ |
GLES20.spec | 2 void glAttachShader ( GLuint program, GLuint shader )
3 void glBindAttribLocation ( GLuint program, GLuint index, const char *name )
31 void glDeleteProgram ( GLuint program )
38 void glDetachShader ( GLuint program, GLuint shader )
55 void glGetActiveAttrib ( GLuint program, GLuint index, GLsizei bufsize, GLsizei *length, GLint *size, GLenum *type, char *name )
56 void glGetActiveUniform ( GLuint program, GLuint index, GLsizei bufsize, GLsizei *length, GLint *size, GLenum *type, char *name )
57 void glGetAttachedShaders ( GLuint program, GLsizei maxcount, GLsizei *count, GLuint *shaders )
58 int glGetAttribLocation ( GLuint program, const char *name )
65 void glGetProgramiv ( GLuint program, GLenum pname, GLint *params )
66 void glGetProgramInfoLog ( GLuint program, GLsizei bufsize, GLsizei *length, char *infolog ) [all...] |
/dalvik/libcore/dom/src/test/java/org/w3c/domts/ |
DOMTestLoadException.java | 5 * Rights Reserved. This program is distributed under the W3C's Software 6 * Intellectual Property License. This program is distributed in the
|
DOMTestSink.java | 5 * Rights Reserved. This program is distributed under the W3C's Software 6 * Intellectual Property License. This program is distributed in the
|
/dalvik/vm/mterp/x86-atom/ |
stub.S | 20 SAVE_PC_FP_TO_GLUE %edx # save program counter and frame pointer 24 LOAD_PC_FP_FROM_GLUE # restore program counter and frame pointer
|
/external/elfutils/lib/ |
xstrdup.c | 3 This program is Open Source software; you can redistribute it and/or 8 with this program; if not, you may obtain a copy of the Open Software
|
xstrndup.c | 3 This program is Open Source software; you can redistribute it and/or 8 with this program; if not, you may obtain a copy of the Open Software
|
/external/elfutils/libasm/ |
asm_addint16.c | 5 This program is Open Source software; you can redistribute it and/or 10 with this program; if not, you may obtain a copy of the Open Software
|
asm_addint32.c | 5 This program is Open Source software; you can redistribute it and/or 10 with this program; if not, you may obtain a copy of the Open Software
|
asm_addint64.c | 5 This program is Open Source software; you can redistribute it and/or 10 with this program; if not, you may obtain a copy of the Open Software
|
asm_adduint16.c | 5 This program is Open Source software; you can redistribute it and/or 10 with this program; if not, you may obtain a copy of the Open Software
|
asm_adduint32.c | 5 This program is Open Source software; you can redistribute it and/or 10 with this program; if not, you may obtain a copy of the Open Software
|
asm_adduint64.c | 5 This program is Open Source software; you can redistribute it and/or 10 with this program; if not, you may obtain a copy of the Open Software
|
asm_getelf.c | 5 This program is Open Source software; you can redistribute it and/or 10 with this program; if not, you may obtain a copy of the Open Software
|
asm_scngrp_newsignature.c | 5 This program is Open Source software; you can redistribute it and/or 10 with this program; if not, you may obtain a copy of the Open Software
|
symbolhash.h | 4 This program is Open Source software; you can redistribute it and/or 9 with this program; if not, you may obtain a copy of the Open Software
|
/external/elfutils/libcpu/ |
Makefile.am | 6 ## This program is Open Source software; you can redistribute it and/or 11 ## with this program; if not, you may obtain a copy of the Open Software
|
/external/elfutils/libdw/ |
dwarf_abbrev_hash.c | 5 This program is Open Source software; you can redistribute it and/or 10 with this program; if not, you may obtain a copy of the Open Software
|
dwarf_abbrev_hash.h | 5 This program is Open Source software; you can redistribute it and/or 10 with this program; if not, you may obtain a copy of the Open Software
|
dwarf_abbrevhaschildren.c | 5 This program is Open Source software; you can redistribute it and/or 10 with this program; if not, you may obtain a copy of the Open Software
|
dwarf_arrayorder.c | 5 This program is Open Source software; you can redistribute it and/or 10 with this program; if not, you may obtain a copy of the Open Software
|