Home
last modified time | relevance | path

Searched refs:itemno (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/gio/gvdb/
Dgvdb-reader.c281 guint32 itemno; in gvdb_table_lookup() local
293 itemno = guint32_from_le (file->hash_buckets[bucket]); in gvdb_table_lookup()
299 while G_LIKELY (itemno < lastno) in gvdb_table_lookup()
301 struct gvdb_hash_item *item = &file->hash_items[itemno]; in gvdb_table_lookup()
308 itemno++; in gvdb_table_lookup()
523 guint32 itemno = guint32_from_le (list[i]); in gvdb_table_list() local
525 if (itemno < file->n_hash_items) in gvdb_table_list()
531 item = file->hash_items + itemno; in gvdb_table_list()
/third_party/e2fsprogs/lib/et/
Dtexinfo.tex2529 \newcount \itemno
2551 \advance\itemno by 1 % for enumerations
2620 \itemno = \thearg
2621 \startenumeration{\the\itemno}%
2626 \itemno = \expandafter`\thearg
2629 \ifnum\itemno=0
2633 \char\lccode\itemno
2639 \itemno = \expandafter`\thearg
2642 \ifnum\itemno=0
2646 \char\uccode\itemno
[all …]
/third_party/e2fsprogs/doc/
Dtexinfo.tex2529 \newcount \itemno
2551 \advance\itemno by 1 % for enumerations
2620 \itemno = \thearg
2621 \startenumeration{\the\itemno}%
2626 \itemno = \expandafter`\thearg
2629 \ifnum\itemno=0
2633 \char\lccode\itemno
2639 \itemno = \expandafter`\thearg
2642 \ifnum\itemno=0
2646 \char\uccode\itemno
[all …]
/third_party/gettext/build-aux/
Dtexinfo.tex3678 \newcount \itemno
3709 \advance\itemno by 1 % for enumerations
3779 \itemno = \thearg
3780 \startenumeration{\the\itemno}%
3785 \itemno = \expandafter`\thearg
3788 \ifnum\itemno=0
3792 \char\lccode\itemno
3798 \itemno = \expandafter`\thearg
3801 \ifnum\itemno=0
3805 \char\uccode\itemno
[all …]
/third_party/skia/third_party/externals/microhttpd/doc/
Dtexinfo.tex3628 \newcount \itemno
3659 \advance\itemno by 1 % for enumerations
3729 \itemno = \thearg
3730 \startenumeration{\the\itemno}%
3735 \itemno = \expandafter`\thearg
3738 \ifnum\itemno=0
3742 \char\lccode\itemno
3748 \itemno = \expandafter`\thearg
3751 \ifnum\itemno=0
3755 \char\uccode\itemno
[all …]
/third_party/libffi/doc/
Dtexinfo.tex4123 \newcount \itemno
4154 \advance\itemno by 1 % for enumerations
4229 \itemno = \thearg
4230 \startenumeration{\the\itemno}%
4235 \itemno = \expandafter`\thearg
4238 \ifnum\itemno=0
4242 \char\lccode\itemno
4248 \itemno = \expandafter`\thearg
4251 \ifnum\itemno=0
4255 \char\uccode\itemno
[all …]