Searched refs:aggressive (Results 1 – 25 of 155) sorted by relevance
1234567
/external/ipsec-tools/src/racoon/samples/ |
D | racoon.conf.sample-inherit | 11 exchange_mode main,aggressive; 32 exchange_mode aggressive;
|
D | racoon.conf.in | 55 exchange_mode main,aggressive; 76 #exchange_mode main,aggressive; 77 exchange_mode aggressive,main;
|
D | racoon.conf.sample | 23 #exchange_mode main,aggressive,base;
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/AggressiveInstCombine/ |
D | trunc_unreachable_bb.ll | 2 ; RUN: opt < %s -aggressive-instcombine -S | FileCheck %s 3 ; RUN: opt < %s -passes=aggressive-instcombine -S | FileCheck %s
|
D | trunc_const_expr.ll | 2 ; RUN: opt < %s -aggressive-instcombine -S | FileCheck %s 3 ; RUN: opt < %s -passes=aggressive-instcombine -S | FileCheck %s
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7.15.rst | 8 16-byte aligned on x86. This prevents crashes with more aggressive
|
/external/deqp/ |
D | CODE_OF_CONDUCT.md | 1 … (https://www.khronos.org/developers/code-of-conduct), which prohibits aggressive or derogatory la…
|
/external/deqp-deps/glslang/ |
D | CODE_OF_CONDUCT.md | 1 … (https://www.khronos.org/developers/code-of-conduct), which prohibits aggressive or derogatory la…
|
/external/deqp-deps/SPIRV-Tools/ |
D | CODE_OF_CONDUCT.md | 1 … (https://www.khronos.org/developers/code-of-conduct), which prohibits aggressive or derogatory la…
|
/external/vulkan-validation-layers/ |
D | CODE_OF_CONDUCT.md | 1 … (https://www.khronos.org/developers/code-of-conduct), which prohibits aggressive or derogatory la…
|
/external/swiftshader/third_party/SPIRV-Tools/ |
D | CODE_OF_CONDUCT.md | 1 … (https://www.khronos.org/developers/code-of-conduct), which prohibits aggressive or derogatory la…
|
/external/swiftshader/third_party/SPIRV-Headers/ |
D | CODE_OF_CONDUCT.md | 1 … (https://www.khronos.org/developers/code-of-conduct), which prohibits aggressive or derogatory la…
|
/external/vulkan-headers/ |
D | CODE_OF_CONDUCT.md | 1 … (https://www.khronos.org/developers/code-of-conduct), which prohibits aggressive or derogatory la…
|
/external/deqp-deps/SPIRV-Headers/ |
D | CODE_OF_CONDUCT.md | 1 … (https://www.khronos.org/developers/code-of-conduct), which prohibits aggressive or derogatory la…
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/ |
D | racoon.conf | 9 exchange_mode aggressive;
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/server/ |
D | racoon.conf | 8 exchange_mode aggressive;
|
D | racoon.conf-radius | 8 exchange_mode aggressive;
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/ |
D | pr28367.ll | 6 ; aggressive with retrying instructions it's possible to invalidate our
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | 2011-04-11-MachineLICMBug.ll | 3 ; Overly aggressive LICM simply adds copies of constants
|
/external/llvm/test/CodeGen/ARM/ |
D | 2011-04-11-MachineLICMBug.ll | 3 ; Overly aggressive LICM simply adds copies of constants
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | 2011-04-11-MachineLICMBug.ll | 3 ; Overly aggressive LICM simply adds copies of constants
|
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/ |
D | loop_evaluate_6.ll | 6 ; have a remainder. It could be done with more aggressive VRP though.
|
/external/conscrypt/android/ |
D | CMakeLists.txt | 27 # Clang's -Wtautological-constant-compare is far too aggressive and does not
|
/external/clang/test/SemaObjC/ |
D | warn-unreachable.m | 1 // RUN: %clang %s -fsyntax-only -Xclang -verify -fblocks -Wunreachable-code-aggressive -Wno-unused-…
|
/external/clang/include/clang/Basic/ |
D | LangOptions.def | 254 LANGOPT(SanitizeAddressFieldPadding, 2, 0, "controls how aggressive is ASan " 256 "aggressive, 2: more aggressive)")
|
1234567