| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | operations.hpp | 469 const int PARENT=0; in partition() local 478 nodes[i][PARENT]=-1; in partition() 488 while( nodes[root][PARENT] >= 0 ) in partition() 489 root = nodes[root][PARENT]; in partition() 497 while( nodes[root2][PARENT] >= 0 ) in partition() 498 root2 = nodes[root2][PARENT]; in partition() 505 nodes[root2][PARENT] = root; in partition() 508 nodes[root][PARENT] = root2; in partition() 512 CV_Assert( nodes[root][PARENT] < 0 ); in partition() 517 while( (parent = nodes[k][PARENT]) >= 0 ) in partition() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | operations.hpp | 469 const int PARENT=0; in partition() local 478 nodes[i][PARENT]=-1; in partition() 488 while( nodes[root][PARENT] >= 0 ) in partition() 489 root = nodes[root][PARENT]; in partition() 497 while( nodes[root2][PARENT] >= 0 ) in partition() 498 root2 = nodes[root2][PARENT]; in partition() 505 nodes[root2][PARENT] = root; in partition() 508 nodes[root][PARENT] = root2; in partition() 512 CV_Assert( nodes[root][PARENT] < 0 ); in partition() 517 while( (parent = nodes[k][PARENT]) >= 0 ) in partition() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | operations.hpp | 469 const int PARENT=0; in partition() local 478 nodes[i][PARENT]=-1; in partition() 488 while( nodes[root][PARENT] >= 0 ) in partition() 489 root = nodes[root][PARENT]; in partition() 497 while( nodes[root2][PARENT] >= 0 ) in partition() 498 root2 = nodes[root2][PARENT]; in partition() 505 nodes[root2][PARENT] = root; in partition() 508 nodes[root][PARENT] = root2; in partition() 512 CV_Assert( nodes[root][PARENT] < 0 ); in partition() 517 while( (parent = nodes[k][PARENT]) >= 0 ) in partition() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/ |
| H A D | sch_ets_core.sh | 66 PARENT=root 113 tc qdisc $op dev $dev $PARENT handle 10: ets \ 129 tc qdisc $op dev $dev $PARENT handle 10: ets \ 159 tc qdisc del dev $QDISC_DEV $PARENT
|
| H A D | sch_ets.sh | 27 PARENT="parent 1:"
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-stm32mp1.c | 1264 #define PARENT(_parent) ((const char *[]) { _parent}) macro 1692 COMPOSITE(PLL1_P, "pll1_p", PARENT("pll1"), 0, 1697 COMPOSITE(PLL2_P, "pll2_p", PARENT("pll2"), 0, 1702 COMPOSITE(PLL2_Q, "pll2_q", PARENT("pll2"), 0, 1707 COMPOSITE(PLL2_R, "pll2_r", PARENT("pll2"), CLK_IS_CRITICAL, 1712 COMPOSITE(PLL3_P, "pll3_p", PARENT("pll3"), 0, 1717 COMPOSITE(PLL3_Q, "pll3_q", PARENT("pll3"), 0, 1722 COMPOSITE(PLL3_R, "pll3_r", PARENT("pll3"), 0, 1727 COMPOSITE(PLL4_P, "pll4_p", PARENT("pll4"), 0, 1732 COMPOSITE(PLL4_Q, "pll4_q", PARENT("pll4"), 0, [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | clone.c | 31 P_FLAG(PARENT); in clone__scnprintf_flags()
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_dtree.h | 149 #define PARENT(IP) \ macro
|
| H A D | jfs_dtree.c | 2249 dtInitRoot(tid, ip, PARENT(ip)); in dtDeleteUp() 2325 dtInitRoot(tid, ip, PARENT(ip)); in dtDeleteUp() 3100 if (!dir_emit(ctx, "..", 2, PARENT(ip), DT_DIR)) in jfs_readdir() 3138 if (!dir_emit(ctx, "..", 2, PARENT(ip), DT_DIR)) in jfs_readdir()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fsnotify_backend.h | 334 FSNOTIFY_ITER_FUNCS(parent, PARENT)
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/caching/ |
| H A D | fscache.rst | 457 …OBJECT PARENT STAT CHLDN OPS OOP IPR EX READS EM EV F S | NETFS_COOKIE_DEF TY FL NETFS_DATA … 468 PARENT Debugging ID of parent object
|
| /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/cp/ |
| H A D | cp-tree.h | 2120 #define DERIVED_FROM_P(PARENT, TYPE) \ argument 2121 (lookup_base ((TYPE), (PARENT), ba_any, NULL, tf_none) != NULL_TREE)
|
| /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/cp/ |
| H A D | cp-tree.h | 2120 #define DERIVED_FROM_P(PARENT, TYPE) \ argument 2121 (lookup_base ((TYPE), (PARENT), ba_any, NULL, tf_none) != NULL_TREE)
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | pinctl.rst | 87 error = pinctrl_register_and_init(&foo_desc, <PARENT>,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | as.info | 3240 * VTableInherit:: '.vtable_inherit CHILD, PARENT' 5913 7.106 '.vtable_inherit CHILD, PARENT'
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | as.info | 3240 * VTableInherit:: '.vtable_inherit CHILD, PARENT' 5913 7.106 '.vtable_inherit CHILD, PARENT'
|