Searched defs:new_root (Results 1 – 8 of 8) sorted by relevance
143 uintptr_t new_root = _util_sparse_array_node_alloc(arr, root_level); in util_sparse_array_get() local157 uintptr_t new_root = _util_sparse_array_node_alloc(arr, root_level + 1); in util_sparse_array_get() local
138 def change_root (new_root, pathname): argument
138 auto new_root = (*cl)[orig->output()]; in SuccessfulInlining() local
1759 FT_Fixed new_root; in cff_decoder_parse_charstrings() local
2280 FT_Fixed new_root; in cf2_interpT2CharString() local
2301 PyHamtNode *new_root; in _PyHamt_Assoc() local2342 PyHamtNode *new_root = NULL; in _PyHamt_Without() local
1063 for (unsigned new_root : roots) in _try_isolating_subgraphs() local
1436 void Shader::reset_function(ShaderBlocks& new_root) in reset_function()