Home
last modified time | relevance | path

Searched refs:compiler (Results 1 – 25 of 40) sorted by relevance

12

/frameworks/base/tools/layoutlib/create/.settings/
Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.annotation.nonnull=com.android.annotations.NonNull
3 org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=com.android.annotations.NonNullByDefault
4 org.eclipse.jdt.core.compiler.annotation.nonnullisdefault=disabled
5 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable
6 org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
7 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
8 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
9 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
10 org.eclipse.jdt.core.compiler.compliance=1.6
11 org.eclipse.jdt.core.compiler.debug.lineNumber=generate
[all …]
/frameworks/base/tools/layoutlib/bridge/.settings/
Dorg.eclipse.jdt.core.prefs2 org.eclipse.jdt.core.compiler.annotation.nonnull=com.android.annotations.NonNull
3 org.eclipse.jdt.core.compiler.annotation.nonnullbydefault=com.android.annotations.NonNullByDefault
4 org.eclipse.jdt.core.compiler.annotation.nonnullisdefault=disabled
5 org.eclipse.jdt.core.compiler.annotation.nullable=com.android.annotations.Nullable
6 org.eclipse.jdt.core.compiler.annotation.nullanalysis=enabled
7 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
8 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
9 org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
10 org.eclipse.jdt.core.compiler.compliance=1.6
11 org.eclipse.jdt.core.compiler.debug.lineNumber=generate
[all …]
/frameworks/data-binding/
DAndroid.mk21 LOCAL_MODULE := databinding-compiler
22 LOCAL_SRC_FILES := prebuilds/$(my_prebuilt_version)/databinding-compiler-all.jar
Dsettings.gradle3 include ':compiler'
/frameworks/compile/libbcc/tools/bcc_compat/
DMain.cpp152 Compiler *compiler = pCompilerDriver.getCompiler(); in ConfigCompiler() local
205 Compiler::ErrorCode result = compiler->config(*config); in ConfigCompiler()
266 Compiler compiler; in main() local
/frameworks/base/docs/html/ndk/guides/
Dstandalone_toolchain.jd22 cross-compiler in order to add support to Android for it.</p>
25 cross-compiler in the {@code CC} environment variable.</p>
93 <p>There are two ways to invoke the compiler. One method is simple, and leaves most of the lifting
97 <p>The simplest way to build is by invoking the appropriate compiler directly from the command
198 <td>mips64 compiler</td>
202 <td>mips GCC 4.8 compiler</td>
206 <td>x86 GCC 4.8 compiler</td>
210 <td>x86_64 GCC 4.8 compiler</td>
214 <td>mips GCC 4.8 compiler</td>
423 <li>{@code -v} to dump commands associated with compiler driver issues</li>
[all …]
Dapplication_mk.jd63 <p>This variable stores a set of C compiler flags that the build system passes to the compiler
98 <p>This variable contains a set of C++ compiler flags that the build system passes to the compiler
195 compiler. Version 4.9 is the default for 64-bit ABIs, and 4.8 is the default for 32-bit ABIs.
Dandroid_mk.jd353 module. Only list the files that the build system actually passes to the compiler, since the build
381 It enables the right compiler and linker flags during the build process. For prebuilt binaries,
387 {@code LOCAL_CPPFLAGS} causes the compiler to use all specified flags for all modules, regardless
435 <p>This optional variable sets compiler flags for the build system to pass when building C
459 <p>An optional set of compiler flags that will be passed when building C++
461 compiler's command-line.</p>
623 compiler error if a non-constant format string is used in a {@code printf}-style function.</p>
630 <p>This variable records a set of C/C++ compiler flags to add to the {@code LOCAL_CFLAGS} definition
653 <p>Here, the build system passes the flags {@code -DFOO=1} and {@code -DBAR=2} to the compiler when
663 to the compiler when building {@code foo/foo.c}. To build locally, use {@code LOCAL_CFLAGS}
[all …]
Dabis.jd155 functions from the compiler's {@code libgcc.a} static library.</p>
196 enforce the rule that the compiler must pass all double values in core register pairs during
221 <p>The compiler compiles all code with hard-float, and links it with {@code libm_hard.a}.
238 <li>Instructions normally generated by GCC with compiler flags such as the following:
252 <p> For more information on compiler flags, particularly related to performance optimization,
296 compiler flags:</p>
314 <p> For more information on compiler flags, particularly related to performance optimization,
Dcpu-arm-neon.jd24 As a result, a specific compiler flag enables the use of GCC ARM NEON intrinsics and VFPv3-D32
Dprebuilts.jd92 <p>In such a case, you need to provide the header and its include path to the compiler when you
Dx86.jd57 the corresponding "low performance" compiler warning.</li>
/frameworks/compile/slang/lit-tests/
DREADME14 - llvm-rs-cc (slang frontend compiler)
/frameworks/data-binding/compiler/
Dbuild.gradle48 pom.artifactId = 'compiler'
/frameworks/base/docs/html/ndk/downloads/
Drevision_history.jd205 <li>Fixed an internal compiler error with GCC4.9/aarch64 that was causing the following
208 internal compiler error: in simplify_const_unary_operation, at simplify-rtx.c:1539
212 <li>Fixed an internal compiler error with GCC4.9/mips involving inline-assembly. (Issue
294 <code>include-fixed/linux/compiler.h</code> headers from the GCC compiler.
407 <li>GCC 4.9 is the default compiler for 64-bit ABIs. Clang is currently version 3.4.
440 <li>Added GCC 4.9 compilers to the 32-/64-bit ABIs. GCC 4.9 is the default (only) compiler
466 requires the use of a different compiler. Note that Clang 3.3 is untested.</li>
582 <li>Added support for the Clang 3.4 compiler. The
584 still the default compiler.</li>
780 <pre>cc1: internal compiler error: in common_handle_option, at
[all …]
/frameworks/rs/
Dupdate_rs_prebuilts.sh74 cd $MY_ANDROID_DIR/external/compiler-rt && mma -j$NUM_CORES && cd - || exit 3
/frameworks/base/docs/html/training/articles/
Dperf-tips.jd47 <acronym title="Just In Time compiler">JIT</acronym>: the best
128 <p>The compiler generates a class initializer method, called
162 object oriented languages like C# and Java, because the compiler can
172 <p>Without a <acronym title="Just In Time compiler">JIT</acronym>,
284 members. To bridge the gap, the compiler generates a couple of synthetic
Dsmp.jd895 barrier instruction. Second, it tells the compiler that it is not allowed to
898 section. Without this <em>compiler reorder barrier</em>, the compiler has a
916 <p>We perform our second CPU/compiler memory barrier immediately
960 <code>atomic_release_store</code> on x86 is therefore just a compiler reorder
963 <p>The second optimization mostly applies to the compiler (although some CPUs,
989 <p>A full compiler reorder barrier in the atomic ops will ensure that the
991 allowing the compiler to interleave instructions can improve performance. Loads
1043 how the compiler is allowed to reorder code.</p>
1063 very useful. The compiler will not omit or reorder accesses to volatile
1070 (explicit compiler reorder barriers may be required). There are no atomicity
[all …]
/frameworks/base/docs/html/sdk/installing/
Dstudio-build.jd71 compiled by the Java compiler and .class files are output.</li>
/frameworks/base/docs/html/about/versions/
Dandroid-2.2.jd228 <li>For managing the platform's JIT compiler:
231 …gt;</code> element. Boolean value that specifies whether to disable JIT compiler optimizations whe…
/frameworks/compile/libbcc/
DREADME.rst25 * a *just-in-time bitcode compiler*, which translates the LLVM bitcode
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/base/docs/html/ndk/samples/
Dsample_na.jd22 Java compiler still creates an executable stub for the virtual machine to run.
/frameworks/base/docs/html/guide/practices/
Dscreens-support-1.5.jd95 <p>Adding this attribute will cause an error in the compiler, because the attribute is unknown to
/frameworks/base/docs/html/guide/topics/renderscript/
Dadvanced.jd63 <code>llvm</code> compiler that runs as part of an Android build. When your application
65 <code>llvm</code> compiler that resides on the device. The machine code is optimized for the
570 in the first place. A compiler error is generated if you try to declare a non-static, global

12