Home
last modified time | relevance | path

Searched +defs:al +defs:n +defs:r (Results 1 – 25 of 1489) sorted by relevance

12345678910>>...60

/dports/devel/libmba/libmba-0.9.1/src/
H A Dvarray.c37 varray_init(struct varray *va, size_t membsize, struct allocator *al) in varray_init()
62 varray_new(size_t membsize, struct allocator *al) in varray_new()
98 unsigned int r, i; in varray_release() local
115 struct allocator *al = VAAL(va); in varray_release() local
131 unsigned int r, i, n; in varray_get() local
132 struct allocator *al; in varray_get() local
173 size_t n = BINSIZ(i); in varray_index() local
196 unsigned int n; in varray_next() local
/dports/audio/festival/speech_tools/audio/
H A Dsun16audio.cc80 int play_sun16_wave(EST_Wave &inwave, EST_Option &al) in play_sun16_wave()
87 int i,r,n; in play_sun16_wave() local
211 int read_size,i,r; in sun16_setrecord_info() local
241 int record_sun16_wave(EST_Wave &wave, EST_Option &al) in record_sun16_wave()
248 int i,r,n; in record_sun16_wave() local
320 int play_sun16_wave(EST_Wave &inwave, EST_Option &al) in play_sun16_wave()
328 int record_sun16_wave(EST_Wave &inwave, EST_Option &al) in record_sun16_wave()
H A Dgen_audio.cc60 int play_wave(EST_Wave &inwave, EST_Option &al) in play_wave()
143 static int play_socket_wave(EST_Wave &inwave, EST_Option &al) in play_socket_wave()
174 static int play_aucomm_wave(EST_Wave &inwave, EST_Option &al) in play_aucomm_wave()
216 static int play_sunau_wave(EST_Wave &inwave, EST_Option &al) in play_sunau_wave()
270 int record_wave(EST_Wave &wave, EST_Option &al) in record_wave()
327 static int record_sunau_wave(EST_Wave &wave, EST_Option &al) in record_sunau_wave()
329 int num_samples,i,r,n; in record_sunau_wave() local
H A Dlinux_sound.cc150 int play_linux_wave(EST_Wave &inwave, EST_Option &al) in play_linux_wave()
157 int i,r,n; in play_linux_wave() local
277 int record_linux_wave(EST_Wave &inwave, EST_Option &al) in record_linux_wave()
284 int i,r,n; in record_linux_wave() local
727 int play_linux_wave(EST_Wave &inwave, EST_Option &al) in play_linux_wave()
757 int record_linux_wave(EST_Wave &inwave, EST_Option &al) in record_linux_wave()
881 int play_linux_wave(EST_Wave &inwave, EST_Option &al) in play_linux_wave()
887 int err=0, i, r; in play_linux_wave() local
929 int record_linux_wave(EST_Wave &inwave, EST_Option &al) in record_linux_wave()
939 int play_linux_wave(EST_Wave &inwave, EST_Option &al) in play_linux_wave()
[all …]
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Core/src/util/
H A DU2AlphabetUtils.cpp86 bool U2AlphabetUtils::matches(const DNAAlphabet *al, const char *seq, qint64 len) { in matches()
97 bool U2AlphabetUtils::matches(const DNAAlphabet *al, const char *seq, qint64 len, const U2Region &r in matches()
110 const DNAAlphabet *al = AppContext::getDNAAlphabetRegistry()->findById(alphaId.id); in getDefaultSymbol() local
117 for (int i = 0, n = ma->getNumRows(); i < n; i++) { in assignAlphabet() local
138 for (int i = 0, n = ma->getNumRows(); i < n; i++) { in assignAlphabet() local
182 for (const DNAAlphabet *al : qAsConst(alphabets)) { in findAllAlphabets() local
184 for (const U2Region &r : qAsConst(regionsToProcess)) { in findAllAlphabets() local
199 for (const DNAAlphabet *al : qAsConst(alphabets)) { in findBestAlphabet() local
201 for (const U2Region &r : qAsConst(regionsToProcess)) { in findBestAlphabet() local
244 const U2::DNAAlphabet *U2AlphabetUtils::getExtendedAlphabet(const DNAAlphabet *al) { in getExtendedAlphabet()
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Ddps8_math128.c346 int n; in nlz() local
359 int m, int n) in divmnu()
496 const int n = 8; in divide_128() local
520 uint16_t r [8] = { 8 * 0 }; in divide_128() local
549 const int n = 1; in divide_128_16() local
582 const int n = 2; in divide_128_32() local
626 uint128 r = and_128 (a, b); in tand() local
637 uint128 r = or_128 (a, b); in tor() local
690 bool r = isgt_128 (a, b); in tgt() local
696 static void tls (uint64_t ah, uint64_t al, unsigned int n, in tls()
[all …]
/dports/math/pari/pari-2.13.3/src/modules/
H A Dalgebras.c348 long n,i; in factoredextchinesetest() local
998 GEN Z, p, r, res, perm; in algsimpledec_ss() local
1066 try_split(GEN al, GEN x, long n, long d) in try_split()
1118 alg_idempotent(GEN al, long n, long d) in alg_idempotent()
1530 long r, r1, r2; in is_place_emb() local
2579 algpow(GEN al, GEN x, GEN n) in algpow()
3061 long i, j, r, nbfrob, nbloc, nz, t; in get_phi0() local
3162 long n, r; in bnrgwsearch() local
3823 genefrob(GEN nf, GEN gal, GEN r) in genefrob()
3978 ulong r = pgener_Fl(p); in subcycloindep() local
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libvcodex/
H A Dvcalias.c91 Vcalias_t *al, **list; local
92 ssize_t n, i, a, b1, e1, b2, e2, b3, e3; local
216 ssize_t n, a, r; local
277 Vcalias_t *al; local
313 Vcalias_t *al; local
331 static int vcwalklist(Vcalias_t* al, Vcwalk_f walkf, Void_t* disc) in vcwalklist()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libvcodex/
H A Dvcalias.c87 Vcalias_t *al, **list; local
88 ssize_t a, v, w, n; local
195 ssize_t n, a, r; local
257 Vcalias_t *al; local
276 static int vcwalklist(Vcalias_t* al, Vcwalk_f walkf, Void_t* disc) in vcwalklist()
/dports/shells/ksh93/ast-93u/src/lib/libvcodex/
H A Dvcalias.c87 Vcalias_t *al, **list; local
88 ssize_t a, v, w, n; local
195 ssize_t n, a, r; local
257 Vcalias_t *al; local
276 static int vcwalklist(Vcalias_t* al, Vcwalk_f walkf, Void_t* disc) in vcwalklist()
/dports/security/libressl-static/libressl-3.3.5/crypto/bn/
H A Dbn_sqr.c67 BN_sqr(BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) in BN_sqr()
69 int max, al; in BN_sqr() local
157 bn_sqr_normal(BN_ULONG *r, const BN_ULONG *a, int n, BN_ULONG *tmp) in bn_sqr_normal()
204 bn_sqr_recursive(BN_ULONG *r, const BN_ULONG *a, int n2, BN_ULONG *t) in bn_sqr_recursive()
206 int n = n2 / 2; in bn_sqr_recursive() local
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/bn/
H A Dbn_sqr.c65 int BN_sqr(BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) in BN_sqr()
67 int max,al; in BN_sqr() local
158 void bn_sqr_normal(BN_ULONG *r, const BN_ULONG *a, int n, BN_ULONG *tmp) in bn_sqr_normal()
206 void bn_sqr_recursive(BN_ULONG *r, const BN_ULONG *a, int n2, BN_ULONG *t) in bn_sqr_recursive()
208 int n=n2/2; in bn_sqr_recursive() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/crypto/bn/
H A Dbn_sqr.c67 BN_sqr(BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) in BN_sqr()
69 int max, al; in BN_sqr() local
157 bn_sqr_normal(BN_ULONG *r, const BN_ULONG *a, int n, BN_ULONG *tmp) in bn_sqr_normal()
204 bn_sqr_recursive(BN_ULONG *r, const BN_ULONG *a, int n2, BN_ULONG *t) in bn_sqr_recursive()
206 int n = n2 / 2; in bn_sqr_recursive() local
/dports/emulators/citra/citra-ac98458e0/externals/libressl/crypto/bn/
H A Dbn_sqr.c67 BN_sqr(BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) in BN_sqr()
69 int max, al; in BN_sqr() local
157 bn_sqr_normal(BN_ULONG *r, const BN_ULONG *a, int n, BN_ULONG *tmp) in bn_sqr_normal()
204 bn_sqr_recursive(BN_ULONG *r, const BN_ULONG *a, int n2, BN_ULONG *t) in bn_sqr_recursive()
206 int n = n2 / 2; in bn_sqr_recursive() local
/dports/www/obhttpd/libressl-3.4.1/crypto/bn/
H A Dbn_sqr.c67 BN_sqr(BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) in BN_sqr()
69 int max, al; in BN_sqr() local
157 bn_sqr_normal(BN_ULONG *r, const BN_ULONG *a, int n, BN_ULONG *tmp) in bn_sqr_normal()
204 bn_sqr_recursive(BN_ULONG *r, const BN_ULONG *a, int n2, BN_ULONG *t) in bn_sqr_recursive()
206 int n = n2 / 2; in bn_sqr_recursive() local
/dports/security/libressl/libressl-3.4.3/crypto/bn/
H A Dbn_sqr.c67 BN_sqr(BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) in BN_sqr()
69 int max, al; in BN_sqr() local
157 bn_sqr_normal(BN_ULONG *r, const BN_ULONG *a, int n, BN_ULONG *tmp) in bn_sqr_normal()
204 bn_sqr_recursive(BN_ULONG *r, const BN_ULONG *a, int n2, BN_ULONG *t) in bn_sqr_recursive()
206 int n = n2 / 2; in bn_sqr_recursive() local
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/bn/
H A Dbn_sqr.c67 int BN_sqr(BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) in BN_sqr()
69 int max, al; in BN_sqr() local
158 void bn_sqr_normal(BN_ULONG *r, const BN_ULONG *a, int n, BN_ULONG *tmp) in bn_sqr_normal()
205 void bn_sqr_recursive(BN_ULONG *r, const BN_ULONG *a, int n2, BN_ULONG *t) in bn_sqr_recursive()
207 int n = n2 / 2; in bn_sqr_recursive() local
/dports/sysutils/shim/shim-0.9/Cryptlib/OpenSSL/crypto/bn/
H A Dbn_sqr.c67 int BN_sqr(BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) in BN_sqr()
69 int max, al; in BN_sqr() local
157 void bn_sqr_normal(BN_ULONG *r, const BN_ULONG *a, int n, BN_ULONG *tmp) in bn_sqr_normal()
204 void bn_sqr_recursive(BN_ULONG *r, const BN_ULONG *a, int n2, BN_ULONG *t) in bn_sqr_recursive()
206 int n = n2 / 2; in bn_sqr_recursive() local
/dports/lang/mono/mono-5.10.1.57/external/boringssl/crypto/bn/
H A Dmul.c69 static void bn_mul_normal(BN_ULONG *r, BN_ULONG *a, int na, BN_ULONG *b, in bn_mul_normal()
126 static BN_ULONG bn_sub_part_words(BN_ULONG *r, const BN_ULONG *a, in bn_sub_part_words()
296 static void bn_mul_recursive(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n2, in bn_mul_recursive()
298 int n = n2 / 2, c1, c2; in bn_mul_recursive() local
428 static void bn_mul_part_recursive(BN_ULONG *r, BN_ULONG *a, BN_ULONG *b, int n, in bn_mul_part_recursive()
562 int BN_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) { in BN_mul()
564 int top, al, bl; in BN_mul() local
661 static void bn_sqr_normal(BN_ULONG *r, const BN_ULONG *a, int n, BN_ULONG *tmp) { in bn_sqr_normal()
706 int n = n2 / 2; in bn_sqr_recursive() local
800 int BN_sqr(BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) { in BN_sqr()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/vect/
H A Dslp-pr97636.cc19 template <class h, class i> void n(f<h, i> **o, f<h, i> *ab) { in n() function
20 bool p, r; in n() local
54 void ao(ak<al, am> ap, ak<al, an> aq) { in ao()
60 void au(w<al, am, as> ap, w<al, an, at> aq) { in au()
71 void ay(av<al, am, aw>, av<al, an, ax>) { in ay()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/vect/
H A Dslp-pr97636.cc19 template <class h, class i> void n(f<h, i> **o, f<h, i> *ab) { in n() function
20 bool p, r; in n() local
54 void ao(ak<al, am> ap, ak<al, an> aq) { in ao()
60 void au(w<al, am, as> ap, w<al, an, at> aq) { in au()
71 void ay(av<al, am, aw>, av<al, an, ax>) { in ay()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/vect/
H A Dslp-pr97636.cc19 template <class h, class i> void n(f<h, i> **o, f<h, i> *ab) { in n() function
20 bool p, r; in n() local
54 void ao(ak<al, am> ap, ak<al, an> aq) { in ao()
60 void au(w<al, am, as> ap, w<al, an, at> aq) { in au()
71 void ay(av<al, am, aw>, av<al, an, ax>) { in ay()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/vect/
H A Dslp-pr97636.cc19 template <class h, class i> void n(f<h, i> **o, f<h, i> *ab) { in n() function
20 bool p, r; in n() local
54 void ao(ak<al, am> ap, ak<al, an> aq) { in ao()
60 void au(w<al, am, as> ap, w<al, an, at> aq) { in au()
71 void ay(av<al, am, aw>, av<al, an, ax>) { in ay()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/
H A Dbn_sqr.c17 int BN_sqr(BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) in BN_sqr()
27 int bn_sqr_fixed_top(BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) in bn_sqr_fixed_top()
29 int max, al; in bn_sqr_fixed_top() local
109 void bn_sqr_normal(BN_ULONG *r, const BN_ULONG *a, int n, BN_ULONG *tmp) in bn_sqr_normal()
156 void bn_sqr_recursive(BN_ULONG *r, const BN_ULONG *a, int n2, BN_ULONG *t) in bn_sqr_recursive()
158 int n = n2 / 2; in bn_sqr_recursive() local
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/bn/
H A Dbn_sqr.c17 int BN_sqr(BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) in BN_sqr()
27 int bn_sqr_fixed_top(BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) in bn_sqr_fixed_top()
29 int max, al; in bn_sqr_fixed_top() local
109 void bn_sqr_normal(BN_ULONG *r, const BN_ULONG *a, int n, BN_ULONG *tmp) in bn_sqr_normal()
156 void bn_sqr_recursive(BN_ULONG *r, const BN_ULONG *a, int n2, BN_ULONG *t) in bn_sqr_recursive()
158 int n = n2 / 2; in bn_sqr_recursive() local

12345678910>>...60