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

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
tea6330t.h 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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
net.h 8 * This program is free software; you can redistribute it and/or
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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
flat.h 46 unsigned long build_date; /* When the program/library was built */
50 #define FLAT_FLAG_RAM 0x0001 /* load program entirely into RAM */
51 #define FLAT_FLAG_GOTPIC 0x0002 /* program is PIC with GOT */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
driver.h 9 * This program is free software; you can redistribute it and/or modify
14 * This program is distributed in the hope that it will be useful,
20 * along with this program; if not, write to the Free Software
emu10k1_synth.h 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
opl4.h 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
pt2258.h 6 * This program is free software; you can redistribute it and/or modify
11 * This program is distributed in the hope that it will be useful,
17 * along with this program; if not, write to the Free Software
tea575x-tuner.h 9 * This program is free software; you can redistribute it and/or modify
14 * This program is distributed in the hope that it will be useful,
20 * along with this program; if not, write to the Free Software
tea6330t.h 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
  /sdk/emulator/tools/
Android.mk 15 # this file is used to build emulator-specific program tools
30 # The 'qemu-props' program is run from /system/etc/init.goldfish.rc
31 # to setup various system properties sent by the emulator program.
  /external/chromium/base/
command_line_unittest.cc 26 L"program --foo= -bAr /Spaetzel=pierogi /Baz flim "
35 const char* argv[] = {"program", "--foo=", "-bar",
46 EXPECT_FALSE(cl.HasSwitch("program"));
53 EXPECT_EQ(FilePath(FILE_PATH_LITERAL("program")).value(),
129 CommandLine cl(FilePath(FILE_PATH_LITERAL("Program")));
148 EXPECT_EQ(L"\"Program\" "
158 // Tests that when AppendArguments is called that the program is set correctly
162 CommandLine cl1(FilePath(FILE_PATH_LITERAL("Program")));
183 // Make sure that the program part of a command line is always quoted.
187 const FilePath kProgram(L"Program");
    [all...]
  /external/llvm/lib/Support/
GraphWriter.cpp 17 #include "llvm/Support/Program.h"
61 if (sys::Program::ExecuteAndWait(ExecPath, &args[0],0,0,0,0,&ErrMsg)) {
69 sys::Program::ExecuteNoWait(ExecPath, &args[0],0,0,0,&ErrMsg);
76 GraphProgram::Name program) {
87 errs() << "Running 'Graphviz' program... ";
96 switch (program) {
106 errs() << "Running 'xdot.py' program... ";
134 // Find which program the user wants
136 if (program == GraphProgram::DOT)
140 if (program == GraphProgram::FDP
    [all...]
  /frameworks/rs/
rsProgram.cpp 23 Program::Program(Context *rsc, const char * shaderText, size_t shaderLength,
83 Program::~Program() {
103 bool Program::freeChildren() {
115 void Program::initMemberVars() {
139 void Program::bindAllocation(Context *rsc, Allocation *alloc, uint32_t slot) {
168 void Program::bindTexture(Context *rsc, uint32_t slot, Allocation *a) {
187 void Program::bindSampler(Context *rsc, uint32_t slot, Sampler *s) {
203 Program *p = static_cast<Program *>(vp)
    [all...]
  /external/bison/lib/
error.h 5 This program is free software; you can redistribute it and/or modify
10 This program is distributed in the hope that it will be useful,
16 with this program; if not, write to the Free Software Foundation,
41 If STATUS is nonzero, terminate the program with `exit (STATUS)'. */
50 /* If NULL, error will flush stdout, then print on stderr the program
  /external/proguard/src/proguard/classfile/attribute/visitor/
AllAttributeVisitor.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.,
30 * AttributeVisitor visit all Attribute objects of the program classes,
31 * program class members, or code attributes, respectively, that it visits.
  /external/webkit/Source/JavaScriptCore/runtime/
Completion.cpp 42 ProgramExecutable* program = ProgramExecutable::create(exec, source); local
43 JSObject* error = program->checkSyntax(exec);
55 ProgramExecutable* program = ProgramExecutable::create(exec, source); local
56 if (!program) {
64 JSValue result = exec->interpreter()->execute(program, exec, scopeChain, thisObj);
  /external/webkit/Source/WebCore/manual-tests/inspector/
bp-in-named-eval-after-reload.html 9 <li>(program): f1.js
10 <li>(program): f2.js
13 <li><p>In <code>(program) f1.js</code>, set a breakpoint on the first
15 <li><p>In <code>(program) f2.js</code>, set a breakpoint on the first
20 <li><p>debugger should stop in the <code>f2()</code> function (the function in <code>(program) f2.js</code>)
  /external/webkit/Source/WebKit/efl/DefaultTheme/widget/search/cancel/
search_cancel.edc 86 program {
94 program {
102 program {
110 program {
118 program {
  /external/webkit/Source/WebKit/efl/DefaultTheme/widget/search/decoration/
search_decoration.edc 87 program {
95 program {
103 program {
111 program {
119 program {
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_api.h 25 void GLTrace_glAttachShader(GLuint program, GLuint shader);
26 void GLTrace_glBindAttribLocation(GLuint program, GLuint index, const GLchar* name);
54 void GLTrace_glDeleteProgram(GLuint program);
61 void GLTrace_glDetachShader(GLuint program, GLuint shader);
78 void GLTrace_glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, GLchar* name);
79 void GLTrace_glGetActiveUniform(GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, GLchar* name);
80 void GLTrace_glGetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shaders);
81 int GLTrace_glGetAttribLocation(GLuint program, const GLchar* name);
88 void GLTrace_glGetProgramiv(GLuint program, GLenum pname, GLint* params);
89 void GLTrace_glGetProgramInfoLog(GLuint program, GLsizei bufsize, GLsizei* length, GLchar* infolog)
    [all...]
  /frameworks/native/opengl/libs/
entries.in 1 GL_ENTRY(void, glActiveShaderProgramEXT, GLuint pipeline, GLuint program)
7 GL_ENTRY(void, glAttachShader, GLuint program, GLuint shader)
10 GL_ENTRY(void, glBindAttribLocation, GLuint program, GLuint index, const GLchar* name)
74 GL_ENTRY(void, glDeleteProgram, GLuint program)
88 GL_ENTRY(void, glDetachShader, GLuint program, GLuint shader)
117 GL_ENTRY(void, glExtGetProgramBinarySourceQCOM, GLuint program, GLenum shadertype, GLchar *source, GLint *length)
124 GL_ENTRY(GLboolean, glExtIsProgramBinaryQCOM, GLuint program)
160 GL_ENTRY(void, glGetActiveAttrib, GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, GLchar* name)
161 GL_ENTRY(void, glGetActiveUniform, GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, GLchar* name)
162 GL_ENTRY(void, glGetAttachedShaders, GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shaders
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
error.h 5 This program is free software: you can redistribute it and/or modify
10 This program is distributed in the hope that it will be useful,
16 along with this program. If not, see <http://www.gnu.org/licenses/>. */
40 If STATUS is nonzero, terminate the program with `exit (STATUS)'. */
49 /* If NULL, error will flush stdout, then print on stderr the program
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
entries.in 8 void, glActiveShaderProgramEXT, GLuint pipeline, GLuint program
14 void, glAttachShader, GLuint program, GLuint shader
17 void, glBindAttribLocation, GLuint program, GLuint index, const GLchar* name
81 void, glDeleteProgram, GLuint program
95 void, glDetachShader, GLuint program, GLuint shader
124 void, glExtGetProgramBinarySourceQCOM, GLuint program, GLenum shadertype, GLchar* source, GLint* length
131 GLboolean, glExtIsProgramBinaryQCOM, GLuint program
167 void, glGetActiveAttrib, GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, GLchar* name
168 void, glGetActiveUniform, GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, GLchar* name
169 void, glGetAttachedShaders, GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shader
    [all...]
  /external/webkit/Source/JavaScriptCore/qt/api/
qscriptengine_p.cpp 51 QScriptSyntaxCheckResultPrivate* QScriptEnginePrivate::checkSyntax(const QString& program)
54 JSStringRef source = QScriptConverter::toString(program);
65 Evaluates program and returns the result of the evaluation.
68 QScriptValuePrivate* QScriptEnginePrivate::evaluate(const QString& program, const QString& fileName, int lineNumber)
70 JSStringRef script = QScriptConverter::toString(program);
79 Evaluates program and returns the result of the evaluation.
82 QScriptValuePrivate* QScriptEnginePrivate::evaluate(const QScriptProgramPrivate* program)
84 if (program->isNull())
86 return new QScriptValuePrivate(this, evaluate(*program, program->file(), program->line()))
    [all...]
  /frameworks/base/libs/hwui/
SkiaShader.h 42 * program to recreate the original effect.
65 virtual void setupProgram(Program* program, const mat4& modelView, const Snapshot& snapshot,
145 void setupProgram(Program* program, const mat4& modelView, const Snapshot& snapshot,
168 void setupProgram(Program* program, const mat4& modelView, const Snapshot& snapshot,
192 void setupProgram(Program* program, const mat4& modelView, const Snapshot& snapshot,
235 void setupProgram(Program* program, const mat4& modelView, const Snapshot& snapshot
    [all...]

Completed in 1170 milliseconds

<<21222324252627282930>>