/external/google-breakpad/src/testing/gtest/ |
CMakeLists.txt | 69 # aggressive about warnings.
|
/external/iproute2/man/man8/ |
tc-sfb.8 | 162 High bucketdrop may point to a high number of aggressive, short-lived
|
/external/ipsec-tools/src/racoon/ |
TODO | 32 guess phase 1 DH group (for aggressive mode, we cannot negotiate it)
|
isakmp_agg.c | 34 /* Aggressive Exchange (Aggressive Mode) */ 99 * begin Aggressive Mode as initiator. [all...] |
/external/libvpx/libvpx/vp8/common/ |
onyx.h | 111 * noise_sensitivity >= 3 means aggressive denoising mode.
|
/external/llvm/include/llvm/Target/ |
TargetSubtargetInfo.h | 100 /// \brief True if the subtarget should run MachineScheduler after aggressive
|
/external/llvm/lib/Target/Mips/ |
MipsSubtarget.cpp | 138 return CodeGenOpt::Aggressive;
|
/external/llvm/lib/Target/PowerPC/ |
PPCSubtarget.cpp | 156 // Embedded cores need aggressive scheduling (and some others also benefit).
|
/external/llvm/lib/Target/ |
TargetMachine.cpp | 140 /// Default, or Aggressive.
|
TargetMachineC.cpp | 139 OL = CodeGenOpt::Aggressive;
|
/external/proguard/src/proguard/ |
Configuration.java | 200 * Specifies whether to apply aggressive name overloading on class members.
|
/frameworks/base/core/java/android/bluetooth/le/ |
ScanSettings.java | 94 * In Aggressive mode, hw will determine a match sooner even with feeble signal strength
|
/frameworks/base/core/java/com/android/server/backup/ |
SystemBackupAgent.java | 143 // If there was a failure, delete everything for the wallpaper, this is too aggressive,
|
/frameworks/compile/libbcc/ |
README.rst | 74 * For steady-state performance, we enable VFP3 and aggressive
|
/frameworks/compile/slang/ |
rs_cc_options.cpp | 247 OptLevel == 0 ? llvm::CodeGenOpt::None : llvm::CodeGenOpt::Aggressive;
|
/frameworks/ml/bordeaux/learning/multiclass_pa/native/ |
multiclass_pa.cpp | 20 // passive aggressive.
|
/frameworks/support/v4/java/android/support/v4/util/ |
ArrayMap.java | 48 * explicit call to set the capacity should turn off this aggressive shrinking behavior.</p>
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
denoising.c | 70 /* If motion_magnitude is small, making the denoiser more aggressive by
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
BubbleTextView.java | 34 * too aggressive.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
timevar.def | 154 DEFTIMEVAR (TV_TREE_CD_DCE , "tree aggressive DCE")
|
/system/media/camera/docs/ |
metadata_helpers_test.py | 195 # Don't be overly aggressive with all caps
|
/external/libvorbis/doc/ |
stereo.html | 332 <p>Phase stereo is the least aggressive means of gracefully dropping 343 <p>'Phase stereo' is simply a more aggressive quantization of the polar 392 stereo encoding models, generally using more aggressive modes in
|
/external/libvorbis/doc/vorbisenc/ |
overview.html | 163 by encoding with a more aggressive psychoacoustic model.<p> This 169 using more aggressive psychoacoustics to shrink a frame when forced 209 aggressive psychoacoustic model.<p> This setting is a hard limit; the
|
/external/llvm/lib/CodeGen/ |
PeepholeOptimizer.cpp | 90 Aggressive("aggressive-ext-opt", cl::Hidden, 91 cl::desc("Aggressive extension optimization")); 127 if (Aggressive) { 401 } else if (Aggressive && DT->dominates(MBB, UseMBB)) { [all...] |
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/ |
ImageResizer.java | 255 // be more aggressive with sample down the image (=larger inSampleSize).
|