Home
last modified time | relevance | path

Searched +defs:sz +defs:n +defs:rt +defs:k (Results 1 – 25 of 170) sorted by last modified time

1234567

/dports/x11-wm/spectrwm/spectrwm-SPECTRWM_3_4_1/
H A Dspectrwm.c1564 event_drain(uint8_t rt) in event_drain()
1700 int i, n; in ewmh_autoquirk() local
1733 int n = 0; in ewmh_update_actions() local
1912 int n = 0; in ewmh_update_wm_state() local
1944 int i, n; in ewmh_get_wm_state() local
3189 int n; in is_valid_markup() local
7238 int num_screens, i, j, n, k; in ewmh_get_desktop_names() local
7615 int rt, lt, tp, bm, bw; in region_containment() local
7702 int n = 0; in draw_frame() local
9517 int num_screens, i, k; in grabbuttons() local
[all …]
/dports/sysutils/heirloom/heirloom-070715/tar/
H A Dtar.c918 long n, bytes; in tgetgnu() local
1014 long n = 0; in tgetrec() local
1065 tgetval(const char *s, int k) in tgetval()
1134 size_t sz, slen, ss; in putfile() local
1362 size_t n; in putsym() local
1992 done(int n) in done()
2361 mtwrite(const void *vdata, size_t sz) in mtwrite()
2387 mtread(void *vdata, size_t sz) in mtread()
2389 register ssize_t ro, rt = 0; in mtread() local
2482 size_t slen, size_t *sz, size_t *ss) in setpath()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dssl.c8665 int sz; in wolfSSL_EVP_PKEY_get_der() local
12809 int sz; in GetCertCacheMemSize() local
13184 int sz; in CM_GetCertCacheMemSize() local
25764 const struct kxnid* k; in wolfSSL_CIPHER_get_kx_nid() local
28867 int sz; in wolfSSL_PEM_def_callback() local
38339 int NIDToEccEnum(int n) in NIDToEccEnum()
45817 const char * wolfSSL_OBJ_nid2sn(int n) { in wolfSSL_OBJ_nid2sn()
45909 const char* wolfSSL_OBJ_nid2ln(int n) in wolfSSL_OBJ_nid2ln()
53320 int n; local
57084 int sz; local
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dssl.c8665 int sz; in wolfSSL_EVP_PKEY_get_der() local
12809 int sz; in GetCertCacheMemSize() local
13184 int sz; in CM_GetCertCacheMemSize() local
25764 const struct kxnid* k; in wolfSSL_CIPHER_get_kx_nid() local
28867 int sz; in wolfSSL_PEM_def_callback() local
38339 int NIDToEccEnum(int n) in NIDToEccEnum()
45817 const char * wolfSSL_OBJ_nid2sn(int n) { in wolfSSL_OBJ_nid2sn()
45909 const char* wolfSSL_OBJ_nid2ln(int n) in wolfSSL_OBJ_nid2ln()
53320 int n; local
57084 int sz; local
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dssl.c8665 int sz; in wolfSSL_EVP_PKEY_get_der() local
12809 int sz; in GetCertCacheMemSize() local
13184 int sz; in CM_GetCertCacheMemSize() local
25764 const struct kxnid* k; in wolfSSL_CIPHER_get_kx_nid() local
28867 int sz; in wolfSSL_PEM_def_callback() local
38339 int NIDToEccEnum(int n) in NIDToEccEnum()
45817 const char * wolfSSL_OBJ_nid2sn(int n) { in wolfSSL_OBJ_nid2sn()
45909 const char* wolfSSL_OBJ_nid2ln(int n) in wolfSSL_OBJ_nid2ln()
53320 int n; local
57084 int sz; local
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dssl.c8665 int sz; in wolfSSL_EVP_PKEY_get_der() local
12809 int sz; in GetCertCacheMemSize() local
13184 int sz; in CM_GetCertCacheMemSize() local
25764 const struct kxnid* k; in wolfSSL_CIPHER_get_kx_nid() local
28867 int sz; in wolfSSL_PEM_def_callback() local
38339 int NIDToEccEnum(int n) in NIDToEccEnum()
45817 const char * wolfSSL_OBJ_nid2sn(int n) { in wolfSSL_OBJ_nid2sn()
45909 const char* wolfSSL_OBJ_nid2ln(int n) in wolfSSL_OBJ_nid2ln()
53320 int n; local
57084 int sz; local
[all …]
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/
H A Dfilling.c348 int i, j, k; in merge_ones() local
515 int k; in flood_count() local
534 int n = board[i]; in check_capacity() local
710 int k; in learn_blocked_expansion() local
798 int k = i, jx = j % w, jy = j / w; in learn_critical_square() local
843 int x, y, i, j, n; in learn_bitmap_deductions() local
1141 const int k = w*y + x; in make_dsf() local
1208 int k; in minimize_clue_set() local
1726 int n, int flags) in draw_square()
1942 int rt = dsf_canonify(ds->dsf_scratch, i), j; in draw_grid() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/dlmalloc/src/
H A Ddlmalloc.rs493 let n = Chunk::plus_offset(r, dsize); in try_realloc_chunk() localVariable
888 let rt = (*t).child[1]; in tmalloc_large() localVariable
959 let k = mem::size_of_val(&x) * 8 - 1 - (x.leading_zeros() as usize); in compute_tree_index() localVariable
1028 let mut k = size << leftshift_for_tree_index(idx); in insert_large_chunk() localVariable
1373 let sz = (*p).head & !INUSE; in check_top_chunk() localVariable
1397 let sz = (*p).head & !INUSE; in check_malloced_chunk() localVariable
1419 let sz = Chunk::size(p); in check_mmapped_chunk() localVariable
1439 let sz = Chunk::size(p); in check_free_chunk() localVariable
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishtest/
H A Dvtc_http2.c55 #define H2_ERROR(n,v,sc,r,t) [v] = #n, argument
122 unsigned n = MAX_HDR; in clean_headers() local
282 #define INIT_FRAME(f, ty, sz, id, fl) \ argument
443 int n; in decode_hdr() local
488 uint32_t n; in parse_hdr() local
536 uint32_t n; in parse_prio() local
863 #define STRTOU32(n, ss, p, v, c) \ argument
902 find_header(const struct hpk_hdr *h, const char *k) in find_header()
928 int n; in cmd_var_resolve() local
1266 #define ENC(hdr, k, v) \ argument
[all …]
/dports/security/wolfssl/wolfssl-5.1.0/src/
H A Dssl.c8665 int sz; in wolfSSL_EVP_PKEY_get_der() local
12809 int sz; in GetCertCacheMemSize() local
13184 int sz; in CM_GetCertCacheMemSize() local
25764 const struct kxnid* k; in wolfSSL_CIPHER_get_kx_nid() local
28867 int sz; in wolfSSL_PEM_def_callback() local
38339 int NIDToEccEnum(int n) in NIDToEccEnum()
45817 const char * wolfSSL_OBJ_nid2sn(int n) { in wolfSSL_OBJ_nid2sn()
45909 const char* wolfSSL_OBJ_nid2ln(int n) in wolfSSL_OBJ_nid2ln()
53320 int n; local
57084 int sz; local
[all …]
/dports/www/nginx-full/njs-0.7.1/src/test/
H A Dnjs_unit_test.c31 #define njs_declare_sparse_array(nm, sz) \ argument
21792 njs_runtime_t *rt; in njs_runtime_init() local
21822 njs_runtime_next_state(njs_runtime_t *rt, njs_opts_t *opts) in njs_runtime_next_state()
21824 unsigned next, n; in njs_runtime_next_state() local
21845 njs_runtime_destroy(njs_runtime_t *rt) in njs_runtime_destroy()
21968 njs_runtime_t *rt; in njs_unit_test() local
22882 njs_uint_t i, j, k; in njs_sort_test() local
23320 size_t n; member
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libvamp/src/vamp-sdk/
H A DPluginAdapter.cpp743 RealTime rt(sec, nsec); in process() local
773 int n = fi->first; in convertFeatures() local
790 size_t sz = fl.size(); in convertFeatures() local
823 for (unsigned int k = 0; k < feature->valueCount; ++k) { in convertFeatures() local
850 PluginAdapterBase::Impl::resizeFS(Plugin *plugin, int n) in resizeFS()
872 PluginAdapterBase::Impl::resizeFL(Plugin *plugin, int n, size_t sz) in resizeFL()
897 PluginAdapterBase::Impl::resizeFV(Plugin *plugin, int n, int j, size_t sz) in resizeFV()
/dports/science/conduit/conduit-0.8.0/src/libs/blueprint/
H A Dconduit_blueprint_mesh_partition.cpp619 for(index_t k = start[2]; k <= n_end[2]; k++) in get_vertex_ids() local
647 for(index_t k = start[2]; k <= end[2]; k++) in get_element_ids() local
2381 auto sz = sizes[element_ids[i]]; in get_vertex_ids_for_element_ids() local
2851 auto sz = sizes[element_ids[i]]; in unstructured_topo_from_unstructured() local
5891 const index_t sz = e.element_ids.size(); in build_polyhedral_output() local
5984 const std::string &rt, in execute()
6873 for(index_t k = 0; k < d2m1; k++) in map_structured_verts_elems() local
8625 const auto sz = inputs.size(); in combine() local
8654 std::string rt(recommended_topology(inputs, main_topo_name)); in combine() local
8817 const index_t sz = dt.number_of_elements() / 2; in combine() local
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/nif_SUITE_data/
H A Dnif_SUITE.c291 ErlNifResourceType* rt; in resource_takeover() local
408 int n; in list_seq() local
747 int i, k; in many_args_100() local
787 int n; in string_to_bin() local
801 int n; in atom_to_bin() local
1447 unsigned n; member
1675 int n = 0; in make_blob() local
2601 int n, written = 0; in write_nif() local
2631 int n, count; in read_nif() local
3296 int iovcnt, n; in writeiovec() local
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/nif_SUITE_data/
H A Dnif_SUITE.c291 ErlNifResourceType* rt; in resource_takeover() local
408 int n; in list_seq() local
747 int i, k; in many_args_100() local
787 int n; in string_to_bin() local
801 int n; in atom_to_bin() local
1447 unsigned n; member
1675 int n = 0; in make_blob() local
2639 int n, written = 0; in write_nif() local
2669 int n, count; in read_nif() local
3334 int iovcnt, n; in writeiovec() local
[all …]
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-cpu.c667 long double rt; in stress_cpu_nsqrt() local
733 uint32_t n; in stress_cpu_apery() local
764 const int n, in fft_partial()
813 int n = 1; in stress_cpu_euler() local
1014 const int sz = 8; in stress_cpu_idct() local
1468 int i, j, k; in stress_cpu_matrix_prod() local
1827 long double sum = 0.0L, k = 1.0L, _gamma = 0.0L, gammaold; in stress_cpu_gamma() local
2224 int k = 0; in stress_cpu_pi() local
2258 int n = 0; in stress_cpu_omega() local
2368 ssize_t n, in stress_cpu_callfunc_func()
[all …]
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlj_asm_mips.h109 static void asm_guard(ASMState *as, MIPSIns mi, Reg rs, Reg rt) in asm_guard()
206 static void asm_fusexref(ASMState *as, MIPSIns mi, Reg rt, IRRef ref, in asm_fusexref()
250 uint32_t n, nargs = CCI_XNARGS(ci); in asm_gencall() local
841 TValue k; in asm_tvstore64() local
1006 int64_t k; in asm_href() local
1162 int64_t k; in asm_hrefk() local
1628 CTSize sz; in asm_cnew() local
1892 int k = IR(ir->op2)->i; in asm_arithov() local
1949 int32_t k = IR(ir->op2)->i; in asm_add64() local
1967 int32_t k = IR(ir->op2)->i; in asm_add64() local
[all …]
H A Dlj_asm_ppc.h169 static void asm_fusexref(ASMState *as, PPCIns pi, Reg rt, IRRef ref, in asm_fusexref()
217 static void asm_fusexrefx(ASMState *as, PPCIns pi, Reg rt, IRRef ref, in asm_fusexrefx()
259 uint32_t n, nargs = CCI_XNARGS(ci); in asm_gencall() local
1187 CTSize sz; in asm_cnew() local
1474 int32_t k = IR(ir->op2)->i; in asm_add64() local
1491 int32_t k = IR(ir->op2)->i; in asm_add64() local
1507 int32_t k = IR(ir->op1)->i; in asm_sub64() local
1524 int32_t k = IR(ir->op1)->i; in asm_sub64() local
1637 int32_t k = IR(ir->op2)->i; in asm_band() local
1829 int32_t k = IR(rref)->i; in asm_intcomp_() local
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbdict/
H A DDbdict.cpp1526 Uint32 sz = in readTableConf() local
2027 Uint32 n, i, j; in convertSchemaFileTo_5_0_6() local
5892 Uint32 sz; in handleTabInfo() local
9857 const Uint32 sz = MAX_TAB_NAME_SIZE; in alterTable_commit() local
9883 const Uint32 sz = MAX_FRM_DATA_SIZE; in alterTable_commit() local
11750 Uint32 k; in createIndex_parse() local
11940 Uint32 k; in createIndex_toCreateTable() local
27156 Uint32 n = 0; in copyOut() local
27228 Uint32 n = 0; in copyOut() local
30170 const Uint32 rt = DictSignal::getRequestType(req->requestInfo); in execSCHEMA_TRANS_IMPL_REQ() local
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbdict/
H A DDbdict.cpp1526 Uint32 sz = in readTableConf() local
2027 Uint32 n, i, j; in convertSchemaFileTo_5_0_6() local
5892 Uint32 sz; in handleTabInfo() local
9857 const Uint32 sz = MAX_TAB_NAME_SIZE; in alterTable_commit() local
9883 const Uint32 sz = MAX_FRM_DATA_SIZE; in alterTable_commit() local
11750 Uint32 k; in createIndex_parse() local
11940 Uint32 k; in createIndex_toCreateTable() local
27156 Uint32 n = 0; in copyOut() local
27228 Uint32 n = 0; in copyOut() local
30170 const Uint32 rt = DictSignal::getRequestType(req->requestInfo); in execSCHEMA_TRANS_IMPL_REQ() local
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/blocks/dbdict/
H A DDbdict.cpp1526 Uint32 sz = in readTableConf() local
2027 Uint32 n, i, j; in convertSchemaFileTo_5_0_6() local
5892 Uint32 sz; in handleTabInfo() local
9857 const Uint32 sz = MAX_TAB_NAME_SIZE; in alterTable_commit() local
9883 const Uint32 sz = MAX_FRM_DATA_SIZE; in alterTable_commit() local
11750 Uint32 k; in createIndex_parse() local
11940 Uint32 k; in createIndex_toCreateTable() local
27156 Uint32 n = 0; in copyOut() local
27228 Uint32 n = 0; in copyOut() local
30170 const Uint32 rt = DictSignal::getRequestType(req->requestInfo); in execSCHEMA_TRANS_IMPL_REQ() local
[all …]
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/languages-data/
H A Dan.json1:6098,"Q":391,"P":13954,"S":13768,"R":7862,"Y":2048,"X":966,"Z":2105,"f":30904,"g":39756,"d":19834… number
H A Dbr.json10,"Q":172,"P":6579,"S":9102,"R":4212,"Y":1003,"X":512,"Z":488,"f":8875,"g":61989,"d":78008,"e":313… number
H A Det.json19682,"Q":266,"P":11422,"S":15988,"R":6826,"Y":596,"X":461,"Z":653,"f":12728,"g":77107,"d":141364,"… number
H A Deu.json1":3928,"V":9991,"Q":1167,"P":21838,"S":30092,"R":9657,"Y":2494,"X":2077,"Z":5511,"f":39789,"g":194… number

1234567