Searched refs:childs (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | kmeans_index.h | 592 KMeansNode** childs; member 616 if (node->childs==NULL) { in save_tree() 622 save_tree(stream, node->childs[i]); in save_tree() 634 if (node->childs==NULL) { in load_tree() 640 node->childs = pool_.allocate<KMeansNodePtr>(branching_); in load_tree() 642 load_tree(stream, node->childs[i]); in load_tree() 654 if (node->childs!=NULL) { in free_centers() 656 free_centers(node->childs[k]); in free_centers() 724 node->childs = NULL; in computeClustering() 736 node->childs = NULL; in computeClustering() [all …]
|
| H A D | hierarchical_clustering_index.h | 596 Node** childs; member 620 if (node->childs==NULL) { in save_tree() 626 save_tree(stream, node->childs[i], num); in save_tree() 636 if (node->childs==NULL) { in load_tree() 642 node->childs = pool.allocate<NodePtr>(branching_); in load_tree() 644 load_tree(stream, node->childs[i], num); in load_tree() 689 node->childs = NULL; in computeClustering() 702 node->childs = NULL; in computeClustering() 711 node->childs = pool.allocate<NodePtr>(branching); in computeClustering() 723 node->childs[i] = pool.allocate<Node>(); in computeClustering() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | twl4030-audio.c | 184 int ret, childs = 0; in twl4030_audio_probe() local 226 cell = &audio->cells[childs]; in twl4030_audio_probe() 232 childs++; in twl4030_audio_probe() 235 cell = &audio->cells[childs]; in twl4030_audio_probe() 241 childs++; in twl4030_audio_probe() 247 if (childs) in twl4030_audio_probe() 249 childs, NULL, 0, NULL); in twl4030_audio_probe()
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/spmi/ |
| H A D | spmi-msm.txt | 13 - #address-cells: 0x1 - childs slave ID address 17 Automatic detection of childs is currently not supported.
|
| H A D | spmi-sandbox.txt | 7 - #address-cells: 0x1 - childs slave ID address
|
| /OK3568_Linux_fs/kernel/tools/kvm/kvm_stat/ |
| H A D | kvm_stat | 1174 childs = [] 1185 childs.insert(0, (key, values)) 1189 for key, values in childs:
|
| /OK3568_Linux_fs/buildroot/package/c-icap/ |
| H A D | 0001-Required-fixes-to-compile-and-run-under-cygwin.patch | 246 open bdb tables for every child, on childs start-up procedure*/
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | spelling.txt | 291 childs||children
|