HomeSort by relevance Sort by last modified time
    Searched full:aggressive (Results 1 - 25 of 387) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-inherit 11 exchange_mode main,aggressive;
32 exchange_mode aggressive;
racoon.conf.in 55 exchange_mode main,aggressive;
76 #exchange_mode main,aggressive;
77 exchange_mode aggressive,main;
racoon.conf.sample 23 #exchange_mode main,aggressive,base;
  /external/ipsec-tools/src/racoon/samples/roadwarrior/server/
racoon.conf 8 exchange_mode aggressive;
racoon.conf-radius 8 exchange_mode aggressive;
  /external/ipsec-tools/src/racoon/samples/roadwarrior/client/
racoon.conf 9 exchange_mode aggressive;
  /external/elfutils/0.153/backends/
arm_attrs.c 190 "Aggressive Speed",
192 "Aggressive Size",
194 "Aggressive Debug");
200 "Aggressive Speed",
202 "Aggressive Size",
204 "Aggressive Accuracy");
  /frameworks/ml/bordeaux/learning/multiclass_pa/native/
multiclass_pa.h 19 // passive aggressive.
60 // parameters using passive-aggressive.
112 // Controls how "aggressive" training should be.
  /external/webrtc/src/common_audio/vad/
vad_defines.h 61 // Mode 2, Very aggressive thresholds - Different thresholds for the different frame lengths
78 // Mode 3, Super aggressive thresholds - Different thresholds for the different frame lengths
vad_core.h 60 * 0 (High quality) - 3 (Highly aggressive)
78 * 0 (High quality) - 3 (Highly aggressive)
  /packages/inputmethods/LatinIME/java/res/values/
config-auto-correction-thresholds.xml 29 <!-- Aggressive -->
31 <!-- Very Aggressive : Suggestion whose normalized score is greater than this value
  /external/chromium_org/chrome/installer/linux/common/
repo.cron 10 # monitors that config to see if it has been disabled by the overly aggressive
  /external/clang/test/CodeGen/
ext-vector-member-alignment.c 17 // FIXME: We should be able to come up with a more aggressive alignment
  /external/clang/test/SemaCXX/
unreachable-code.cpp 1 // RUN: %clang_cc1 -fcxx-exceptions -fexceptions -fsyntax-only -Wunreachable-code-aggressive -fblocks -verify %s
  /external/ipsec-tools/src/racoon/
remoteconf.h 100 int dh_group; /* use it when only aggressive mode */
101 struct dhgroup *dhgrp; /* use it when only aggressive mode */
149 int dh_group; /* don't use it if aggressive mode */
150 struct dhgroup *dhgrp; /* don't use it if aggressive mode */
  /external/llvm/test/CodeGen/ARM/
2011-04-11-MachineLICMBug.ll 3 ; Overly aggressive LICM simply adds copies of constants
  /frameworks/ml/bordeaux/learning/multiclass_pa/java/android/bordeaux/learning/
MulticlassPA.java 21 * Wrapper for multiclass passive aggressive classifier.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/formatter/
main.py 59 'blink': autopep8.parse_args(['--aggressive',
63 'chromium': autopep8.parse_args(['--aggressive',
  /external/llvm/lib/Transforms/Scalar/
ADCE.cpp 10 // This file implements the Aggressive Dead Code Elimination pass. This pass
51 INITIALIZE_PASS(ADCE, "adce", "Aggressive Dead Code Elimination", false, false)
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
AutoCorrectionUtils.java 43 // the normalized score of the second suggestion, behave less aggressive.
67 // If user selected aggressive auto correction mode, there is no need to use the safety
  /external/chromium_org/athena/resource_manager/public/
resource_manager.h 37 // between two calls to allow for more/less aggressive timeouts.
  /external/clang/test/SemaObjC/
warn-unreachable.m 1 // RUN: %clang %s -fsyntax-only -Xclang -verify -fblocks -Wunreachable-code-aggressive -Wno-unused-value -Wno-covered-switch-default
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/interface/
audio_coding_module_typedefs.h 78 // -VADNormal : least aggressive mode.
79 // -VADLowBitrate : more aggressive than "VADNormal" to save on
81 // -VADAggr : an aggressive mode.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
autopep8.py 439 options and (options.aggressive >= 2 or options.experimental) else
537 aggressive=self.options.aggressive))
844 aggressive=self.options.aggressive,
    [all...]
  /external/chromium_org/third_party/webrtc/common_audio/vad/
vad_core.h 75 * 0 (High quality) - 3 (Highly aggressive)

Completed in 538 milliseconds

1 2 3 4 5 6 7 8 91011>>