Home
last modified time | relevance | path

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

12345678910>>...39

/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.in173 * Whether the deprecated APIs are compiled in for compatibility
277 * Whether the Unicode related interfaces are compiled in
285 * Whether the regular expressions interfaces are compiled in
293 * Whether the automata interfaces are compiled in
301 * Whether the formal expressions interfaces are compiled in
309 * Whether the Schemas validation interfaces are compiled in
317 * Whether the Schematron validation interfaces are compiled in
325 * Whether the module interfaces are compiled in
340 * Whether the Zlib support is compiled in
348 * 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/autotest/client/site_tests/platform_StackProtector/
Dcontrol8 Tests for evidence that all system executables were compiled with
12 PURPOSE = "Verify that system executables were compiled with -fstack-protector."
14 Fail if we find any executable files compiled without -fstack-protector.
/external/autotest/client/site_tests/platform_ToolchainOptions/
Dcontrol8 Verify that system ELF executables were compiled with a
12 Fail if we find any ELF files compiled without the following options:
27 Tests whether system ELF executables were compiled with a hardened toolchain.
/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/clang/docs/
DControlFlowIntegrity.rst29 structured such that certain object files are compiled with CFI
97 of :ref:`blacklisted <cfi-blacklist>` types, must be compiled with
142 of :ref:`blacklisted <cfi-blacklist>` types, must be compiled with
158 of :ref:`blacklisted <cfi-blacklist>` types, must be compiled with
188 function which was either compiled with ``-fsanitize=cfi-icall`` enabled,
189 or whose address was taken by a function in a translation unit compiled with
192 If a function in a translation unit compiled with ``-fsanitize=cfi-icall``
193 takes the address of a function not compiled with ``-fsanitize=cfi-icall``,
195 unit not compiled with ``-fsanitize=cfi-icall``. This is technically a
198 Each translation unit compiled with ``-fsanitize=cfi-icall`` must be
[all …]
DSafeStack.rst43 Most programs, static libraries, or individual files can be compiled
46 in when the program is compiled with SafeStack.
58 SafeStack supports linking statically modules that are compiled with and
59 without SafeStack. An executable compiled with SafeStack can load dynamic
60 libraries that are not compiled with SafeStack. At the moment, compiling
/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/vixl/
D.gitignore1 # ignore python compiled object
/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/v8/build/win/
Dmessage_compiler.gni8 # placed in the target gen dir, and compiled.
17 # If unset or true, the generated code will be compiled and linked into
/external/curl/m4/
Dcurl-functions.m4568 dnl can be compiled. If all of these are true, and
653 dnl can be compiled. If all of these are true, and
744 dnl can be compiled. If all of these are true, and
838 dnl can be compiled. If all of these are true, and
928 dnl can be compiled. If all of these are true, and
1026 dnl can be compiled. If all of these are true, and
1112 dnl available, can be compiled, and seems to work. If
1175 dnl can be compiled. If all of these are true, and
1260 dnl can be compiled. If all of these are true, and
1382 dnl can be compiled. If all of these are true, and
[all …]
/external/webrtc/webrtc/modules/video_render/android/
Dvideo_render_opengles20.cc246 GLint compiled = 0; in loadShader() local
247 glGetShaderiv(shader, GL_COMPILE_STATUS, &compiled); in loadShader()
248 if (!compiled) { in loadShader()
/external/llvm/test/MC/Mips/
Delf_eflags_abicalls.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.

12345678910>>...39