/external/chromium_org/chrome/common/extensions/docs/server2/test_data/github_file_system/test_owner/repo/unzipped_repo/ |
.gitignore | 0 # Compiled Python files
|
/external/qemu/distrib/sdl-1.2.15/test/ |
testver.c | 13 SDL_version compiled; local 24 printf("Compiled with SDL 1.2 or newer\n"); 26 printf("Compiled with SDL older than 1.2\n"); 28 SDL_VERSION(&compiled); 29 printf("Compiled version: %d.%d.%d\n", 30 compiled.major, compiled.minor, compiled.patch);
|
/external/nanopb-c/tests/message_sizes/ |
dummy.c | 1 /* Just test that the file can be compiled successfully. */
|
/external/vixl/ |
.gitignore | 1 # ignore python compiled object
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/shaders/ |
generate_shaders.bat | 23 call:BuildShader Passthrough2D11.hlsl VS_Passthrough2D vs_4_0 compiled\passthrough2d11vs.h %debug%
24 call:BuildShader Passthrough2D11.hlsl PS_PassthroughDepth2D ps_4_0 compiled\passthroughdepth2d11ps.h %debug%
25 call:BuildShader Passthrough2D11.hlsl PS_PassthroughRGBA2D ps_4_0 compiled\passthroughrgba2d11ps.h %debug%
26 call:BuildShader Passthrough2D11.hlsl PS_PassthroughRGBA2DUI ps_4_0 compiled\passthroughrgba2dui11ps.h %debug%
27 call:BuildShader Passthrough2D11.hlsl PS_PassthroughRGBA2DI ps_4_0 compiled\passthroughrgba2di11ps.h %debug%
28 call:BuildShader Passthrough2D11.hlsl PS_PassthroughRGB2D ps_4_0 compiled\passthroughrgb2d11ps.h %debug%
29 call:BuildShader Passthrough2D11.hlsl PS_PassthroughRGB2DUI ps_4_0 compiled\passthroughrgb2dui11ps.h %debug%
30 call:BuildShader Passthrough2D11.hlsl PS_PassthroughRGB2DI ps_4_0 compiled\passthroughrgb2di11ps.h %debug%
31 call:BuildShader Passthrough2D11.hlsl PS_PassthroughRG2D ps_4_0 compiled\passthroughrg2d11ps.h %debug%
32 call:BuildShader Passthrough2D11.hlsl PS_PassthroughRG2DUI ps_4_0 compiled\passthroughrg2dui11ps.h %debug% [all...] |
/external/chromium_org/tools/gyp/test/dependencies/c/ |
c.c | 3 // Intentional syntax error. This file should never be compiled, so this
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
recall.sed | 2 # not the last *compiled* regex
|
/external/chromium_org/third_party/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/ |
stdafx.cpp | 2 // Callstacker.pch will be the pre-compiled header 3 // stdafx.obj will contain the pre-compiled type information
|
/external/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/ |
stdafx.cpp | 2 // Callstacker.pch will be the pre-compiled header 3 // stdafx.obj will contain the pre-compiled type information
|
/ndk/tests/build/build-mode/jni/ |
main.c | 9 # error "This source file should be compiled with an ARM toolchain" 16 # error "This source file should be compiled with an ARM toolchain" 23 # error "This source file should be compiled with an ARM toolchain" 26 # error "This source file should be compiled to 32-bit ARM instructions" 30 # error "This source file should be compiled with an x86 toolchain" 34 # error "This source file should be compiled with a MIPS toolchain" 42 # error "This source file should be compiled with NEON support!" 46 # error "This source file should be compiled without NEON support!"
|
/art/test/032-concrete-sub/ |
info.txt | 2 where a concrete class and its abstract superclass were compiled with
|
/external/llvm/tools/llvm-symbolizer/ |
CMakeLists.txt | 2 # libraries, it has to be compiled for all supported targets (x86_64, i386 etc). 3 # This means that we need LLVM libraries to be compiled for these
|
/external/stlport/test/compiler/ |
partial_spec.cpp | 2 * It is known that this code not compiled by following compilers: 6 * It is known that this code compiled by following compilers:
|
ttei2.cpp | 2 * It is known that this code not compiled by following compilers: 4 * It is known that this code compiled by following compilers:
|
ttei6.cpp | 2 * It is known that this code not compiled by following compilers: 4 * It is known that this code compiled by following compilers:
|
ttei7.cpp | 2 * It is known that this code not compiled by following compilers: 6 * It is known that this code compiled by following compilers:
|
ttei1.cpp | 2 * It is known that this code not compiled by following compilers: 6 * It is known that this code compiled by following compilers:
|
ttei3.cpp | 2 * It is known that this code not compiled by following compilers: 8 * It is known that this code compiled by following compilers:
|
/ndk/tests/build/no-installable-modules/jni/ |
Android.mk | 4 # compiled 11 # The build.sh will check that it is _not_ compiled.
|
/external/chromium_org/third_party/angle/src/ |
libGLESv2.gypi | 196 'libGLESv2/renderer/d3d/d3d9/shaders/compiled/componentmaskps.h', 197 'libGLESv2/renderer/d3d/d3d9/shaders/compiled/flipyvs.h', 198 'libGLESv2/renderer/d3d/d3d9/shaders/compiled/luminanceps.h', 199 'libGLESv2/renderer/d3d/d3d9/shaders/compiled/passthroughps.h', 200 'libGLESv2/renderer/d3d/d3d9/shaders/compiled/standardvs.h', 243 'libGLESv2/renderer/d3d/d3d11/shaders/compiled/buffertotexture11_gs.h', 244 'libGLESv2/renderer/d3d/d3d11/shaders/compiled/buffertotexture11_ps_4f.h', 245 'libGLESv2/renderer/d3d/d3d11/shaders/compiled/buffertotexture11_ps_4i.h', 246 'libGLESv2/renderer/d3d/d3d11/shaders/compiled/buffertotexture11_ps_4ui.h', 247 'libGLESv2/renderer/d3d/d3d11/shaders/compiled/buffertotexture11_vs.h' [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/ |
dromaeo-object-regexp.html | 54 test( "Compiled Object Empty Split", function(){ 64 test( "Compiled Object Char Split", function(){ 74 test( "Compiled Object Variable Split", function(){ 79 // TESTS: Compiled RegExps 86 test( "Compiled Match", function(){ 95 test( "Compiled Test", function(){ 104 test( "Compiled Empty Replace", function(){ 113 test( "Compiled 12 Char Replace", function(){ 123 test( "Compiled Object Match", function(){ 132 test( "Compiled Object Test", function() [all...] |
/external/javasqlite/src/main/java/SQLite/ |
Vm.java | 4 * Class to represent compiled SQLite VM. 10 * Internal handle for the compiled SQLite VM. 22 * Perform one step on compiled SQLite VM. 51 * @return true when SQL statement has been compiled, false 58 * Abort the compiled SQLite VM.
|
/external/ceres-solver/cmake/ |
config.h.in | 34 // Ceres was compiled with the relevant configuration for the machine 35 // on which Ceres was compiled. 47 // If defined, Ceres was compiled without LAPACK. 50 // If defined, Ceres was compiled without SuiteSparse. 53 // If defined, Ceres was compiled without CXSparse. 56 // If defined, Ceres was compiled without Schur specializations. 59 // If defined, Ceres was compiled to use Eigen instead of hardcoded BLAS 63 // If defined, Ceres was compiled without multithreading support. 65 // If defined Ceres was compiled with OpenMP multithreading support. 67 // Additionally defined on *nix if Ceres was compiled with OpenMP support [all...] |
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/shaders/ |
generate_shaders.bat | 23 call:BuildShader Blit.vs standardvs vs_2_0 compiled\standardvs.h %debug%
24 call:BuildShader Blit.vs flipyvs vs_2_0 compiled\flipyvs.h %debug%
25 call:BuildShader Blit.ps passthroughps ps_2_0 compiled\passthroughps.h %debug%
26 call:BuildShader Blit.ps luminanceps ps_2_0 compiled\luminanceps.h %debug%
27 call:BuildShader Blit.ps componentmaskps ps_2_0 compiled\componentmaskps.h %debug%
32 echo %successCount% shaders compiled successfully.
|
/external/clang/test/Preprocessor/ |
print-pragma-microsoft.c | 6 #pragma comment(user, "Compiled on " __DATE__ " at " __TIME__) 7 // CHECK: #pragma comment(user, "Compiled on " "{{[^"]*}}" " at " "{{[^"]*}}")
|