Searched refs:_A_keyofvalue (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/ |
| H A D | c_tree.c | 583 return thiz->_A_keyofvalue.O(&thiz->_A_keyofvalue, *_S_value(val)); in _S_key() 598 thiz->_A_key_compare(thiz->_A_keyofvalue.O(&thiz->_A_keyofvalue, val), in _A_insert() 761 comp = thiz->_A_key_compare(thiz->_A_keyofvalue.O(&thiz->_A_keyofvalue, val), in c_rb_tree_insert_unique() 775 thiz->_A_keyofvalue.O(&thiz->_A_keyofvalue, val)) < 0) in c_rb_tree_insert_unique() 787 x = thiz->_A_key_compare(thiz->_A_keyofvalue.O(&thiz->_A_keyofvalue, val), in c_rb_tree_insert_equal() 799 thiz->_A_key_compare(thiz->_A_keyofvalue.O(&thiz->_A_keyofvalue, val), in c_rb_tree_insert_unique1() 808 thiz->_A_keyofvalue.O(&thiz->_A_keyofvalue, in c_rb_tree_insert_unique1() 819 thiz->_A_keyofvalue.O(&thiz->_A_keyofvalue, in c_rb_tree_insert_unique1() 821 thiz->_A_key_compare(thiz->_A_keyofvalue.O(&thiz->_A_keyofvalue, in c_rb_tree_insert_unique1() 839 thiz->_A_keyofvalue.O(&thiz->_A_keyofvalue, in c_rb_tree_insert_equal1() [all …]
|
| H A D | c_tree.h | 119 c_unary_function _A_keyofvalue; member
|
| H A D | c_map.c | 59 ptree->_A_keyofvalue = c_select1st(); in __c_map()
|