Home
last modified time | relevance | path

Searched refs:ormask (Results 1 – 25 of 86) sorted by relevance

1234

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dradeonfb_bios.c374 uint32_t ormask; in rb_load_init_block() local
398 ormask = GETBIOS32(sc, offset); in rb_load_init_block()
401 index, andmask, ormask)); in rb_load_init_block()
408 ormask = GETBIOS32(sc, offset); in rb_load_init_block()
411 index, andmask, ormask)); in rb_load_init_block()
452 uint32_t ormask; in rb_load_pll_block() local
499 shift, andmask, ormask)); in rb_load_pll_block()
531 uint32_t ormask; in rb_reset_sdram() local
533 ormask = GETBIOS16(sc, offset); in rb_reset_sdram()
539 RADEON_SDRAM_MODE_MASK, ormask); in rb_reset_sdram()
[all …]
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fq_nmod_mpoly/
H A Devaluate_all.c21 ulong * ormask, * masks; in _fq_nmod_mpoly_evaluate_all_fq_nmod_sp() local
47 ormask = (ulong *) TMP_ALLOC(N*sizeof(ulong)); in _fq_nmod_mpoly_evaluate_all_fq_nmod_sp()
50 ormask[j] = 0; in _fq_nmod_mpoly_evaluate_all_fq_nmod_sp()
56 ormask[j] |= Aexp[N*i + j]; in _fq_nmod_mpoly_evaluate_all_fq_nmod_sp()
76 if ((masks[k] & ormask[off]) != UWORD(0)) in _fq_nmod_mpoly_evaluate_all_fq_nmod_sp()
118 ulong * ormask, * masks; in _fq_nmod_mpoly_evaluate_all_fq_nmod_mp() local
144 ormask = (ulong *) TMP_ALLOC(N*sizeof(ulong)); in _fq_nmod_mpoly_evaluate_all_fq_nmod_mp()
147 ormask[j] = 0; in _fq_nmod_mpoly_evaluate_all_fq_nmod_mp()
153 ormask[j] |= Aexp[N*i + j]; in _fq_nmod_mpoly_evaluate_all_fq_nmod_mp()
176 if ((masks[k] & ormask[off + l1]) != UWORD(0)) in _fq_nmod_mpoly_evaluate_all_fq_nmod_mp()
/dports/math/e-antic/flint2-ae7ec89/fq_nmod_mpoly/
H A Devaluate_all.c21 ulong * ormask, * masks; in _fq_nmod_mpoly_evaluate_all_fq_nmod_sp() local
47 ormask = (ulong *) TMP_ALLOC(N*sizeof(ulong)); in _fq_nmod_mpoly_evaluate_all_fq_nmod_sp()
50 ormask[j] = 0; in _fq_nmod_mpoly_evaluate_all_fq_nmod_sp()
56 ormask[j] |= Aexp[N*i + j]; in _fq_nmod_mpoly_evaluate_all_fq_nmod_sp()
76 if ((masks[k] & ormask[off]) != UWORD(0)) in _fq_nmod_mpoly_evaluate_all_fq_nmod_sp()
118 ulong * ormask, * masks; in _fq_nmod_mpoly_evaluate_all_fq_nmod_mp() local
144 ormask = (ulong *) TMP_ALLOC(N*sizeof(ulong)); in _fq_nmod_mpoly_evaluate_all_fq_nmod_mp()
147 ormask[j] = 0; in _fq_nmod_mpoly_evaluate_all_fq_nmod_mp()
153 ormask[j] |= Aexp[N*i + j]; in _fq_nmod_mpoly_evaluate_all_fq_nmod_mp()
176 if ((masks[k] & ormask[off + l1]) != UWORD(0)) in _fq_nmod_mpoly_evaluate_all_fq_nmod_mp()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/nmod_mpoly/
H A Devaluate_all.c21 ulong * ormask, * masks; in _nmod_mpoly_evaluate_all_ui_sp() local
45 ormask = (ulong *) TMP_ALLOC(N*sizeof(ulong)); in _nmod_mpoly_evaluate_all_ui_sp()
48 ormask[j] = 0; in _nmod_mpoly_evaluate_all_ui_sp()
54 ormask[j] |= Aexp[N*i + j]; in _nmod_mpoly_evaluate_all_ui_sp()
74 if ((masks[k] & ormask[off]) != UWORD(0)) in _nmod_mpoly_evaluate_all_ui_sp()
115 ulong * ormask, * masks; in _nmod_mpoly_evaluate_all_ui_mp() local
139 ormask = (ulong *) TMP_ALLOC(N*sizeof(ulong)); in _nmod_mpoly_evaluate_all_ui_mp()
142 ormask[j] = 0; in _nmod_mpoly_evaluate_all_ui_mp()
148 ormask[j] |= Aexp[N*i + j]; in _nmod_mpoly_evaluate_all_ui_mp()
171 if ((masks[k] & ormask[off + l1]) != UWORD(0)) in _nmod_mpoly_evaluate_all_ui_mp()
/dports/math/e-antic/flint2-ae7ec89/nmod_mpoly/
H A Devaluate_all.c21 ulong * ormask, * masks; in _nmod_mpoly_evaluate_all_ui_sp() local
45 ormask = (ulong *) TMP_ALLOC(N*sizeof(ulong)); in _nmod_mpoly_evaluate_all_ui_sp()
48 ormask[j] = 0; in _nmod_mpoly_evaluate_all_ui_sp()
54 ormask[j] |= Aexp[N*i + j]; in _nmod_mpoly_evaluate_all_ui_sp()
74 if ((masks[k] & ormask[off]) != UWORD(0)) in _nmod_mpoly_evaluate_all_ui_sp()
115 ulong * ormask, * masks; in _nmod_mpoly_evaluate_all_ui_mp() local
139 ormask = (ulong *) TMP_ALLOC(N*sizeof(ulong)); in _nmod_mpoly_evaluate_all_ui_mp()
142 ormask[j] = 0; in _nmod_mpoly_evaluate_all_ui_mp()
148 ormask[j] |= Aexp[N*i + j]; in _nmod_mpoly_evaluate_all_ui_mp()
171 if ((masks[k] & ormask[off + l1]) != UWORD(0)) in _nmod_mpoly_evaluate_all_ui_mp()
/dports/lang/clover/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_render.c91 GLubyte ormask = c1|c2; \
92 if (!ormask) \
95 clip_line_4( ctx, v1, v2, ormask ); \
101 GLubyte ormask = c1|c2|c3; \
102 if (!ormask) \
105 clip_tri_4( ctx, v1, v2, v3, ormask ); \
112 GLubyte ormask = c1|c2|c3|c4; \
113 if (!ormask) \
116 clip_quad_4( ctx, v1, v2, v3, v4, ormask ); \
171 GLubyte ormask = c1|c2|c3; in clip_elt_triangles() local
[all …]
H A Dt_vb_vertex.c48 GLubyte ormask; member
187 store->ormask = 0; in run_vertex_stage()
195 &store->ormask, in run_vertex_stage()
205 &store->ormask, in run_vertex_stage()
222 &store->ormask, in run_vertex_stage()
230 VB->ClipOrMask = store->ormask; in run_vertex_stage()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_render.c91 GLubyte ormask = c1|c2; \
92 if (!ormask) \
95 clip_line_4( ctx, v1, v2, ormask ); \
101 GLubyte ormask = c1|c2|c3; \
102 if (!ormask) \
105 clip_tri_4( ctx, v1, v2, v3, ormask ); \
112 GLubyte ormask = c1|c2|c3|c4; \
113 if (!ormask) \
116 clip_quad_4( ctx, v1, v2, v3, v4, ormask ); \
171 GLubyte ormask = c1|c2|c3; in clip_elt_triangles() local
[all …]
H A Dt_vb_vertex.c48 GLubyte ormask; member
187 store->ormask = 0; in run_vertex_stage()
195 &store->ormask, in run_vertex_stage()
205 &store->ormask, in run_vertex_stage()
222 &store->ormask, in run_vertex_stage()
230 VB->ClipOrMask = store->ormask; in run_vertex_stage()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_render.c91 GLubyte ormask = c1|c2; \
92 if (!ormask) \
95 clip_line_4( ctx, v1, v2, ormask ); \
101 GLubyte ormask = c1|c2|c3; \
102 if (!ormask) \
105 clip_tri_4( ctx, v1, v2, v3, ormask ); \
112 GLubyte ormask = c1|c2|c3|c4; \
113 if (!ormask) \
116 clip_quad_4( ctx, v1, v2, v3, v4, ormask ); \
171 GLubyte ormask = c1|c2|c3; in clip_elt_triangles() local
[all …]
H A Dt_vb_vertex.c48 GLubyte ormask; member
187 store->ormask = 0; in run_vertex_stage()
195 &store->ormask, in run_vertex_stage()
205 &store->ormask, in run_vertex_stage()
222 &store->ormask, in run_vertex_stage()
230 VB->ClipOrMask = store->ormask; in run_vertex_stage()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_render.c91 GLubyte ormask = c1|c2; \
92 if (!ormask) \
95 clip_line_4( ctx, v1, v2, ormask ); \
101 GLubyte ormask = c1|c2|c3; \
102 if (!ormask) \
105 clip_tri_4( ctx, v1, v2, v3, ormask ); \
112 GLubyte ormask = c1|c2|c3|c4; \
113 if (!ormask) \
116 clip_quad_4( ctx, v1, v2, v3, v4, ormask ); \
171 GLubyte ormask = c1|c2|c3; in clip_elt_triangles() local
[all …]
H A Dt_vb_vertex.c48 GLubyte ormask; member
187 store->ormask = 0; in run_vertex_stage()
195 &store->ormask, in run_vertex_stage()
205 &store->ormask, in run_vertex_stage()
222 &store->ormask, in run_vertex_stage()
230 VB->ClipOrMask = store->ormask; in run_vertex_stage()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/tnl/
H A Dt_vb_render.c91 GLubyte ormask = c1|c2; \
92 if (!ormask) \
95 clip_line_4( ctx, v1, v2, ormask ); \
101 GLubyte ormask = c1|c2|c3; \
102 if (!ormask) \
105 clip_tri_4( ctx, v1, v2, v3, ormask ); \
112 GLubyte ormask = c1|c2|c3|c4; \
113 if (!ormask) \
116 clip_quad_4( ctx, v1, v2, v3, v4, ormask ); \
171 GLubyte ormask = c1|c2|c3; in clip_elt_triangles() local
[all …]
H A Dt_vb_vertex.c48 GLubyte ormask; member
184 store->ormask = 0; in run_vertex_stage()
192 &store->ormask, in run_vertex_stage()
202 &store->ormask, in run_vertex_stage()
219 &store->ormask, in run_vertex_stage()
227 VB->ClipOrMask = store->ormask; in run_vertex_stage()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_render.c91 GLubyte ormask = c1|c2; \
92 if (!ormask) \
95 clip_line_4( ctx, v1, v2, ormask ); \
101 GLubyte ormask = c1|c2|c3; \
102 if (!ormask) \
105 clip_tri_4( ctx, v1, v2, v3, ormask ); \
112 GLubyte ormask = c1|c2|c3|c4; \
113 if (!ormask) \
116 clip_quad_4( ctx, v1, v2, v3, v4, ormask ); \
171 GLubyte ormask = c1|c2|c3; in clip_elt_triangles() local
[all …]
H A Dt_vb_vertex.c48 GLubyte ormask; member
187 store->ormask = 0; in run_vertex_stage()
195 &store->ormask, in run_vertex_stage()
205 &store->ormask, in run_vertex_stage()
222 &store->ormask, in run_vertex_stage()
230 VB->ClipOrMask = store->ormask; in run_vertex_stage()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_render.c91 GLubyte ormask = c1|c2; \
92 if (!ormask) \
95 clip_line_4( ctx, v1, v2, ormask ); \
101 GLubyte ormask = c1|c2|c3; \
102 if (!ormask) \
105 clip_tri_4( ctx, v1, v2, v3, ormask ); \
112 GLubyte ormask = c1|c2|c3|c4; \
113 if (!ormask) \
116 clip_quad_4( ctx, v1, v2, v3, v4, ormask ); \
171 GLubyte ormask = c1|c2|c3; in clip_elt_triangles() local
[all …]
H A Dt_vb_vertex.c48 GLubyte ormask; member
187 store->ormask = 0; in run_vertex_stage()
195 &store->ormask, in run_vertex_stage()
205 &store->ormask, in run_vertex_stage()
222 &store->ormask, in run_vertex_stage()
230 VB->ClipOrMask = store->ormask; in run_vertex_stage()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_render.c91 GLubyte ormask = c1|c2; \
92 if (!ormask) \
95 clip_line_4( ctx, v1, v2, ormask ); \
101 GLubyte ormask = c1|c2|c3; \
102 if (!ormask) \
105 clip_tri_4( ctx, v1, v2, v3, ormask ); \
112 GLubyte ormask = c1|c2|c3|c4; \
113 if (!ormask) \
116 clip_quad_4( ctx, v1, v2, v3, v4, ormask ); \
171 GLubyte ormask = c1|c2|c3; in clip_elt_triangles() local
[all …]
H A Dt_vb_vertex.c48 GLubyte ormask; member
187 store->ormask = 0; in run_vertex_stage()
195 &store->ormask, in run_vertex_stage()
205 &store->ormask, in run_vertex_stage()
222 &store->ormask, in run_vertex_stage()
230 VB->ClipOrMask = store->ormask; in run_vertex_stage()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_render.c91 GLubyte ormask = c1|c2; \
92 if (!ormask) \
95 clip_line_4( ctx, v1, v2, ormask ); \
101 GLubyte ormask = c1|c2|c3; \
102 if (!ormask) \
105 clip_tri_4( ctx, v1, v2, v3, ormask ); \
112 GLubyte ormask = c1|c2|c3|c4; \
113 if (!ormask) \
116 clip_quad_4( ctx, v1, v2, v3, v4, ormask ); \
171 GLubyte ormask = c1|c2|c3; in clip_elt_triangles() local
[all …]
H A Dt_vb_vertex.c48 GLubyte ormask; member
187 store->ormask = 0; in run_vertex_stage()
195 &store->ormask, in run_vertex_stage()
205 &store->ormask, in run_vertex_stage()
222 &store->ormask, in run_vertex_stage()
230 VB->ClipOrMask = store->ormask; in run_vertex_stage()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/tnl/
H A Dt_vb_render.c91 GLubyte ormask = c1|c2; \
92 if (!ormask) \
95 clip_line_4( ctx, v1, v2, ormask ); \
101 GLubyte ormask = c1|c2|c3; \
102 if (!ormask) \
105 clip_tri_4( ctx, v1, v2, v3, ormask ); \
112 GLubyte ormask = c1|c2|c3|c4; \
113 if (!ormask) \
116 clip_quad_4( ctx, v1, v2, v3, v4, ormask ); \
171 GLubyte ormask = c1|c2|c3; in clip_elt_triangles() local
[all …]
H A Dt_vb_vertex.c48 GLubyte ormask; member
187 store->ormask = 0; in run_vertex_stage()
195 &store->ormask, in run_vertex_stage()
205 &store->ormask, in run_vertex_stage()
222 &store->ormask, in run_vertex_stage()
230 VB->ClipOrMask = store->ormask; in run_vertex_stage()

1234