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

<<101102103104105106107108109110>>

  /external/blktrace/btt/
misc.c 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
mmap.c 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
q2d.c 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
trace.c 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
  /external/bzip2/
README.COMPILATION.PROBLEMS 2 This file is part of bzip2/libbzip2, a program and library for
11 This program is released under the terms of the license contained
51 You can use the spewG.c program to generate huge files to test bzip2's
  /external/chromium/net/data/filter_unittests/
google.txt 13 Thousands of advertisers use our Google AdWords program to promote their products and services on the web with targeted advertising, and we believe AdWords is the largest program of its kind. In addition, thousands of web site managers take advantage of our Google AdSense program to deliver ads relevant to the content on their sites, improving their ability to generate revenue and enhancing the experience for their users.
  /external/chromium_org/chrome/test/nacl_test_injection/
buildbot_chrome_nacl_stage.py 126 r'c:\Program Files\Microsoft Visual Studio 9.0\VC',
127 r'c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC',
128 r'c:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools',
129 r'c:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\Tools',
130 r'c:\Program Files\Microsoft Visual Studio 8\VC',
131 r'c:\Program Files (x86)\Microsoft Visual Studio 8\VC',
132 r'c:\Program Files\Microsoft Visual Studio 8\Common7\Tools',
133 r'c:\Program Files (x86)\Microsoft Visual Studio 8\Common7\Tools',
195 env['VS90COMNTOOLS'] = ('c:\\Program Files (x86)\\'
197 env['VS80COMNTOOLS'] = ('c:\\Program Files (x86)\\
    [all...]
  /external/chromium_org/chrome_frame/
chrome_frame_launcher.gyp 119 # Set /SUBSYSTEM:WINDOWS since this is not a command-line program.
145 # Set /SUBSYSTEM:WINDOWS since this is not a command-line program.
172 # Set /SUBSYSTEM:WINDOWS since this is not a command-line program.
  /external/chromium_org/gpu/command_buffer/service/
context_state.h 27 class Program;
145 // The program in use by glUseProgram
146 scoped_refptr<Program> current_program;
  /external/chromium_org/gpu/command_buffer/tests/
gl_chromium_framebuffer_multisample_unittest.cc 68 GLuint program = GLTestHelper::LoadProgram(v_shader_str, f_shader_str); local
69 glUseProgram(program);
70 GLuint position_loc = glGetAttribLocation(program, "a_Position");
  /external/chromium_org/media/mp2t/
ts_section_pmt.cc 61 // Verify that there is no mismatch between the program number
62 // and the program number that was provided in a PAT for the current PMT.
73 // Read the program info descriptor.
  /external/chromium_org/net/data/filter_unittests/
google.txt 13 Thousands of advertisers use our Google AdWords program to promote their products and services on the web with targeted advertising, and we believe AdWords is the largest program of its kind. In addition, thousands of web site managers take advantage of our Google AdSense program to deliver ads relevant to the content on their sites, improving their ability to generate revenue and enhancing the experience for their users.
  /external/chromium_org/third_party/lcov/example/
Makefile 2 # Makefile for the LCOV example program.
5 # - example: compile the example program
6 # - output: run test cases on example program and create HTML output
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glcpp-parse.h 7 This program is free software: you can redistribute it and/or modify
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/drivers/r300/compiler/
radeon_inline_literals.c 65 for(inst = c->Program.Instructions.Next;
66 inst != &c->Program.Instructions;
93 &c->Program.Constants.Constants[src_reg->Index];
radeon_program_constants.h 59 * Fragment/vertex program specific semantics must be defined explicitly
68 * Fragment/vertex program specific semantics must be defined explicitly
97 /** R500 fragment program ALU result "register" */
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
sampler.cpp 29 #include "../glsl/program.h"
30 #include "program/hash_table.h"
36 #include "program/prog_parameter.h"
  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_attrib.h 44 * program instruction formats and register layouts.
82 /* XXX: in the vertex program InputsRead flag, we alias
83 * materials and generics and use knowledge about the program
  /external/chromium_org/third_party/sqlite/src/src/
vdbeInt.h 87 ** When a sub-program is executed (OP_Program), a structure of this type
88 ** is allocated to store the current value of the program counter, as
90 ** values stored in the Vdbe struct. When the sub-program is finished,
92 ** restoring the state of the VM to as it was before the sub-program
105 ** set to NULL if the currently executing frame is the main program.
110 int pc; /* Program Counter in parent (calling) frame */
111 Op *aOp; /* Program instructions for parent frame */
261 ** any virtual table method invocations made by the vdbe program. It is
270 Op *aOp; /* Space to hold the virtual machine's program */
276 int nOp; /* Number of instructions in the program */
    [all...]
  /external/chromium_org/v8/src/
prettyprinter.h 47 const char* PrintExpression(FunctionLiteral* program);
48 const char* PrintProgram(FunctionLiteral* program);
88 const char* PrintProgram(FunctionLiteral* program);
  /external/chromium_org/v8/src/third_party/vtune/
ittnotify_types.h 9 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, but
19 along with this program; if not, write to the Free Software
vtune-jit.h 9 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, but
19 along with this program; if not, write to the Free Software
  /external/dnsmasq/
Makefile 3 # This program is free software; you can redistribute it and/or modify
8 # This program is distributed in the hope that it will be useful,
14 # along with this program. If not, see <http://www.gnu.org/licenses/>.
  /external/e2fsprogs/doc/
libblkid.txt 5 For cases where a program wants information about multiple devices, or
6 expects to be doing multiple token searches, the program should
60 If a program needs to call multiple blkid functions, then passing in a
  /external/e2fsprogs/intl/
intl-compat.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

Completed in 1569 milliseconds

<<101102103104105106107108109110>>