OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aggressive
(Results
176 - 200
of
332
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/lib/Target/Hexagon/
HexagonCopyToCombine.cpp
141
// Only combine constant extended A2_tfrsi if we are in
aggressive
mode.
/external/llvm/lib/Transforms/IPO/
PassManagerBuilder.cpp
42
RunBBVectorization("vectorize-slp-
aggressive
", cl::Hidden,
/external/llvm/lib/Transforms/ObjCARC/
ObjCARCContract.cpp
229
//
aggressive
.
/external/llvm/lib/Transforms/Scalar/
MergedLoadStoreMotion.cpp
70
// 2) Be more
aggressive
merging memory operations
/external/llvm/test/Transforms/MemCpyOpt/
form-memset.ll
223
; More
aggressive
heuristic
/external/llvm/tools/lli/
lli.cpp
480
case '3': OLvl = CodeGenOpt::
Aggressive
; break;
/external/llvm/tools/opt/
opt.cpp
262
return CodeGenOpt::
Aggressive
;
/external/nanopb-c/generator/google/protobuf/
descriptor.py
300
# TODO(robinson): We should have
aggressive
checking here,
/external/okhttp/
CHANGELOG.md
484
* Be more
aggressive
about testing pooled sockets before reuse. (thanks
/external/proguard/docs/manual/
gradle.html
223
<dd>Apply
aggressive
overloading while obfuscating.</dd>
refcard.html
255
<td>Apply
aggressive
overloading while obfuscating.</td>
/frameworks/base/core/java/android/util/
ArraySet.java
44
* explicit call to set the capacity should turn off this
aggressive
shrinking behavior.</p>
/frameworks/compile/libbcc/
README.html
373
<li><p class="first">For steady-state performance, we enable VFP3 and
aggressive
/frameworks/compile/slang/
README.html
326
<p>llvm-rs-cc is run on the host and performs many
aggressive
optimizations.
slang_backend.cpp
200
OptLevel = llvm::CodeGenOpt::
Aggressive
;
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/
refcard.html
253
<td>Apply
aggressive
overloading while obfuscating.</td>
/external/ipsec-tools/src/racoon/
cfparse.y
[
all
...]
/external/llvm/docs/
GarbageCollection.rst
105
program. In addition, some
aggressive
compiler transformations can break
112
locality and performance benefits of using
aggressive
garbage collection
[
all
...]
/external/speex/libspeex/
nb_celp.c
592
/* This just damps the pitch a bit, because it tends to be too
aggressive
when forced */
[
all
...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiAutoJoinController.java
99
// Below are AutoJoin wide parameters indicating if we should be
aggressive
before joining
[
all
...]
/packages/inputmethods/LatinIME/java/res/values/
strings.xml
160
<string name="auto_correction_threshold_mode_aggressive">
Aggressive
</string>
162
<string name="auto_correction_threshold_mode_very_aggressive">Very
aggressive
</string>
[
all
...]
/art/test/449-checker-bce/src/
Main.java
963
// adding deoptimization is too
aggressive
, since end can be
/external/clang/include/clang/Basic/
DiagnosticGroups.td
501
def UnreachableCodeAggressive : DiagGroup<"unreachable-code-
aggressive
",
[
all
...]
/external/google-breakpad/src/common/
convert_UTF.c
49
July 2003: slight mods to back out
aggressive
FFFE detection.
/external/llvm/docs/tutorial/
LangImpl2.rst
129
aggressive
and realistic language, the "ExprAST" class would probably
Completed in 236 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>