HomeSort by relevance Sort by last modified time
    Searched full:program (Results 6951 - 6975 of 23867) sorted by null

<<271272273274275276277278279280>>

  /external/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
kernel.hpp 29 #include "core/program.hpp"
97 _cl_kernel(clover::program &prog,
113 clover::program &prog;
  /external/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/src/mesa/main/
config.h 158 /** For any program target/extension */
163 * Per-program constants (power of two)
168 * per-program parameters.
  /external/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/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/chromium_org/third_party/openssl/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/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
stringprintf.cc 137 // printf tries to write to it (via %n) then the program gets a SIGSEGV
148 // crashing the program, corrupting the program (%n),
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLEffect.h 23 that is used to implement a program cache. When two GrEffects produce the same key this means
59 /** Called when the program stage should insert its code into the shaders. The code in each
64 @param drawEffect A wrapper on the effect that generated this program stage.
  /external/chromium_org/third_party/sqlite/src/test/
bitvec.test 153 # "program". But it also causes a malloc error to occur after the
157 proc bitvec_malloc_test {label failcnt n program} {
160 set x \[sqlite3BitvecBuiltinTest $n [list $program]\]
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
heap-profiler_unittest.cc 33 // A small program that just exercises our heap profiler by allocating
81 // If you run this with whole-program heap-profiling on, than
100 // If you run this with whole-program heap-profiling on, than
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
heap-profiler_unittest.cc 33 // A small program that just exercises our heap profiler by allocating
81 // If you run this with whole-program heap-profiling on, than
100 // If you run this with whole-program heap-profiling on, than
  /external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/vc9/
readme.vc9.txt 43 C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin
53 C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC
94 The Python program vc98_swap.py will convert VC9 build projects
  /external/chromium_org/tools/grit/grit/tool/
rc2grd_unittest.py 104 <message name="IDS_PROGRAMS_SHUTDOWN_TEXT" desc="LIST_OF_PROGRAMS is replaced by a bulleted list of program names.">
107 <ph name="LIST_OF_PROGRAMS">$1<ex>Program 1, Program 2</ex></ph>
  /external/clang/tools/scan-view/
startfile.py 18 '''Base class for open program controllers.'''
28 '''Controller for a generic open program.'''
116 '''Controller for the KDE kfmclient program.'''
  /external/compiler-rt/include/sanitizer/
msan_interface.h 56 Value of 0 means don't change the program exit code. */
67 program execution when an error is detected. This will not affect error in
120 allocation requests. When a user program frees memory chunk, it can first
  /external/e2fsprogs/intl/
explodename.c 4 This program is free software; you can redistribute it and/or modify it
9 This program is distributed in the hope that it will be useful,
15 License along with this program; if not, write to the Free Software
finddomain.c 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
gettextP.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

Completed in 1747 milliseconds

<<271272273274275276277278279280>>