Searched defs:new_keys (Results 1 – 9 of 9) sorted by relevance
42 KeyContainer new_keys = {7, 8}; in test() local68 KeyContainer new_keys{3, 4}; in main() local
67 static int new_keys; variable
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
2108 PyDictKeysObject *new_keys; in dict_new_presized() local