Home
last modified time | relevance | path

Searched refs:deletions (Results 1 – 9 of 9) sorted by relevance

/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES59 1 file changed, 2 insertions(+), 2 deletions(-)
79 1 file changed, 1 insertion(+), 8 deletions(-)
83 1 file changed, 6 insertions(+), 4 deletions(-)
87 1 file changed, 2 deletions(-)
362 3 files changed, 120 deletions(-)
513 1 file changed, 6 deletions(-)
1712 1 file changed, 10 deletions(-)
1882 1 file changed, 13 deletions(-)
2028 1 file changed, 3 deletions(-)
2060 2 files changed, 7 deletions(-)
[all …]
/f-stack/freebsd/contrib/ck/src/
H A Dck_ht.c84 CK_HT_TYPE deletions; member
171 map->deletions = 0; in ck_ht_map_create()
454 CK_HT_TYPE_STORE(&map->deletions, map->deletions + 1); in ck_ht_gc()
464 CK_HT_TYPE_STORE(&map->deletions, map->deletions + 1); in ck_ht_gc()
539 d = CK_HT_TYPE_LOAD(&map->deletions); in ck_ht_map_probe_rd()
794 d = CK_HT_TYPE_LOAD(&map->deletions); in ck_ht_get_spmc()
804 d_prime = CK_HT_TYPE_LOAD(&map->deletions); in ck_ht_get_spmc()
885 CK_HT_TYPE_STORE(&map->deletions, map->deletions + 1); in ck_ht_set_spmc()
898 CK_HT_TYPE_STORE(&map->deletions, map->deletions + 1); in ck_ht_set_spmc()
915 CK_HT_TYPE_STORE(&map->deletions, map->deletions + 1); in ck_ht_set_spmc()
[all …]
/f-stack/freebsd/contrib/zlib/doc/
H A Dalgorithm.txt29 The hash chains are singly linked. There are no deletions from the
H A Drfc1951.txt33 substantive changes or deletions from the original are clearly
814 deletions from the hash chains; the algorithm simply discards matches
H A Drfc1950.txt35 substantive changes or deletions from the original are clearly
H A Drfc1952.txt33 substantive changes or deletions from the original are clearly
/f-stack/dpdk/doc/guides/nics/
H A Dbnxt.rst659 optimizes flow insertions and deletions.
/f-stack/freebsd/contrib/zstd/doc/
H A Dzstd_compression_format.md13 and that any substantive changes or deletions from the original
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt9000 (local) cache must be locked during all cache object deletions. Andrew