Home
last modified time | relevance | path

Searched defs:new_root (Results 1 – 17 of 17) sorted by relevance

/third_party/ltp/testcases/kernel/security/tomoyo/
Dinclude.h74 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()
/third_party/mesa3d/src/util/
Dsparse_array.c143 uintptr_t new_root = _util_sparse_array_node_alloc(arr, root_level); in util_sparse_array_get() local
157 uintptr_t new_root = _util_sparse_array_node_alloc(arr, root_level + 1); in util_sparse_array_get() local
/third_party/python/Lib/distutils/
Dutil.py138 def change_root (new_root, pathname): argument
/third_party/mindspore/tests/ut/cpp/ir/
Dclone_test.cc56 auto new_root = (*cl)[orig->output()]; in SuccessfulInlining() local
/third_party/boost/boost/graph/distributed/
Dconnected_components.hpp449 vertex_descriptor new_root; in parallel_connected_components() local
/third_party/boost/boost/geometry/index/detail/rtree/visitors/
Dinsert.hpp449 …subtree_destroyer new_root(rtree::create_node<allocators_type, internal_node>::apply(m_allocators)… in split() local
/third_party/skia/third_party/externals/freetype/src/psaux/
Dcffdecode.c1759 FT_Fixed new_root; in cff_decoder_parse_charstrings() local
Dpsintrp.c2280 FT_Fixed new_root; in cf2_interpT2CharString() local
/third_party/freetype/src/psaux/
Dcffdecode.c1759 FT_Fixed new_root; in cff_decoder_parse_charstrings() local
Dpsintrp.c2277 FT_Fixed new_root; in cf2_interpT2CharString() local
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dcffdecode.c1757 FT_Fixed new_root; in cff_decoder_parse_charstrings() local
Dpsintrp.c2277 FT_Fixed new_root; in cf2_interpT2CharString() local
/third_party/boost/boost/intrusive/
Dbstree_algorithms.hpp1302 node_ptr new_root = clone_subtree in clone() local
1426 node_ptr new_root = NodeTraits::get_right(super_root); in rebalance_subtree() local
/third_party/python/Python/
Dhamt.c2292 PyHamtNode *new_root; in _PyHamt_Assoc() local
2333 PyHamtNode *new_root = NULL; in _PyHamt_Without() local
/third_party/e2fsprogs/lib/ext2fs/
Dextent.c913 int new_root = 0; in extent_node_split() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-repacker.hh1063 for (unsigned new_root : roots) in _try_isolating_subgraphs() local
/third_party/grpc/src/core/lib/iomgr/
Dev_epollex_linux.cc1072 grpc_pollset_worker* new_root = worker->pollable_obj->root_worker; local