Searched refs:bitmaps (Results 1 – 15 of 15) sorted by relevance
/freebsd/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 …]
|
/freebsd/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 | 929 P_16_COPY(srcp->bitmaps[i], destp->bitmaps[i]); in swap_header_copy() 960 M_16_SWAP(hdrp->bitmaps[i]); in swap_header()
|
/freebsd/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…
|
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/ |
H A D | imx-cpufreq-dt.txt | 12 - opp-supported-hw: Two bitmaps indicating:
|
/freebsd/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
|
/freebsd/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
|
/freebsd/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
|
/freebsd/contrib/jemalloc/ |
H A D | ChangeLog | 691 - Use linear scan for small bitmaps (used for small object tracking). In
|
/freebsd/contrib/libcbor/ |
H A D | Doxyfile | 1676 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
|
/freebsd/contrib/unbound/doc/ |
H A D | unbound.doxygen | 1759 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
|