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

<<181182183184185186187188189190>>

  /external/qemu/distrib/sdl-1.2.15/test/
checkkeys.c 2 /* Simple program: Loop, watching keystrokes
73 /* This is a Latin-1 program, so only show 8-bits */
  /external/regex-re2/re2/testing/
tester.h 82 Prog* prog_; // compiled program
83 Prog* rprog_; // compiled reverse program
  /external/skia/src/gpu/gl/
GrGLUniformManager.h 20 /** Manages a program's uniforms.
87 * before the program is linked.
  /external/skia/src/gpu/gl/debug/
GrDebugGL.cpp 185 void GrDebugGL::useProgram(GrProgramObj *program) {
194 fProgram = program;
  /external/stressapptest/
stressapptest.1 12 \fBstressapptest\fP (unix name for Stressful Application Test) is a program that
17 This program supports the following options:
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
PYXScanner.java 17 // This program is free software; you can redistribute it and/or modify
23 // This program is distributed in the hope that it will be useful,
  /external/tcpdump/
mkdep 34 # the -p flag produces "program: program.c" style dependencies
pmap_prot.h 5 * media and as a part of the software program in whole or part. Users
8 * program developed by the user.
ppp.h 7 * Permission to use, copy, modify, and distribute this program for any
11 * pertaining to distribution of the program without specific prior
rpc_msg.h 5 * media and as a part of the software program in whole or part. Users
8 * program developed by the user.
  /external/v8/test/mjsunit/
compare-nan.js 50 var program =
64 eval(program);
  /external/valgrind/main/drd/tests/
annotate_rwlock.c 4 * @brief Multithreaded test program that triggers various access patterns
22 #error Sorry, but this test program can only be compiled by a compiler that\
  /external/valgrind/main/gdbserver_tests/
mcbreak.stdoutB.exp 46 Program received signal SIGTRAP, Trace/breakpoint trap.
52 Program received signal SIGTRAP, Trace/breakpoint trap.
  /external/valgrind/main/memcheck/tests/
origin6-fp.c 4 around. This program creates 3 matrices of 2300x2300 doubles,
12 This program needs to be compiled with -O.
  /external/valgrind/main/tests/
arch_test.c 6 // This program determines which architectures that this Valgrind installation
9 // configured with --enable-only32bit then this program will match "x86" but
  /external/zlib/src/contrib/ada/
buffer_demo.adb 11 -- This demo program provided by Dr Steve Sangwine <sjs@essex.ac.uk>
17 -- This program compresses a string of text, and then decompresses the
  /external/zlib/src/contrib/infback9/
inftree9.h 40 codes. These values were found by exhaustive searches using the program
42 program are the number of symbols, the initial root table size, and the
  /external/zlib/src/
inftrees.h 40 codes. These values were found by exhaustive searches using the program
42 program are the number of symbols, the initial root table size, and the
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
DrawRectFilter.java 28 import android.filterfw.core.Program;
122 // Set the program variables
FixedRotationFilter.java 25 import android.filterfw.core.Program;
68 // Create program if not created already
ToPackedGrayFilter.java 26 import android.filterfw.core.Program;
45 private Program mProgram;
  /frameworks/native/opengl/libs/GLES_CM/
glext_api.in 310 void API_ENTRY(glGetnUniformfvEXT)(GLuint program, GLint location, GLsizei bufSize, float *params) {
311 CALL_GL_API(glGetnUniformfvEXT, program, location, bufSize, params);
313 void API_ENTRY(glGetnUniformivEXT)(GLuint program, GLint location, GLsizei bufSize, GLint *params) {
314 CALL_GL_API(glGetnUniformivEXT, program, location, bufSize, params);
409 GLboolean API_ENTRY(glExtIsProgramBinaryQCOM)(GLuint program) {
410 CALL_GL_API_RETURN(glExtIsProgramBinaryQCOM, program);
412 void API_ENTRY(glExtGetProgramBinarySourceQCOM)(GLuint program, GLenum shadertype, GLchar *source, GLint *length) {
413 CALL_GL_API(glExtGetProgramBinarySourceQCOM, program, shadertype, source, length);
  /frameworks/rs/driver/
rsdShaderCache.h 104 uint32_t numFragUnis) : vtx(0), frag(0), program(0), vtxAttrCount(0),
139 uint32_t program; member in struct:RsdShaderCache::ProgramEntry
  /hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
core.h 3 * This program is free software; you can redistribute it and/or modify
7 * This program is distributed in the hope that it will be useful,
pdata.h 3 * This program is free software; you can redistribute it and/or modify
7 * This program is distributed in the hope that it will be useful,

Completed in 1090 milliseconds

<<181182183184185186187188189190>>