Home
last modified time | relevance | path

Searched refs:bmp (Results 1 – 19 of 19) sorted by relevance

/freebsd/tests/sys/cddl/zfs/tests/txg_integrity/
H A Dmake_patterns.py35 bmp = 0
38 bmp |= (1 << chunk)
39 return bmp
/freebsd/lib/libc/regex/
H A Dregex2.h117 unsigned char bmp[NC_MAX / 8]; member
135 return (((cs->bmp[ch >> 3] & (1 << (ch & 7))) != 0) ^ in CHIN1()
160 return (((cs->bmp[ch >> 3] & (1 << (ch & 7))) != 0) ^ in CHIN()
H A Dregcomp.c1060 cs->bmp['\n' >> 3] |= 1 << ('\n' & 7); in p_bracket()
1646 cs->bmp[ch >> 3] |= 1 << (ch & 7);
1659 cs->bmp[nch >> 3] |= 1 << (nch & 7);
1661 cs->bmp[nch >> 3] |= 1 << (nch & 7);
/freebsd/sys/modules/splash/
H A DMakefile1 SUBDIR= bmp pcx txt
/freebsd/lib/libmp/
H A Dmpasbn.c519 mp_pow(const MINT *bmp, const MINT *emp, const MINT *mmp, MINT *rmp) in mp_pow() argument
530 BN_ERRCHECK("pow", BN_mod_exp(b, bmp->bn, emp->bn, mmp->bn, c)); in mp_pow()
540 mp_rpow(const MINT *bmp, short e, MINT *rmp) in mp_rpow() argument
553 BN_ERRCHECK("rpow", BN_exp(b, bmp->bn, emp->bn, c)); in mp_rpow()
/freebsd/sys/dev/ice/
H A Dice_bitops.h191 static inline void ice_zero_bitmap(ice_bitmap_t *bmp, u16 size) in ice_zero_bitmap() argument
193 ice_memset(bmp, 0, BITS_TO_CHUNKS(size) * sizeof(ice_bitmap_t), in ice_zero_bitmap()
/freebsd/sys/dev/coreboot/
H A Dcoreboot.c326 struct cb_boot_media_params *bmp = in coreboot_parse_table() local
329 if (rec_size < sizeof(*bmp)) in coreboot_parse_table()
331 sc->fmap_offset = bmp->fmap_offset; in coreboot_parse_table()
332 sc->cbfs_offset = bmp->cbfs_offset; in coreboot_parse_table()
333 sc->cbfs_size = bmp->cbfs_size; in coreboot_parse_table()
334 sc->boot_media_size = bmp->boot_media_size; in coreboot_parse_table()
/freebsd/contrib/file/magic/Magdir/
H A Dimages836 #!:mime image/x-award-bmp
837 !:ext epa/bmp
861 !:mime image/x-ms-bmp
920 >>>0 use bitmap-bmp
931 >>>0 use bitmap-bmp
934 >>0 use bitmap-bmp
935 0 name bitmap-bmp
937 !:mime image/bmp
938 !:ext bmp
956 # http://entropymine.com/jason/bmpsuite/bmpsuite/q/pal8os2v2-16.bmp
[all …]
H A Darchive34 #>>>>>>>>0 regex \^[0-9]{2,4}[.](png|jpg|jpeg|tif|tiff|gif|bmp) NAME "%s"
37 >>>>>>>>0 regex \^[0-9]{2,4}[.](png|jpg|jpeg|tif|tiff|gif|bmp)
/freebsd/crypto/heimdal/lib/hx509/
H A Dname.c236 const uint16_t *bmp = ds->u.bmpString.data; in _hx509_Name_to_string() local
240 ret = wind_ucs2utf8_length(bmp, bmplen, &k); in _hx509_Name_to_string()
247 ret = wind_ucs2utf8(bmp, bmplen, ss, NULL); in _hx509_Name_to_string()
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-opp-witherspoon.dts195 io-channels = <&bmp 1>;
354 bmp: bmp280@77 { label
H A Daspeed-bmc-opp-tacoma.dts102 io-channels = <&bmp 1>;
471 bmp: bmp280@77 { label
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_dataset.c4763 dsl_dataset_space_written_impl(zfs_bookmark_phys_t *bmp, in dsl_dataset_space_written_impl() argument
4771 ASSERT3U(bmp->zbm_creation_txg, <, in dsl_dataset_space_written_impl()
4777 *usedp -= bmp->zbm_referenced_bytes_refd; in dsl_dataset_space_written_impl()
4781 *compp -= bmp->zbm_compressed_bytes_refd; in dsl_dataset_space_written_impl()
4785 *uncompp -= bmp->zbm_uncompressed_bytes_refd; in dsl_dataset_space_written_impl()
4790 bmp->zbm_creation_txg) { in dsl_dataset_space_written_impl()
4794 0, bmp->zbm_creation_txg, in dsl_dataset_space_written_impl()
4813 if (bmp->zbm_flags & ZBM_FLAG_HAS_FBN) { in dsl_dataset_space_written_impl()
4814 *usedp += bmp->zbm_referenced_freed_before_next_snap; in dsl_dataset_space_written_impl()
4815 *compp += bmp->zbm_compressed_freed_before_next_snap; in dsl_dataset_space_written_impl()
[all …]
H A Ddsl_bookmark.c102 dsl_dataset_t *later_ds, zfs_bookmark_phys_t *bmp) in dsl_bookmark_lookup() argument
112 error = dsl_bookmark_lookup_impl(ds, shortname, bmp); in dsl_bookmark_lookup()
114 if (!dsl_dataset_is_before(later_ds, ds, bmp->zbm_creation_txg)) in dsl_bookmark_lookup()
H A Dzfs_ioctl.c7284 zfs_bookmark_phys_t bmp; in zfs_ioc_space_written() local
7286 new, &bmp); in zfs_ioc_space_written()
7288 error = dsl_dataset_space_written_bookmark(&bmp, new, in zfs_ioc_space_written()
/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlsh_pwd.rc33 LOGOBITMAP BITMAP DISCARDABLE "res\\islogo.bmp"
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_dataset.h440 int dsl_dataset_space_written_bookmark(struct zfs_bookmark_phys *bmp,
/freebsd/crypto/krb5/src/windows/leash/
H A DLeash.rc642 IDR_MAINFRAME BITMAP "res\\Leash_toolbar.bmp"
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h1992 struct ib_uverbs_flow_action_esp_replay_bmp bmp; member