| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | checkincludes.pl | 68 my $dups = 0; 75 $dups++; 85 if ($dups > 0) { 86 print "$file: removed $dups duplicate includes\n";
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | checkincludes.pl | 68 my $dups = 0; 75 $dups++; 85 if ($dups > 0) { 86 print "$file: removed $dups duplicate includes\n";
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | checkincludes.pl | 72 my $dups = 0; 79 $dups++; 90 if ($dups > 0) { 91 print "$file: removed $dups duplicate includes\n";
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | checkincludes.pl | 72 my $dups = 0; 79 $dups++; 90 if ($dups > 0) { 91 print "$file: removed $dups duplicate includes\n";
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | checkincludes.pl | 72 my $dups = 0; 79 $dups++; 90 if ($dups > 0) { 91 print "$file: removed $dups duplicate includes\n";
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | checkincludes.pl | 72 my $dups = 0; 79 $dups++; 90 if ($dups > 0) { 91 print "$file: removed $dups duplicate includes\n";
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | checkincludes.pl | 72 my $dups = 0; 79 $dups++; 90 if ($dups > 0) { 91 print "$file: removed $dups duplicate includes\n";
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | ksm.rst | 34 more "dups". Each "dup" keeps reverse mapping information for a KSM 37 Every "chain" and all "dups" linked into a "chain" enforce the 54 but N is the number of stable_node "dups", not the number of 57 at the head of the "dups" list. 60 (because there will be fewer stable_node dups queued into the 68 in the stable_node dups, which could be solved by introducing 71 stable_node "dups" with few rmap_items in them, but that may increase 75 The whole list of stable_node "dups" linked in the stable_node
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/ |
| H A D | ttm_execbuf_util.c | 82 struct list_head *dups) in ttm_eu_reserve_buffers() argument 97 if (ret == -EALREADY && dups) { in ttm_eu_reserve_buffers() 101 list_add(&safe->head, dups); in ttm_eu_reserve_buffers()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/ |
| H A D | ring_util.hpp | 425 point_ptr<T> dups = nullptr; in get_bottom_point() local 430 dups = nullptr; in get_bottom_point() 433 dups = nullptr; in get_bottom_point() 437 dups = p; in get_bottom_point() 443 if (dups) { in get_bottom_point() 445 while (dups != p) { in get_bottom_point() 446 if (!first_is_bottom_point(p, dups)) { in get_bottom_point() 447 pp = dups; in get_bottom_point() 449 dups = dups->next; in get_bottom_point() 450 while (*dups != *pp) { in get_bottom_point() [all …]
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | label.c | 226 int i, pos, dups = 0; in unique() local 239 dups++; in unique() 243 if (dups) in unique() 247 AA_BUG(dups < 0); in unique() 249 return dups; in unique() 264 int i, dups = 0; in aa_vec_unique() local 272 dups = unique(vec, n); in aa_vec_unique() 281 for (pos = i - 1 - dups; pos >= 0; pos--) { in aa_vec_unique() 287 dups++; in aa_vec_unique() 295 for (j = i - dups; j > pos; j--) in aa_vec_unique() [all …]
|
| /OK3568_Linux_fs/kernel/include/drm/ttm/ |
| H A D | ttm_execbuf_util.h | 100 struct list_head *dups);
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | tracing_map.c | 964 unsigned int dups = 0, total_dups = 0; in detect_dups() local 977 dups++; total_dups++; in detect_dups() 981 dups = 0; in detect_dups()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/ |
| H A D | clipper.cpp | 824 OutPt* dups = 0; in GetBottomPt() local 831 dups = 0; in GetBottomPt() 837 dups = 0; in GetBottomPt() 841 if (p->Next != pp && p->Prev != pp) dups = p; in GetBottomPt() 846 if (dups) in GetBottomPt() 849 while (dups != p) in GetBottomPt() 851 if (!FirstIsBottomPt(p, dups)) pp = dups; in GetBottomPt() 852 dups = dups->Next; in GetBottomPt() 853 while (dups->Pt != pp->Pt) dups = dups->Next; in GetBottomPt()
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | sanity.bbclass | 403 dups = [] 407 dups.append(pa) 413 if len(dups): 414 …S variable contains duplicates. The following archs are listed more than once: %s" % " ".join(dups)
|
| /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 | gdb.info | 43597 those produced by the GCC option '-feliminate-dwarf2-dups', the
|
| /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 | gdb.info | 43597 those produced by the GCC option '-feliminate-dwarf2-dups', the
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |