Searched defs:new_root (Results 1 – 8 of 8) sorted by relevance
74 static inline int pivot_root(const char *new_root, const char *put_old) in pivot_root()79 static inline int pivot_root(const char *new_root, const char *put_old) in pivot_root()
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
1759 FT_Fixed new_root; in cff_decoder_parse_charstrings() local
2280 FT_Fixed new_root; in cf2_interpT2CharString() local
2292 PyHamtNode *new_root; in _PyHamt_Assoc() local2333 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()