OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compilation
(Results
1 - 25
of
2636
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/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
...]
/art/test/077-method-override/
info.txt
2
compiler but possible with separate
compilation
.
/external/bzip2/
words0
2
If
compilation
produces errors, or a large number of warnings,
3
please read README.
COMPILATION
.PROBLEMS -- you might be able to
6
Also in README.
COMPILATION
.PROBLEMS are some hints that may help
/external/llvm/include/llvm/
module.modulemap.build
1
// This is copied into the build area for a $src != $build
compilation
.
/frameworks/base/tools/layoutlib/bridge/.settings/
README.txt
2
This ensure proper
compilation
compliance and warning/error levels
/frameworks/base/tools/layoutlib/create/.settings/
README.txt
2
This ensure proper
compilation
compliance and warning/error levels
/sdk/settings/
README.txt
2
This ensures proper
compilation
compliance and warning/error levels
/art/test/073-mismatched-field/
info.txt
2
compilation
) by a static field. The VM is expected to detect the conflict
/external/expat/tests/
runtestspp.cpp
1
// C++
compilation
harness for the test suite.
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/apple/
AppleCompilationBox.java
4
*
Compilation
.
/external/chromium_org/third_party/libxslt/libxslt/
libxslt.h
2
* Summary: internal header only used during the
compilation
of libxslt
3
* Description: internal header only used during the
compilation
of libxslt
/external/oprofile/m4/
precompiledheader.m4
10
dnl but we don't want -Winvalid-pch else
compilation
will fail due -Werror and
11
dnl the fact than some pch will be invalid for the given
compilation
option
/external/clang/include/clang/Tooling/
CompilationDatabase.h
21
//
compilation
database from the root of the build tree.
42
/// \brief Specifies the working directory and command of a
compilation
.
55
/// files needed for the
compilation
that are not available via the file
60
///
compilation
databases will usually not provide all files in mapped sources
65
/// \brief Interface for
compilation
databases.
67
/// A
compilation
database allows the user to retrieve all compile command lines
75
/// \brief Loads a
compilation
database from a build directory.
77
/// Looks at the specified 'BuildDirectory' and creates a
compilation
database
82
///
compilation
database for the build directory.
84
/// FIXME: Currently only supports JSON
compilation
databases, whic
[
all
...]
/external/clang/lib/Driver/
CMakeLists.txt
8
Compilation
.cpp
/external/clang/test/Driver/
claim-unused.c
3
// CHECK-NOT: warning: argument unused during
compilation
: '--param ssp-buffer-size=1'
analyze.c
1
// Verify that the analyzer gets the same flags as normal
compilation
/external/clang/test/Preprocessor/
non_fragile_feature.m
7
#error Non-fragile ABI used for
compilation
but feature macro not set.
non_fragile_feature1.m
7
#error Non-fragile ABI not used for
compilation
but feature macro set.
/external/llvm/test/Verifier/
jumptable.ll
9
; CHECK: LLVM ERROR: Broken function found,
compilation
aborted!
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/licenses/gcc-4.8.3/
COPYING.RUNTIME
18
program. The purpose of this Exception is to allow
compilation
of
25
Library for execution after a
Compilation
Process, or makes use of an
45
The "
Compilation
Process" transforms code entirely represented in
49
part of the
Compilation
Process, since the
Compilation
Process can be
53
A
Compilation
Process is "Eligible" if it is done using GCC, alone or
57
Eligible
Compilation
Process.
64
all Target Code was generated by Eligible
Compilation
Processes. You
/art/compiler/optimizing/
graph_visualizer.h
32
* If enabled, emits
compilation
information suitable for the c1visualizer tool
39
* If output is not null, and the method name of the dex
compilation
40
* unit contains `string_filter`, the
compilation
information will be
59
* If this visualizer is enabled, emit the
compilation
information
/external/chromium_org/third_party/WebKit/Tools/Scripts/
display-profiler-output
53
@machineInlinees = {} # maps my
compilation
to a set of inlinees
65
def addBottomCountForCompilation(count,
compilation
)
66
@bottomCounts[
compilation
] = [] unless @bottomCounts[
compilation
]
67
@bottomCounts[
compilation
] << count
70
def addMachineInlinee(
compilation
, inlinee)
71
@machineInlinees[
compilation
] = {} unless @machineInlinees[
compilation
]
72
@machineInlinees[
compilation
][inlinee] = true
112
|
compilation
, counts
[
all
...]
/external/chromium_org/tools/telemetry/bin/
README.chromium
2
be run without requiring any
compilation
.
/external/clang/test/CodeGen/
debug-info-compilation-dir.c
1
// RUN: %clang_cc1 -fdebug-
compilation
-dir /nonsense -emit-llvm -g %s -o - | FileCheck -check-prefix=CHECK-NONSENSE %s
/external/jemalloc/
coverage.sh
13
# for the same sources with different
compilation
flags.
Completed in 438 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>