/external/bison/linux-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/linux-lib/ |
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/m4/ |
timevar.m4 | 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/src/ |
assoc.c | 8 This program is free software: you can redistribute it and/or modify 13 This program is distributed in the hope that it will be useful, 19 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
assoc.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/>. */
|
derives.h | 8 This program is free software: you can redistribute it and/or modify 13 This program is distributed in the hope that it will be useful, 19 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
named-ref.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, see <http://www.gnu.org/licenses/>. */
|
named-ref.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/>. */
|
nullable.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/>. */
|
print-xml.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/>. */
|
reduce.h | 8 This program is free software: you can redistribute it and/or modify 13 This program is distributed in the hope that it will be useful, 19 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
scan-gram.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/>. */
|
scan-skel.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/>. */
|
/external/blktrace/btt/ |
trace_plug.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, write to the Free Software
|
trace_requeue.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, write to the Free Software
|
/external/chromium/net/tools/spdyshark/ |
Makefile.common | 12 # This program is free software; you can redistribute it and/or 17 # This program is distributed in the hope that it will be useful, 23 # along with this program; if not, write to the Free Software
|
packet-spdy.h | 12 * This program is free software; you can redistribute it and/or 17 * This program is distributed in the hope that it will be useful, 23 * along with this program; if not, write to the Free Software
|
/external/chromium_org/gpu/command_buffer/tests/ |
gl_test_utils.cc | 58 // Create the program object 59 GLuint program = glCreateProgram(); local 60 glAttachShader(program, vertex_shader); 61 glAttachShader(program, fragment_shader); 62 // Link the program 63 glLinkProgram(program); 66 glGetProgramiv(program, GL_LINK_STATUS, &linked); 70 glGetProgramInfoLog(program, sizeof(buffer), &length, buffer); 72 EXPECT_EQ(1, linked) << "Error linking program: " << log; 73 glDeleteProgram(program); [all...] |
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/ |
ARB_get_program_binary.xml | 15 <param name="program" type="GLuint"/> 23 <param name="program" type="GLuint"/> 30 <param name="program" type="GLuint"/>
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_program.h | 38 #include "program/program.h" 44 /** Fragment program variant key */ 65 * Variant of a fragment program. 69 /** Parameters which generated this version of fragment program */ 99 /** Vertex program variant key */ 111 * This represents a vertex program, especially translated to match 146 struct gl_vertex_program Base; /**< The Mesa vertex program */ 161 /** List of translated variants of this vertex program. 168 /** Geometry program variant key * [all...] |
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGLProgram.h | 29 * This class manages a GPU program and records per-program information. 34 * Uniforms are program-local so we can't rely on fHWState to hold the 35 * previous uniform state after a program change. 49 * Call to abandon GL objects owned by this program. 61 * Gets the GL program ID for this program. 68 * Some GL state that is relevant to programs is not stored per-program. In particular color 124 * draw occurs using the program after the program has already been bound. It also uses th [all...] |
/external/e2fsprogs/intl/ |
localcharset.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 License along with this program; if not, write to the Free Software
|
os2compat.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 License along with this program; if not, write to the Free Software
|
ref-add.sin | 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 # License along with this program; if not, write to the Free Software
|
ref-del.sin | 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 # License along with this program; if not, write to the Free Software
|