| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | ops.h | 47 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 D | planetcore.c | 125 chosen = create_node(NULL, "chosen"); in planetcore_set_stdout_path()
|
| H A D | libfdt-wrapper.c | 165 dt_ops.create_node = fdt_wrapper_create_node; in fdt_init()
|
| H A D | main.c | 252 chosen = create_node(NULL, "chosen"); in start()
|
| H A D | devtree.c | 49 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 D | concept.hpp | 64 struct create_node struct 69 (create_node));
|
| H A D | variant_dynamic.hpp | 213 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 D | copy.hpp | 37 …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 D | insert.hpp | 142 …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 D | fdtput.c | 192 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 D | wakeup_reason.c | 85 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 D | pack_create.hpp | 265 …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 D | serialization.hpp | 387 …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 D | repository.c | 1049 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 D | rtree.hpp | 1509 …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 D | core_c.h | 666 int create_node CV_DEFAULT(1),
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | core_c.h | 666 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 D | core_c.h | 666 int create_node CV_DEFAULT(1),
|