Home
last modified time | relevance | path

Searched defs:delete_node (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/string/
H A Dtst.hpp125 void delete_node(node* p) in delete_node() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dfibonacci_heap.h479 fibonacci_heap<K,V>::delete_node (fibonacci_node<K,V> *node, bool release) in delete_node() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dfibonacci_heap.h479 fibonacci_heap<K,V>::delete_node (fibonacci_node<K,V> *node, bool release) in delete_node() function
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dlivetree.c308 void delete_node(struct node *node) in delete_node() function
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dlivetree.c325 void delete_node(struct node *node) in delete_node() function
/OK3568_Linux_fs/kernel/lib/
H A Dradix-tree.c541 static bool delete_node(struct radix_tree_root *root, in delete_node() function
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/
H A Drepository.c1066 static int delete_node(u64 n1, u64 n2, u64 n3, u64 n4) in delete_node() function
/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder.c1241 bool delete_node = false; in binder_cleanup_ref_olocked() local