Home
last modified time | relevance | path

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

12345678910>>...30

/external/jmonkeyengine/engine/src/core/com/jme3/shader/
DDefineList.java44 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/
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/libxml2/os400/libxmlrpg/
Dxmlversion.rpgle.in172 * 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/
Dxmlversion.h.in59 * 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/
Dtestoutput21-321 /-- 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
Dtestoutput21-161 /-- 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
Dtestinput211 /-- 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
Dtestoutput22-3219 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
Dtestoutput22-1673 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/
DGrGLShaderStringBuilder.cpp62 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/
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/elfutils/src/
Delfutils.spec2 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/
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 "
44 def err_pch_modulecache_mismatch : Error<"PCH was compiled with module cache "
/external/pcre/dist/doc/
Dpcretest.txt109 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/
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/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/vixl/
D.gitignore1 # ignore python compiled object
/external/valgrind/
DREADME.s39030 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/
Delf_eflags_abicalls.s3 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
Delf_eflags_pic2.s3 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
Delf_eflags_noreorder.s3 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
Delf_eflags_pic0.s3 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
Delf_eflags_mips16.s3 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
Delf_eflags_micromips.s3 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
/external/iptables/
DINSTALL47 which have all shipped extensions compiled in.
81 compiled into one binary, but extensions remain as modules.

12345678910>>...30