Home
last modified time | relevance | path

Searched refs:update_keyblocks (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/animation/
H A Dkeyframes_draw.c494 static void update_keyblocks(DLRBT_Tree *keys, BezTriple *bezt, int bezt_len) in update_keyblocks() function
1185 update_keyblocks(keys, fcu->bezt, fcu->totvert); in fcurve_to_keylist()
1245 update_keyblocks(keys, NULL, 0); in gpl_to_keylist()
1259 update_keyblocks(keys, NULL, 0); in mask_to_keylist()
/dports/security/gnupg/gnupg-2.3.3/g10/
H A Dkeydb.c94 unsigned int update_keyblocks;/* Number of update_keyblock calls. */ member
798 keydb_stats.update_keyblocks, in keydb_dump_stats()
1445 keydb_stats.update_keyblocks++; in internal_keydb_update_keyblock()