Home
last modified time | relevance | path

Searched refs:last_cluster (Results 1 – 25 of 253) sorted by relevance

1234567891011

/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dpango-ot-buffer.c196 int last_cluster; in pango_ot_buffer_output() local
211 last_cluster = -1; in pango_ot_buffer_output()
216 glyphs->glyphs[i].attr.is_cluster_start = glyphs->log_clusters[i] != last_cluster; in pango_ot_buffer_output()
217 last_cluster = glyphs->log_clusters[i]; in pango_ot_buffer_output()
H A Dshape.c221 int last_cluster; in pango_shape_with_flags() local
288 last_cluster = glyphs->log_clusters[0] - 1; in pango_shape_with_flags()
292 if (glyphs->log_clusters[i] != last_cluster) in pango_shape_with_flags()
295 last_cluster = glyphs->log_clusters[i]; in pango_shape_with_flags()
H A Dpangofc-shape.c331 int last_cluster; in pango_hb_shape() local
394 last_cluster = -1; in pango_hb_shape()
399 infos[i].attr.is_cluster_start = glyphs->log_clusters[i] != last_cluster; in pango_hb_shape()
401 last_cluster = glyphs->log_clusters[i]; in pango_hb_shape()
/dports/graphics/py-gvgen/gvgen-1.0/
H A Dgvgen.py507 last_cluster, last_level = self.__opened_braces[-1]
509 last_cluster = None
517 if last_cluster:
518 last_cluster_str = str(last_cluster['id'])
527 if node['parent'] != last_cluster:
528 while last_cluster and node['parent'] < last_cluster:
529 last_cluster, last_level = self.__opened_braces[-1]
530 if node['parent'] == last_cluster:
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/fs/fat/
H A Dfat.c648 int last_cluster; /* set once we've read last cluster */ member
683 itr->last_cluster = 0; in fat_itr_root()
726 itr->last_cluster = 0; in fat_itr_child()
736 if (itr->last_cluster) in next_cluster()
767 itr->last_cluster = 1; in next_cluster()
773 itr->last_cluster = 1; in next_cluster()
959 itr->last_cluster = 0; in fat_itr_resolve()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/fs/fat/
H A Dfat.c648 int last_cluster; /* set once we've read last cluster */ member
683 itr->last_cluster = 0; in fat_itr_root()
726 itr->last_cluster = 0; in fat_itr_child()
736 if (itr->last_cluster) in next_cluster()
767 itr->last_cluster = 1; in next_cluster()
773 itr->last_cluster = 1; in next_cluster()
959 itr->last_cluster = 0; in fat_itr_resolve()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/fs/fat/
H A Dfat.c648 int last_cluster; /* set once we've read last cluster */ member
683 itr->last_cluster = 0; in fat_itr_root()
726 itr->last_cluster = 0; in fat_itr_child()
736 if (itr->last_cluster) in next_cluster()
767 itr->last_cluster = 1; in next_cluster()
773 itr->last_cluster = 1; in next_cluster()
959 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-chip/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/fs/fat/
H A Dfat.c648 int last_cluster; /* set once we've read last cluster */ member
683 itr->last_cluster = 0; in fat_itr_root()
726 itr->last_cluster = 0; in fat_itr_child()
736 if (itr->last_cluster) in next_cluster()
767 itr->last_cluster = 1; in next_cluster()
773 itr->last_cluster = 1; in next_cluster()
959 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/fs/fat/
H A Dfat.c690 int last_cluster; member
754 itr->last_cluster = 0; in fat_itr_root()
798 itr->last_cluster = 0; in fat_itr_child()
818 if (itr->last_cluster) in fat_next_cluster()
865 itr->last_cluster = 1; in fat_next_cluster()
871 itr->last_cluster = 1; in fat_next_cluster()
1090 itr->last_cluster = 0; in fat_itr_resolve()

1234567891011