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

1 23 4 5 6 7 8 91011>>

  /external/clang/test/Tooling/
clang-check-rel-path.cpp 1 // This block test a compilation database with files relative to the directory
  /external/libunwind/src/mips/
gen-offsets.c 17 "/* Define various structure offsets to simplify cross-compilation. */\n\n"
  /external/llvm/test/ExecutionEngine/MCJIT/remote/
cross-module-sm-pic-a.ll 1 ; RUN: %lli_mcjit -extra-module=%p/Inputs/cross-module-b.ll -disable-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext -relocation-model=pic -code-model=small %s > /dev/null
multi-module-a.ll 1 ; RUN: %lli_mcjit -extra-module=%p/Inputs/multi-module-b.ll -extra-module=%p/Inputs/multi-module-c.ll -disable-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
multi-module-sm-pic-a.ll 1 ; RUN: %lli_mcjit -extra-module=%p/Inputs/multi-module-b.ll -extra-module=%p/Inputs/multi-module-c.ll -disable-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext -relocation-model=pic -code-model=small %s > /dev/null
  /external/llvm/test/ExecutionEngine/
lit.local.cfg 15 # ExecutionEngine tests are not expected to pass in a cross-compilation setup.
  /external/stlport/src/
stlport_prefix.h 15 /* Please add extra compilation switches for particular compilers here */
  /external/strace/
README 8 See the file INSTALL for compilation and installation instructions.
  /external/valgrind/main/memcheck/tests/
badfree.c 22 * not print the following warning during the compilation of this test program:
  /frameworks/wilhelm/src/itf/
IStreamInformation.cpp 17 // Force compilation of code as C++
  /libcore/luni/src/main/java/java/lang/
Compiler.java 47 * compilation has been successful. Does nothing and returns false on
52 * @return {@code true} if the compilation has been successful;
62 * compiler and indicates if compilation has been successful. Does nothing
67 * @return {@code true} if the compilation has been successful;
  /ndk/sources/cxx-stl/stlport/src/
stlport_prefix.h 15 /* Please add extra compilation switches for particular compilers here */
  /ndk/tests/build/test-c-only-flags/jni/
Android.mk 8 # LOCAL_CFLAGS is passed for C++ compilation as well. This is by design
  /external/clang/lib/Driver/
Tools.h 50 void AddPreprocessingOptions(Compilation &C, const JobAction &JA,
97 void ConstructJob(Compilation &C, const JobAction &JA,
113 void ConstructJob(Compilation &C, const JobAction &JA,
126 void ConstructJob(Compilation &C, const JobAction &JA,
188 void ConstructJob(Compilation &C, const JobAction &JA,
204 void ConstructJob(Compilation &C, const JobAction &JA,
250 void ConstructJob(Compilation &C, const JobAction &JA,
258 void AddLinkArgs(Compilation &C, const llvm::opt::ArgList &Args,
268 void ConstructJob(Compilation &C, const JobAction &JA,
280 void ConstructJob(Compilation &C, const JobAction &JA
    [all...]
  /external/clang/include/clang/Driver/
Driver.h 43 class Compilation;
49 /// Driver - Encapsulate logic for constructing compilation processes
160 /// Whether to check that input files exist when constructing compilation
188 // getFinalPhase - Determine which compilation mode we are in and record
235 /// BuildCompilation - Construct a compilation object for a command
238 /// \return A compilation, or 0 if none was built for the given
242 Compilation *BuildCompilation(ArrayRef<const char *> Args);
259 /// \param Inputs - The list to store the resulting compilation
287 /// \param C - The compilation that is being built.
288 void BuildJobs(Compilation &C) const
    [all...]
Compilation.h 1 //===--- Compilation.h - Compilation Task Data Structure --------*- C++ -*-===//
32 /// Compilation - A set of tasks to perform for a single driver
34 class Compilation {
76 Compilation(const Driver &D, const ToolChain &DefaultToolChain,
79 ~Compilation();
176 /// so compilation can be reexecuted to generate additional diagnostic
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_cu.h 14 * Contains declaration of a class DwarfCU, that encapsulates a compilation
39 /* STMTL header cached by compilation unit. This header is contained in
42 /* The size in bytes of the line number information for this compilation
100 * compilation unit.
107 * elf - Instance of ElfFile containing this compilation unit.
116 * elf - Instance of ElfFile containing this compilation unit.
117 * hdr - Pointer to compilation unit header inside mapped .debug_info
142 /* Dumps this compilation unit to the stdout. */
145 /* Gets instance of ElfFile containing this compilation unit. */
155 /* Gets byte size of the pointer type for this compilation unit. *
    [all...]
  /external/chromium_org/ppapi/tests/
test_struct_sizes.c 16 /* This section is for 64-bit compilation on Windows, Mac, and Linux. Native
23 /* This section is for compilation on 32-bit targets plus native client (in both
  /external/clang/include/clang-c/
CXCompilationDatabase.h 1 /*===-- clang-c/CXCompilationDatabase.h - Compilation database ---*- C -*-===*\
32 * A compilation database holds all information used to compile files in a
41 * \brief Contains the results of a search in the compilation database
43 * When searching for the compile command for a file, the compilation db can
57 * \brief Error codes for Compilation Database
73 * \brief Creates a compilation database from the database found in directory
84 * \brief Free the given compilation database
98 * \brief Get all the compile commands in the given compilation database.
  /external/chromium_org/v8/test/webkit/
dfg-constant-fold-misprediction.js 34 // A division that is going to be predicted integer on the first compilation. The
35 // compilation will be triggered from the loop below so the slow case counter of the
45 // compilation does not make this same mistake.
47 // A pointless loop to force the first compilation to occur before the division got
49 // on the first compilation.
  /external/chromium_org/third_party/libxslt/libxslt/
xsltconfig.h 42 * extra version information, used to show a CVS compilation
49 * Activate the compilation of the debug reporting. Speed penalty
103 * Activate the compilation of the debugger support. Speed penalty
  /external/chromium_org/third_party/libxslt/linux/libxslt/
xsltconfig.h 42 * extra version information, used to show a CVS compilation
49 * Activate the compilation of the debug reporting. Speed penalty
103 * Activate the compilation of the debugger support. Speed penalty
  /external/chromium_org/build/toolchain/
goma.gni 11 # Set to true to enable distributed compilation using Goma.
  /external/chromium_org/chrome/browser/resources/chromeos/braille_ime/
PRESUBMIT.py 23 'Braille IME closure compilation failed',
  /external/chromium_org/sdch/
logging_forward.h 14 // to several compilation units. To prevent this, provide this replacement

Completed in 946 milliseconds

1 23 4 5 6 7 8 91011>>