Home
last modified time | relevance | path

Searched refs:compiled (Results 1 – 25 of 1079) sorted by relevance

12345678910>>...44

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/shaders/
Dgenerate_shaders.bat23 call:BuildShader Passthrough2D11.hlsl VS_Passthrough2D vs_4_0 compiled\passthrough2d11vs.h …
24 call:BuildShader Passthrough2D11.hlsl PS_PassthroughDepth2D ps_4_0 compiled\passthroughdepth2d11…
25 call:BuildShader Passthrough2D11.hlsl PS_PassthroughRGBA2D ps_4_0 compiled\passthroughrgba2d11p…
26 call:BuildShader Passthrough2D11.hlsl PS_PassthroughRGBA2DUI ps_4_0 compiled\passthroughrgba2dui1…
27 call:BuildShader Passthrough2D11.hlsl PS_PassthroughRGBA2DI ps_4_0 compiled\passthroughrgba2di11…
28 call:BuildShader Passthrough2D11.hlsl PS_PassthroughRGB2D ps_4_0 compiled\passthroughrgb2d11ps…
29 call:BuildShader Passthrough2D11.hlsl PS_PassthroughRGB2DUI ps_4_0 compiled\passthroughrgb2dui11…
30 call:BuildShader Passthrough2D11.hlsl PS_PassthroughRGB2DI ps_4_0 compiled\passthroughrgb2di11p…
31 call:BuildShader Passthrough2D11.hlsl PS_PassthroughRG2D ps_4_0 compiled\passthroughrg2d11ps.…
32 call:BuildShader Passthrough2D11.hlsl PS_PassthroughRG2DUI ps_4_0 compiled\passthroughrg2dui11p…
[all …]
/external/qemu/distrib/sdl-1.2.15/test/
Dtestver.c13 SDL_version compiled; in main() local
28 SDL_VERSION(&compiled); in main()
30 compiled.major, compiled.minor, compiled.patch); in main()
/external/chromium_org/build/secondary/third_party/angle/
DBUILD.gn466 "src/libGLESv2/renderer/d3d9/shaders/compiled/componentmaskps.h",
467 "src/libGLESv2/renderer/d3d9/shaders/compiled/flipyvs.h",
468 "src/libGLESv2/renderer/d3d9/shaders/compiled/luminanceps.h",
469 "src/libGLESv2/renderer/d3d9/shaders/compiled/passthroughps.h",
470 "src/libGLESv2/renderer/d3d9/shaders/compiled/standardvs.h",
515 "src/libGLESv2/renderer/d3d11/shaders/compiled/buffertotexture11_gs.h",
516 "src/libGLESv2/renderer/d3d11/shaders/compiled/buffertotexture11_ps_4f.h",
517 "src/libGLESv2/renderer/d3d11/shaders/compiled/buffertotexture11_ps_4i.h",
518 "src/libGLESv2/renderer/d3d11/shaders/compiled/buffertotexture11_ps_4ui.h",
519 "src/libGLESv2/renderer/d3d11/shaders/compiled/buffertotexture11_vs.h",
[all …]
/external/ceres-solver/cmake/
Dconfig.h.in34 // 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/d3d9/shaders/
Dgenerate_shaders.bat23 call:BuildShader Blit.vs standardvs vs_2_0 compiled\standardvs.h …
24 call:BuildShader Blit.vs flipyvs vs_2_0 compiled\flipyvs.h …
25 call:BuildShader Blit.ps passthroughps ps_2_0 compiled\passthroughps.h …
26 call:BuildShader Blit.ps luminanceps ps_2_0 compiled\luminanceps.h …
27 call:BuildShader Blit.ps componentmaskps ps_2_0 compiled\componentmaskps.h …
32 echo %successCount% shaders compiled successfully.
/external/chromium_org/third_party/libxml/src/include/libxml/
Dxmlversion.h.in59 * the version the software has been compiled against
202 * Whether the deprecated APIs are compiled in for compatibility
319 * Whether the Unicode related interfaces are compiled in
328 * Whether the regular expressions interfaces are compiled in
337 * Whether the automata interfaces are compiled in
346 * Whether the formal expressions interfaces are compiled in
355 * Whether the Schemas validation interfaces are compiled in
364 * Whether the Schematron validation interfaces are compiled in
373 * Whether the module interfaces are compiled in
388 * Whether the Zlib support is compiled in
/external/chromium_org/tools/json_schema_compiler/
Djson_schema_test.py11 compiled = [
79 self.assertEquals(compiled, json_schema.DeleteNodes(schema, 'nocompile'))
/external/chromium_org/third_party/openssl/openssl/crypto/chacha/
Dchacha_vec_arm.S1 # This file contains a pre-compiled version of chacha_vec.c for ARM. This is
3 # were to be compiled with the needed flags to build chacha_vec.c, then it
/external/chromium_org/cc/output/
Dprogram_binding.cc92 int compiled = 0; in LoadShader() local
93 context->GetShaderiv(shader, GL_COMPILE_STATUS, &compiled); in LoadShader()
94 if (!compiled) in LoadShader()
/external/llvm/tools/llvm-symbolizer/
DCMakeLists.txt2 # 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/chromium_org/net/third_party/nss/patches/
Dtls12chromium.patch8 +/* This is a bodge to allow this code to be compiled against older NSS headers
27 +/* This is a bodge to allow this code to be compiled against older NSS headers
46 +/* This is a bodge to allow this code to be compiled against older NSS headers
/external/chromium_org/third_party/angle/samples/translator/
Dtranslator.cpp155 bool compiled = CompileFile(argv[0], compiler, compileOptions); in main() local
165 if (compiled && (compileOptions & SH_OBJECT_CODE)) { in main()
174 if (compiled && (compileOptions & SH_VARIABLES)) { in main()
185 if (!compiled) in main()
/external/chromium_org/third_party/sqlite/src/ext/fts2/
Dmkfts2amal.tcl30 ** code files into this single large file, the entire code can be compiled
32 ** that would not be possible if the files were compiled separately. It also
/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dmkfts3amal.tcl30 ** code files into this single large file, the entire code can be compiled
32 ** that would not be possible if the files were compiled separately. It also
/external/chromium_org/mojo/apps/js/bindings/gl/
Dcontext.cc51 GLint compiled = 0; in CompileShader() local
52 glGetShaderiv(shader, GL_COMPILE_STATUS, &compiled); in CompileShader()
53 if (!compiled) { in CompileShader()
/external/chromium_org/third_party/libxslt/libxslt/
Dxsltwin32config.h.in3 * when compiled on windows
5 * when compiled on windows. This file is generated.
/external/vixl/
D.gitignore1 # ignore python compiled object
/external/clang/include/clang/Basic/
DDiagnosticSerializationKinds.td32 "PCH file was compiled for the %0 '%1' but the current translation "
33 "unit is being compiled for target '%2'">;
35 "%select{AST file|current translation unit}0 was compiled with the target "
/external/chromium_org/third_party/sqlite/src/tool/
Dmksqlite3c.tcl54 ** single large file, the entire code can be compiled as a single translation
56 ** possible if the files were compiled separately. Performance improvements
57 ** of 5% or more are commonly seen when SQLite is compiled as a single
/external/chromium_org/third_party/angle/
D.gitattributes7 **/compiled/*.h eol=crlf
/external/valgrind/main/docs/internals/
Dt-chaining-notes.txt84 previously did now needs to be compiled into each translation.
113 XDirect is used for chainable jumps. It is compiled into a
117 XIndir is used for indirect jumps. It is compiled into a jump
121 transfers. It is compiled into a jump to VG_(disp_cp_xassisted)
130 * Patching: XDirect is compiled basically into
178 simplified. Instead the profile inc is compiled into each
/external/valgrind/main/
DREADME.s39028 facilities as the machine for which the client program was compiled.
39 Applications should be compiled with -fno-builtin to avoid
/external/chromium_org/third_party/yasm/
Dyasm_compile.gypi7 # Files to be compiled with YASM should have an extension of .asm.
11 # yasm_output_path : Output directory for the compiled object files.
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c565 assert(!gallivm->compiled); in gallivm_compile_module()
583 ++gallivm->compiled; in gallivm_compile_module()
594 assert(gallivm->compiled); in gallivm_jit_function()
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c565 assert(!gallivm->compiled); in gallivm_compile_module()
583 ++gallivm->compiled; in gallivm_compile_module()
594 assert(gallivm->compiled); in gallivm_jit_function()

12345678910>>...44