Home
last modified time | relevance | path

Searched defs:strategies (Results 1 – 15 of 15) sorted by relevance

/external/openthread/third_party/mbedtls/repo/docs/architecture/
Dpsa-storage-resilience.md135 #### Exploring the recovery decision tree
152 #### Comparing recovery strategies
163 #### Exploring the follow-the-secure-element strategy
192 #### Exploring the always-destroy strategy
217 #### Always-destroy strategy with a simpler transaction file
248 #### Assisting secure element drivers with recovery
/external/mbedtls/docs/architecture/
Dpsa-storage-resilience.md135 #### Exploring the recovery decision tree
152 #### Comparing recovery strategies
163 #### Exploring the follow-the-secure-element strategy
192 #### Exploring the always-destroy strategy
217 #### Always-destroy strategy with a simpler transaction file
248 #### Assisting secure element drivers with recovery
/external/tensorflow/tensorflow/compiler/mlir/tfr/examples/mnist/
Dmnist_train_test.py24 strategies = [ variable
/external/junit-params/src/main/java/junitparams/internal/parameters/
DParametersReader.java22 private final List<ParametrizationStrategy> strategies; field in ParametersReader
/external/armnn/src/backends/backendsCommon/memoryOptimizerStrategyLibrary/
DMemoryOptimizerStrategyLibrary.hpp23 static std::map<std::string, std::unique_ptr<IMemoryOptimizerStrategyFactory>> strategies; in GetStrategyFactories() local
/external/squashfs-tools/squashfs-tools/
Dgzip_wrapper.h72 int strategies; member
Dgzip_wrapper.c175 int i, strategies = 0; in gzip_dump_options() local
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dfuzzer_replayer_test.cpp1661 std::vector<RepeatedPassStrategy> strategies{ in RunFuzzerAndReplayer() local
/external/testng/src/main/java/org/testng/internal/invokers/
DInvokedMethodListenerInvoker.java113 InvocationStrategy>> strategies = Maps.newHashMap(); field in InvokedMethodListenerInvoker
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzzer_replayer_test.cpp1661 std::vector<RepeatedPassStrategy> strategies{ in RunFuzzerAndReplayer() local
/external/angle/third_party/spirv-tools/src/test/fuzz/
Dfuzzer_replayer_test.cpp1661 std::vector<RepeatedPassStrategy> strategies{ in RunFuzzerAndReplayer() local
/external/gson/gson/src/main/java/com/google/gson/
DGsonBuilder.java430 public GsonBuilder setExclusionStrategies(ExclusionStrategy... strategies) { in setExclusionStrategies()
/external/zopfli/src/zopflipng/
Dzopflipng_lib.cc276 ZopfliPNGFilterStrategy* strategies, in AutoChooseFilterStrategy()
/external/mesa3d/src/broadcom/compiler/
Dvir.c1919 static const struct v3d_compiler_strategy strategies[] = { variable
/external/skia/tools/viewer/
DViewer.cpp2358 PathRendererStrategy strategies[] = { in drawImGui() local