HomeSort by relevance Sort by last modified time
    Searched full:program (Results 251 - 275 of 14517) sorted by null

<<11121314151617181920>>

  /external/llvm/include/llvm/Config/
llvm-config.h.cmake 76 /* Define to path to circo program if found or 'echo circo' otherwise */
79 /* Define to path to dot program if found or 'echo dot' otherwise */
82 /* Define to path to dotty program if found or 'echo dotty' otherwise */
85 /* Define to path to fdp program if found or 'echo fdp' otherwise */
88 /* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */
91 /* Define to path to gv program if found or 'echo gv' otherwise */
94 /* Define to path to neato program if found or 'echo neato' otherwise */
97 /* Define to path to twopi program if found or 'echo twopi' otherwise */
100 /* Define to path to xdot.py program if found or 'echo xdot.py' otherwise */
llvm-config.h.in 76 /* Define to path to circo program if found or 'echo circo' otherwise */
79 /* Define to path to dot program if found or 'echo dot' otherwise */
82 /* Define to path to dotty program if found or 'echo dotty' otherwise */
85 /* Define to path to fdp program if found or 'echo fdp' otherwise */
88 /* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */
91 /* Define to path to gv program if found or 'echo gv' otherwise */
94 /* Define to path to neato program if found or 'echo neato' otherwise */
97 /* Define to path to twopi program if found or 'echo twopi' otherwise */
100 /* 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 24 * <p>The Renderscript fragment program, also known as fragment shader is responsible
26 * shader string containing the program body, textures inputs, and a Type object
27 * that describes the constants used by the program. Similar to the vertex programs,
29 * are sent to the graphics program automatically.</p>
31 * calls using the same program object, the runtime needs to be notified of that
34 * GLSL code. For example, if the fragment program is expecting a varying input called
35 * varTex0, the GLSL code inside the program vertex must provide it.
39 public class ProgramFragment extends Program {
48 * @param rs Context to which the program will belong.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/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...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/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...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/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...]
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/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...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/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...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/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...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/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...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/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...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-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...]
i686-unknown-linux-gnu-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...]

Completed in 774 milliseconds

<<11121314151617181920>>