Searched defs:rands (Results 1 - 6 of 6) sorted by relevance
| /third_party/cups-filters/fontembed/ |
| H A D | embed_pdf.c | 157 static unsigned int rands=0; in emb_pdf_fontdescr() local
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/ |
| H A D | audio.c | 209 uint16_t rands[50]; in callback_audio() local 381 lws_get_random(lws_get_context(wsi), rands, sizeof(rands)); in callback_audio() local
|
| /third_party/libwebsockets/test-apps/ |
| H A D | test-client.c | 344 unsigned int rands[4]; in callback_lws_mirror() local 363 lws_get_random(lws_get_context(wsi), rands, sizeof(rands[0])); in callback_lws_mirror() local 421 lws_get_random(lws_get_context(wsi), rands, in callback_lws_mirror() local [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | list.c | 401 EVP_RAND_do_all_provided(app_get0_libctx(), collect_rands, rands); in list_random_generators() local
|
| /third_party/openssl/apps/ |
| H A D | list.c | 401 EVP_RAND_do_all_provided(app_get0_libctx(), collect_rands, rands); in list_random_generators() local
|
| /foundation/communication/wifi/wifi/interfaces/inner_api/ |
| H A D | wifi_msg.h | 823 std::vector<std::string> rands; member
|
Completed in 10 milliseconds