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

1 2 3 45 6 7 8 91011>>

  /developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
ImageResizer.java 255 // be more aggressive with sample down the image (=larger inSampleSize).
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
ImageResizer.java 255 // be more aggressive with sample down the image (=larger inSampleSize).
  /external/eigen/Eigen/src/SparseLU/
SparseLU_gemm_kernel.h 126 // process rows of A' - C' with aggressive vectorization and peeling
  /external/ipsec-tools/src/racoon/
racoon.conf.5 396 .It Ic exchange_mode ( main | aggressive | base ) ;
870 When you want to use aggressive mode,
    [all...]
strnames.c 225 { ISAKMP_ETYPE_AGG, "Aggressive", NULL },
990 return "aggressive";
handler.h 60 * aggressive mode:
  /external/llvm/bindings/ocaml/target/
llvm_target.mli 26 | Aggressive
  /external/llvm/include/llvm/Target/
TargetMachine.h 161 /// Returns the optimization level: None, Less, Default, or Aggressive.
  /external/llvm/lib/Analysis/
Loads.cpp 110 // Otherwise, be a little bit aggressive by scanning the local block where we
  /external/llvm/lib/Target/NVPTX/
NVPTXTargetMachine.cpp 172 if (getOptLevel() == CodeGenOpt::Aggressive)
  /external/llvm/lib/Transforms/IPO/
GlobalDCE.cpp 11 // program. It uses an aggressive algorithm, searching out globals that are
  /external/llvm/lib/Transforms/Scalar/
LoopDeletion.cpp 113 // marked volatile. This could be made more aggressive by using aliasing
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_copy_propagation.cpp 278 * We could be more aggressive here -- some channels might
  /external/libvpx/libvpx/vp8/encoder/
denoising.c 71 /* If motion_magnitude is small, making the denoiser more aggressive by
213 /* If motion_magnitude is small, making the denoiser more aggressive by
  /packages/inputmethods/LatinIME/java/res/values-en-rAU/
strings.xml 77 <string name="auto_correction_threshold_mode_aggressive" msgid="7319007299148899623">"Aggressive"</string>
78 <string name="auto_correction_threshold_mode_very_aggressive" msgid="1853309024129480416">"Very aggressive"</string>
  /packages/inputmethods/LatinIME/java/res/values-en-rGB/
strings.xml 77 <string name="auto_correction_threshold_mode_aggressive" msgid="7319007299148899623">"Aggressive"</string>
78 <string name="auto_correction_threshold_mode_very_aggressive" msgid="1853309024129480416">"Very aggressive"</string>
  /packages/inputmethods/LatinIME/java/res/values-en-rIN/
strings.xml 77 <string name="auto_correction_threshold_mode_aggressive" msgid="7319007299148899623">"Aggressive"</string>
78 <string name="auto_correction_threshold_mode_very_aggressive" msgid="1853309024129480416">"Very aggressive"</string>
  /external/llvm/lib/CodeGen/
AggressiveAntiDepBreaker.cpp 35 cl::desc("Debug control for aggressive anti-dep breaker"),
39 cl::desc("Debug control for aggressive anti-dep breaker"),
771 DEBUG(dbgs() << "\n===== Aggressive anti-dependency breaking\n");
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
PresentationSyncTest.java 104 // One particular device is overly aggressive at reducing clock frequencies, and it
  /development/samples/training/ContactsList/src/com/example/android/contactslist/util/
ImageLoader.java 409 // be more aggressive with sample down the image (=larger inSampleSize).
  /docs/source.android.com/src/source/community/
index.jd 183 done, we will be pretty aggressive about keeping the noise level low. We ask
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_deadlock_detector.h 293 // whether a more aggressive strategy is possible for try_lock.
  /external/eigen/Eigen/src/Core/
DenseStorage.h 61 // GCC 4.7 is too aggressive in its optimizations and remove the alignement test based on the fact the array is declared to be aligned.
  /external/eigen/doc/
TutorialMatrixClass.dox 218 Finally, depending on circumstances, Eigen can also be more aggressive trying to vectorize
  /external/eigen/test/
jacobisvd.cpp 310 // workaround aggressive optimization in ICC

Completed in 497 milliseconds

1 2 3 45 6 7 8 91011>>