Home
last modified time | relevance | path

Searched defs:al (Results 1 - 25 of 76) sorted by relevance

1234

/third_party/ltp/tools/sparse/sparse-src/validation/linear/
H A Dlogical.c16 int al(int i, struct S *b) { return i && b->l; } in al() function
/third_party/libwebsockets/lib/jose/jwe/enc/
H A Daescbc.c38 uint8_t al[8]; in lws_jwe_encrypt_cbc_hs() local
170 uint8_t al[8]; in lws_jwe_auth_and_decrypt_cbc_hs() local
/third_party/libwebsockets/lib/core-net/client/
H A Dconmon.c94 size_t al = sizeof(struct addrinfo) + in lws_conmon_append_copy_new_dns_results() local
/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename14.c142 int al(void) in al() function
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_sqr.c29 int max, al; in bn_sqr_fixed_top() local
[all...]
H A Dbn_mul.c510 int top, al, bl; in bn_mul_fixed_top() local
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_sqr.c29 int max, al; in bn_sqr_fixed_top() local
[all...]
H A Dbn_mul.c510 int top, al, bl; in bn_mul_fixed_top() local
[all...]
/third_party/libwebsockets/lib/drivers/netdev/
H A Dwifi.c193 size_t l = sizeof(buf), al; in lws_netdev_wifi_redo_last() local
H A Dnetdev.c181 size_t al = 0; in lws_netdev_smd_cb() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dtypearith.h77 uint32_t ah, al, bh, bl; in _mpd_mul_words() local
/third_party/toybox/lib/
H A Dcommas.c9 void comma_args(struct arg_list *al, void *data, char *err, in comma_args() argument
H A Dpassword.c16 } al[] = {{"des", 0, 2}, {"md5", 1, 8}, {"sha256", 5, 16}, {"sha512", 6, 16}}; in get_salt() local
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dlws-genaes.c424 size_t al; in lws_genaes_crypt() local
/third_party/toybox/toys/other/
H A Dblkid.c70 struct arg_list *al; in show_tag() local
/third_party/toybox/toys/posix/
H A Ddf.c108 struct arg_list *al; in show_mt() local
/third_party/ffmpeg/libavfilter/
H A Dvf_elbg.c196 const int al = elbg->use_alpha ? elbg->codebook[i*4+3] : 0xff; in filter_frame() local
/third_party/libwebsockets/lib/plat/freertos/esp32/drivers/netdev/
H A Dwifi-esp32.c220 size_t al; in lws_netdev_wifi_event_plat() local
/third_party/libwebsockets/lib/misc/lwsac/
H A Dlwsac.c99 size_t ofs, alloc, al, hp; in _lwsac_use() local
/third_party/mbedtls/library/
H A Dpoly1305.c45 const uint16_t al = (uint16_t) a; in mul64() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-smd/
H A Dmulti.c61 size_t al; in multi_myss_rx() local
241 size_t al; in multi_myss_rx_monitor() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_mod_props.c99 bool al = (a & BI_SWIZZLE_H10); in bi_compose_swizzle_16() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend.c118 LLVMValueRef al, ah, bl, bh; in lp_build_mul_norm_expand() local
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem.c119 void ossl_statem_send_fatal(SSL *s, int al) in ossl_statem_send_fatal() argument
137 void ossl_statem_fatal(SSL *s, int al, int reason, const char *fmt, ...) in ossl_statem_fatal() argument
H A Dextensions_cust.c117 int al; in custom_ext_parse() local
179 int al; in custom_ext_add() local
31 custom_ext_add_old_cb_wrap(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char **out, size_t *outlen, X509 *x, size_t chainidx, int *al, void *add_arg) custom_ext_add_old_cb_wrap() argument
58 custom_ext_parse_old_cb_wrap(SSL *s, unsigned int ext_type, unsigned int context, const unsigned char *in, size_t inlen, X509 *x, size_t chainidx, int *al, void *parse_arg) custom_ext_parse_old_cb_wrap() argument
[all...]

Completed in 14 milliseconds

1234