Home
last modified time | relevance | path

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

12345678910>>...39

/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-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
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
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-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
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
/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/curl/m4/
Dcurl-functions.m4564 dnl can be compiled. If all of these are true, and
649 dnl can be compiled. If all of these are true, and
740 dnl can be compiled. If all of these are true, and
834 dnl can be compiled. If all of these are true, and
924 dnl can be compiled. If all of these are true, and
1022 dnl can be compiled. If all of these are true, and
1108 dnl available, can be compiled, and seems to work. If
1171 dnl can be compiled. If all of these are true, and
1256 dnl can be compiled. If all of these are true, and
1378 dnl can be compiled. If all of these are true, and
[all …]
/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/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/vixl/
D.gitignore1 # ignore python compiled object
/external/opencv3/modules/core/include/opencv2/core/
Dcuda_stream_accessor.hpp47 # error cuda_stream_accessor.hpp header must be compiled as C++
/external/iptables/
DINSTALL47 which have all shipped extensions compiled in.
81 compiled into one binary, but extensions remain as modules.
/external/valgrind/
DREADME.s39033 facilities as the machine for which the client program was compiled.
44 Applications should be compiled with -fno-builtin to avoid
/external/v8/
Dsnapshot_toolchain.gni28 # The snapshot needs to be compiled for the host, but compiled with

12345678910>>...39