Home
last modified time | relevance | path

Searched refs:delete_node (Results 1 – 16 of 16) 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/detail/
H A Dtst.hpp43 alloc->delete_node(p); in destruct_node()
185 alloc->delete_node(p); in remove()
/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.h243 V *delete_node (fibonacci_node_t *node, bool release = true);
413 delete_node (node, false); in replace_key_data()
479 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.h243 V *delete_node (fibonacci_node_t *node, bool release = true);
413 delete_node (node, false); in replace_key_data()
479 fibonacci_heap<K,V>::delete_node (fibonacci_node<K,V> *node, bool release) in delete_node() function
/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/kernel/scripts/dtc/
H A Dlivetree.c318 delete_node(node); in delete_node_by_name()
325 void delete_node(struct node *node) in delete_node() function
332 delete_node(child); in delete_node()
H A Ddtc-parser.y231 delete_node(target);
H A Ddtc.h248 void delete_node(struct node *node);
H A Dchecks.c673 delete_node(node); in fixup_omit_unused_nodes()
690 delete_node(parent); in fixup_omit_unused_nodes()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dlivetree.c301 delete_node(node); in delete_node_by_name()
308 void delete_node(struct node *node) in delete_node() function
315 delete_node(child); in delete_node()
H A Ddtc-parser.y205 delete_node(target);
H A Ddtc.h213 void delete_node(struct node *node);
H A Ddtc-parser.tab.c
H A Ddtc-parser.tab.c_shipped1599 delete_node(target);
/OK3568_Linux_fs/kernel/lib/
H A Dradix-tree.c541 static bool delete_node(struct radix_tree_root *root, in delete_node() function
893 delete_node(root, node); in __radix_tree_replace()
1377 return node && delete_node(root, node); in __radix_tree_delete()
/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
1151 return delete_node( in ps3_repository_delete_highmem_base()
1160 return delete_node( in ps3_repository_delete_highmem_size()
/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder.c1241 bool delete_node = false; in binder_cleanup_ref_olocked() local
1256 delete_node = binder_dec_node_nilocked(ref->node, 0, 1); in binder_cleanup_ref_olocked()
1261 if (!delete_node) { in binder_cleanup_ref_olocked()