HomeSort by: relevance | last modified time | path
    Searched refs:distribution (Results 1 - 25 of 388) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/crypto/external/apache2/openssl/dist/providers/
stores.inc 6 * in the file LICENSE in the source distribution or at
  /src/crypto/external/bsd/openssl/dist/providers/
stores.inc 6 * in the file LICENSE in the source distribution or at
decoders.inc 6 * in the file LICENSE in the source distribution or at
  /src/crypto/external/bsd/openssl.old/dist/fuzz/
rand.inc 8 * or in the file LICENSE in the source distribution.
  /src/external/apache2/llvm/dist/libcxx/benchmarks/
to_chars.bench.cpp 17 std::uniform_int_distribution<unsigned> distribution(0, std::numeric_limits<unsigned>::max());
19 std::generate_n(result.begin(), result.size(), [&] { return distribution(generator); });
  /src/external/gpl2/gettext/dist/gettext-tools/src/
msgl-check.c 66 unsigned char * volatile distribution; local
68 /* Allocate a distribution array. */
70 distribution = (unsigned char *) xcalloc (nplurals_value, 1);
73 distribution = NULL;
109 if (distribution != NULL && distribution[val] < OFTEN)
110 distribution[val]++;
116 /* Normalize the distribution[val] statistics. */
117 if (distribution != NULL)
122 distribution[val] = (distribution[val] == OFTEN ? 1 : 0)
213 unsigned char *distribution = NULL; local
    [all...]
  /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_aes_ccm_hw_aesni.inc 6 * in the file LICENSE in the source distribution or at
cipher_aes_ccm_hw_t4.inc 6 * in the file LICENSE in the source distribution or at
cipher_sm4_ccm_hw_rv64i.inc 6 * in the file LICENSE in the source distribution or at
cipher_aes_ccm_hw_rv32i.inc 6 * in the file LICENSE in the source distribution or at
cipher_aes_gcm_hw_aesni.inc 6 * in the file LICENSE in the source distribution or at
cipher_aes_gcm_hw_rv32i.inc 6 * in the file LICENSE in the source distribution or at
cipher_aes_gcm_hw_t4.inc 6 * in the file LICENSE in the source distribution or at
cipher_aes_hw_armv8.inc 6 * in the file LICENSE in the source distribution or at
cipher_sm4_gcm_hw_rv64i.inc 6 * in the file LICENSE in the source distribution or at
cipher_sm4_hw_rv64i.inc 6 * in the file LICENSE in the source distribution or at
cipher_sm4_xts_hw_rv64i.inc 6 * in the file LICENSE in the source distribution or at
  /src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_aes_ccm_hw_aesni.inc 6 * in the file LICENSE in the source distribution or at
cipher_aes_ccm_hw_t4.inc 6 * in the file LICENSE in the source distribution or at
cipher_aes_gcm_hw_aesni.inc 6 * in the file LICENSE in the source distribution or at
cipher_aes_gcm_hw_t4.inc 6 * in the file LICENSE in the source distribution or at
  /src/sys/external/bsd/gnu-efi/dist/lib/arm/
mullu.S 9 # which accompanies this distribution. The full text of the license may be found at
  /src/crypto/external/apache2/openssl/dist/
config.com 6 $ ! copy in the file LICENSE in the source distribution or at
  /src/crypto/external/apache2/openssl/dist/util/
mkbuildinf.pl 6 # in the file LICENSE in the source distribution or at
30 * in the file LICENSE in the source distribution or at
  /src/crypto/external/bsd/openssl/dist/
config.com 6 $ ! copy in the file LICENSE in the source distribution or at

Completed in 23 milliseconds

1 2 3 4 5 6 7 8 91011>>