| /f-stack/freebsd/contrib/libb2/ |
| H A D | blake2sp.c | 118 size_t left = S->buflen; in blake2sp_update() local 176 size_t left = S->buflen - i * BLAKE2S_BLOCKBYTES; in blake2sp_final() local 253 const size_t left = inlen__ - id__ * BLAKE2S_BLOCKBYTES; in blake2sp() local
|
| H A D | blake2bp.c | 121 size_t left = S->buflen; in blake2bp_update() local 180 size_t left = S->buflen - i * BLAKE2B_BLOCKBYTES; in blake2bp_final() local 254 const size_t left = inlen__ - id__ * BLAKE2B_BLOCKBYTES; in blake2bp() local
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 707 position = { left: 0, top: 0 }, property 719 position = { left: target[0], top: target[1] }; property 740 left: event.pageX - position.left + (offset && offset.left || 0), property 774 left: (viewport || target).scrollLeft() property 839 else { position.adjusted = { left: 0, top: 0 }; } property 1059 left: '', property 2305 left: translate[0] - (translate[2] * Number(precedance === X)), property 2391 shift = { left: FALSE, top: FALSE, x: 0, y: 0 }, property 2556 adjusted = { left: 0, top: 0 }, property 2572 offset: viewport.offset() || { left: 0, top: 0 } property [all …]
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/ |
| H A D | strlcat.c | 42 size_t left = dstsize; in strlcat() local
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | siphash.c | 128 const int left = inlen & 7; in siphash() local 188 const int left = inlen & 7; in siphash_nocase() local
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/ |
| H A D | shorthash_siphash24_ref.c | 19 const int left = inlen & 7; in crypto_shorthash_siphash24() local
|
| H A D | shorthash_siphashx24_ref.c | 18 const int left = inlen & 7; in crypto_shorthash_siphashx24() local
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | uncompr.c | 36 uLong len, left; local
|
| H A D | compress.c | 32 uLong left; local
|
| H A D | inftrees.c | 46 int left; /* number of prefix codes available */ local
|
| H A D | gzwrite.c | 385 unsigned left; in gzvprintf() local 475 unsigned len, left; local
|
| H A D | infback.c | 260 unsigned have, left; /* available input and output */ local
|
| /f-stack/freebsd/contrib/openzfs/module/avl/ |
| H A D | avl.c | 140 avl_walk(avl_tree_t *tree, void *oldnode, int left) in avl_walk() 309 int left = !(balance < 0); /* when balance = -2, left will be 0 */ in avl_rotation() local 678 int left; in avl_remove() local
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_radix_tree.h | 22 ngx_radix_node_t *left; member
|
| H A D | ngx_rbtree.h | 24 ngx_rbtree_node_t *left; member
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | ng_tee.h | 78 struct ng_tee_hookstat left; member
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_tee.h | 78 struct ng_tee_hookstat left; member
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_ssl_preread_module.c | 18 size_t left; member 207 size_t left, n, size, ext; in ngx_stream_ssl_preread_parse_record() local
|
| /f-stack/freebsd/contrib/zstd/zlibWrapper/ |
| H A D | gzwrite.c | 388 unsigned left; in gzvprintf() local 478 unsigned len, left; local
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-cred.c | 31 unsigned int left, right, mid; in cr_groups_search() local
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxtx_vec_altivec.h | 148 vector unsigned short left, right; in rxq_cq_decompress_v() local 880 vector unsigned short left, right; in rxq_cq_process_v() local
|
| /f-stack/app/micro_thread/ |
| H A D | mt_cache.cpp | 198 uint32_t left = len, skip_len = 0; in cache_copy_out() local 294 uint32_t left = len; in cache_append_data() local
|
| /f-stack/dpdk/lib/librte_cmdline/ |
| H A D | cmdline_rdline.h | 66 struct cirbuf left; member
|
| /f-stack/freebsd/kern/ |
| H A D | subr_mchain.c | 276 long left; in mb_put_uio() local 530 long left; in md_get_uio() local
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_auth_basic_module.c | 99 ngx_uint_t i, level, login, left, passwd; in ngx_http_auth_basic_handler() local
|