Home
last modified time | relevance | path

Searched defs:rz (Results 1 – 25 of 1474) sorted by relevance

12345678910>>...59

/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/samtools/src/samtools/
H A Drazf.c92 static void save_zindex(RAZF *rz, int fd){ in save_zindex()
112 static void load_zindex(RAZF *rz, knetFile *fp){
155 RAZF *rz; local
213 static void razf_flush(RAZF *rz){
246 static void razf_end_flush(RAZF *rz){
353 RAZF *rz; local
496 RAZF *rz; local
622 int razf_read(RAZF *rz, void *data, int size){
661 int razf_skip(RAZF* rz, int size){
775 uint64_t razf_tell2(RAZF *rz)
[all …]
/dports/biology/stringtie/stringtie-2.1.1/samtools-0.1.18/
H A Drazf.c92 static void save_zindex(RAZF *rz, int fd){ in save_zindex()
112 static void load_zindex(RAZF *rz, knetFile *fp){
155 RAZF *rz; local
213 static void razf_flush(RAZF *rz){
246 static void razf_end_flush(RAZF *rz){
353 RAZF *rz; local
496 RAZF *rz; local
622 int razf_read(RAZF *rz, void *data, int size){
661 int razf_skip(RAZF* rz, int size){
775 uint64_t razf_tell2(RAZF *rz)
[all …]
/dports/biology/seqan1/seqan-1.3.1/lib/samtools/
H A Drazf.c92 static void save_zindex(RAZF *rz, int fd){ in save_zindex()
112 static void load_zindex(RAZF *rz, knetFile *fp){
155 RAZF *rz; local
213 static void razf_flush(RAZF *rz){
246 static void razf_end_flush(RAZF *rz){
353 RAZF *rz; local
496 RAZF *rz; local
622 int razf_read(RAZF *rz, void *data, int size){
661 int razf_skip(RAZF* rz, int size){
775 uint64_t razf_tell2(RAZF *rz)
[all …]
/dports/math/py-gmpy/gmpy-1.17/src/
H A Dgmpy_mpz_inplace.c21 PympzObject *rz; local
83 PympzObject *rz; local
146 PympzObject *rz; local
204 PympzObject *rz; local
279 PympzObject *rz; local
354 PympzObject *rz; local
428 PympzObject *rz; local
/dports/math/py-gmpy2-devel/gmpy-gmpy2-2.1.0b5/src/
H A Dgmpy2_mpz_inplace.c94 MPZ_Object *rz; in GMPy_MPZ_ISub_Slot() local
131 MPZ_Object *rz; in GMPy_MPZ_IMul_Slot() local
168 MPZ_Object *rz; in GMPy_MPZ_IFloorDiv_Slot() local
216 MPZ_Object *rz; in GMPy_MPZ_IRem_Slot() local
263 MPZ_Object *rz; in GMPy_MPZ_IRshift_Slot() local
283 MPZ_Object *rz; in GMPy_MPZ_ILshift_Slot() local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/zora/
H A Dgrid_zoracorr_FA.F270 double precision rx,ry,rz,dist5 local
276 double precision rx,ry,rz,dist5 local
282 double precision rx,ry,rz,dist5 local
288 double precision rx,ry,rz,dist5 local
294 double precision rx,ry,rz,dist5 local
300 double precision rx,ry,rz,dist5 local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/zora/
H A Dgrid_zoracorr_FA.F270 double precision rx,ry,rz,dist5 local
276 double precision rx,ry,rz,dist5 local
282 double precision rx,ry,rz,dist5 local
288 double precision rx,ry,rz,dist5 local
294 double precision rx,ry,rz,dist5 local
300 double precision rx,ry,rz,dist5 local
/dports/graphics/cal3d/cal3d-20060720/src/cal3d/
H A Dquaternion.cpp352 float rz = z * scale; in compress() local
383 float rz = z * scale; in compress() local
399 float rz = z * scale; in compress() local
/dports/science/qmcpack/qmcpack-3.11.0/src/einspline/
H A Dtime_multi_new.c344 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_real_float_all() local
355 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_real_float_all() local
364 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_real_float_all() local
387 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_real_float_all() local
397 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_real_float_all() local
657 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_real_double_all() local
667 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_real_double_all() local
681 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_real_double_all() local
704 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_real_double_all() local
714 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_real_double_all() local
[all …]
H A Dtime_multi_omp.c113 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_real_double_omp() local
122 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_real_double_omp() local
133 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_real_double_omp() local
182 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_real_double_omp() local
299 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_complex_double_omp() local
308 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_complex_double_omp() local
319 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_complex_double_omp() local
369 double rz = drand48(); double z = rz*z_grid.start + (1.0-rz)*z_grid.end; in time_3d_complex_double_omp() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/csky/abiv1/
H A Dalignment.c95 static int ldh_c(struct pt_regs *regs, uint32_t rz, uint32_t addr) in ldh_c()
117 static int sth_c(struct pt_regs *regs, uint32_t rz, uint32_t addr) in sth_c()
142 static int ldw_c(struct pt_regs *regs, uint32_t rz, uint32_t addr) in ldw_c()
176 static int stw_c(struct pt_regs *regs, uint32_t rz, uint32_t addr) in stw_c()
218 uint32_t rz = 0; in csky_alignment() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/csky/abiv1/
H A Dalignment.c95 static int ldh_c(struct pt_regs *regs, uint32_t rz, uint32_t addr) in ldh_c()
117 static int sth_c(struct pt_regs *regs, uint32_t rz, uint32_t addr) in sth_c()
142 static int ldw_c(struct pt_regs *regs, uint32_t rz, uint32_t addr) in ldw_c()
176 static int stw_c(struct pt_regs *regs, uint32_t rz, uint32_t addr) in stw_c()
218 uint32_t rz = 0; in csky_alignment() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/csky/abiv1/
H A Dalignment.c95 static int ldh_c(struct pt_regs *regs, uint32_t rz, uint32_t addr) in ldh_c()
117 static int sth_c(struct pt_regs *regs, uint32_t rz, uint32_t addr) in sth_c()
142 static int ldw_c(struct pt_regs *regs, uint32_t rz, uint32_t addr) in ldw_c()
176 static int stw_c(struct pt_regs *regs, uint32_t rz, uint32_t addr) in stw_c()
218 uint32_t rz = 0; in csky_alignment() local
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Numerics/test/
H A DtestMatrix.cc79 double tx, ty, tz, rx, ry, rz; in TEST() local
94 double tx, ty, tz, rx, ry, rz; in TEST() local
109 double tx, ty, tz, rx, ry, rz; in TEST() local
124 double tx, ty, tz, rx, ry, rz; in TEST() local
139 double tx, ty, tz, rx, ry, rz, sx, sy, sz, sxy, sxz, syz; in TEST() local
160 double tx, ty, tz, rx, ry, rz, sx, sy, sz, sxy, sxz, syz; in TEST() local
181 double tx, ty, tz, rx, ry, rz, sx, sy, sz, sxy, sxz, syz; in TEST() local
202 double tx, ty, tz, rx, ry, rz, sx, sy, sz, sxy, sxz, syz; in TEST() local
223 double tx, ty, tz, rx, ry, rz, sx, sy, sz, sxy, sxz, syz; in TEST() local
244 double tx, ty, tz, rx, ry, rz, sx, sy, sz, sxy, sxz, syz; in TEST() local
[all …]
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/port/arm/
H A Darmv8-curve25519.c3111 void fe_ge_to_p2(fe rx, fe ry, fe rz, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p2()
3554 void fe_ge_to_p3(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p3()
4132 void fe_ge_dbl(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz) in fe_ge_dbl()
4676 void fe_ge_madd(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_madd()
5242 void fe_ge_msub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_msub()
5808 void fe_ge_add(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_add()
6514 void fe_ge_sub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_sub()
H A Darmv8-32-curve25519.c3851 void fe_ge_to_p2(fe rx, fe ry, fe rz, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p2()
3878 void fe_ge_to_p3(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p3()
3909 void fe_ge_dbl(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz) in fe_ge_dbl()
4163 void fe_ge_madd(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_madd()
4513 void fe_ge_msub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_msub()
4863 void fe_ge_add(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_add()
5219 void fe_ge_sub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_sub()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/port/arm/
H A Darmv8-curve25519.c3111 void fe_ge_to_p2(fe rx, fe ry, fe rz, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p2()
3554 void fe_ge_to_p3(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p3()
4132 void fe_ge_dbl(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz) in fe_ge_dbl()
4676 void fe_ge_madd(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_madd()
5242 void fe_ge_msub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_msub()
5808 void fe_ge_add(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_add()
6514 void fe_ge_sub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_sub()
H A Darmv8-32-curve25519.c3851 void fe_ge_to_p2(fe rx, fe ry, fe rz, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p2()
3878 void fe_ge_to_p3(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p3()
3909 void fe_ge_dbl(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz) in fe_ge_dbl()
4163 void fe_ge_madd(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_madd()
4513 void fe_ge_msub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_msub()
4863 void fe_ge_add(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_add()
5219 void fe_ge_sub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_sub()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/port/arm/
H A Darmv8-curve25519.c3111 void fe_ge_to_p2(fe rx, fe ry, fe rz, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p2()
3554 void fe_ge_to_p3(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p3()
4132 void fe_ge_dbl(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz) in fe_ge_dbl()
4676 void fe_ge_madd(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_madd()
5242 void fe_ge_msub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_msub()
5808 void fe_ge_add(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_add()
6514 void fe_ge_sub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_sub()
H A Darmv8-32-curve25519.c3851 void fe_ge_to_p2(fe rx, fe ry, fe rz, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p2()
3878 void fe_ge_to_p3(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p3()
3909 void fe_ge_dbl(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz) in fe_ge_dbl()
4163 void fe_ge_madd(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_madd()
4513 void fe_ge_msub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_msub()
4863 void fe_ge_add(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_add()
5219 void fe_ge_sub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_sub()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/port/arm/
H A Darmv8-curve25519.c3111 void fe_ge_to_p2(fe rx, fe ry, fe rz, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p2()
3554 void fe_ge_to_p3(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p3()
4132 void fe_ge_dbl(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz) in fe_ge_dbl()
4676 void fe_ge_madd(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_madd()
5242 void fe_ge_msub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_msub()
5808 void fe_ge_add(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_add()
6514 void fe_ge_sub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_sub()
H A Darmv8-32-curve25519.c3851 void fe_ge_to_p2(fe rx, fe ry, fe rz, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p2()
3878 void fe_ge_to_p3(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p3()
3909 void fe_ge_dbl(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz) in fe_ge_dbl()
4163 void fe_ge_madd(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_madd()
4513 void fe_ge_msub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_msub()
4863 void fe_ge_add(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_add()
5219 void fe_ge_sub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_sub()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/port/arm/
H A Darmv8-curve25519.c3111 void fe_ge_to_p2(fe rx, fe ry, fe rz, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p2()
3554 void fe_ge_to_p3(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p3()
4132 void fe_ge_dbl(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz) in fe_ge_dbl()
4676 void fe_ge_madd(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_madd()
5242 void fe_ge_msub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_msub()
5808 void fe_ge_add(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_add()
6514 void fe_ge_sub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_sub()
H A Darmv8-32-curve25519.c3851 void fe_ge_to_p2(fe rx, fe ry, fe rz, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p2()
3878 void fe_ge_to_p3(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt) in fe_ge_to_p3()
3909 void fe_ge_dbl(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz) in fe_ge_dbl()
4163 void fe_ge_madd(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_madd()
4513 void fe_ge_msub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, con… in fe_ge_msub()
4863 void fe_ge_add(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_add()
5219 void fe_ge_sub(fe rx, fe ry, fe rz, fe rt, const fe px, const fe py, const fe pz, const fe pt, cons… in fe_ge_sub()
/dports/devel/libfirm/libfirm-1.21.0/ir/opt/
H A Dfp-vrp.c323 ir_tarval* const rz = r->z; in transfer() local
336 ir_tarval* const rz = r->z; in transfer() local
349 ir_tarval* const rz = r->z; in transfer() local
362 ir_tarval* const rz = r->z; in transfer() local
377 ir_tarval* const rz = r->z; in transfer() local
403 ir_tarval* const rz = r->z; in transfer() local
427 ir_tarval* const rz = r->z; in transfer() local
478 ir_tarval* const rz = r->z; in transfer() local
526 ir_tarval* const rz = r->z; in transfer() local

12345678910>>...59