OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:targets
(Results
26 - 50
of
2076
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/
CMakeLists.txt
84
# List of
targets
with JIT support:
89
CACHE STRING "Semicolon-separated list of
targets
to build, or \"all\".")
92
CACHE STRING "Semicolon-separated list of
targets
to build, or \"all\".")
129
# Produce llvm/Config/
Targets
.def
131
${LLVM_MAIN_INCLUDE_DIR}/llvm/Config/
Targets
.def.in
132
${LLVM_BINARY_DIR}/include/llvm/Config/
Targets
.def
224
"Build the LLVM tools. If OFF, just generate build
targets
." ON)
225
option(LLVM_INCLUDE_TOOLS "Generate build
targets
for the LLVM tools." ON)
231
"Build the LLVM runtime libraries. If OFF, just generate build
targets
." ON)
232
option(LLVM_INCLUDE_RUNTIME "Generate build
targets
for the LLVM runtimes" ON
[
all
...]
/external/clang/include/clang/Frontend/
DependencyOutputOptions.h
24
unsigned UsePhonyTargets : 1; ///< Include phony
targets
for each
38
/// A list of names to use as the
targets
in the dependency file; this list
40
std::vector<std::string>
Targets
;
/external/llvm/device/include/llvm/Config/
Targets.def
1
/*===- llvm/Config/
Targets
.def - LLVM Target Architectures ------*- C++ -*-===*\
14
|* enumerate all of the
targets
. *|
16
|* The set of
targets
supported by LLVM is generated at configuration *|
/external/llvm/host/include/llvm/Config/
Targets.def
1
/*===- llvm/Config/
Targets
.def - LLVM Target Architectures ------*- C++ -*-===*\
14
|* enumerate all of the
targets
. *|
16
|* The set of
targets
supported by LLVM is generated at configuration *|
/external/llvm/include/llvm/Config/
Targets.def.in
1
/*===- llvm/Config/
Targets
.def - LLVM Target Architectures ------*- C++ -*-===*\
14
|* enumerate all of the
targets
. *|
16
|* The set of
targets
supported by LLVM is generated at configuration *|
/external/chromium/chrome/browser/sync/tools/
sync_tools.gyp
6
'
targets
': [
/external/chromium/net/tools/tld_cleanup/
tld_cleanup.gyp
9
'
targets
': [
/external/chromium/third_party/modp_b64/
modp_b64.gyp
6
'
targets
': [
/external/iptables/
.gitignore
19
/extensions/
targets
?.man
/external/iptables/include/libiptc/
libxtc.h
14
it, you'll also align to any crazy matches and
targets
someone
/external/llvm/test/Transforms/InstCombine/
2006-12-05-fp-to-int-ext.ll
4
; significantly more expensive than the two conversions on some
targets
/external/valgrind/main/memcheck/tests/
badjump.c
8
uniform behaviour on all supported
targets
- a jump to an
/frameworks/base/core/java/android/animation/
TimeInterpolator.java
34
* interpolators which overshoot their
targets
, or less than 0 for
35
* interpolators that undershoot their
targets
.
/external/collada/include/1.4/dom/
domMorph.h
39
* The
targets
element declares the morph
targets
, their weights and any user
45
virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::
TARGETS
; }
128
* The
targets
element declares the morph
targets
, their weights and any user
181
* Gets the
targets
element.
182
* @return a daeSmartRef to the
targets
element.
/external/guava/src/com/google/common/collect/
RegularImmutableSortedSet.java
94
@Override public boolean containsAll(Collection<?>
targets
) {
96
//
targets
.size() < size() / log(size())
97
if (!hasSameComparator(
targets
, comparator()) || (
targets
.size() <= 1)) {
98
return super.containsAll(
targets
);
102
* If
targets
is a sorted set with the same comparator, containsAll can
106
Iterator<?> iterator =
targets
.iterator();
/external/clang/lib/Frontend/
DependencyFile.cpp
34
std::vector<std::string>
Targets
;
49
: PP(_PP),
Targets
(Opts.
Targets
), OS(_OS),
75
if (Opts.
Targets
.empty()) {
172
// Write out the dependency
targets
, trying to avoid overly long
180
I =
Targets
.begin(), E =
Targets
.end(); I != E; ++I) {
191
//
Targets
already quoted as needed.
216
// Create phony
targets
if requested.
/external/icu4c/extra/
Makefile
26
## List of phony
targets
35
## List of standard
targets
43
## Recursive
targets
Makefile.in
26
## List of phony
targets
35
## List of standard
targets
43
## Recursive
targets
/external/icu4c/test/perf/
Makefile.in
26
## List of phony
targets
35
## List of standard
targets
57
## Recursive
targets
/external/icu4c/tools/
Makefile.in
20
## List of phony
targets
29
## List of standard
targets
37
## Recursive
targets
Makefile.org
20
## List of phony
targets
29
## List of standard
targets
37
## Recursive
targets
/external/proguard/src/proguard/evaluation/
BasicBranchUnit.java
68
* Sets the initial branch
targets
, which will be updated as the branch
89
// Override the branch
targets
.
102
// Accumulate the branch
targets
.
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
SdkTargetSelector.java
70
* @param
targets
The list of
targets
. This is <em>not</em> copied, the caller must not modify.
71
*
Targets
can be null or an empty array, in which case the table is disabled.
73
public SdkTargetSelector(Composite parent, IAndroidTarget[]
targets
) {
74
this(parent,
targets
, true /*allowSelection*/);
81
* @param
targets
The list of
targets
. This is <em>not</em> copied, the caller must not modify.
82
*
Targets
can be null or an empty array, in which case the table is disabled.
85
public SdkTargetSelector(Composite parent, IAndroidTarget[]
targets
, boolean allowSelection) {
123
setTargets(
targets
);
[
all
...]
/dalvik/dexgen/src/com/android/dexgen/rop/
ByteBlock.java
39
/** {@code non-null;} list of exceptions caught and their handler
targets
*/
53
* handler
targets
70
throw new NullPointerException("
targets
== null");
138
* Gets the list of exceptions caught and their handler
targets
.
/dalvik/dx/src/com/android/dx/cf/code/
ByteBlock.java
39
/** {@code non-null;} list of exceptions caught and their handler
targets
*/
53
* handler
targets
70
throw new NullPointerException("
targets
== null");
138
* Gets the list of exceptions caught and their handler
targets
.
Completed in 5732 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>