HomeSort by relevance Sort by last modified time
    Searched full:aggressive (Results 151 - 175 of 332) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/llvm/lib/Analysis/
LoopInfo.cpp 78 /// function can be used as a slightly more aggressive replacement for
94 /// function can be used as a slightly more aggressive replacement for
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyport.h 272 * "aggressive" inlining/optimizaion is enabled for the entire module. This
286 /* enable more aggressive optimization for visual studio */
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyport.h 272 * "aggressive" inlining/optimizaion is enabled for the entire module. This
286 /* enable more aggressive optimization for visual studio */
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTrackerBase.java 161 // Default for the data stall alarm while non-aggressive stall detection
163 // Default for the data stall alarm for aggressive stall detection
    [all...]
  /external/llvm/docs/
AliasAnalysis.rst 534 The ``-basicaa`` pass is an aggressive local analysis that *knows* many
621 The ``-adce`` pass, which implements Aggressive Dead Code Elimination uses the
Vectorizers.rst 425 $ clang -fslp-vectorize-aggressive file.c
  /external/valgrind/VEX/pub/
libvex.h 443 /* How aggressive should iropt be in unrolling loops? Higher
451 /* How aggressive should front ends be in following
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
params.def 143 values mean more aggressive optimization, making the compile time
153 aggressive optimization, increasing the compile time. This
    [all...]
  /developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
ImageCache.java 141 // collector being aggressive clearing Soft/WeakReferences. A better approach
  /developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
ImageCache.java 141 // collector being aggressive clearing Soft/WeakReferences. A better approach
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
ImageCache.java 141 // collector being aggressive clearing Soft/WeakReferences. A better approach
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3convertutf.c 33 July 2003: slight mods to back out aggressive FFFE detection.
  /external/clang/docs/tools/
clang.pod 289 Enables all the optimizations from B<-O3> along with other aggressive
  /external/clang/lib/CodeGen/
BackendUtil.cpp 468 case 3: OptLevel = CodeGenOpt::Aggressive; break;
  /external/clang/www/analyzer/
release_notes.html 236 <li>The analyzer is now far more aggressive with checking conformance with Core Foundation conventions. Any function that returns a CF type must now obey the Core Foundation naming conventions, or use the <a href="/annotations.html#attr_cf_returns_retained">cf_returns_retained</a> or <a href="/annotations.html#attr_cf_returns_not_retained">cf_returns_not_retained</a> annotations.</li>
  /external/eigen/Eigen/src/OrderingMethods/
Amd.h 296 Cp[e] = amd_flip (k); /* aggressive absorb. e->k */
  /external/glide/library/src/main/java/com/bumptech/glide/
Glide.java 331 * This method should be used with caution, overly aggressive pre-filling is substantially worse than not
  /external/ipsec-tools/src/racoon/
cftoken.l 311 <S_RMTS>aggressive { YYD; yylval.num = ISAKMP_ETYPE_AGG; return(EXCHANGETYPE); }
  /external/iputils/Modules/
pg3.c 50 (BEWARE! This generator is very aggressive!)
  /external/jetty/src/java/org/eclipse/jetty/client/
AbstractHttpConnection.java 136 // aggressive releasing of idle connections (so idle timeout is small)
  /external/libvpx/libvpx/examples/
vpx_temporal_svc_encoder.c 40 kDenoiserOnYUVAggressive // Aggressive mode not implemented currently.
  /external/llvm/lib/Analysis/IPA/
GlobalsModRef.cpp 68 /// ANY memory. If not, we can do a lot of aggressive analysis on it.
  /external/llvm/lib/LTO/
LTOCodeGenerator.cpp 376 CGOptLevel = CodeGenOpt::Aggressive;
  /external/llvm/lib/MC/
MCExpr.cpp 549 // Since we are attempting to be as aggressive as possible about folding, we
  /external/llvm/lib/Target/AArch64/
AArch64AdvSIMDScalarPass.cpp 234 // will chain, enabling us to save a copy there, too. This is an aggressive

Completed in 537 milliseconds

1 2 3 4 5 67 8 91011>>