Searched
full:program (Results
7026 -
7050 of
23867) sorted by null
<<281282283284285286287288289290>>
/external/llvm/lib/Support/ |
Process.cpp | 53 /// \brief A helper function to compute the elapsed wall-time since the program 65 /// during global initialization of the program. 68 /// create race conditions during program startup or shutdown.
|
/external/mesa3d/docs/ |
MESA_shader_debug.spec | 43 a program object to enable debugging. Vertex and/or fragment shader, 48 be attached to a single program object. 159 to each debug object that is attached to the program object.
|
relnotes-6.5.2.html | 51 <li>New <code>minstall</code> script to replace normal install program 52 <li>Faster fragment program execution in software 76 <li>Fixed some fragment program bugs in Intel i915 DRI driver
|
/external/mesa3d/src/gallium/drivers/nv30/ |
nv30_fragprog.c | 37 struct nv30_fragprog *fp = nv30->fragprog.program; 65 struct nv30_fragprog *fp = nv30->fragprog.program; 160 nv30->fragprog.program = hwcso;
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_target.h | 80 void prepareEmission(Program *); 128 virtual CodeEmitter *getCodeEmitter(Program::Type) = 0; 136 virtual bool runLegalizePass(Program *, CGStage stage) const = 0;
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
r3xx_fragprog.c | 56 for (rci = c->Base.Program.Instructions.Next; rci != &c->Base.Program.Instructions; rci = rci->Next) { 148 rc_constants_copy(&c->code->constants, &c->Base.Program.Constants);
|
radeon_code.h | 133 * Stores state that influences the compilation of a fragment program. 198 * Stores an R300 fragment program in its compiled-to-hardware form. 281 int num_temporaries; /* Number of temp vars used by program */
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_debug.c | 31 { "fp", DBG_FP, "Log fragment program compilation" }, 32 { "vp", DBG_VP, "Log vertex program compilation" }, 33 { "pstat", DBG_P_STAT, "Log vertex/fragment program stats" },
|
/external/mesa3d/src/gallium/drivers/trace/ |
trace.xsl | 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, 18 along with this program. If not, see <http://www.gnu.org/licenses/>.
|
/external/mesa3d/src/gallium/state_trackers/clover/core/ |
kernel.hpp | 29 #include "core/program.hpp" 97 _cl_kernel(clover::program &prog, 113 clover::program &prog;
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_vs_state.c | 60 /* Choosing multiple program flow means that we may get 2-vertex threads, 65 /* Force single program flow on Ironlake. We cannot reliably get 152 /* Vertex program always enabled:
|
/external/mesa3d/src/mesa/main/ |
config.h | 158 /** For any program target/extension */ 163 * Per-program constants (power of two) 168 * per-program parameters.
|
/external/mesa3d/src/mesa/program/ |
program.h | 26 * \file program.c 27 * Vertex and fragment program support functions. 33 * \mainpage Mesa vertex and fragment program module
|
/external/mesa3d/src/mesa/state_tracker/ |
st_atom_constbuf.c | 35 #include "program/prog_parameter.h" 36 #include "program/prog_print.h" 51 * Pass the given program parameters to the graphics pipe as a
|
/external/openssh/ |
ssh-add.0 | 32 by the SSH_ASKPASS program mentioned below. Successful 34 SSH_ASKPASS program, rather than text entered into the requester. 71 SSH_ASKPASS are set, it will execute the program specified by
|
ssh-agent.0 | 11 ssh-agent is a program to hold private keys used for public key 14 windows or programs are started as clients to the ssh-agent program. 51 terminal if it has one or from a small X11 program if running under X11.
|
/external/openssl/crypto/des/ |
FILES0 | 23 destest.c - Source for libdes.a test program. 24 speed.c - Source for libdes.a timing program. 69 testdes.pl - Testing program for des.pl
|
des.pod | 37 This page describes the B<des> stand-alone program, not the B<openssl des> 60 program, Cipher Block Chaining (the default) and Electronic Code Book 79 Since this program attempts to maintain compatibility with sunOS's
|
rpc_des.h | 20 * This can be in the form of a textual message at program startup or 63 * media and as a part of the software program in whole or part. Users 66 * program developed by the user.
|
/external/proguard/src/proguard/ |
ConfigurationConstants.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.,
|
DataEntryWriterFactory.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.,
|
GPL.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.,
|
WordReader.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.,
|
/external/proguard/src/proguard/ant/ |
ClassPathElement.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.,
|
ClassSpecificationElement.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.,
|
Completed in 791 milliseconds
<<281282283284285286287288289290>>