HomeSort by relevance Sort by last modified time
    Searched full:program (Results 276 - 300 of 16863) sorted by null

<<11121314151617181920>>

  /prebuilts/qemu-kernel/mips/
LINUX_KERNEL_COPYING 34 Foundation's software and to any other program whose authors commit to
51 For example, if you distribute copies of such a program, whether
68 Finally, any free program is threatened constantly by software
70 program will individually obtain patent licenses, in effect making the
71 program proprietary. To prevent this, we have made it clear that any
80 0. This License applies to any program or other work which contains
82 under the terms of this General Public License. The "Program", below,
83 refers to any such program or work, and a "work based on the Program"
84 means either the Program or any derivative work under copyright law
    [all...]
  /prebuilts/qemu-kernel/x86/
LINUX_KERNEL_COPYING 34 Foundation's software and to any other program whose authors commit to
51 For example, if you distribute copies of such a program, whether
68 Finally, any free program is threatened constantly by software
70 program will individually obtain patent licenses, in effect making the
71 program proprietary. To prevent this, we have made it clear that any
80 0. This License applies to any program or other work which contains
82 under the terms of this General Public License. The "Program", below,
83 refers to any such program or work, and a "work based on the Program"
84 means either the Program or any derivative work under copyright law
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/docs/
GPL.html 51 Foundation's software and to any other program whose authors commit to
74 For example, if you distribute copies of such a program, whether
97 Finally, any free program is threatened constantly by software
99 program will individually obtain patent licenses, in effect making the
100 program proprietary. To prevent this, we have made it clear that any
117 This License applies to any program or other work which contains
119 under the terms of this General Public License. The "Program", below,
120 refers to any such program or work, and a "work based on the Program"
121 means either the Program or any derivative work under copyright law
    [all...]
  /frameworks/base/libs/hwui/
Program.h 93 // Program description
97 * Describe the features required for a given program. The features
203 * the fragment shader. When this method returns true, the program should
213 * the fragment shader. When this method returns true, the program should
223 * Computes the unique key identifying this program.
271 * Logs the specified message followed by the key identifying this program.
297 * A program holds a vertex and a fragment shader. It offers several utility
300 class Program {
308 * Creates a new program with the specified vertex and fragment
311 Program(const ProgramDescription& description, const char* vertex, const char* fragment)
    [all...]
GammaFontRenderer.h 23 #include "Program.h"
41 virtual void setupProgram(ProgramDescription& description, Program* program) const = 0;
87 void setupProgram(ProgramDescription& description, Program* program) const;
134 void setupProgram(ProgramDescription& description, Program* program) const {
171 void setupProgram(ProgramDescription& description, Program* program) const {
SkiaShader.cpp 85 void SkiaShader::setupProgram(Program* program, const mat4& modelView, const Snapshot& snapshot,
140 void SkiaBitmapShader::setupProgram(Program* program, const mat4& modelView,
160 glUniform1i(program->getUniform("bitmapSampler"), textureSlot);
161 glUniformMatrix4fv(program->getUniform("textureTransform"), 1,
163 glUniform2f(program->getUniform("textureDimension"), 1.0f / width, 1.0f / height);
226 void SkiaLinearGradientShader::setupProgram(Program* program, const mat4& modelView,
236 glUniform1i(program->getUniform("gradientSampler"), textureSlot)
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 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, write to the Free Software
284 Foundation's software and to any other program whose authors commit to
301 For example, if you distribute copies of such a program, whether
318 Finally, any free program is threatened constantly by software
320 program will individually obtain patent licenses, in effect making the
321 program proprietary. To prevent this, we have made it clear that any
330 0. This License applies to any program or other work which contains
332 under the terms of this General Public License. The "Program", below
    [all...]
  /external/llvm/device/include/llvm/Config/
llvm-config.h 56 /* Define to path to circo program if found or 'echo circo' otherwise */
59 /* Define to path to dot program if found or 'echo dot' otherwise */
62 /* Define to path to dotty program if found or 'echo dotty' otherwise */
65 /* Define to path to fdp program if found or 'echo fdp' otherwise */
68 /* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */
71 /* Define to path to gv program if found or 'echo gv' otherwise */
74 /* Define to path to neato program if found or 'echo neato' otherwise */
77 /* Define to path to twopi program if found or 'echo twopi' otherwise */
80 /* Define to path to xdot.py program if found or 'echo xdot.py' otherwise */
  /external/llvm/host/include/llvm/Config/
llvm-config.h 64 /* Define to path to circo program if found or 'echo circo' otherwise */
67 /* Define to path to dot program if found or 'echo dot' otherwise */
70 /* Define to path to dotty program if found or 'echo dotty' otherwise */
73 /* Define to path to fdp program if found or 'echo fdp' otherwise */
76 /* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */
79 /* Define to path to gv program if found or 'echo gv' otherwise */
82 /* Define to path to neato program if found or 'echo neato' otherwise */
85 /* Define to path to twopi program if found or 'echo twopi' otherwise */
88 /* Define to path to xdot.py program if found or 'echo xdot.py' otherwise */
  /external/llvm/include/llvm/Config/
llvm-config.h.cmake 85 /* Define to path to circo program if found or 'echo circo' otherwise */
88 /* Define to path to dot program if found or 'echo dot' otherwise */
91 /* Define to path to dotty program if found or 'echo dotty' otherwise */
94 /* Define to path to fdp program if found or 'echo fdp' otherwise */
97 /* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */
100 /* Define to path to gv program if found or 'echo gv' otherwise */
103 /* Define to path to neato program if found or 'echo neato' otherwise */
106 /* Define to path to twopi program if found or 'echo twopi' otherwise */
109 /* Define to path to xdot.py program if found or 'echo xdot.py' otherwise */
llvm-config.h.in 85 /* Define to path to circo program if found or 'echo circo' otherwise */
88 /* Define to path to dot program if found or 'echo dot' otherwise */
91 /* Define to path to dotty program if found or 'echo dotty' otherwise */
94 /* Define to path to fdp program if found or 'echo fdp' otherwise */
97 /* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */
100 /* Define to path to gv program if found or 'echo gv' otherwise */
103 /* Define to path to neato program if found or 'echo neato' otherwise */
106 /* Define to path to twopi program if found or 'echo twopi' otherwise */
109 /* Define to path to xdot.py program if found or 'echo xdot.py' otherwise */
  /external/webkit/Source/WebCore/platform/graphics/chromium/cc/
CCPluginLayerImpl.cpp 52 const CCPluginLayerImpl::Program* program = layerRenderer()->pluginLayerProgram(); local
53 ASSERT(program && program->initialized());
65 layerRenderer()->useShader(program->program());
66 GLC(context, context->uniform1i(program->fragmentShader().samplerLocation(), 0));
69 program->vertexShader().matrixLocation(),
70 program->fragmentShader().alphaLocation());
  /frameworks/base/graphics/java/android/renderscript/
ProgramFragment.java 25 * <p>The Renderscript fragment program, also known as fragment shader is responsible
27 * shader string containing the program body, textures inputs, and a Type object
28 * that describes the constants used by the program. Similar to the vertex programs,
30 * are sent to the graphics program automatically.</p>
32 * calls using the same program object, the runtime needs to be notified of that
35 * GLSL code. For example, if the fragment program is expecting a varying input called
36 * varTex0, the GLSL code inside the program vertex must provide it.
40 public class ProgramFragment extends Program {
53 * @param rs Context to which the program will belong.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gdb.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
arm-eabi-gdbtui.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gdb.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
arm-linux-androideabi-gdbtui.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gdb.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
arm-eabi-gdbtui.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gdb.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
arm-linux-androideabi-gdbtui.1 49 going on ``inside'' another program while it executes\(em\&or what another
50 program was doing at the moment it crashed.
57 Start your program, specifying anything that might affect its behavior.
61 Make your program stop on specified conditions.
65 Examine what has happened, when your program has stopped.
69 Change things in your program, so you can experiment with correcting the
93 executable program as the argument:
96 gdb\ program
100 You can also start with both an executable program and a core file specified:
103 gdb\ program\ cor
    [all...]
  /external/dbus/
COPYING 228 Foundation's software and to any other program whose authors commit to
245 For example, if you distribute copies of such a program, whether
262 Finally, any free program is threatened constantly by software
264 program will individually obtain patent licenses, in effect making the
265 program proprietary. To prevent this, we have made it clear that any
275 0. This License applies to any program or other work which contains
277 under the terms of this General Public License. The "Program", below,
278 refers to any such program or work, and a "work based on the Program"
279 means either the Program or any derivative work under copyright law
    [all...]
NOTICE 227 Foundation's software and to any other program whose authors commit to
244 For example, if you distribute copies of such a program, whether
261 Finally, any free program is threatened constantly by software
263 program will individually obtain patent licenses, in effect making the
264 program proprietary. To prevent this, we have made it clear that any
274 0. This License applies to any program or other work which contains
276 under the terms of this General Public License. The "Program", below,
277 refers to any such program or work, and a "work based on the Program"
278 means either the Program or any derivative work under copyright law
    [all...]
  /external/dbus/bus/
NOTICE 227 Foundation's software and to any other program whose authors commit to
244 For example, if you distribute copies of such a program, whether
261 Finally, any free program is threatened constantly by software
263 program will individually obtain patent licenses, in effect making the
264 program proprietary. To prevent this, we have made it clear that any
274 0. This License applies to any program or other work which contains
276 under the terms of this General Public License. The "Program", below,
277 refers to any such program or work, and a "work based on the Program"
278 means either the Program or any derivative work under copyright law
    [all...]
  /external/dbus/dbus/
NOTICE 227 Foundation's software and to any other program whose authors commit to
244 For example, if you distribute copies of such a program, whether
261 Finally, any free program is threatened constantly by software
263 program will individually obtain patent licenses, in effect making the
264 program proprietary. To prevent this, we have made it clear that any
274 0. This License applies to any program or other work which contains
276 under the terms of this General Public License. The "Program", below,
277 refers to any such program or work, and a "work based on the Program"
278 means either the Program or any derivative work under copyright law
    [all...]

Completed in 900 milliseconds

<<11121314151617181920>>