Home
last modified time | relevance | path

Searched refs:set_offsets (Results 1 – 25 of 418) sorted by relevance

12345678910>>...17

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DPeriodic_2_triangulation_dummy_12.h107 set_offsets(faces[0], 0, 0, 0); in insert_dummy_points()
108 set_offsets(faces[1], 0, 0, 0); in insert_dummy_points()
109 set_offsets(faces[2], 0, 2, 0); in insert_dummy_points()
110 set_offsets(faces[3], 2, 2, 0); in insert_dummy_points()
111 set_offsets(faces[4], 0, 0, 0); in insert_dummy_points()
112 set_offsets(faces[5], 0, 0, 0); in insert_dummy_points()
113 set_offsets(faces[6], 0, 0, 0); in insert_dummy_points()
114 set_offsets(faces[7], 0, 0, 0); in insert_dummy_points()
115 set_offsets(faces[8], 0, 2, 2); in insert_dummy_points()
116 set_offsets(faces[9], 0, 0, 0); in insert_dummy_points()
[all …]
H A DPeriodic_2_Delaunay_triangulation_2.h103 using Base::set_offsets;
1422 this->set_offsets(f[0], in remove_degree3()
1726 f1->set_offsets(0, 0, 0); in remove_degree5_star()
1727 f2->set_offsets(0, 0, 0); in remove_degree5_star()
1728 f3->set_offsets(0, 0, 0); in remove_degree5_star()
2289 f1->set_offsets(0, 0, 0); in remove_degree6_star()
2290 f2->set_offsets(0, 0, 0); in remove_degree6_star()
2291 f3->set_offsets(0, 0, 0); in remove_degree6_star()
2292 f4->set_offsets(0, 0, 0); in remove_degree6_star()
2386 f1->set_offsets(0, 0, 0); in remove_degree6_N()
[all …]
/dports/graphics/py-mpl-interactions/mpl_interactions-0.19.0/tests/
H A Dtest_helpers.py16 scat.set_offsets(np.c_[x_scat, y_scat_big])
19 scat.set_offsets(np.c_[x_scat, y_scat_small])
22 scat.set_offsets(np.c_[x_scat, y_scat_big])
25 scat.set_offsets(np.c_[x_scat, y_scat_small])
40 scat.set_offsets(np.c_[x_scat, y_scat_small])
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dupd7227.h28 { set_offsets(sx, sy); } in upd7227_device()
31 void set_offsets(int sx, int sy) { m_sx = sx; m_sy = sy; } in set_offsets() function
H A Dhd44102.h31 set_offsets(sx, sy); in hd44102_device()
37 void set_offsets(int sx, int sy) { m_sx = sx; m_sy = sy; } in set_offsets() function
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dupd7227.h28 { set_offsets(sx, sy); } in upd7227_device()
31 void set_offsets(int sx, int sy) { m_sx = sx; m_sy = sy; } in set_offsets() function
H A Dhd44102.h31 set_offsets(sx, sy); in hd44102_device()
37 void set_offsets(int sx, int sy) { m_sx = sx; m_sy = sy; } in set_offsets() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/ocl/
H A Dref_resampling.hpp116 set_offsets(src_d, off.src_off); in init()
117 set_offsets(dst_d, off.dst_off); in init()
217 set_offsets(diff_src_d, off.src_off); in init()
218 set_offsets(diff_dst_d, off.dst_off); in init()
H A Dref_lrn.hpp141 set_offsets(src_d, off.src_off); in init()
142 set_offsets(dst_d, off.dst_off); in init()
264 set_offsets(src_d, off.src_off); in init()
265 set_offsets(diff_dst_d, off.dst_off); in init()
/dports/math/onednn/oneDNN-2.5.1/src/gpu/ocl/
H A Dref_resampling.hpp117 set_offsets(src_d, off.src_off); in init()
118 set_offsets(dst_d, off.dst_off); in init()
218 set_offsets(diff_src_d, off.src_off); in init()
219 set_offsets(diff_dst_d, off.dst_off); in init()
H A Dref_lrn.hpp141 set_offsets(src_d, off.src_off); in init()
142 set_offsets(dst_d, off.dst_off); in init()
264 set_offsets(src_d, off.src_off); in init()
265 set_offsets(diff_dst_d, off.dst_off); in init()
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dk053250.h24 set_offsets(offx, offy); in k053250_device()
28 void set_offsets(int offx, int offy) in set_offsets() function
H A Dk053250_ps.h24 set_offsets(offx, offy); in k053250ps_device()
29 void set_offsets(int offx, int offy) in set_offsets() function
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dk053250.h24 set_offsets(offx, offy); in k053250_device()
28 void set_offsets(int offx, int offy) in set_offsets() function
H A Dk053250_ps.h24 set_offsets(offx, offy); in k053250ps_device()
29 void set_offsets(int offx, int offy) in set_offsets() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/ocl/rnn/
H A Dref_rnn.cpp142 gpu::set_offsets(src_layer_d, off.src_layer_off); in init_conf()
143 gpu::set_offsets(src_iter_d, off.src_iter_off); in init_conf()
145 gpu::set_offsets(src_iter_c_d, off.src_iter_c_off); in init_conf()
146 gpu::set_offsets(weights_layer_d, off.weights_layer_off); in init_conf()
147 gpu::set_offsets(weights_iter_d, off.weights_iter_off); in init_conf()
148 gpu::set_offsets(bias_d, off.bias_off); in init_conf()
149 gpu::set_offsets(dst_layer_d, off.dst_layer_off); in init_conf()
150 gpu::set_offsets(dst_iter_d, off.dst_iter_off); in init_conf()
152 gpu::set_offsets(dst_iter_c_d, off.dst_iter_c_off); in init_conf()
168 gpu::set_offsets(diff_src_iter_d, off.diff_src_iter_off); in init_conf()
[all …]
/dports/math/onednn/oneDNN-2.5.1/src/gpu/ocl/rnn/
H A Dref_rnn.cpp142 gpu::set_offsets(src_layer_d, off.src_layer_off); in init_conf()
143 gpu::set_offsets(src_iter_d, off.src_iter_off); in init_conf()
145 gpu::set_offsets(src_iter_c_d, off.src_iter_c_off); in init_conf()
146 gpu::set_offsets(weights_layer_d, off.weights_layer_off); in init_conf()
147 gpu::set_offsets(weights_iter_d, off.weights_iter_off); in init_conf()
148 gpu::set_offsets(bias_d, off.bias_off); in init_conf()
149 gpu::set_offsets(dst_layer_d, off.dst_layer_off); in init_conf()
150 gpu::set_offsets(dst_iter_d, off.dst_iter_off); in init_conf()
152 gpu::set_offsets(dst_iter_c_d, off.dst_iter_c_off); in init_conf()
168 gpu::set_offsets(diff_src_iter_d, off.diff_src_iter_off); in init_conf()
[all …]
/dports/science/py-MDAnalysis/MDAnalysis-0.19.2/MDAnalysis/coordinates/
H A DXDR.py199 self._xdr.set_offsets(data['offsets'])
228 self._xdr.set_offsets(offsets)
239 self._xdr.set_offsets(offsets)
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_emittexinstruction.cpp123 set_offsets(irt, src.offset); in emit_tex_tex()
164 set_offsets(ir, src.offset); in emit_tex_txd()
267 set_offsets(irt, src.offset); in emit_tex_txl()
304 set_offsets(irt, src.offset); in emit_tex_txb()
412 set_ofs = new TexInstruction(TexInstruction::set_offsets, dummy, in emit_tex_tg4()
434 set_offsets(irt, src.offset); in emit_tex_tg4()
630 void EmitTexInstruction::set_offsets(TexInstruction* ir, nir_src *offset) in set_offsets() function in r600::EmitTexInstruction
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_emittexinstruction.cpp123 set_offsets(irt, src.offset); in emit_tex_tex()
164 set_offsets(ir, src.offset); in emit_tex_txd()
267 set_offsets(irt, src.offset); in emit_tex_txl()
304 set_offsets(irt, src.offset); in emit_tex_txb()
412 set_ofs = new TexInstruction(TexInstruction::set_offsets, dummy, in emit_tex_tg4()
434 set_offsets(irt, src.offset); in emit_tex_tg4()
630 void EmitTexInstruction::set_offsets(TexInstruction* ir, nir_src *offset) in set_offsets() function in r600::EmitTexInstruction
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_emittexinstruction.cpp123 set_offsets(irt, src.offset); in emit_tex_tex()
164 set_offsets(ir, src.offset); in emit_tex_txd()
267 set_offsets(irt, src.offset); in emit_tex_txl()
304 set_offsets(irt, src.offset); in emit_tex_txb()
412 set_ofs = new TexInstruction(TexInstruction::set_offsets, dummy, in emit_tex_tg4()
434 set_offsets(irt, src.offset); in emit_tex_tg4()
630 void EmitTexInstruction::set_offsets(TexInstruction* ir, nir_src *offset) in set_offsets() function in r600::EmitTexInstruction
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_emittexinstruction.cpp123 set_offsets(irt, src.offset); in emit_tex_tex()
164 set_offsets(ir, src.offset); in emit_tex_txd()
267 set_offsets(irt, src.offset); in emit_tex_txl()
304 set_offsets(irt, src.offset); in emit_tex_txb()
412 set_ofs = new TexInstruction(TexInstruction::set_offsets, dummy, in emit_tex_tg4()
434 set_offsets(irt, src.offset); in emit_tex_tg4()
630 void EmitTexInstruction::set_offsets(TexInstruction* ir, nir_src *offset) in set_offsets() function in r600::EmitTexInstruction
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_emittexinstruction.cpp123 set_offsets(irt, src.offset); in emit_tex_tex()
164 set_offsets(ir, src.offset); in emit_tex_txd()
267 set_offsets(irt, src.offset); in emit_tex_txl()
304 set_offsets(irt, src.offset); in emit_tex_txb()
412 set_ofs = new TexInstruction(TexInstruction::set_offsets, dummy, in emit_tex_tg4()
434 set_offsets(irt, src.offset); in emit_tex_tg4()
630 void EmitTexInstruction::set_offsets(TexInstruction* ir, nir_src *offset) in set_offsets() function in r600::EmitTexInstruction
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_emittexinstruction.cpp123 set_offsets(irt, src.offset); in emit_tex_tex()
164 set_offsets(ir, src.offset); in emit_tex_txd()
267 set_offsets(irt, src.offset); in emit_tex_txl()
304 set_offsets(irt, src.offset); in emit_tex_txb()
412 set_ofs = new TexInstruction(TexInstruction::set_offsets, dummy, in emit_tex_tg4()
434 set_offsets(irt, src.offset); in emit_tex_tg4()
630 void EmitTexInstruction::set_offsets(TexInstruction* ir, nir_src *offset) in set_offsets() function in r600::EmitTexInstruction
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_emittexinstruction.cpp123 set_offsets(irt, src.offset); in emit_tex_tex()
164 set_offsets(ir, src.offset); in emit_tex_txd()
267 set_offsets(irt, src.offset); in emit_tex_txl()
304 set_offsets(irt, src.offset); in emit_tex_txb()
412 set_ofs = new TexInstruction(TexInstruction::set_offsets, dummy, in emit_tex_tg4()
434 set_offsets(irt, src.offset); in emit_tex_tg4()
630 void EmitTexInstruction::set_offsets(TexInstruction* ir, nir_src *offset) in set_offsets() function in r600::EmitTexInstruction

12345678910>>...17