Searched refs:randomized (Results 1 – 25 of 61) sorted by relevance
123
/external/deqp/doc/testspecs/GLES31/ |
D | functional.uniform_location.txt | 45 textures with a flat randomized color are bound to samplers. Other uniforms 46 are assigned similarly randomized values. 47 The shader contains hardcoded comparisons to these randomized values for each 52 All cases excluding negative and min/max use randomized locations between the 63 Struct, nested struct and linkage cases are randomized. 68 All primitive types used in these tests are randomized.
|
D | functional.debug.txt | 68 Message filtering tests use a partially randomized set of API calls. The 70 Filtering is then enabled with a randomized set of changes from the base 80 comparing the generated messages. The set of API calls used is randomized.
|
/external/openthread/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_psa_crypto_entropy.data | 6 # because the algorithm is randomized or because our implementation uses 10 # Key types and non-randomized auxilary algorithms (in practice, hashes) can 12 PSA external RNG failure: randomized ECDSA
|
D | test_suite_psa_crypto_metadata.data | 229 Asymmetric signature: randomized ECDSA (no hashing) 233 Asymmetric signature: SHA-256 + randomized ECDSA 265 Asymmetric signature: randomized ECDSA with wildcard hash
|
D | test_suite_psa_crypto_entropy.function | 73 * requires randomness, either because it is a randomized signature
|
/external/mbedtls/tests/suites/ |
D | test_suite_psa_crypto_entropy.data | 6 # because the algorithm is randomized or because our implementation uses 10 # Key types and non-randomized auxiliary algorithms (in practice, hashes) can 12 PSA external RNG failure: randomized ECDSA
|
D | test_suite_psa_crypto_metadata.data | 213 Asymmetric signature: randomized ECDSA (no hashing) 217 Asymmetric signature: SHA-256 + randomized ECDSA 249 Asymmetric signature: randomized ECDSA with wildcard hash
|
D | test_suite_psa_crypto_entropy.function | 73 * requires randomness, either because it is a randomized signature
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_RecordInput.pbtxt | 18 Random seeds used to produce randomized records. 53 summary: "Emits randomized records."
|
/external/iptables/extensions/ |
D | libxt_MASQUERADE.man | 26 is used then port mapping will be randomized (kernel >= 2.6.21). 33 is used then port mapping will be fully randomized (kernel >= 3.13).
|
D | libxt_SNAT.man | 32 is used then port mapping will be randomized through a hash-based algorithm (kernel >= 2.6.21). 37 is used then port mapping will be fully randomized through a PRNG (kernel >= 3.14).
|
D | libxt_REDIRECT.man | 23 is used then port mapping will be randomized (kernel >= 2.6.22).
|
D | libxt_DNAT.man | 31 is used then port mapping will be randomized (kernel >= 2.6.22).
|
/external/stressapptest/ |
D | README.md | 3 It tries to maximize randomized traffic to memory from processor and I/O, with the intent of creati… 59 Stressful Application Test (or stressapptest) tries to maximize randomized traffic to memory from p… 75 …y 85% of the total memory on the machine), and each thread will choose randomized blocks of memory…
|
/external/perfetto/protos/perfetto/config/chrome/ |
D | scenario_config.proto | 43 // `randomized` is false, and at random time within a `period_ms` window 47 optional bool randomized = 2; field
|
/external/skia/fuzz/ |
D | README.md | 2 In this folder, we keep our _fuzzers_ (bits of code that takes a randomized input and executes code 41 *For fuzzers who depend strongly on the format of the randomized data, e.g. image decoding, SkSL
|
/external/XNNPACK/ |
D | README.md | 80 …--config android_arm64 :end2end_bench`) and neural network models with randomized weights and inpu… 95 …with CMake (`./scripts/build-local.sh`) and neural network models with randomized weights and inpu…
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/ |
D | playlists.md | 91 playlist in a precomputed, randomized order. All items will be played once and 93 the same randomized order in an endless loop. When shuffle mode is turned off,
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/ |
D | playlists.md | 91 playlist in a precomputed, randomized order. All items will be played once and 93 the same randomized order in an endless loop. When shuffle mode is turned off,
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.texture.format.txt | 62 randomized input bits are used to thoroughly exercise all decoding paths.
|
/external/pigweed/pw_allocator/ |
D | docs.rst | 39 with a hard-coded randomized pattern. During each check, ``pw_allocator``
|
/external/rust/crates/libm/ |
D | CONTRIBUTING.md | 87 If you'd like to run tests with randomized inputs that get compared against musl
|
/external/mbedtls/docs/ |
D | use-psa-crypto.md | 37 Note: for ECDSA, currently this uses randomized ECDSA while Mbed TLS uses
|
/external/deqp/doc/testspecs/GLES2/ |
D | stress.long.txt | 103 (Note: the texture- or buffer-specific actions above are randomized both
|
/external/mbedtls/tests/data_files/ |
D | Readme-x509.txt | 129 same for everyone (the generation process is randomized).
|
123