Searched
full:program (Results
5451 -
5475 of
23867) sorted by null
<<211212213214215216217218219220>>
/external/chromium_org/third_party/skia/include/gpu/ |
GrEffectUnitTest.h | 66 * program generation unit test.
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGLProgramDesc.h | 26 /** This class describes a program to generate. It also serves as a program cache key. Very little 35 // Returns this as a uint32_t array to be used as a key in the program cache. 60 * Builds a program descriptor from a GrDrawState. Whether the primitive type is points, the
|
/external/chromium_org/third_party/sqlite/src/src/ |
vdbe.h | 16 ** simple program to access and modify the underlying database. 77 ** A sub-routine used to implement a trigger program. 80 VdbeOp *aOp; /* Array of opcodes for sub-program */ 85 SubProgram *pNext; /* Next sub-program already visited */
|
/external/chromium_org/third_party/sqlite/src/test/ |
func.test | 22 foreach word {this program is free software} { 26 } {free is program software this} 88 } {this software free program is} 141 foreach word {this program is free software} { 145 } {this program is free software} 323 } {THIS PROGRAM IS FREE SOFTWARE} 326 } {this program is free software} 1090 } {this,program,is,free,software} 1095 } {{this program is free software}} 1100 } {{this 2 program 3 is 4 free 5 software} [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/ |
bintest.asm | 5 ; When run (as a DOS .COM file), this program should print
|
/external/chromium_org/tools/cr/cr/commands/ |
shell.py | 16 The shell command is the escape hatch that lets user run any program in the
|
/external/chromium_org/tools/gyp/test/product/ |
gyptest-product.py | 8 Verifies simplest-possible build of a "Hello, world!" program
|
/external/chromium_org/tools/gyp/test/standalone-static-library/ |
gyptest-standalone-static-library.py | 42 # Verify that the program runs properly.
|
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/ |
desktop_browser_finder_unittest.py | 47 'C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe') 48 self._stubs.os.program_files = 'C:\\Program Files' 53 'C:\\Program Files(x86)\\Google\\Chrome\\Application\\chrome.exe') 54 self._stubs.os.program_files_x86 = 'C:\\Program Files(x86)'
|
/external/chromium_org/v8/src/third_party/vtune/ |
jitprofiling.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 72 * Program exiting EventSpecificData NA
|
/external/chromium_org/v8/tools/oom_dump/ |
SConstruct | 42 env.Program('oom_dump.cc', LIBS = ['breakpad', 'v8', 'pthread'])
|
/external/chromium_org/win8/test/ |
open_with_dialog_controller.cc | 248 const string16& program, 262 context_->Begin(parent_window, url_protocol, program, callback); 268 const string16& program, 284 parent_window, protocol, program,
|
/external/clang/include/clang/Basic/ |
PrettyStackTrace.h | 12 /// crashes give more contextual information about what the program was doing
|
/external/clang/test/CXX/dcl.dcl/dcl.enum/ |
p5.cpp | 27 // incremented value. If no such type exists, the program is ill-formed.
|
/external/clang/test/CXX/dcl.decl/dcl.init/ |
p5.cpp | 3 // A program that calls for default-initialization or value-initialization of
|
/external/clang/test/SemaObjC/ |
invalid-code.m | 6 void *p = @xyzzy; // expected-error {{unexpected '@' in program}}
|
/external/compiler-rt/include/sanitizer/ |
asan_interface.h | 23 // This memory must be previously allocated by the user program. Accessing 32 // This memory must be previously allocated by the user program. Accessing 82 // the program crashes before ASan report is printed. 113 // allocation requests. When a user program frees memory chunk, it can first
|
/external/compiler-rt/lib/ |
int_util.h | 22 /** \brief Trigger a program abort (or panic for kernel code). */
|
/external/doclava/ |
Android.mk | 17 # Jar file for Doclava doclet and apicheck standalone program
|
/external/dropbear/debian/ |
README.Debian | 14 provides the "ssh" client program, as well as the "/usr/bin/scp"
|
/external/e2fsprogs/ext2ed/ |
ext2ed.8.in | 43 The program itself.
|
/external/e2fsprogs/misc/ |
uuidgen.1.in | 21 program creates (and prints)
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testConfigs/testingConfigTemplate/ |
testing.properties | 3 # All rights reserved. This program and the accompanying materials
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts/ |
testing.properties.template | 3 # All rights reserved. This program and the accompanying materials
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/ |
feedManipulation.sh | 3 # All rights reserved. This program and the accompanying materials
|
Completed in 1850 milliseconds
<<211212213214215216217218219220>>