Home
last modified time | relevance | path

Searched defs:choose (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/
H A Drandom.js17 function choose(probability) { function
/third_party/skia/src/core/
H A DSkAutoBlitterChoose.h32 SkBlitter* choose(const SkDraw& draw, const SkMatrixProvider* matrixProvider, in choose() function in SkAutoBlitterChoose
/base/security/crypto_framework/test/unittest/src/
H A Dalg_25519_common_param_spec.c22 static HcfResult CreateAlg25519KeyPairSpec(bool choose, HcfAlg25519KeyPairParamsSpec **alg25519KeyPairSpec) in CreateAlg25519KeyPairSpec() argument
50 HcfResult ConstructAlg25519KeyPairParamsSpec(const char *algoName, bool choose, HcfAsyKeyParamsSpec **spec) in ConstructAlg25519KeyPairParamsSpec() argument
101 static HcfResult CreateAlg25519PubKeySpec(bool choose, HcfAlg25519PubKeyParamsSpec **alg25519PubKeySpec) in CreateAlg25519PubKeySpec() argument
129 HcfResult ConstructAlg25519PubKeyParamsSpec(const char *algoName, bool choose, HcfAsyKeyParamsSpec **spec) in ConstructAlg25519PubKeyParamsSpec() argument
166 CreateAlg25519PriKeySpec(bool choose, HcfAlg25519PriKeyParamsSpec **alg25519PriKeySpec) CreateAlg25519PriKeySpec() argument
194 ConstructAlg25519PriKeyParamsSpec(const char *algoName, bool choose, HcfAsyKeyParamsSpec **spec) ConstructAlg25519PriKeyParamsSpec() argument
295 TestCreateKeyPairParamsSpecAndGeneratorBySpec(const char *algName, bool choose, HcfAsyKeyParamsSpec **paramSpec, HcfAsyKeyGeneratorBySpec **generator) TestCreateKeyPairParamsSpecAndGeneratorBySpec() argument
315 TestCreatePubKeyParamsSpecAndGeneratorBySpec(const char *algName, bool choose, HcfAsyKeyParamsSpec **paramSpec, HcfAsyKeyGeneratorBySpec **generator) TestCreatePubKeyParamsSpecAndGeneratorBySpec() argument
335 TestCreatePriKeyParamsSpecAndGeneratorBySpec(const char *algName, bool choose, HcfAsyKeyParamsSpec **paramSpec, HcfAsyKeyGeneratorBySpec **generator) TestCreatePriKeyParamsSpecAndGeneratorBySpec() argument
[all...]
/kernel/linux/linux-5.10/net/batman-adv/
H A Dhash.h75 batadv_hash_add(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, const void *data, struct hlist_node *data_node) batadv_hash_add() argument
129 batadv_hash_remove(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, void *data) batadv_hash_remove() argument
/kernel/linux/linux-6.6/net/batman-adv/
H A Dhash.h75 batadv_hash_add(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, const void *data, struct hlist_node *data_node) batadv_hash_add() argument
129 batadv_hash_remove(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, void *data) batadv_hash_remove() argument
/third_party/musl/libc-test/src/math/gen/
H A Drnd.c81 int choose(uint64_t n, size_t k, uint64_t *p) in choose() function
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeRandom.hpp105 void Random::choose (InputIter first, InputIter last, OutputIter result, int numItems) in choose() function in de::Random
128 T Random::choose (InputIter first, InputIter last) in choose() function in de::Random
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dallowedips.c36 static inline u8 choose(struct allowedips_node *node, const u8 *key) in choose() function
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dallowedips.c36 static inline u8 choose(struct allowedips_node *node, const u8 *key) in choose() function
/third_party/skia/samplecode/
H A DSampleVariableWidthStroker.cpp38 constexpr uint64_t choose(uint64_t n, uint64_t k) { in choose() function
[all...]
/base/usb/usb_manager/services/native/src/
H A Dusb_right_manager.cpp721 int32_t UsbRightManager::TidyUpRight(uint32_t choose) in TidyUpRight() argument
/base/security/crypto_framework/test/fuzztest/key/asykeygenerator_fuzzer/
H A Dasykeygenerator_fuzzer.cpp839 static HcfResult CreateAlg25519KeyPairSpec(bool choose, HcfAlg25519KeyPairParamsSpec **alg25519KeyPairSpec) in CreateAlg25519KeyPairSpec() argument
868 static HcfResult ConstructAlg25519KeyPairParamsSpec(const string &algoName, bool choose, in ConstructAlg25519KeyPairParamsSpec() argument
921 static HcfResult CreateAlg25519PubKeySpec(bool choose, HcfAlg25519PubKeyParamsSpec **alg25519PubKeySpec) in CreateAlg25519PubKeySpec() argument
950 static HcfResult ConstructAlg25519PubKeyParamsSpec(const string &algoName, bool choose, in ConstructAlg25519PubKeyParamsSpec() argument
988 CreateAlg25519PriKeySpec(bool choose, HcfAlg25519PriKeyParamsSpec **alg25519PriKeySpec) CreateAlg25519PriKeySpec() argument
1017 ConstructAlg25519PriKeyParamsSpec(const string &algoName, bool choose, HcfAsyKeyParamsSpec **spec) ConstructAlg25519PriKeyParamsSpec() argument
1712 GenAlg25519KeyBySpec(GenerateType type, const std::string &algoName, bool choose) GenAlg25519KeyBySpec() argument
[all...]

Completed in 12 milliseconds