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

1 2 3 4 5 6 78 91011>>

  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
rsdebug.rs 25 // This test focuses primarily on compilation-time, not run-time.
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
rsdebug.rs 25 // This test focuses primarily on compilation-time, not run-time.
  /frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
rsdebug.rs 22 // This test focuses primarily on compilation-time, not run-time.
rstypes.rs 32 // This test focuses primarily on compilation-time, not run-time.
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
rsdebug.rs 22 // This test focuses primarily on compilation-time, not run-time.
rstypes.rs 32 // This test focuses primarily on compilation-time, not run-time.
  /frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
rsdebug.rs 22 // This test focuses primarily on compilation-time, not run-time.
rstypes.rs 32 // This test focuses primarily on compilation-time, not run-time.
  /ndk/sources/host-tools/make-3.81/
version.c 19 /* We use <config.h> instead of "config.h" so that a compilation
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
cm4000_cs.h 12 * not to break compilation of userspace apps. -HW */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cm4000_cs.h 12 * not to break compilation of userspace apps. -HW */
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/i386/
elf_machdep.h 9 #define ELF64_MACHDEP_ENDIANNESS XXX /* break compilation */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/plugins/
customBuildCallbacks.xml 47 <!-- Steps to do before the compilation target <name> -->
48 <!-- Substitute "name" with the name of the compilation target, eg @dot -->
51 <!-- target.folder : where the results of the compilation go -->
52 <!-- <name>.classpath : name = name of the compilation target. A -->
62 <!-- Steps to do during the compilation target <name>, after the compile -->
63 <!-- but before jaring. Substitute "name" with the name of the compilation-->
67 <!-- target.folder : where the results of the compilation go -->
68 <!-- <name>.classpath : name = name of the compilation target. A -->
78 <!-- Steps to do after the compilation target <name> -->
79 <!-- Substitute "name" with the name of the compilation target, eg @dot --
    [all...]
  /ndk/sources/host-tools/ndk-stack/elff/
elf_file.h 90 /* Gets head of compilation unit list, collected during parsing of this file.
91 * NOTE: list of collected compilation units returned from this method is
99 /* Gets number of compilation units, collected during parsing of
334 /* Parses DWARF, and buids a list of compilation units for this ELF file.
335 * Compilation unit, collected with this methods are linked together in a
346 * Number of compilation units, collected in this method on success,
443 /* Checks if given pointer addresses a valid compilation unit header in the
446 * cu_header - Pointer to a compilation unit header to check.
448 * true, if given pointer addresses a valid compilation unit header, or
531 /* Head of compilation unit list, collected during the parsing. *
    [all...]
  /art/compiler/driver/
compiler_options.h 28 kBalanced, // Try to get the best performance return on compilation investment.
30 kEverything // Force compilation (Note: excludes compilaton of class initializers).
  /docs/source.android.com/src/devices/tech/input/
validate-keymaps.jd 22 <h2 id="compilation">Compilation</h2>
  /external/bzip2/
README.COMPILATION.PROBLEMS 39 As a general comment, if you get compilation errors which you think
53 any compilation problems which affect bzip2 will also affect spewG.c,
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.6.1.html 58 <li>Fixed Gallium Cell driver compilation failure.
62 <li>Fixed a number of Microsoft Visual Studio compilation problems.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_tgsi.h 92 /* Parameters used to generate this compilation result:
106 /* Next compilation result:
  /external/clang/lib/Frontend/
CreateInvocationFromCommandLine.cpp 16 #include "clang/Driver/Compilation.h"
55 std::unique_ptr<driver::Compilation> C(TheDriver.BuildCompilation(Args));
  /external/llvm/lib/Analysis/
Analysis.cpp 88 report_fatal_error("Broken module found, compilation aborted!");
102 report_fatal_error("Broken function found, compilation aborted!");
  /external/llvm/lib/DebugInfo/
DWARFDebugRangeList.h 28 // compilation unit referencing this range list. It marks the beginning
33 // compilation unit referencing this range list. It marks the first
  /external/llvm/test/MC/ARM/
dwarf-asm-multiple-sections.s 1 // RUN: llvm-mc < %s -triple=armv7-linux-gnueabi -filetype=obj -o %t -g -fdebug-compilation-dir=/tmp
76 // VERSION: {{.*}} error: DWARF2 only supports one section per compilation unit
  /external/mesa3d/docs/
relnotes-7.6.1.html 58 <li>Fixed Gallium Cell driver compilation failure.
62 <li>Fixed a number of Microsoft Visual Studio compilation problems.
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi.h 92 /* Parameters used to generate this compilation result:
106 /* Next compilation result:

Completed in 899 milliseconds

1 2 3 4 5 6 78 91011>>