/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;
|
racoon.conf.sample-natt | 62 exchange_mode main,base,aggressive;
|
/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/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 */
|
racoon.8 | 153 The use of IKE phase 1 aggressive mode is not recommended,
|
TODO | 32 guess phase 1 DH group (for aggressive mode, we cannot negotiate it)
|
/packages/apps/Gallery/src/com/android/camera/ |
ActionMenuButton.java | 32 * and TextView's clip is too aggressive.
|
/dalvik/vm/compiler/ |
Ralloc.c | 87 * Determine whether to use simple or aggressive register allocation. In 88 * general, loops and full methods will get aggressive.
|
/external/ipsec-tools/src/racoon/doc/ |
README.gssapi | 74 * The various state functions for aggressive and main mode 94 method will only work in main mode. Aggressive mode does not allow
|
/external/proguard/src/proguard/obfuscate/ |
MemberNameCollector.java | 82 // Check whether we're allowed to do aggressive overloading
|
MemberObfuscator.java | 84 // Check whether we're allowed to do aggressive overloading
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
BubbleTextView.java | 33 * too aggressive.
|
AllAppsList.java | 113 // This is more aggressive than it needs to be.
|
/external/stlport/test/unit/ |
time_facets_test.cpp | 43 * parsed reliably. This allows parsers to be aggressive about interpreting 125 * parsed reliably. This allows parsers to be aggressive about interpreting
|
/bionic/linker/ |
README.TXT | 39 libraries, though they have been designed to allow more aggressive
|
/external/grub/netboot/ |
README.netboot | 51 a more aggressive probing algorithm. This might be neccessary after
|
/external/iproute2/doc/ |
arpd.sgml | 124 It is not default just to prevent occasional enabling of too aggressive
|
/external/iproute2/man/man8/ |
arpd.8 | 66 This is mode which arpd is supposed to work normally. It is not default just to prevent occasional enabling of too aggressive mode occasionally.
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
float-weight.h | 69 // Volatile qualifier thwarts over-aggressive compiler optimizations
|
/external/proguard/src/proguard/ |
Configuration.java | 197 * Specifies whether to apply aggressive name overloading on class members.
|
/external/yaffs2/yaffs2/ |
yaffs_guts.c | 2537 int aggressive; local [all...] |