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

1 23 4 5 6 7 8 91011>>

  /external/ipsec-tools/src/racoon/
racoon.8 153 The use of IKE phase 1 aggressive mode is not recommended,
  /external/libopus/celt/
celt.h 150 /* Probs: NONE: 21.875%, LIGHT: 6.25%, NORMAL: 65.625%, AGGRESSIVE: 6.25% */
  /external/llvm/bindings/ocaml/target/
llvm_target.ml 21 | Aggressive
  /external/llvm/docs/
Lexicon.rst 16 Aggressive Dead Code Elimination
  /external/llvm/test/Feature/
optnone-opt.ll 40 ; OPT-O1-DAG: Skipping pass 'Aggressive Dead Code Elimination'
  /external/llvm/tools/llvm-readobj/
ARMAttributeParser.cpp 416 "None", "Speed", "Aggressive Speed", "Size", "Aggressive Size", "Debugging",
430 "None", "Speed", "Aggressive Speed", "Size", "Aggressive Size", "Accuracy",
  /external/okhttp/okio/okio/src/main/java/okio/
DeflaterSink.java 28 * Aggressive flushing of this stream may result in reduced compression. Each
GzipSink.java 29 * Aggressive flushing of this stream may result in reduced compression. Each
  /external/proguard/src/proguard/obfuscate/
MemberObfuscator.java 83 // Check whether we're allowed to do aggressive overloading
  /external/webrtc/src/common_audio/vad/
vad_core.c 153 // Aggressive mode
170 // Very aggressive mode
232 // Aggressive mode
249 // Very aggressive mode
  /external/webrtc/src/modules/audio_processing/ns/
ns_core.h 139 * - mode : 0: Mild (6 dB), 1: Medium (10 dB), 2: Aggressive (15 dB)
nsx_core.h 133 * - mode : 0: Mild (6 dB), 1: Medium (10 dB), 2: Aggressive (15 dB)
  /frameworks/base/docs/html/training/efficient-downloads/
redundant_redundant.jd 36 <p>Another important technique is to avoid downloading duplicate data. You can do this by aggressive caching. Always cache static resources, including on-demand downloads such as full size images, for as long as reasonably possible. On-demand resources should be stored separately to enable you to regularly flush your on-demand cache to manage its size.</p>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DeadZone.java 162 // crazy aggressive redrawing here, for debugging only
  /frameworks/compile/slang/
rs_cc_options.h 113 mOptimizationLevel = llvm::CodeGenOpt::Aggressive;
  /frameworks/opt/bitmap/src/com/android/bitmap/util/
BitmapUtils.java 36 * it's more aggressive than regular scaling
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/
denoising_neon.c 52 /* If motion_magnitude is small, making the denoiser more aggressive by
  /packages/apps/Launcher2/src/com/android/launcher2/
AllAppsList.java 111 // This is more aggressive than it needs to be.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ButteryProgressBar.java 129 // simple scaling by width is too aggressive, so dampen it first
  /external/libvpx/libvpx/vp8/encoder/arm/neon/
denoising_neon.c 55 /* If motion_magnitude is small, making the denoiser more aggressive by
251 /* If motion_magnitude is small, making the denoiser more aggressive by
  /external/llvm/lib/CodeGen/
StackSlotColoring.cpp 372 /// definitely dead. This could obviously be much more aggressive (consider
376 // FIXME: This could be much more aggressive, but we need to investigate
  /external/llvm/lib/Target/AArch64/
AArch64TargetMachine.cpp 230 if (TM->getOptLevel() == CodeGenOpt::Aggressive && EnableGEPOpt) {
253 if ((TM->getOptLevel() == CodeGenOpt::Aggressive &&
  /external/clang/test/Sema/
warn-unreachable.c 1 // RUN: %clang_cc1 %s -fsyntax-only -verify -fblocks -Wunreachable-code-aggressive -Wno-unused-value -Wno-covered-switch-default -I %S/Inputs
  /external/clang/test/SemaCXX/
warn-unreachable.cpp 1 // RUN: %clang_cc1 %s -fcxx-exceptions -fexceptions -fsyntax-only -verify -fblocks -std=c++11 -Wunreachable-code-aggressive -Wno-unused-value -Wno-tautological-compare
  /external/eigen/unsupported/test/
svd_common.h 190 // workaround aggressive optimization in ICC

Completed in 320 milliseconds

1 23 4 5 6 7 8 91011>>