Home
last modified time | relevance | path

Searched refs:clvl (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/spacejunk/spacejunk-1.0.5/src/
H A Deditorcontrol.cpp123 clvl.add(&l1); in EditObjectControl()
124 clvl.add(&sldMass); in EditObjectControl()
127 clvl.add(&lsetmass); in EditObjectControl()
128 clvl.add(&cbFixed); in EditObjectControl()
141 clvl.add(&shipcl); in EditObjectControl()
149 clvl.add(&shiptrashcl); in EditObjectControl()
150 sl.setContainer(&clvl); in EditObjectControl()
160 clvl.setOpaque(false); in EditObjectControl()
H A Deditorcontrol.h142 LeftVerticalLayout clvl; variable
/dports/net/openmpi3/openmpi-3.1.6/orte/mca/rmaps/base/
H A Drmaps_base_binding.c681 unsigned clvl=0, clvm=0; in orte_rmaps_base_compute_bindings() local
731 OPAL_HWLOC_MAKE_OBJ_CACHE(3, hwb, clvl); in orte_rmaps_base_compute_bindings()
734 OPAL_HWLOC_MAKE_OBJ_CACHE(2, hwb, clvl); in orte_rmaps_base_compute_bindings()
737 OPAL_HWLOC_MAKE_OBJ_CACHE(1, hwb, clvl); in orte_rmaps_base_compute_bindings()
824 if (ORTE_SUCCESS != (rc = bind_in_place(jdata, hwb, clvl))) { in orte_rmaps_base_compute_bindings()
908 if (ORTE_SUCCESS != (rc = bind_downwards(jdata, node, hwb, clvl))) { in orte_rmaps_base_compute_bindings()
919 … bind_depth = hwloc_get_cache_type_depth(node->topology->topo, clvl, (hwloc_obj_cache_type_t)-1); in orte_rmaps_base_compute_bindings()
952 if (ORTE_SUCCESS != (rc = bind_downwards(jdata, node, hwb, clvl))) { in orte_rmaps_base_compute_bindings()
957 if (ORTE_SUCCESS != (rc = bind_upwards(jdata, node, hwb, clvl))) { in orte_rmaps_base_compute_bindings()
/dports/net/openmpi/openmpi-4.1.1/orte/mca/rmaps/base/
H A Drmaps_base_binding.c630 unsigned clvl=0; in orte_rmaps_base_compute_bindings() local
679 OPAL_HWLOC_MAKE_OBJ_CACHE(3, hwb, clvl); in orte_rmaps_base_compute_bindings()
682 OPAL_HWLOC_MAKE_OBJ_CACHE(2, hwb, clvl); in orte_rmaps_base_compute_bindings()
685 OPAL_HWLOC_MAKE_OBJ_CACHE(1, hwb, clvl); in orte_rmaps_base_compute_bindings()
737 if (ORTE_SUCCESS != (rc = bind_in_place(jdata, hwb, clvl))) { in orte_rmaps_base_compute_bindings()
827 … bind_depth = hwloc_get_cache_type_depth(node->topology->topo, clvl, (hwloc_obj_cache_type_t)-1); in orte_rmaps_base_compute_bindings()
/dports/irc/srvx/srvx-1.3.1/src/
H A Dmod-helpserv.help48 "$uSee also:$u helpers, addhelper, addmanager, clvl, deluser");
52 "$uSee also:$u helpers, addtrial, addmanager, clvl, deluser");
56 "$uSee also:$u helpers, addtrial, addhelper, clvl, deluser");
60 "$uSee also:$u clvl, delowner, helpers");
86 "$uSee also:$u clvl, deluser, helpers");
90 "$uSee also:$u addhelper, addmanager, clvl, helpers");
H A Dchanserv.help155 "$uSee Also:$u clvl, access, users");
H A Dchanserv.c7234 DEFINE_COMMAND(clvl, 3, MODCMD_REQUIRE_CHANUSER, "access", "master", NULL); in init_chanserv()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_map.c2085 Uint slot, lvl = 0, clvl; in erts_hashmap_insert_down() local
2183 clvl = lvl; in erts_hashmap_insert_down()
2193 chx = hashmap_shift_hash(th,chx,clvl,ckey); in erts_hashmap_insert_down()
2860 Uint lvl = 0, clvl; in hashmap_info() local
2873 clvl = ESTACK_POP(stack); in hashmap_info()
2874 if (lvl < clvl) in hashmap_info()
2875 lvl = clvl; in hashmap_info()
2879 leaf_usage[clvl] += 1; in hashmap_info()
2892 ESTACK_PUSH(stack, clvl + 1); in hashmap_info()
2901 ESTACK_PUSH(stack, clvl + 1); in hashmap_info()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_map.c2078 Uint slot, lvl = 0, clvl; in erts_hashmap_insert_down() local
2176 clvl = lvl; in erts_hashmap_insert_down()
2186 chx = hashmap_shift_hash(th,chx,clvl,ckey); in erts_hashmap_insert_down()
2855 Uint lvl = 0, clvl; in hashmap_info() local
2868 clvl = ESTACK_POP(stack); in hashmap_info()
2869 if (lvl < clvl) in hashmap_info()
2870 lvl = clvl; in hashmap_info()
2874 leaf_usage[clvl] += 1; in hashmap_info()
2887 ESTACK_PUSH(stack, clvl + 1); in hashmap_info()
2896 ESTACK_PUSH(stack, clvl + 1); in hashmap_info()
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_map.c2082 Uint slot, lvl = 0, clvl; in erts_hashmap_insert_down() local
2180 clvl = lvl; in erts_hashmap_insert_down()
2190 chx = hashmap_shift_hash(th,chx,clvl,ckey); in erts_hashmap_insert_down()
2859 Uint lvl = 0, clvl; in hashmap_info() local
2872 clvl = ESTACK_POP(stack); in hashmap_info()
2873 if (lvl < clvl) in hashmap_info()
2874 lvl = clvl; in hashmap_info()
2878 leaf_usage[clvl] += 1; in hashmap_info()
2891 ESTACK_PUSH(stack, clvl + 1); in hashmap_info()
2900 ESTACK_PUSH(stack, clvl + 1); in hashmap_info()
[all …]
/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dplink2_bgzf.h279 PglErr InitBgzfCompressStreamEx(const char* out_fname, uint32_t do_append, uint32_t clvl, uint32_t …
H A Dplink2_bgzf.cc680 PglErr InitBgzfCompressStreamEx(const char* out_fname, uint32_t do_append, uint32_t clvl, uint32_t … in InitBgzfCompressStreamEx() argument
682 if (bgzfp->ff || bgzfp->threads || (clvl > 12)) { in InitBgzfCompressStreamEx()
694 if (!clvl) { in InitBgzfCompressStreamEx()
792 struct libdeflate_compressor* lc = libdeflate_alloc_compressor(clvl); in InitBgzfCompressStreamEx()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_map.c2404 Uint slot, lvl = 0, clvl; in erts_hashmap_insert_down() local
2502 clvl = lvl; in erts_hashmap_insert_down()
2512 chx = hashmap_shift_hash(th,chx,clvl,ckey); in erts_hashmap_insert_down()
3271 Uint lvl = 0, clvl; in hashmap_info() local
3284 clvl = ESTACK_POP(stack); in hashmap_info()
3285 if (lvl < clvl) in hashmap_info()
3286 lvl = clvl; in hashmap_info()
3290 leaf_usage[clvl] += 1; in hashmap_info()
3303 ESTACK_PUSH(stack, clvl + 1); in hashmap_info()
3312 ESTACK_PUSH(stack, clvl + 1); in hashmap_info()
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_map.c2404 Uint slot, lvl = 0, clvl; in erts_hashmap_insert_down() local
2502 clvl = lvl; in erts_hashmap_insert_down()
2512 chx = hashmap_shift_hash(th,chx,clvl,ckey); in erts_hashmap_insert_down()
3271 Uint lvl = 0, clvl; in hashmap_info() local
3284 clvl = ESTACK_POP(stack); in hashmap_info()
3285 if (lvl < clvl) in hashmap_info()
3286 lvl = clvl; in hashmap_info()
3290 leaf_usage[clvl] += 1; in hashmap_info()
3303 ESTACK_PUSH(stack, clvl + 1); in hashmap_info()
3312 ESTACK_PUSH(stack, clvl + 1); in hashmap_info()
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_map.c2404 Uint slot, lvl = 0, clvl; in erts_hashmap_insert_down() local
2502 clvl = lvl; in erts_hashmap_insert_down()
2512 chx = hashmap_shift_hash(th,chx,clvl,ckey); in erts_hashmap_insert_down()
3271 Uint lvl = 0, clvl; in hashmap_info() local
3284 clvl = ESTACK_POP(stack); in hashmap_info()
3285 if (lvl < clvl) in hashmap_info()
3286 lvl = clvl; in hashmap_info()
3290 leaf_usage[clvl] += 1; in hashmap_info()
3303 ESTACK_PUSH(stack, clvl + 1); in hashmap_info()
3312 ESTACK_PUSH(stack, clvl + 1); in hashmap_info()
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_map.c2404 Uint slot, lvl = 0, clvl; in erts_hashmap_insert_down() local
2502 clvl = lvl; in erts_hashmap_insert_down()
2512 chx = hashmap_shift_hash(th,chx,clvl,ckey); in erts_hashmap_insert_down()
3271 Uint lvl = 0, clvl; in hashmap_info() local
3284 clvl = ESTACK_POP(stack); in hashmap_info()
3285 if (lvl < clvl) in hashmap_info()
3286 lvl = clvl; in hashmap_info()
3290 leaf_usage[clvl] += 1; in hashmap_info()
3303 ESTACK_PUSH(stack, clvl + 1); in hashmap_info()
3312 ESTACK_PUSH(stack, clvl + 1); in hashmap_info()
[all …]
/dports/science/siesta/siesta-4.1.5/Src/
H A Dm_pivot_methods.F902082 type(tLevelStructure), pointer :: clvl local
2144 clvl => ls
2176 call rgn_copy(queue, clvl%v)
2179 nadded = nadded + rgn_size(clvl%v)
2187 call next_level(n,nnzs,n_col,l_ptr,l_col,clvl%v, queue, priority)
2190 allocate(clvl%next)
2191 clvl%next%lvl = clvl%lvl + 1
2193 clvl => clvl%next
/dports/devel/efl/efl-1.25.1/src/bin/embryo/
H A Dembryo_cc_sc3.c1018 int clvl; in hier14() local
1026 for (clvl = 0; clvl < level; clvl++) in hier14()
/dports/security/krb5-appl/krb5-appl-1.0.3/gssftp/ftp/
H A Dftp.c1617 int clvl; in pswitch() member
1688 ip->clvl = clevel; in pswitch()
1689 clevel = op->clvl; in pswitch()
/dports/games/angband/Angband-4.2.2/docs/
H A Dguide.rst424 Surviving to clvl 31 / dlvl 36
485 Trying to mature your character through the clvl / dlvl 20s can be challenging
490 Yes, this is more work, and as your clvl increases, the early levels become
/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_export.cc984 uint32_t clvl = 0; variable
989 clvl = kBgzfDefaultClvl;
991 reterr = InitBgzfCompressStreamEx(outname, 0, clvl, max_thread_ct, &bgzf);
1352 uint32_t clvl = 0; variable
1357 clvl = kBgzfDefaultClvl;
1359 reterr = InitBgzfCompressStreamEx(outname, 0, clvl, max_thread_ct, &bgzf);
4184 uint32_t clvl = 0; variable
4189 clvl = kBgzfDefaultClvl;
4191 reterr = InitBgzfCompressStreamEx(outname, 0, clvl, max_thread_ct, &bgzf);
/dports/databases/iowow/iowow-1.4.13/src/kv/
H A Diwkv.c2773 uint8_t clvl = (lvl >= DBCACHE_LEVELS) ? (lvl - DBCACHE_LEVELS + 1) : DBCACHE_MIN_LEVEL; in _dbcache_lvl() local
2774 if (clvl < DBCACHE_MIN_LEVEL) { in _dbcache_lvl()
2775 clvl = DBCACHE_MIN_LEVEL; in _dbcache_lvl()
2777 return clvl; in _dbcache_lvl()
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcftp.c13570 int clvl; member
13642 ip->clvl = ftp_cpl;
13643 ftp_cpl = op->clvl;
/dports/editors/emacs-devel/emacs-4d1968b/leim/MISC-DIC/
H A Dziranma.cin11055 clvl ��ժ
/dports/editors/emacs/emacs-27.2/leim/MISC-DIC/
H A Dziranma.cin11055 clvl ��ժ

12