Home
last modified time | relevance | path

Searched refs:key_count (Results 1 – 14 of 14) sorted by relevance

/external/toybox/toys/pending/
Dgetfattr.c38 int i, key_count; local
56 for (key = keys, key_count = 0; key-keys < keys_len; key += strlen(key)+1)
57 key_count++;
58 sorted_keys = xmalloc(key_count * sizeof(char *));
61 qsort(sorted_keys, key_count, sizeof(char *), qstrcmp);
65 for (i = 0; i < key_count; i++) {
/external/u-boot/drivers/input/
Dkey_matrix.c114 map = (uchar *)calloc(1, config->key_count); in create_keymap()
117 config->key_count); in create_keymap()
184 config->key_count = rows * cols; in key_matrix_init()
186 assert(config->key_count > 0); in key_matrix_init()
Dtegra-kbc.c315 priv->matrix.key_count); in tegra_kbd_probe()
/external/vboot_reference/host/lib21/include/
Dhost_signature2.h56 uint32_t key_count);
86 uint32_t key_count);
/external/u-boot/board/gdsys/a38x/
Dkeyprogram.c19 u16 key_count; in flush_keys() local
30 key_count = get_unaligned_be16(buf); in flush_keys()
32 for (i = 0; i < key_count; ++i, ptr += 4) { in flush_keys()
Dhre.c142 uint16_t key_count; in find_key() local
156 key_count = get_unaligned_be16(buf); in find_key()
158 for (i = 0; i < key_count; ++i, ptr += 4) in find_key()
162 for (i = 0; i < key_count; ++i) { in find_key()
/external/vboot_reference/host/lib21/
Dhost_signature.c201 uint32_t key_count) in vb2_sig_size_for_keys() argument
208 for (i = 0; i < key_count; i++) { in vb2_sig_size_for_keys()
246 uint32_t key_count) in vb2_sign_object_multiple() argument
252 for (i = 0; i < key_count; i++) { in vb2_sign_object_multiple()
/external/u-boot/include/
Dkey_matrix.h18 int key_count; /* number of keys in the matrix (= rows * cols) */ member
/external/u-boot/lib/
Dtpm-v1.c839 u16 key_count; in tpm_find_key_sha1() local
853 key_count = get_unaligned_be16(buf); in tpm_find_key_sha1()
855 for (i = 0; i < key_count; ++i, ptr += 4) in tpm_find_key_sha1()
859 for (i = 0; i < key_count; ++i) { in tpm_find_key_sha1()
/external/u-boot/tools/
Dmxsimage.h53 uint16_t key_count; member
Dmxsimage.c1349 hdr->key_count = 1; in sb_prefill_image_header()
1365 kd_size = hdr->key_count * sizeof(struct sb_key_dictionary_key); in sb_postfill_image_header()
1777 if (hdr->key_count != 1) in sb_verify_image_header()
1780 hdr->key_count); in sb_verify_image_header()
1785 sz += hdr->key_count * in sb_verify_image_header()
/external/u-boot/board/gdsys/p1022/
Dcontrolcenterd-id.c304 uint16_t key_count; in find_key() local
318 key_count = get_unaligned_be16(buf); in find_key()
320 for (i = 0; i < key_count; ++i, ptr += 4) in find_key()
324 for (i = 0; i < key_count; ++i) { in find_key()
/external/igt-gpu-tools/scripts/
Dtrace.pl549 my $key_count = scalar(keys %db);
646 $key_count;
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Drender.cl1707 … skc_uint const ttck_count, // rename: key_count