Home
last modified time | relevance | path

Searched refs:create_node (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dops.h47 void *(*create_node)(const void *parent, const char *name); member
140 static inline void *create_node(const void *parent, const char *name) in create_node() function
142 return dt_ops.create_node ? dt_ops.create_node(parent, name) : NULL; in create_node()
H A Dplanetcore.c125 chosen = create_node(NULL, "chosen"); in planetcore_set_stdout_path()
H A Dlibfdt-wrapper.c165 dt_ops.create_node = fdt_wrapper_create_node; in fdt_init()
H A Dmain.c252 chosen = create_node(NULL, "chosen"); in start()
H A Ddevtree.c49 memory = create_node(NULL, "memory"); in dt_fixup_memory()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/
H A Dconcept.hpp64 struct create_node struct
69 (create_node));
H A Dvariant_dynamic.hpp213 struct create_node< struct
229 struct create_node< struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/
H A Dcopy.hpp37 …node_pointer raw_new_node = rtree::create_node<Allocators, internal_node>::apply(m_allocators); … in operator ()()
64 …node_pointer raw_new_node = rtree::create_node<Allocators, leaf>::apply(m_allocators); … in operator ()()
H A Dinsert.hpp142 …subtree_destroyer second_node(rtree::create_node<Allocators, Node>::apply(allocators), allocators)… in apply()
404 …subtree_destroyer new_root(rtree::create_node<Allocators, internal_node>::apply(m_allocators), m_a… in split()
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dfdtput.c192 static int create_node(void *blob, const char *node_name) in create_node() function
250 ret = create_node(blob, *arg); in do_fdtput()
/OK3568_Linux_fs/kernel/kernel/power/
H A Dwakeup_reason.c85 static struct wakeup_irq_node *create_node(int irq) in create_node() function
127 n = create_node(irq); in add_sibling_node_sorted()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/
H A Dpack_create.hpp265 …node_pointer n = rtree::create_node<Allocators, leaf>::apply(allocators); //… in per_level()
312 …node_pointer n = rtree::create_node<Allocators, internal_node>::apply(allocators); … in per_level()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dserialization.hpp387 …node_pointer n = rtree::create_node<Allocators, internal_node>::apply(allocators); //… in raw_apply()
410 …node_pointer n = rtree::create_node<Allocators, leaf>::apply(allocators); //… in raw_apply()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/
H A Drepository.c1049 static int create_node(u64 n1, u64 n2, u64 n3, u64 n4, u64 v1, u64 v2) in create_node() function
1087 result = create_node(n1, n2, n3, n4, v1, v2); in write_node()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/
H A Drtree.hpp1509 …m_members.root = detail::rtree::create_node<allocators_type, leaf>::apply(m_members.allocators());… in raw_create()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dcore_c.h666 int create_node CV_DEFAULT(1),
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dcore_c.h666 int create_node CV_DEFAULT(1),
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dcore_c.h666 int create_node CV_DEFAULT(1),