Home
last modified time | relevance | path

Searched refs:mask_value (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dslapstic.h28 struct mask_value struct
39 struct mask_value alt1; argument
40 struct mask_value alt2;
41 struct mask_value alt3;
42 struct mask_value alt4;
45 struct mask_value bit1;
46 struct mask_value bit2c0;
50 struct mask_value bit3;
52 struct mask_value add1;
53 struct mask_value add2;
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dslapstic.h28 struct mask_value struct
39 struct mask_value alt1; argument
40 struct mask_value alt2;
41 struct mask_value alt3;
42 struct mask_value alt4;
45 struct mask_value bit1;
46 struct mask_value bit2c0;
50 struct mask_value bit3;
52 struct mask_value add1;
53 struct mask_value add2;
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_lints/src/
H A Dbit_mask.rs189 mask_value: u128, in check_bit_mask()
208 } else if mask_value == 0 { in check_bit_mask()
220 mask_value, cmp_value in check_bit_mask()
229 if mask_value < cmp_value { in check_bit_mask()
236 mask_value, cmp_value in check_bit_mask()
239 } else if mask_value == 0 { in check_bit_mask()
244 if mask_value >= cmp_value { in check_bit_mask()
251 mask_value, cmp_value in check_bit_mask()
263 if mask_value <= cmp_value { in check_bit_mask()
273 } else if mask_value == 0 { in check_bit_mask()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/machine/
H A Dslapstic.c193 struct mask_value struct
204 struct mask_value alt1; argument
205 struct mask_value alt2;
206 struct mask_value alt3;
207 struct mask_value alt4;
210 struct mask_value bit1;
211 struct mask_value bit2c0;
215 struct mask_value bit3;
217 struct mask_value add1;
218 struct mask_value add2;
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/machine/
H A Dslapstic.c193 struct mask_value struct
204 struct mask_value alt1; argument
205 struct mask_value alt2;
206 struct mask_value alt3;
207 struct mask_value alt4;
210 struct mask_value bit1;
211 struct mask_value bit2c0;
215 struct mask_value bit3;
217 struct mask_value add1;
218 struct mask_value add2;
[all …]
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/devices/
H A Dslapstic.cpp195 struct mask_value struct
206 struct mask_value alt1; argument
207 struct mask_value alt2;
208 struct mask_value alt3;
209 struct mask_value alt4;
212 struct mask_value bit1;
213 struct mask_value bit2c0;
217 struct mask_value bit3;
219 struct mask_value add1;
220 struct mask_value add2;
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/devices/
H A Dslapstic.cpp195 struct mask_value struct
206 struct mask_value alt1; argument
207 struct mask_value alt2;
208 struct mask_value alt3;
209 struct mask_value alt4;
212 struct mask_value bit1;
213 struct mask_value bit2c0;
217 struct mask_value bit3;
219 struct mask_value add1;
220 struct mask_value add2;
[all …]
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/src/frontend/A64/translate/impl/
H A Dsystem_flag_manipulation.cpp19 const u32 mask_value = mask.ZeroExtend(); in RMIF() local
23 if (mask_value == 0) { in RMIF()
34 if (mask_value == 0b1111) { in RMIF()
41 if ((mask_value & 0b1000) == 0) { in RMIF()
44 if ((mask_value & 0b0100) == 0) { in RMIF()
47 if ((mask_value & 0b0010) == 0) { in RMIF()
50 if ((mask_value & 0b0001) == 0) { in RMIF()
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/src/frontend/A64/translate/impl/
H A Dsystem_flag_manipulation.cpp19 const u32 mask_value = mask.ZeroExtend(); in RMIF() local
23 if (mask_value == 0) { in RMIF()
34 if (mask_value == 0b1111) { in RMIF()
41 if ((mask_value & 0b1000) == 0) { in RMIF()
44 if ((mask_value & 0b0100) == 0) { in RMIF()
47 if ((mask_value & 0b0010) == 0) { in RMIF()
50 if ((mask_value & 0b0001) == 0) { in RMIF()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/src/frontend/A64/translate/impl/
H A Dsystem_flag_manipulation.cpp19 const u32 mask_value = mask.ZeroExtend(); in RMIF() local
23 if (mask_value == 0) { in RMIF()
34 if (mask_value == 0b1111) { in RMIF()
41 if ((mask_value & 0b1000) == 0) { in RMIF()
44 if ((mask_value & 0b0100) == 0) { in RMIF()
47 if ((mask_value & 0b0010) == 0) { in RMIF()
50 if ((mask_value & 0b0001) == 0) { in RMIF()
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A Dgraphics_accelerated.h33 …_Surface *s1, SDL_Surface *s2, SDL_Surface *mask_surface, const SDL_Rect& rect, Uint32 mask_value);
34 …Basic(SDL_Surface* dst, SDL_Surface *s1, SDL_Surface *s2, const SDL_Rect& rect, Uint32 mask_value);
41 …_Surface *s1, SDL_Surface *s2, SDL_Surface *mask_surface, const SDL_Rect& rect, Uint32 mask_value);
42 …onst)(SDL_Surface* dst, SDL_Surface *s1, SDL_Surface *s2, const SDL_Rect& rect, Uint32 mask_value);
72 …Surface *s1, SDL_Surface *s2, SDL_Surface *mask_surface, const SDL_Rect& rect, Uint32 mask_value) { in alphaMaskBlend() argument
73 return _alphaMaskBlend(dst, s1, s2, mask_surface, rect, mask_value); in alphaMaskBlend()
76 …onst(SDL_Surface* dst, SDL_Surface *s1, SDL_Surface *s2, const SDL_Rect& rect, Uint32 mask_value) { in alphaMaskBlendConst() argument
77 _alphaMaskBlendConst(dst, s1, s2, rect, mask_value); in alphaMaskBlendConst()
H A Dgraphics_ssse3.cpp35 …L_Surface *s1, SDL_Surface *s2, SDL_Surface *mask_surface, const SDL_Rect& rect, Uint32 mask_value) in alphaMaskBlend_SSSE3() argument
37 return alphaMaskBlend_SSE_Common(dst, s1, s2, mask_surface, rect, mask_value); in alphaMaskBlend_SSSE3()
40 …_SSSE3(SDL_Surface* dst, SDL_Surface *s1, SDL_Surface *s2, const SDL_Rect& rect, Uint32 mask_value) in alphaMaskBlendConst_SSSE3() argument
42 alphaMaskBlendConst_SSE_Common(dst, s1, s2, rect, mask_value); in alphaMaskBlendConst_SSSE3()
/dports/devel/ppl/ppl-1.2/interfaces/Java/parma_polyhedra_library/
H A DPoly_Gen_Relation.java37 private int mask_value; field in Poly_Gen_Relation
41 mask_value = val; in Poly_Gen_Relation()
56 return (this.mask_value & y.mask_value) == y.mask_value; in implies()
H A DPoly_Con_Relation.java40 private int mask_value; field in Poly_Con_Relation
44 mask_value = val; in Poly_Con_Relation()
86 return (this.mask_value & y.mask_value) == y.mask_value; in implies()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/dsp/
H A Dobmc.cc44 const uint8_t mask_value = mask[y]; in OverlapBlendVertical_C() local
47 mask_value * pred[x] + (64 - mask_value) * obmc_pred[x], 6)); in OverlapBlendVertical_C()
68 const uint8_t mask_value = mask[x]; in OverlapBlendHorizontal_C() local
70 mask_value * pred[x] + (64 - mask_value) * obmc_pred[x], 6)); in OverlapBlendHorizontal_C()
H A Dmask_blend.cc65 const uint8_t mask_value = in MaskBlend_C() local
69 mask_value * pred_1[x] + (64 - mask_value) * pred_0[x], 6)); in MaskBlend_C()
72 int res = (mask_value * pred_0[x] + (64 - mask_value) * pred_1[x]) >> 6; in MaskBlend_C()
98 const uint8_t mask_value = in InterIntraMaskBlend8bpp_C() local
101 mask_value * prediction_1[x] + (64 - mask_value) * prediction_0[x], in InterIntraMaskBlend8bpp_C()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libgav1/src/src/dsp/
H A Dobmc.cc44 const uint8_t mask_value = mask[y]; in OverlapBlendVertical_C() local
47 mask_value * pred[x] + (64 - mask_value) * obmc_pred[x], 6)); in OverlapBlendVertical_C()
68 const uint8_t mask_value = mask[x]; in OverlapBlendHorizontal_C() local
70 mask_value * pred[x] + (64 - mask_value) * obmc_pred[x], 6)); in OverlapBlendHorizontal_C()
H A Dmask_blend.cc65 const uint8_t mask_value = in MaskBlend_C() local
69 mask_value * pred_1[x] + (64 - mask_value) * pred_0[x], 6)); in MaskBlend_C()
72 int res = (mask_value * pred_0[x] + (64 - mask_value) * pred_1[x]) >> 6; in MaskBlend_C()
98 const uint8_t mask_value = in InterIntraMaskBlend8bpp_C() local
101 mask_value * prediction_1[x] + (64 - mask_value) * prediction_0[x], in InterIntraMaskBlend8bpp_C()
/dports/multimedia/libgav1/libgav1-0.17.0/src/dsp/
H A Dobmc.cc47 const uint8_t mask_value = mask[y]; in OverlapBlendVertical_C() local
50 mask_value * pred[x] + (64 - mask_value) * obmc_pred[x], 6)); in OverlapBlendVertical_C()
74 const uint8_t mask_value = mask[x]; in OverlapBlendHorizontal_C() local
76 mask_value * pred[x] + (64 - mask_value) * obmc_pred[x], 6)); in OverlapBlendHorizontal_C()
H A Dmask_blend.cc68 const uint8_t mask_value = in MaskBlend_C() local
72 mask_value * pred_1[x] + (64 - mask_value) * pred_0[x], 6)); in MaskBlend_C()
75 int res = (mask_value * pred_0[x] + (64 - mask_value) * pred_1[x]) >> 6; in MaskBlend_C()
102 const uint8_t mask_value = in InterIntraMaskBlend8bpp_C() local
105 mask_value * prediction_1[x] + (64 - mask_value) * prediction_0[x], in InterIntraMaskBlend8bpp_C()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.shaders/src/appleseed/
H A Das_create_mask.osl221 float mask_value;
225 mask_value = x;
229 mask_value = aastep(in_threshold_value, x);
233 mask_value = linearstep(
240 mask_value = smoothstep(
253 mask_value = pow(x, exponent);
265 mask_value = (x <= 0.5)
273 mask_value = (x <= 0.5)
279 mask_value = smootherstep(
286 mask_value = smootheststep(
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A Denum_bitmask.hpp19 …static constexpr underlying_type mask_value(option_type o) { return 1 << static_cast<underlying_ty… in mask_value() function in Slic3r::enum_bitmask
31 constexpr enum_bitmask(option_type o) : m_bits(mask_value(o)) {} in enum_bitmask()
34 constexpr enum_bitmask operator|(option_type t) { return enum_bitmask(m_bits | mask_value(t)); } in operator |()
40 constexpr bool operator&(option_type t) { return m_bits & mask_value(t); } in operator &()
41 constexpr bool has(option_type t) { return m_bits & mask_value(t); } in has()
/dports/net/py-pyroute2.core/pyroute2.core-0.6.5/pr2modules/netlink/rtnl/tcmsg/
H A Dcommon.py236 mask_value = 0
245 mask_value = num
247 attrs.append(['TCA_FLOW_MASK', mask_value])
249 if mask_value == 0:
250 mask_value = (~num + 1) & 0xFFFFFFFF
253 attrs.append(['TCA_FLOW_MASK', mask_value])
255 if mask_value == 0:
256 mask_value = 0xFFFFFFFF
259 attrs.append(['TCA_FLOW_MASK', mask_value])
/dports/graphics/py-rasterio/rasterio-1.2.10/examples/
H A Drasterio_polygonize.py17 def main(raster_file, vector_file, driver, mask_value): argument
24 if mask_value is not None:
25 mask = image == mask_value
69 name = main(args.input, args.output, args.output_driver, args.mask_value)
/dports/multimedia/openshot/openshot-qt-2.6.1/src/classes/legacy/openshot/classes/
H A Dtransition.py35 …nit__(self, name, position_on_track, length, resource, parent, type="transition", mask_value=50.0): argument
50 self.mask_value = mask_value # 0.0 to 1.0

12345678910>>...12