Home
last modified time | relevance | path

Searched +defs:bal +defs:k (Results 1 – 25 of 123) sorted by relevance

12345

/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/core/lib/lattice/
H A Dtrapdoor-poly-impl.cpp50 double stddev, int64_t base, bool bal) { in TrapdoorGen()
59 size_t k = in TrapdoorGen() local
94 bool bal) { in TrapdoorGen()
104 size_t k = in TrapdoorGen() local
140 int64_t base, bool bal) { in TrapdoorGenSquareMat()
149 size_t k = in TrapdoorGenSquareMat() local
192 int64_t base, bool bal) { in TrapdoorGenSquareMat()
202 size_t k = in TrapdoorGenSquareMat() local
247 size_t n, size_t k, const Matrix<Poly>& A, const RLWETrapdoorPair<Poly>& T, in GaussSamp()
317 size_t n, size_t k, const Matrix<NativePoly>& A, in GaussSamp()
[all …]
H A Dtrapdoor-dcrtpoly-impl.cpp47 bool bal) { in TrapdoorGen()
58 size_t k = params->GetParams().size() * digitCount; in TrapdoorGen() local
92 int64_t base, bool bal) { in TrapdoorGenSquareMat()
103 size_t k = params->GetParams().size() * digitCount; in TrapdoorGenSquareMat() local
147 size_t n, size_t k, const Matrix<DCRTPoly>& A, in GaussSamp()
233 size_t n, size_t k, const Matrix<DCRTPoly>& A, in GaussSampSquareMat()
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Ddraw-blend.c318 fz_blend_separable(byte * FZ_RESTRICT bp, int bal, const byte * FZ_RESTRICT sp, int sal, int n1, in… in fz_blend_separable()
320 int k; in fz_blend_separable() local
418 fz_blend_nonseparable_gray(byte * FZ_RESTRICT bp, int bal, const byte * FZ_RESTRICT sp, int sal, in… in fz_blend_nonseparable_gray()
440 int k; in fz_blend_nonseparable_gray() local
473 fz_blend_nonseparable(byte * FZ_RESTRICT bp, int bal, const byte * FZ_RESTRICT sp, int sal, int n, … in fz_blend_nonseparable()
492 int k; in fz_blend_nonseparable() local
588 int k; in fz_blend_separable_nonisolated() local
800 int k; in fz_blend_nonseparable_nonisolated_gray() local
896 int k; in fz_blend_nonseparable_nonisolated() local
1251 fz_blend_knockout(byte * FZ_RESTRICT bp, int bal, const byte * FZ_RESTRICT sp, int sal, int n1, int… in fz_blend_knockout()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/flow/
H A DIndexedSet.h293 void erase( KeyCompatible const& k ) { set.erase(k); } in erase()
303 iterator find( KeyCompatible const& k ) const { return set.find(k); } in find()
305 iterator lower_bound( KeyCompatible const& k ) const { return set.lower_bound(k); } in lower_bound()
307 iterator upper_bound( KeyCompatible const& k ) const { return set.upper_bound(k); } in upper_bound()
309 iterator lastLessOrEqual( KeyCompatible const& k ) const { return set.lastLessOrEqual(k); } in lastLessOrEqual()
364 void ISAdjustBalance(Node* root, int d, int bal) { in ISAdjustBalance()
407 int bal = rebalanceDir ? +1 : -1; // 1 if rotating right, -1 if rotating left in ISRebalance() local
648 int bal = d ? 1 : -1; in insert() local
755 int bal = d ? 1 : -1; in insert() local
962 int bal = rebalanceDir ? +1 : -1; in erase() local
/dports/x11/runner/runner-1.1/src/aguix/
H A Davltree.hh41 void insert( T1 k, T2 v ) in insert()
89 void remove( T1 k, T2 v ) in remove()
97 void remove( T1 k, T2 *pv = NULL ) in remove()
382 int bal; in balance() local
479 avltree_node_t *findNode( T1 k, T2 *pv = NULL ) in findNode()
516 void insert( T1 k, T2 v ) in insert()
533 void remove( T1 k ) in remove()
573 T2 *findToFront( T1 k ) in findToFront()
/dports/x11-fm/worker/worker-4.10.0/src/aguix/
H A Davltree.hh41 void insert( T1 k, T2 v ) in insert()
89 void remove( T1 k, T2 v ) in remove()
97 void remove( T1 k, T2 *pv = NULL ) in remove()
382 int bal; in balance() local
479 avltree_node_t *findNode( T1 k, T2 *pv = NULL ) in findNode()
516 void insert( T1 k, T2 v ) in insert()
533 void remove( T1 k ) in remove()
573 T2 *findToFront( T1 k ) in findToFront()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/
H A Dmf_bal.c55 unsigned int which_slice(const struct slice * slices, unsigned int ns, uint32_t k) in which_slice()
187 void read_mfile_header(balancing_ptr bal, const char * mfile, int withcoeffs) in read_mfile_header()
396 balancing bal; in mf_bal() local
H A Dbalancing_workhorse.cpp70 balancing bal; member
248 void dispatcher::post_send(std::vector<uint32_t> & Q, unsigned int k)/*{{{*/ in post_send()
267 void dispatcher::post_semaphore_blocking(unsigned int k)/*{{{*/ in post_semaphore_blocking()
275 void dispatcher::post_semaphore_nonblocking(unsigned int k)/*{{{*/ in post_semaphore_nonblocking()
507 unsigned int k = cc / cols_chunk_big; in reader_thread() local
519 for(unsigned int k = 0 ; k < nodedata.size() ; k++) { in reader_thread() local
651 for(uint32_t k = 0 ; k < elem ; k++) { in reader_fill_index_maps() local
693 for (uint32_t k = 0; k < xbal->h->nh; k++) { in reader_fill_index_maps() local
929 for(unsigned int k = 0 ; k < pi->m->ncores ; k++) { in stats() local
H A Dmatmul_top.c1149 for(int k = 0 ; k < recvcount ; k++) { in my_MPI_Reduce_scatter_block() local
1497 for(unsigned int k = 1 ; k < wr->ncores ; k++) { in mmt_vec_allreduce() local
1522 for(unsigned int k = 1 ; k < wr->ncores ; k++) { in mmt_vec_allreduce() local
1540 int k; in matmul_top_comm_bench_helper() local
1581 int k; in matmul_top_comm_bench() local
1935 for(unsigned int k = 0 ; k < s->n ; k++) { in mmt_vec_apply_or_unapply_S_inner() local
1958 for(unsigned int k = 0 ; k < s->n ; k++) { in mmt_vec_apply_or_unapply_S_inner() local
2155 for(unsigned int k = 0 ; k < n ; k++) { in indices_twist() local
2186 for(unsigned int k = 0 ; k < n ; k++) { in indices_twist() local
2458 for(unsigned int k = 0 ; k < nx ; k++) { in mmt_vec_set_x_indices() local
[all …]
/dports/science/mpqc/mpqc-2.3.1/src/lib/util/container/
H A Deavlmmap.h58 EAVLMMapNode(const K& k): key(k) {} in EAVLMMapNode()
437 int bal = balance(A) + adjustment; in adjust_balance_insert() local
551 int bal = balance(A) + adjustment; in adjust_balance_remove() local
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/rml/server/
H A Drml_server.cpp206 int k = ++my_ref_count; in add_ref() local
212 int k = --my_ref_count; in remove_ref() local
1156 int k = --my_slack; in try_process() local
1285 iterator k=this_thr; in wakeup_next_thread() local
1723 int bal = the_balance; in request_close_connection() local
1985 int bal = ++the_balance; in request_close_connection() local
2040 int k = remove_ref(); in request_close_connection() local
2253 int bal = ++the_balance; in request_close_connection() local
2445 int bal = ++the_balance; in request_close_connection() local
2779 int bal = the_balance; in request_close_connection() local
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/rml/server/
H A Drml_server.cpp210 int k = ++my_ref_count; in add_ref() local
216 int k = --my_ref_count; in remove_ref() local
1160 int k = --my_slack; in try_process() local
1289 iterator k=this_thr; in wakeup_next_thread() local
1727 int bal = the_balance; in request_close_connection() local
1989 int bal = ++the_balance; in request_close_connection() local
2044 int k = remove_ref(); in request_close_connection() local
2257 int bal = ++the_balance; in request_close_connection() local
2449 int bal = ++the_balance; in request_close_connection() local
2783 int bal = the_balance; in request_close_connection() local
[all …]
/dports/devel/tbb/oneTBB-2020.3/src/rml/server/
H A Drml_server.cpp206 int k = ++my_ref_count; in add_ref() local
212 int k = --my_ref_count; in remove_ref() local
1156 int k = --my_slack; in try_process() local
1285 iterator k=this_thr; in wakeup_next_thread() local
1723 int bal = the_balance; in request_close_connection() local
1985 int bal = ++the_balance; in request_close_connection() local
2040 int k = remove_ref(); in request_close_connection() local
2253 int bal = ++the_balance; in request_close_connection() local
2445 int bal = ++the_balance; in request_close_connection() local
2779 int bal = the_balance; in request_close_connection() local
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/rml/server/
H A Drml_server.cpp206 int k = ++my_ref_count; in add_ref() local
212 int k = --my_ref_count; in remove_ref() local
1156 int k = --my_slack; in try_process() local
1285 iterator k=this_thr; in wakeup_next_thread() local
1723 int bal = the_balance; in request_close_connection() local
1985 int bal = ++the_balance; in request_close_connection() local
2040 int k = remove_ref(); in request_close_connection() local
2253 int bal = ++the_balance; in request_close_connection() local
2445 int bal = ++the_balance; in request_close_connection() local
2779 int bal = the_balance; in request_close_connection() local
[all …]
/dports/math/ipopt/Ipopt-3.12.13/ThirdParty/Mumps/MUMPS/PORD/lib/
H A Dinterface.c321 int neqs, k; in SPACE_solveTriangular() local
693 int *invp, i, msglvl, maxzeros, bal, dimQ; in SPACE_mapping() local
/dports/math/coinmumps/MUMPS_4.10.0/PORD/lib/
H A Dinterface.c321 int neqs, k; in SPACE_solveTriangular() local
693 int *invp, i, msglvl, maxzeros, bal, dimQ; in SPACE_mapping() local
/dports/math/mumps/mumps-5.1.2/PORD/lib/
H A Dinterface.c321 PORD_INT neqs, k; in SPACE_solveTriangular() local
693 PORD_INT *invp, i, msglvl, maxzeros, bal, dimQ; in SPACE_mapping() local
/dports/math/mumps4/MUMPS_4.10.0/PORD/lib/
H A Dinterface.c321 int neqs, k; in SPACE_solveTriangular() local
693 int *invp, i, msglvl, maxzeros, bal, dimQ; in SPACE_mapping() local
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/plugins/
H A Dpara_equalizer.cpp72 #define EQS(k, t, ks) case para_equalizer_base_metadata::EFM_ ## k: \ in decode_filter() argument
699 float bal[2] = { 1.0f, 1.0f }; in update_settings() local
1155 size_t k = (j*para_equalizer_base_metadata::MESH_POINTS)/width; in inline_display() local
H A Dgraph_equalizer.cpp386 float bal[2] = { 1.0f, 1.0f }; in update_settings() local
860 size_t k = (j*graph_equalizer_base_metadata::MESH_POINTS)/width; in inline_display() local
/dports/audio/muse-sequencer/muse-4.0.0/src/synti/simpledrums2/
H A Dsimpledrums.cpp1194 for (int k = i+1; k < i+1+labelnamelen; k++) { in getInitData() local
1208 for (int k = i+1; k < i+1+namelen; k++) { in getInitData() local
1238 for (int k=0; k<sendEffects[j].nrofparameters; k++) { in getInitData() local
1729 void SimpleSynth::guiUpdatePitch(int ch, int bal) in guiUpdatePitch()
1748 void SimpleSynth::guiUpdateBalance(int ch, int bal) in guiUpdateBalance()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/complexscripts/util/
H A DGlyphSequence.java121 …public GlyphSequence(GlyphSequence gs, int[] bga, int[] iga, int[] lga, CharAssociation[] bal, Cha… in GlyphSequence()
610 int k = (i > nc) ? nc : i; in makeIdentityAssociations() local
/dports/biology/py-pysam/pysam-0.18.0/htslib/cram/
H A Dcram_encode.c118 khint_t k; in cram_encode_compression_header() local
174 khint_t k; in cram_encode_compression_header() local
456 khint_t k; in cram_encode_compression_header() local
1027 cram_codec *bal = codec->u.e_byte_array_len.len_codec; in cram_allocate_block() local
1288 khint_t k; in lossy_read_names() local
1331 khint_t k; in lossy_read_names() local
1544 khint_t k; in cram_encode_container() local
2212 khint_t k; in cram_encode_aux() local
3111 khint_t k; in process_one_read() local
/dports/biology/htslib/htslib-1.14/cram/
H A Dcram_encode.c118 khint_t k; in cram_encode_compression_header() local
174 khint_t k; in cram_encode_compression_header() local
456 khint_t k; in cram_encode_compression_header() local
1027 cram_codec *bal = codec->u.e_byte_array_len.len_codec; in cram_allocate_block() local
1288 khint_t k; in lossy_read_names() local
1331 khint_t k; in lossy_read_names() local
1544 khint_t k; in cram_encode_container() local
2212 khint_t k; in cram_encode_aux() local
3111 khint_t k; in process_one_read() local
/dports/games/hyperrogue/hyperrogue-12.0f/rogueviz/
H A Dnotknot.cpp114 int bal = 0; in gen_trifoil() local
265 for(int k=0; k<3; k++) cmin[k] = min(cmin[k], cat[k]), cmax[k] = max(cmax[k], cat[k]); in create_trifoil_knot() local
273 for(int k=cmin[2]-mg; k<=cmax[2]+mg; k++) in create_trifoil_knot() local
784 for(int k=0; k<u->where->type; k++) gen_adj(u, k); in hrmap_notknot() local
830 for(int k=0; k<u->where->type; k++) { in hrmap_notknot() local
839 for(int k=0; k<u->where->type; k++) in hrmap_notknot() local
877 for(int k=0; k<u->where->type; k++) in hrmap_notknot() local
889 for(int k=0; k<u->where->type; k++) in hrmap_notknot() local
900 for(int k=0; k<u->where->type; k++) in hrmap_notknot() local
965 for(int k=0; k<23; k++) hrand(5); in hrmap_notknot() local

12345