/external/chromium_org/gpu/command_buffer/client/ |
gles2_implementation_impl_autogen.h | 14 void GLES2Implementation::AttachShader(GLuint program, GLuint shader) { 16 GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glAttachShader(" << program << ", " << shader << ")"); // NOLINT 17 helper_->AttachShader(program, shader); 287 void GLES2Implementation::DeleteProgram(GLuint program) { 289 GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glDeleteProgram(" << program << ")"); // NOLINT 290 GPU_CLIENT_DCHECK(program != 0); 291 DeleteProgramHelper(program); 367 void GLES2Implementation::DetachShader(GLuint program, GLuint shader) { 369 GPU_CLIENT_LOG("[" << GetLogPrefix() << "] glDetachShader(" << program << ", " << shader << ")"); // NOLINT 370 helper_->DetachShader(program, shader) [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
ff_fragment_shader.cpp | 37 #include "program/program.h" 38 #include "program/prog_parameter.h" 39 #include "program/prog_cache.h" 40 #include "program/prog_instruction.h" 41 #include "program/prog_print.h" 42 #include "program/prog_statevars.h" 43 #include "program/programopt.h" 54 #include "../program/ir_to_mesa.h" 310 * Identify all possible varying inputs. The fragment program wil [all...] |
/external/mesa3d/src/mesa/main/ |
ff_fragment_shader.cpp | 37 #include "program/program.h" 38 #include "program/prog_parameter.h" 39 #include "program/prog_cache.h" 40 #include "program/prog_instruction.h" 41 #include "program/prog_print.h" 42 #include "program/prog_statevars.h" 43 #include "program/programopt.h" 54 #include "../program/ir_to_mesa.h" 310 * Identify all possible varying inputs. The fragment program wil [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/ |
libgcov.c | 1 /* Routines required for instrumenting a program. */ 24 a copy of the GCC Runtime Library Exception along with this program; 170 /* A program checksum allows us to distinguish program data for an 181 /* Profile summary for this program in current exeuction. */ 187 /* Merged profile summary for this program. */ 188 static struct gcov_summary program; variable in typeref:struct:gcov_summary 564 program's checksum to make sure we only accumulate whole program 566 in two separate programs, and we must keep the two program [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/ |
libgcov.c | 1 /* Routines required for instrumenting a program. */ 24 a copy of the GCC Runtime Library Exception along with this program; 170 /* A program checksum allows us to distinguish program data for an 181 /* Profile summary for this program in current exeuction. */ 187 /* Merged profile summary for this program. */ 188 static struct gcov_summary program; variable in typeref:struct:gcov_summary 564 program's checksum to make sure we only accumulate whole program 566 in two separate programs, and we must keep the two program [all...] |
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/ |
libgcov.c | 1 /* Routines required for instrumenting a program. */ 24 a copy of the GCC Runtime Library Exception along with this program; 170 /* A program checksum allows us to distinguish program data for an 181 /* Profile summary for this program in current exeuction. */ 187 /* Merged profile summary for this program. */ 188 static struct gcov_summary program; variable in typeref:struct:gcov_summary 564 program's checksum to make sure we only accumulate whole program 566 in two separate programs, and we must keep the two program [all...] |
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/ |
libgcov.c | 1 /* Routines required for instrumenting a program. */ 24 a copy of the GCC Runtime Library Exception along with this program; 170 /* A program checksum allows us to distinguish program data for an 181 /* Profile summary for this program in current exeuction. */ 187 /* Merged profile summary for this program. */ 188 static struct gcov_summary program; variable in typeref:struct:gcov_summary 564 program's checksum to make sure we only accumulate whole program 566 in two separate programs, and we must keep the two program [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/ |
libgcov.c | 1 /* Routines required for instrumenting a program. */ 24 a copy of the GCC Runtime Library Exception along with this program; 170 /* A program checksum allows us to distinguish program data for an 181 /* Profile summary for this program in current exeuction. */ 187 /* Merged profile summary for this program. */ 188 static struct gcov_summary program; variable in typeref:struct:gcov_summary 564 program's checksum to make sure we only accumulate whole program 566 in two separate programs, and we must keep the two program [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/ |
libgcov.c | 1 /* Routines required for instrumenting a program. */ 24 a copy of the GCC Runtime Library Exception along with this program; 170 /* A program checksum allows us to distinguish program data for an 181 /* Profile summary for this program in current exeuction. */ 187 /* Merged profile summary for this program. */ 188 static struct gcov_summary program; variable in typeref:struct:gcov_summary 564 program's checksum to make sure we only accumulate whole program 566 in two separate programs, and we must keep the two program [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/ |
libgcov.c | 1 /* Routines required for instrumenting a program. */ 24 a copy of the GCC Runtime Library Exception along with this program; 170 /* A program checksum allows us to distinguish program data for an 181 /* Profile summary for this program in current exeuction. */ 187 /* Merged profile summary for this program. */ 188 static struct gcov_summary program; variable in typeref:struct:gcov_summary 564 program's checksum to make sure we only accumulate whole program 566 in two separate programs, and we must keep the two program [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/ |
libgcov.c | 1 /* Routines required for instrumenting a program. */ 24 a copy of the GCC Runtime Library Exception along with this program; 170 /* A program checksum allows us to distinguish program data for an 181 /* Profile summary for this program in current exeuction. */ 187 /* Merged profile summary for this program. */ 188 static struct gcov_summary program; variable in typeref:struct:gcov_summary 564 program's checksum to make sure we only accumulate whole program 566 in two separate programs, and we must keep the two program [all...] |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/ |
libgcov.c | 1 /* Routines required for instrumenting a program. */ 24 a copy of the GCC Runtime Library Exception along with this program; 170 /* A program checksum allows us to distinguish program data for an 181 /* Profile summary for this program in current exeuction. */ 187 /* Merged profile summary for this program. */ 188 static struct gcov_summary program; variable in typeref:struct:gcov_summary 564 program's checksum to make sure we only accumulate whole program 566 in two separate programs, and we must keep the two program [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/ |
libgcov.c | 1 /* Routines required for instrumenting a program. */ 24 a copy of the GCC Runtime Library Exception along with this program; 170 /* A program checksum allows us to distinguish program data for an 181 /* Profile summary for this program in current exeuction. */ 187 /* Merged profile summary for this program. */ 188 static struct gcov_summary program; variable in typeref:struct:gcov_summary 564 program's checksum to make sure we only accumulate whole program 566 in two separate programs, and we must keep the two program [all...] |
/external/chromium_org/ |
NOTICE | 624 a program to print its DVI output files, and `texinfo.tex', the Texinfo 627 TeX is a typesetting program; it does not print files directly, but 629 you need a program to print DVI files. If your system has TeX 630 installed, chances are it has such a program. The precise command to 651 If your `make' program handles the `VPATH' feature correctly (like GNU `make' [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/ |
configure.info | 87 system permits the developer to concentrate on writing the program, 90 program using simple rules rather than complex Makefiles. 94 step process. The program builder need not install any special tools in 95 order to build the program. 104 tools. Program developers must build and install all of these tools. 108 program, and a C compiler. 115 a system for describing how to build a program, permitting the 147 * The Metaconfig program, by Larry Wall, Harlan Stenn, and Raphael 154 * The autoconf program, by David MacKenzie. 156 The Metaconfig program is still used for Perl and a few othe [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
configure.info | 87 system permits the developer to concentrate on writing the program, 90 program using simple rules rather than complex Makefiles. 94 step process. The program builder need not install any special tools in 95 order to build the program. 104 tools. Program developers must build and install all of these tools. 108 program, and a C compiler. 115 a system for describing how to build a program, permitting the 147 * The Metaconfig program, by Larry Wall, Harlan Stenn, and Raphael 154 * The autoconf program, by David MacKenzie. 156 The Metaconfig program is still used for Perl and a few othe [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/ |
configure.info | 87 system permits the developer to concentrate on writing the program, 90 program using simple rules rather than complex Makefiles. 94 step process. The program builder need not install any special tools in 95 order to build the program. 104 tools. Program developers must build and install all of these tools. 108 program, and a C compiler. 115 a system for describing how to build a program, permitting the 147 * The Metaconfig program, by Larry Wall, Harlan Stenn, and Raphael 154 * The autoconf program, by David MacKenzie. 156 The Metaconfig program is still used for Perl and a few othe [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
configure.info | 87 system permits the developer to concentrate on writing the program, 90 program using simple rules rather than complex Makefiles. 94 step process. The program builder need not install any special tools in 95 order to build the program. 104 tools. Program developers must build and install all of these tools. 108 program, and a C compiler. 115 a system for describing how to build a program, permitting the 147 * The Metaconfig program, by Larry Wall, Harlan Stenn, and Raphael 154 * The autoconf program, by David MacKenzie. 156 The Metaconfig program is still used for Perl and a few othe [all...] |
/build/target/board/vbox_x86/ |
init.vbox_x86.rc | 63 # The qemu-props program is used to set various system 80 # program to check wether it runs on the emulator
|
/cts/tests/tests/opengl/libopengltest/ |
color_one.cpp | 42 LOGI("Program %d\n", gProgram); 61 LOGE("Could not link program:\n%s\n", buf);
|
/development/samples/HelloEffects/src/com/example/android/mediafx/ |
TextureRenderer.java | 69 // Create program 109 // Use our shader program
|
/device/generic/goldfish/ |
init.goldfish.rc | 72 # The qemu-props program is used to set various system 89 # program to check wether it runs on the emulator
|
/device/generic/mini-emulator-armv7-a-neon/ |
init.mini-emulator.rc | 81 # The qemu-props program is used to set various system 98 # program to check wether it runs on the emulator
|
/docs/source.android.com/src/source/ |
index.jd | 52 Compatibility Program</a>, which spells out what it means to be "Android 57 must participate in the Android Compatibility Program.</p>
|
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/ |
Runtime.pm | 78 system or program resources, or due to internal limitations of Perl 114 This program is distributed in the hope that it will be useful,
|