OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compilation
(Results
1 - 25
of
167
) sorted by null
1
2
3
4
5
6
7
/external/v8/test/mjsunit/compiler/
lazy-iife-no-parens.js
5
// comments to trigger lazy
compilation
comments to trigger lazy
compilation
6
// comments to trigger lazy
compilation
comments to trigger lazy
compilation
7
// comments to trigger lazy
compilation
comments to trigger lazy
compilation
8
// comments to trigger lazy
compilation
comments to trigger lazy
compilation
9
// comments to trigger lazy
compilation
comments to trigger lazy
compilation
[
all
...]
/external/v8/test/mjsunit/regress/
regress-4255-3.js
5
// comments to trigger lazy
compilation
comments to trigger lazy
compilation
6
// comments to trigger lazy
compilation
comments to trigger lazy
compilation
7
// comments to trigger lazy
compilation
comments to trigger lazy
compilation
8
// comments to trigger lazy
compilation
comments to trigger lazy
compilation
9
// comments to trigger lazy
compilation
comments to trigger lazy
compilation
[
all
...]
/external/v8/test/mjsunit/
function-length-accessor.js
10
// long comment to trigger lazy
compilation
.
11
// long comment to trigger lazy
compilation
.
12
// long comment to trigger lazy
compilation
.
13
// long comment to trigger lazy
compilation
.
14
// long comment to trigger lazy
compilation
.
15
// long comment to trigger lazy
compilation
.
16
// long comment to trigger lazy
compilation
.
17
// long comment to trigger lazy
compilation
.
18
// long comment to trigger lazy
compilation
.
19
// long comment to trigger lazy
compilation
[
all
...]
debug-compile-event.js
119
source_count++; // Using eval causes additional
compilation
event.
121
source_count += 2; // Using eval causes additional
compilation
event.
123
// Using JSON.parse does not causes additional
compilation
events.
138
// Check the actual number of events (no
compilation
through the API as all
/external/dagger2/compiler/src/test/java/dagger/internal/codegen/writer/
TypeNamesTest.java
34
@Rule public final CompilationRule
compilation
= new CompilationRule();
field in class:TypeNamesTest
37
return
compilation
.getElements().getTypeElement(clazz.getCanonicalName());
57
compilation
.getTypes().getDeclaredType(getElement(Set.class), getType(Object.class));
71
assertThat(TypeNames.forTypeMirror(
compilation
.getTypes().getPrimitiveType(TypeKind.BOOLEAN)))
73
assertThat(TypeNames.forTypeMirror(
compilation
.getTypes().getPrimitiveType(TypeKind.BYTE)))
75
assertThat(TypeNames.forTypeMirror(
compilation
.getTypes().getPrimitiveType(TypeKind.SHORT)))
77
assertThat(TypeNames.forTypeMirror(
compilation
.getTypes().getPrimitiveType(TypeKind.INT)))
79
assertThat(TypeNames.forTypeMirror(
compilation
.getTypes().getPrimitiveType(TypeKind.LONG)))
81
assertThat(TypeNames.forTypeMirror(
compilation
.getTypes().getPrimitiveType(TypeKind.CHAR)))
83
assertThat(TypeNames.forTypeMirror(
compilation
.getTypes().getPrimitiveType(TypeKind.FLOAT))
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
neon-cond.s
1
@ test conditional
compilation
/ndk/tests/build/test-c-only-flags/jni/
Android.mk
8
# LOCAL_CFLAGS is passed for C++
compilation
as well. This is by design
/prebuilts/go/darwin-x86/test/fixedbugs/
bug208.go
16
// dropped during the
compilation
.
bug304.go
7
// Caused a gccgo crash on
compilation
.
bug478.go
8
// imported embedded type caused a gccgo
compilation
failure.
bug481.go
8
//
compilation
error when using gccgo.
bug477.go
8
// a
compilation
error with gccgo.
issue7867.go
31
// These types caused
compilation
failures
/prebuilts/go/darwin-x86/test/
nilptr4.go
7
// Test that the compiler does not crash during
compilation
.
/prebuilts/go/linux-x86/test/fixedbugs/
bug208.go
16
// dropped during the
compilation
.
bug304.go
7
// Caused a gccgo crash on
compilation
.
bug478.go
8
// imported embedded type caused a gccgo
compilation
failure.
bug481.go
8
//
compilation
error when using gccgo.
bug477.go
8
// a
compilation
error with gccgo.
issue7867.go
31
// These types caused
compilation
failures
/prebuilts/go/linux-x86/test/
nilptr4.go
7
// Test that the compiler does not crash during
compilation
.
/toolchain/binutils/binutils-2.25/config/
bootstrap-debug.mk
5
#
compilation
(unlike bootstrap-debug-lean), it actually speeds up
/external/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
.
/prebuilts/tools/linux-x86_64/kythe/proto/
analysis.proto
26
// into the Kythe pipeline to perform per-
compilation
analysis.
58
// The
compilation
to analyze.
59
CompilationUnit
compilation
= 1;
63
// about for this
compilation
.
75
// Describes a single unit of
compilation
.
77
// The base VName for the
compilation
and any generated VNames from its
79
// the
compilation
's sources.
82
// The revision of the
compilation
.
85
// All files that might be touched in the course of this
compilation
.
94
// The arguments to pass to a compiler tool for this
compilation
unit
[
all
...]
/build/core/combo/
javac.mk
13
# Defines if
compilation
with jack is enabled by default.
Completed in 2945 milliseconds
1
2
3
4
5
6
7