Home
last modified time | relevance | path

Searched refs:post_mask (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/libmimalloc-sys-0.1.23/c_src/mimalloc/src/
H A Dbitmap.c289 *post_mask = 0; in mi_bitmap_mask_across()
313 size_t post_mask; in _mi_bitmap_unclaim_across() local
323 if (post_mask!=0) { in _mi_bitmap_unclaim_across()
325 if ((prev & post_mask) != post_mask) all_one = false; in _mi_bitmap_unclaim_across()
336 size_t post_mask; in _mi_bitmap_claim_across() local
349 if (post_mask!=0) { in _mi_bitmap_claim_across()
352 if ((prev & post_mask) != post_mask) any_zero = true; in _mi_bitmap_claim_across()
365 size_t post_mask; in mi_bitmap_is_claimedx_across() local
378 if (post_mask!=0) { in mi_bitmap_is_claimedx_across()
380 if ((prev & post_mask) != post_mask) all_ones = false; in mi_bitmap_is_claimedx_across()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/libmimalloc-sys/c_src/mimalloc/src/
H A Dbitmap.c289 *post_mask = 0; in mi_bitmap_mask_across()
313 uintptr_t post_mask; in _mi_bitmap_unclaim_across() local
323 if (post_mask!=0) { in _mi_bitmap_unclaim_across()
325 if ((prev & post_mask) != post_mask) all_one = false; in _mi_bitmap_unclaim_across()
336 uintptr_t post_mask; in _mi_bitmap_claim_across() local
349 if (post_mask!=0) { in _mi_bitmap_claim_across()
352 if ((prev & post_mask) != post_mask) any_zero = true; in _mi_bitmap_claim_across()
365 uintptr_t post_mask; in mi_bitmap_is_claimedx_across() local
378 if (post_mask!=0) { in mi_bitmap_is_claimedx_across()
380 if ((prev & post_mask) != post_mask) all_ones = false; in mi_bitmap_is_claimedx_across()
[all …]
/dports/devel/mimalloc/mimalloc-2.0.3/src/
H A Dbitmap.c289 *post_mask = 0; in mi_bitmap_mask_across()
313 size_t post_mask; in _mi_bitmap_unclaim_across() local
323 if (post_mask!=0) { in _mi_bitmap_unclaim_across()
325 if ((prev & post_mask) != post_mask) all_one = false; in _mi_bitmap_unclaim_across()
336 size_t post_mask; in _mi_bitmap_claim_across() local
349 if (post_mask!=0) { in _mi_bitmap_claim_across()
352 if ((prev & post_mask) != post_mask) any_zero = true; in _mi_bitmap_claim_across()
365 size_t post_mask; in mi_bitmap_is_claimedx_across() local
378 if (post_mask!=0) { in mi_bitmap_is_claimedx_across()
380 if ((prev & post_mask) != post_mask) all_ones = false; in mi_bitmap_is_claimedx_across()
[all …]
/dports/comms/lirc/lirc-0.9.0/daemons/
H A Dir_remote.c252 ir_code pre_mask, code_mask, post_mask, toggle_bit_mask_state, all; in get_code() local
256 pre_mask = code_mask = post_mask = 0; in get_code()
260 post_mask = remote->toggle_bit_mask & gen_mask(remote->post_data_bits); in get_code()
264 post_mask |= remote->ignore_mask & gen_mask(remote->post_data_bits); in get_code()
296 if ((post | post_mask) != (remote->post_data | post_mask)) { in get_code()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-ot-shape.cc376 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
380 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
385 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
410 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-shape.cc374 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
378 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
383 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
408 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-shape.cc557 hb_mask_t pre_mask, post_mask; in hb_ot_shape_setup_masks_fraction() local
561 post_mask = c->plan->frac_mask | c->plan->dnom_mask; in hb_ot_shape_setup_masks_fraction()
566 post_mask = c->plan->numr_mask | c->plan->frac_mask; in hb_ot_shape_setup_masks_fraction()
591 info[j].mask |= post_mask; in hb_ot_shape_setup_masks_fraction()

12