Home
last modified time | relevance | path

Searched refs:aggressive (Results 1 – 25 of 55) sorted by relevance

123

/external/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-inherit11 exchange_mode main,aggressive;
32 exchange_mode aggressive;
Dracoon.conf.in55 exchange_mode main,aggressive;
76 #exchange_mode main,aggressive;
77 exchange_mode aggressive,main;
Dracoon.conf.sample23 #exchange_mode main,aggressive,base;
Dracoon.conf.sample-natt62 exchange_mode main,base,aggressive;
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/
Dracoon.conf9 exchange_mode aggressive;
/external/ipsec-tools/src/racoon/samples/roadwarrior/server/
Dracoon.conf8 exchange_mode aggressive;
Dracoon.conf-radius8 exchange_mode aggressive;
/external/llvm/test/CodeGen/ARM/
D2011-04-11-MachineLICMBug.ll3 ; Overly aggressive LICM simply adds copies of constants
/external/clang/test/SemaObjC/
Dwarn-unreachable.m1 // RUN: %clang %s -fsyntax-only -Xclang -verify -fblocks -Wunreachable-code-aggressive -Wno-unused-…
/external/llvm/test/Transforms/TailCallElim/
Daccum_recursion.ll21 ; This is a more aggressive form of accumulator recursion insertion, which
/external/libmtp/
Dconfigure.ac95 # Stick in "-Werror" if you want to be more aggressive.
/external/yaffs2/yaffs2/
Dyaffs_guts.c2022 int aggressive) in yaffs_FindBlockForGarbageCollection() argument
2049 aggressive = 1; /* Fool the non-aggressive skip logiv below */ in yaffs_FindBlockForGarbageCollection()
2065 if (!aggressive && (nonAggressiveSkip > 0)) { in yaffs_FindBlockForGarbageCollection()
2071 (aggressive) ? dev->nChunksPerBlock : YAFFS_PASSIVE_GC_CHUNKS + 1; in yaffs_FindBlockForGarbageCollection()
2073 if (aggressive) { in yaffs_FindBlockForGarbageCollection()
2537 int aggressive; in yaffs_CheckGarbageCollection() local
2561 aggressive = 1; in yaffs_CheckGarbageCollection()
2564 aggressive = 0; in yaffs_CheckGarbageCollection()
2567 block = yaffs_FindBlockForGarbageCollection(dev, aggressive); in yaffs_CheckGarbageCollection()
2571 if (!aggressive) { in yaffs_CheckGarbageCollection()
[all …]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
Dexterns.js395 indentLine: function(n, dir, aggressive) { }, argument
/external/ipsec-tools/src/racoon/
DTODO32 guess phase 1 DH group (for aggressive mode, we cannot negotiate it)
/external/iproute2/doc/
Darpd.sgml124 It is not default just to prevent occasional enabling of too aggressive
/external/okhttp/
DCHANGELOG.md118 * Be more aggressive about testing pooled sockets before reuse. (thanks
/external/chromium_org/testing/gtest/
DCMakeLists.txt79 # aggressive about warnings.
/external/ipsec-tools/src/racoon/doc/
DREADME.gssapi74 * The various state functions for aggressive and main mode
/external/llvm/include/llvm/IR/
DIntrinsics.td23 // these properties set. They are listed from the most aggressive (best to use
24 // if correct) to the least aggressive. If no property is set, the worst case
/external/chromium_org/third_party/brotli/src/
DREADME100 The string representing the currently most aggressive optimization level is:
/external/llvm/test/Analysis/ScalarEvolution/
Dscev-aa.ll146 ; do aggressive analysis. Contrast this with BasicAA, which works by
/external/chromium_org/third_party/sqlite/src/test/
Dsort.test450 # Trouble reported on the mailing list. Check for overly aggressive
/external/eigen/doc/
DTutorialMatrixClass.dox218 Finally, depending on circumstances, Eigen can also be more aggressive trying to vectorize
/external/llvm/test/Transforms/MemCpyOpt/
Dform-memset.ll223 ; More aggressive heuristic
/external/llvm/docs/
DVectorizers.rst425 $ clang -fslp-vectorize-aggressive file.c

123