Home
last modified time | relevance | path

Searched defs:key_count (Results 1 – 7 of 7) sorted by relevance

/external/vboot_reference/host/lib21/
Dhost_signature.c214 uint32_t key_count) in vb21_sig_size_for_keys()
257 uint32_t key_count) in vb21_sign_object_multiple()
/external/toybox/toys/pending/
Dgetfattr.c38 int i, key_count; local
/external/trusty/lk/dev/keys/
Dgpio_keypad.c143 int key_count; in gpio_keypad_init() local
/external/pytorch/torch/csrc/distributed/c10d/
DTCPStoreLibUvBackend.cpp838 uint64_t key_count = 0; in parse_check_command() local
867 uint64_t key_count = 0; in parse_wait_command() local
931 uint64_t key_count = 0; in parse_multi_get_command() local
959 uint64_t key_count = 0; in parse_multi_set_command() local
/external/coreboot/payloads/libpayload/curses/PDCurses/win32/
Dpdckbd.c32 static int key_count = 0; variable
/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/detail/
Dadaptive_sort_merge.hpp316 size_type const key_count = needed_keys_count(n_block_a, n_block_b); in merge_blocks_bufferless() local
1003 size_type const key_count = needed_keys_count(n_block_a, n_block_b); in op_merge_blocks_left() local
1230 size_type const key_count = needed_keys_count(n_block_a, n_block_b); in op_merge_blocks_with_buf() local
/external/lzma/CPP/7zip/Archive/
DApfsHandler.cpp735 UInt64 key_count; member