Home
last modified time | relevance | path

Searched refs:key_num (Results 1 – 25 of 389) sorted by relevance

12345678910>>...16

/dports/audio/lmms/lmms-1.2.2/src/gui/
H A DPianoView.cpp338 ++key_num; in getKeyFromMouse()
345 --key_num; in getKeyFromMouse()
349 key_num += m_startKey; in getKeyFromMouse()
356 if( key_num > 0 && Piano::isBlackKey( key_num-1 ) && in getKeyFromMouse()
360 --key_num; in getKeyFromMouse()
362 if( key_num < NumKeys - 1 && Piano::isBlackKey( key_num+1 ) && in getKeyFromMouse()
366 ++key_num; in getKeyFromMouse()
461 m_lastKey = key_num; in mousePressEvent()
463 emit keyPressed( key_num ); in mousePressEvent()
561 if( key_num != m_lastKey ) in mouseMoveEvent()
[all …]
/dports/www/p5-libapreq2/libapreq2-2.16/glue/perl/t/apreq/
H A Dbig_input.t15 my @key_num = (5, 15, 26);
22 plan tests => @key_len * @key_num + @big_key_len * @big_key_num, need_lwp;
28 for my $key_num (@key_num) {
31 for my $key (@keys[0..($key_num-1)]) {
40 t_debug "# of keys : $key_num, key_len $key_len";
42 ( ($key_len + 3) * $key_num - 1),
/dports/www/libapreq2/libapreq2-2.13/glue/perl/t/apreq/
H A Dbig_input.t15 my @key_num = (5, 15, 26);
22 plan tests => @key_len * @key_num + @big_key_len * @big_key_num, need_lwp;
28 for my $key_num (@key_num) {
31 for my $key (@keys[0..($key_num-1)]) {
40 t_debug "# of keys : $key_num, key_len $key_len";
42 ( ($key_len + 3) * $key_num - 1),
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/
H A Dcogl-debug.c102 int long_num, key_num; in _cogl_parse_debug_string_for_keys() local
120 for (key_num = 0; key_num < nkeys; key_num++) in _cogl_parse_debug_string_for_keys()
122 int long_index = COGL_FLAGS_GET_INDEX (keys[key_num].value); in _cogl_parse_debug_string_for_keys()
123 int int_index = (keys[key_num].value % in _cogl_parse_debug_string_for_keys()
129 keys_for_int[nkeys_for_int] = keys[key_num]; in _cogl_parse_debug_string_for_keys()
131 COGL_FLAGS_GET_MASK (keys[key_num].value) >> in _cogl_parse_debug_string_for_keys()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/
H A Dcogl-debug.c104 int long_num, key_num; in _cogl_parse_debug_string_for_keys() local
122 for (key_num = 0; key_num < nkeys; key_num++) in _cogl_parse_debug_string_for_keys()
124 int long_index = COGL_FLAGS_GET_INDEX (keys[key_num].value); in _cogl_parse_debug_string_for_keys()
125 int int_index = (keys[key_num].value % in _cogl_parse_debug_string_for_keys()
131 keys_for_int[nkeys_for_int] = keys[key_num]; in _cogl_parse_debug_string_for_keys()
133 COGL_FLAGS_GET_MASK (keys[key_num].value) >> in _cogl_parse_debug_string_for_keys()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/os10/roles/os10_ntp/templates/
H A Dos10_ntp.j212 - key_num: 123
18 - key_num: 1323
77 {% if item.key_num is defined and item.key_num %}
79 no ntp authentication-key {{ item.key_num }}
88 ntp authentication-key {{ item.key_num }} {{ auth_type }} {{ item.key_string_type }} {{ item.key_st…
97 {% if item.key_num is defined and item.key_num %}
99 no ntp trusted-key {{ item.key_num }}
101 ntp trusted-key {{ item.key_num }}
/dports/graphics/cogl/cogl-1.22.8/cogl/
H A Dcogl-debug.c104 int long_num, key_num; in _cogl_parse_debug_string_for_keys() local
122 for (key_num = 0; key_num < nkeys; key_num++) in _cogl_parse_debug_string_for_keys()
124 int long_index = COGL_FLAGS_GET_INDEX (keys[key_num].value); in _cogl_parse_debug_string_for_keys()
125 int int_index = (keys[key_num].value % in _cogl_parse_debug_string_for_keys()
131 keys_for_int[nkeys_for_int] = keys[key_num]; in _cogl_parse_debug_string_for_keys()
133 COGL_FLAGS_GET_MASK (keys[key_num].value) >> in _cogl_parse_debug_string_for_keys()
/dports/www/p5-libapreq2/libapreq2-2.16/module/t/
H A Dbig_request.t10 my @key_num = (5, 15, 26);
17 my $num_tests = @key_len * @key_num + @big_key_len * @big_key_num;
29 for my $key_num (@key_num) {
33 for my $key (@keys[0..($key_num-1)]) {
40 t_debug "# of keys : $key_num, key_len $key_len";
/dports/www/libapreq2/libapreq2-2.13/module/t/
H A Dbig_request.t10 my @key_num = (5, 15, 26);
17 my $num_tests = @key_len * @key_num + @big_key_len * @big_key_num;
29 for my $key_num (@key_num) {
33 for my $key (@keys[0..($key_num-1)]) {
40 t_debug "# of keys : $key_num, key_len $key_len";
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/mpi/pmix/
H A Dpmixp_client.h69 int key_num = 0; \
74 key_num = xsize(kvp) / sizeof(pmix_info_t); \
75 kvp = (pmix_info_t *)xrealloc(kvp, (key_num + 1) * \
78 (void)strncpy(kvp[key_num].key, key, PMIX_MAX_KEYLEN); \
79 PMIXP_VALUE_LOAD(&kvp[key_num].value, val, type); \
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/load/
H A Ddb_load.c136 int key_num = *(int *)key; in TestCursorIteration() local
139 if(key_num >= 0 && key_num < RECORD_COUNT_JUNK) in TestCursorIteration()
141 if((key_num + VALUE_OFFSET1 != value_num) && (key_num + VALUE_OFFSET2 != value_num)) in TestCursorIteration()
143 printf("Error: key,value %d,%d are inconsistent\n", key_num, value_num); in TestCursorIteration()
146 else if(key_num == READWRITEKEY) in TestCursorIteration()
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/load/
H A Ddb_load.c136 int key_num = *(int *)key; in TestCursorIteration() local
139 if(key_num >= 0 && key_num < RECORD_COUNT_JUNK) in TestCursorIteration()
141 if((key_num + VALUE_OFFSET1 != value_num) && (key_num + VALUE_OFFSET2 != value_num)) in TestCursorIteration()
143 printf("Error: key,value %d,%d are inconsistent\n", key_num, value_num); in TestCursorIteration()
146 else if(key_num == READWRITEKEY) in TestCursorIteration()
/dports/sysutils/cfengine/cfengine-3.19.0/tests/load/
H A Ddb_load.c136 int key_num = *(int *)key; in TestCursorIteration() local
139 if(key_num >= 0 && key_num < RECORD_COUNT_JUNK) in TestCursorIteration()
141 if((key_num + VALUE_OFFSET1 != value_num) && (key_num + VALUE_OFFSET2 != value_num)) in TestCursorIteration()
143 printf("Error: key,value %d,%d are inconsistent\n", key_num, value_num); in TestCursorIteration()
146 else if(key_num == READWRITEKEY) in TestCursorIteration()
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/load/
H A Ddb_load.c136 int key_num = *(int *)key; in TestCursorIteration() local
139 if(key_num >= 0 && key_num < RECORD_COUNT_JUNK) in TestCursorIteration()
141 if((key_num + VALUE_OFFSET1 != value_num) && (key_num + VALUE_OFFSET2 != value_num)) in TestCursorIteration()
143 printf("Error: key,value %d,%d are inconsistent\n", key_num, value_num); in TestCursorIteration()
146 else if(key_num == READWRITEKEY) in TestCursorIteration()
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/load/
H A Ddb_load.c136 int key_num = *(int *)key; in TestCursorIteration() local
139 if(key_num >= 0 && key_num < RECORD_COUNT_JUNK) in TestCursorIteration()
141 if((key_num + VALUE_OFFSET1 != value_num) && (key_num + VALUE_OFFSET2 != value_num)) in TestCursorIteration()
143 printf("Error: key,value %d,%d are inconsistent\n", key_num, value_num); in TestCursorIteration()
146 else if(key_num == READWRITEKEY) in TestCursorIteration()
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/load/
H A Ddb_load.c136 int key_num = *(int *)key; in TestCursorIteration() local
139 if(key_num >= 0 && key_num < RECORD_COUNT_JUNK) in TestCursorIteration()
141 if((key_num + VALUE_OFFSET1 != value_num) && (key_num + VALUE_OFFSET2 != value_num)) in TestCursorIteration()
143 printf("Error: key,value %d,%d are inconsistent\n", key_num, value_num); in TestCursorIteration()
146 else if(key_num == READWRITEKEY) in TestCursorIteration()
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dmxarray.in.h279 virtual void remove_field (int key_num) = 0;
284 set_field_by_number (mwIndex index, int key_num, mxArray *val) = 0;
288 virtual const char * get_field_name_by_number (int key_num) const = 0;
497 void remove_field (int key_num) in remove_field() argument
498 { DO_VOID_MUTABLE_METHOD (remove_field (key_num)); } in remove_field()
500 mxArray * get_field_by_number (mwIndex index, int key_num) const in get_field_by_number() argument
501 { DO_MUTABLE_METHOD (mxArray *, get_field_by_number (index, key_num)); } in get_field_by_number()
503 void set_field_by_number (mwIndex index, int key_num, mxArray *val) in set_field_by_number() argument
504 { DO_VOID_MUTABLE_METHOD (set_field_by_number (index, key_num, val)); } in set_field_by_number()
508 const char * get_field_name_by_number (int key_num) const in get_field_name_by_number() argument
[all …]
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DTupleList.cpp251 if (!(key_num > mi)) in find()
254 if (last_sorted == (int) key_num) in find()
260 if (vi[index * mi + key_num] == uvalue) in find()
273 if (vi[index * mi + key_num] == uvalue) in find()
284 if (!(key_num > ml)) in find()
286 if (last_sorted - mi == key_num) in find()
305 if (vl[index * ml + key_num] == uvalue) in find()
315 if (!(key_num > mul)) in find()
317 if (last_sorted - mi - ml == key_num) in find()
346 if (!(key_num > mr)) in find()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db_stress_tool/
H A Ddb_stress_compaction_filter.h36 uint64_t key_num = 0; in FilterV2() local
37 bool ok = GetIntVal(key.ToString(), &key_num); in FilterV2()
40 MutexLock key_lock(state_->GetMutexForKey(cf_id_, key_num)); in FilterV2()
41 if (!state_->Exists(cf_id_, key_num)) { in FilterV2()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db_stress_tool/
H A Ddb_stress_compaction_filter.h36 uint64_t key_num = 0; in FilterV2() local
37 bool ok = GetIntVal(key.ToString(), &key_num); in FilterV2()
40 MutexLock key_lock(state_->GetMutexForKey(cf_id_, key_num)); in FilterV2()
41 if (!state_->Exists(cf_id_, key_num)) { in FilterV2()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db_stress_tool/
H A Ddb_stress_compaction_filter.h36 uint64_t key_num = 0; in FilterV2() local
37 bool ok = GetIntVal(key.ToString(), &key_num); in FilterV2()
40 MutexLock key_lock(state_->GetMutexForKey(cf_id_, key_num)); in FilterV2()
41 if (!state_->Exists(cf_id_, key_num)) { in FilterV2()
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/drivers/nxp/auth/csf_hdr_parser/
H A Dcsf_hdr_parser.c214 uint32_t key_num, key_revoc_flag; in get_key() local
234 key_num = hdr->len_kr.srk_sel; in get_key()
235 if ((key_num == 0) || (key_num > hdr->len_kr.num_srk)) { in get_key()
244 ret = is_key_revoked(key_num, key_revoc_flag); in get_key()
279 *len = srktbl[key_num - 1].key_len; in get_key()
282 *key = (uint8_t *)&(srktbl[key_num - 1].pkey); in get_key()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/drivers/nxp/auth/csf_hdr_parser/
H A Dcsf_hdr_parser.c214 uint32_t key_num, key_revoc_flag; in get_key() local
234 key_num = hdr->len_kr.srk_sel; in get_key()
235 if ((key_num == 0) || (key_num > hdr->len_kr.num_srk)) { in get_key()
244 ret = is_key_revoked(key_num, key_revoc_flag); in get_key()
279 *len = srktbl[key_num - 1].key_len; in get_key()
282 *key = (uint8_t *)&(srktbl[key_num - 1].pkey); in get_key()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/drivers/nxp/auth/csf_hdr_parser/
H A Dcsf_hdr_parser.c214 uint32_t key_num, key_revoc_flag; in get_key() local
234 key_num = hdr->len_kr.srk_sel; in get_key()
235 if ((key_num == 0) || (key_num > hdr->len_kr.num_srk)) { in get_key()
244 ret = is_key_revoked(key_num, key_revoc_flag); in get_key()
279 *len = srktbl[key_num - 1].key_len; in get_key()
282 *key = (uint8_t *)&(srktbl[key_num - 1].pkey); in get_key()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/drivers/nxp/auth/csf_hdr_parser/
H A Dcsf_hdr_parser.c214 uint32_t key_num, key_revoc_flag; in get_key() local
234 key_num = hdr->len_kr.srk_sel; in get_key()
235 if ((key_num == 0) || (key_num > hdr->len_kr.num_srk)) { in get_key()
244 ret = is_key_revoked(key_num, key_revoc_flag); in get_key()
279 *len = srktbl[key_num - 1].key_len; in get_key()
282 *key = (uint8_t *)&(srktbl[key_num - 1].pkey); in get_key()

12345678910>>...16