/external/jmonkeyengine/engine/src/core/com/jme3/shader/ |
D | DefineList.java | 44 private String compiled = null; field in DefineList 63 oc.write(compiled, "compiled", null); in write() 75 compiled = ic.readString("compiled", null); in read() 80 compiled = ""; in clear() 98 compiled = null; in set() 107 compiled = null; in set() 112 compiled = null; in set() 121 compiled = null; in set() 128 compiled = null; in set() 139 compiled = null; in remove() [all …]
|
/external/ceres-solver/cmake/ |
D | 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/libxml2/os400/libxmlrpg/ |
D | xmlversion.rpgle.in | 172 * Whether the deprecated APIs are compiled in for compatibility 276 * Whether the Unicode related interfaces are compiled in 284 * Whether the regular expressions interfaces are compiled in 292 * Whether the automata interfaces are compiled in 300 * Whether the formal expressions interfaces are compiled in 308 * Whether the Schemas validation interfaces are compiled in 316 * Whether the Schematron validation interfaces are compiled in 324 * Whether the module interfaces are compiled in 339 * Whether the Zlib support is compiled in 347 * Whether the Lzma support is compiled in
|
/external/libxml2/include/libxml/ |
D | xmlversion.h.in | 59 * the version the software has been compiled against 211 * Whether the deprecated APIs are compiled in for compatibility 328 * Whether the Unicode related interfaces are compiled in 337 * Whether the regular expressions interfaces are compiled in 346 * Whether the automata interfaces are compiled in 355 * Whether the formal expressions interfaces are compiled in 364 * Whether the Schemas validation interfaces are compiled in 373 * Whether the Schematron validation interfaces are compiled in 382 * Whether the module interfaces are compiled in 397 * Whether the Zlib support is compiled in [all …]
|
/external/pcre/dist/testdata/ |
D | testoutput21-32 | 1 /-- Tests for reloading pre-compiled patterns. The first one gives an error 2 right away, and can be any old pattern compiled in 8-bit mode ("abc" is 9 Running in 32-bit mode but pattern was compiled in 8-bit mode 26 Running in 32-bit mode but pattern was compiled in 16-bit mode 32 Running in 32-bit mode but pattern was compiled in 16-bit mode
|
D | testoutput21-16 | 1 /-- Tests for reloading pre-compiled patterns. The first one gives an error 2 right away, and can be any old pattern compiled in 8-bit mode ("abc" is 9 Running in 16-bit mode but pattern was compiled in 8-bit mode 92 Running in 16-bit mode but pattern was compiled in 32-bit mode 98 Running in 16-bit mode but pattern was compiled in 32-bit mode
|
D | testinput21 | 1 /-- Tests for reloading pre-compiled patterns. The first one gives an error 2 right away, and can be any old pattern compiled in 8-bit mode ("abc" is
|
D | testoutput22-32 | 19 Running in 32-bit mode but pattern was compiled in 16-bit mode 25 Running in 32-bit mode but pattern was compiled in 16-bit mode
|
D | testoutput22-16 | 73 Running in 16-bit mode but pattern was compiled in 32-bit mode 79 Running in 16-bit mode but pattern was compiled in 32-bit mode
|
/external/skia/src/gpu/gl/builders/ |
D | GrGLShaderStringBuilder.cpp | 62 GrGLint compiled = GR_GL_INIT_ZERO; in GrGLCompileAndAttachShader() local 63 GR_GL_CALL(gli, GetShaderiv(shaderId, GR_GL_COMPILE_STATUS, &compiled)); in GrGLCompileAndAttachShader() 65 if (!compiled) { in GrGLCompileAndAttachShader()
|
/external/llvm/tools/llvm-symbolizer/ |
D | 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/elfutils/src/ |
D | elfutils.spec | 2 Summary: A collection of utilities and DSOs to handle compiled objects 42 Summary: Development libraries to handle compiled objects. 50 applications for handling compiled objects. libebl provides some 56 Summary: Static archives to handle compiled objects. 63 with the code the handle compiled objects. 85 applications for handling compiled objects. libelf allows you to
|
/external/clang/include/clang/Basic/ |
D | DiagnosticSerializationKinds.td | 32 "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 " 44 def err_pch_modulecache_mismatch : Error<"PCH was compiled with module cache "
|
/external/pcre/dist/doc/ |
D | pcretest.txt | 109 ebcdic compiled for an EBCDIC environment 122 internal form and information about the compiled pattern is 133 about the compiled pattern is given after compilation. 140 -m Output the size of each compiled pattern after it has been 141 compiled. This is equivalent to adding /M to each regular 184 after a match or no match when JIT-compiled code was actually 192 output about the compiled pattern), information about the 304 /B show compiled code 308 /F flip byte order in compiled pattern 317 /M show compiled memory size [all …]
|
/external/valgrind/docs/internals/ |
D | t-chaining-notes.txt | 84 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/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_init.c | 565 assert(!gallivm->compiled); in gallivm_compile_module() 583 ++gallivm->compiled; in gallivm_compile_module() 594 assert(gallivm->compiled); in gallivm_jit_function()
|
/external/vixl/ |
D | .gitignore | 1 # ignore python compiled object
|
/external/valgrind/ |
D | README.s390 | 30 facilities as the machine for which the client program was compiled. 41 Applications should be compiled with -fno-builtin to avoid
|
/external/llvm/test/MC/Mips/ |
D | elf_eflags_abicalls.s | 3 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
|
D | elf_eflags_pic2.s | 3 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
|
D | elf_eflags_noreorder.s | 3 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
|
D | elf_eflags_pic0.s | 3 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
|
D | elf_eflags_mips16.s | 3 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
|
D | elf_eflags_micromips.s | 3 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
|
/external/iptables/ |
D | INSTALL | 47 which have all shipped extensions compiled in. 81 compiled into one binary, but extensions remain as modules.
|