HomeSort by relevance Sort by last modified time
    Searched full:compilation (Results 626 - 650 of 2636) sorted by null

<<21222324252627282930>>

  /art/runtime/
oat_file.h 330 // Backing memory map for oat file during when opened by ElfWriter during initial compilation.
333 // Backing memory map for oat file during cross compilation.
  /external/bison/tests/
c++.at 111 # is specified, then Bison should accept the input, but compilation will fail,
112 # so don't check compilation.
  /external/bzip2/
README 74 It's difficult for me to support compilation on all these platforms.
79 might want to read README.COMPILATION.PROBLEMS.
  /external/chromium_org/third_party/freetype2/include/
ftconfig.h 260 /* A 64-bit data type will create compilation problems if you compile */
269 /* Undefine the 64-bit macros in strict ANSI compilation mode. */
  /external/chromium_org/third_party/libxslt/libxslt/
documents.c 52 * Default function to load document not provided by the compilation or
54 * xsl:include is found at compilation time or when a document()
  /external/chromium_org/third_party/yasm/source/patched-yasm/
INSTALL 7 various system-dependent variables used during compilation. It uses
57 Some systems require unusual options for compilation or linking that
  /external/chromium_org/v8/src/
compilation-cache.cc 8 #include "src/compilation-cache.h"
23 // Initial size of each compilation cache table allocated.
  /external/clang/docs/
ReleaseNotes.rst 57 only when the attribute pertains to the current compilation target.
75 and to ease cross-compilation tremendously.
  /external/clang/include/clang/Driver/
CLCompatOptions.td 147 HelpText<"Output assembly code file during compilation">;
149 HelpText<"Output assembly code to this file during compilation">,
  /external/clang/lib/Tooling/
JSONCompilationDatabase.cpp 138 X("json-compilation-database", "Reads JSON formatted compilation databases");
  /external/clang/utils/
clang-completion-mode.el 45 ;; needs all of the various compilation flags (include paths, dialect
59 ;;; Extra compilation flags to pass to clang.
  /external/clang/www/analyzer/
index.html 183 <h3>Slower than Compilation</h3>
188 analysis tools, static analysis can be much slower than compilation.</p>
  /external/eigen/Eigen/src/Core/
Ref.h 42 * In the in-out case, the input argument must satisfies the constraints of the actual Ref<> type, otherwise a compilation issue will be triggered.
55 * foo1(A.row()); // compilation error because here innerstride!=1
  /external/eigen/cmake/
FindBLAS.cmake 13 # BLAS_DEFINITIONS - Compilation options to use BLAS
404 CACHE STRING "Compilation options to use BLAS" FORCE )
  /external/eigen/unsupported/test/
openglsupport.cpp 84 std::cerr << "vtx compilation failed\n";
92 std::cerr << "frg compilation failed\n";
  /external/freetype/include/config/
ftconfig.h 308 /* A 64-bit data type will create compilation problems if you compile */
317 /* undefine the 64-bit macros in strict ANSI compilation mode */
  /external/icu/icu4c/source/
icudefs.mk.in 188 ( echo "*** Failed compilation command follows: ----------------------------------------------------------" ; \
284 # Current full path directory for cross compilation
  /external/llvm/include/llvm/CodeGen/
CommandFlags.h 188 cl::desc("Stop compilation after a specific pass"),
192 cl::desc("Resume compilation after a specific pass"),
  /external/llvm/lib/DebugInfo/
DWARFUnit.cpp 164 // next compilation unit header.
201 // should always terminate at or before the start of the next compilation
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 69 // JIT lazy compilation code.
199 /// lazy-compilation stub if it has already been created.
203 /// lazy-compilation stub, creating one on demand as needed.
611 /// JITCompilerFn - This function is called when a lazy compilation stub has
639 // Otherwise we don't have it, do lazy compilation now.
641 // If lazy compilation is disabled, emit a useful error message and abort.
643 report_fatal_error("LLVM JIT requested to do lazy compilation of"
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
news.html 455 - fixed a few Darwin compilation problems
517 - fixed a few compilation issues on IRIX
616 - fixed some compilation/link glitches on IRIX (Mike Stephens)
784 - a few Solaris compilation fixes
825 - minor compilation fixes for OS/2 (Evgeny Kotsuba)
834 - fixed compilation problem on Solaris7/x86 (bug 536406)
846 - attempt to fix GGI compilation problem when MesaDemos not present
893 - fixed a few HPUX compilation problems
    [all...]
  /external/chromium_org/v8/
ChangeLog 1095 Fix compilation on x64 architectures (issue 3110).
    [all...]
  /external/mesa3d/docs/
news.html 455 - fixed a few Darwin compilation problems
517 - fixed a few compilation issues on IRIX
616 - fixed some compilation/link glitches on IRIX (Mike Stephens)
784 - a few Solaris compilation fixes
825 - minor compilation fixes for OS/2 (Evgeny Kotsuba)
834 - fixed compilation problem on Solaris7/x86 (bug 536406)
846 - attempt to fix GGI compilation problem when MesaDemos not present
893 - fixed a few HPUX compilation problems
    [all...]
  /art/compiler/
compiled_method.cc 42 // until we work on batch compilation.
  /art/compiler/dex/
mir_field_info.h 30 * Field info is calculated from the perspective of the compilation unit that accesses

Completed in 1684 milliseconds

<<21222324252627282930>>