Searched defs:new_keys (Results 1 – 7 of 7) sorted by relevance
65 static int new_keys; variable
296 struct signatures new_keys; in TEST() local
440 std::vector<int64_t>&& new_keys) { in AddKeys()
573 Unsigned const new_keys = n_keys-new_buf; in lblock_for_combine() local
2906 …char** new_keys = (char**)(lodepng_realloc(info->text_keys, sizeof(char*) * (info->text_num + 1))); in lodepng_add_text_sized() local2974 …char** new_keys = (char**)(lodepng_realloc(info->itext_keys, sizeof(char*) * (info->itext_num + 1)… in lodepng_add_itext_sized() local
1572 PyDictKeysObject *new_keys; in dict_new_presized() local