Searched refs:bitmaps (Results 1 – 18 of 18) sorted by relevance
| /src/sys/netpfil/ipfw/ |
| H A D | dn_sched_qfq.c | 244 bitmap bitmaps[QFQ_MAX_STATE]; /* Group bitmaps. */ 363 unsigned long mask = mask_from(q->bitmaps[ER], grp->index); in qfq_calc_state() 384 q->bitmaps[dst] |= q->bitmaps[src] & mask; in qfq_move_groups() 385 q->bitmaps[src] &= ~mask; in qfq_move_groups() 391 unsigned long mask = mask_from(q->bitmaps[ER], index + 1); in qfq_unblock_groups() 507 ineligible = q->bitmaps[IR] | q->bitmaps[IB]; in qfq_update_eligible() 509 if (!q->bitmaps[ER]) { in qfq_update_eligible() 557 if (!q->bitmaps[ER]) { in qfq_dequeue() 563 grp = qfq_ffs(q, q->bitmaps[ER]); in qfq_dequeue() 582 __clear_bit(grp->index, &q->bitmaps[ER]); in qfq_dequeue() [all …]
|
| /src/lib/libc/db/hash/ |
| H A D | hash.h | 84 u_int16_t bitmaps[NCACHED]; /* address of overflow page member 285 #define BITMAPS hdr.bitmaps
|
| H A D | hash.c | 935 P_16_COPY(srcp->bitmaps[i], destp->bitmaps[i]); in swap_header_copy() 966 M_16_SWAP(hdrp->bitmaps[i]); in swap_header()
|
| /src/contrib/file/magic/Magdir/ |
| H A D | finger | 5 # XPM bitmaps)
|
| H A D | xenix | 23 # and all compressed DEGAS low-res bitmaps like: MUNCHIE.PC1 PIDER1.PC1
|
| H A D | images | 5 # XPM bitmaps) 772 # MGR bitmaps (Michael Haardt, u31b3hs@pool.informatik.rwth-aachen.de) 830 # PC bitmaps (OS/2, Windows BMP files) (Greg Roelofs, newt@uchicago.edu) 850 # image size is the size of raw bitmap; a dummy 0 can be given for BI_RGB bitmaps 1015 # broken for large bitmaps 1042 # x, y coordinates of the hotspot; there is no hotspot in bitmaps, so values 0 1050 # image size is the size of raw bitmap; a dummy 0 can be given for BI_RGB bitmaps 1172 # display information of OS/2 pointer bitmaps 1817 # select last DEGAS bitmaps by invalid last char of brush note like BASICNES.PI3 DB_HELP.PI3 DB_WRI… 2204 # header_size 24 25 27 59 779 words for colored bitmaps
|
| H A D | msdos | 2019 # MetafileVersion: 0100h=METAVERSION100~DIBs (device-independent bitmaps) not supported 0300h=METAV…
|
| /src/sys/contrib/device-tree/Bindings/cpufreq/ |
| H A D | imx-cpufreq-dt.txt | 12 - opp-supported-hw: Two bitmaps indicating:
|
| /src/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/ |
| H A D | hash.c | 304 memset(hashp->hdr.bitmaps, 0, sizeof(hashp->hdr.bitmaps)); in init_hash() 975 P_16_COPY(srcp->bitmaps[i], destp->bitmaps[i]); in swap_header_copy() 1003 M_16_SWAP(hdrp->bitmaps[i]); in swap_header()
|
| H A D | hash.h | 83 u_int16_t bitmaps[NCACHED]; /* address of overflow page bitmaps */ member
|
| H A D | hash_page.c | 795 if (OADDR_TO_PAGE(hashp->hdr.bitmaps[i]) == pgno) in is_bitmap_pgno() 978 hashp->hdr.bitmaps[ndx] = (u_int16_t)pnum; in __ibitmap() 1260 hashp->hdr.bitmaps[ndx], A_BITMAP); in fetch_bitmap()
|
| /src/sys/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,smsm.txt | 6 matrix of bitmaps signal subscription of notifications upon changes to a
|
| /src/contrib/ldns/ |
| H A D | Changelog | 506 * Fix creating NSEC(3) bitmaps: make array size 65536, 770 * fixed NSEC3 type bitmaps for empty nonterminals and unsigned
|
| H A D | libdns.doxygen.in | 1601 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
|
| /src/contrib/bearssl/ |
| H A D | Doxyfile | 1467 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX 1621 # bitmaps for formulas in the HTML output, but not in the Makefile that is
|
| /src/contrib/jemalloc/ |
| H A D | ChangeLog | 791 - Use linear scan for small bitmaps (used for small object tracking). In
|
| /src/contrib/libcbor/ |
| H A D | Doxyfile | 1676 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
|
| /src/contrib/unbound/doc/ |
| H A D | unbound.doxygen | 1759 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
|