Home
last modified time | relevance | path

Searched refs:num_index (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/net-mgmt/librenms/librenms-21.5.1/includes/discovery/sensors/fanspeed/
H A Dequallogic.inc.php20 $num_index = $split_oid[(count($split_oid) - 1)]; variable
21 $index = $num_index;
23 $num_index = $part_oid . '.' . $num_index; variable
25 $oid = $base_oid . $num_index;
26num_index eqlMemberHealthDetailsFanCurrentState.1.$num_index eqlMemberHealthDetailsFanHighCritical…
/dports/net-mgmt/librenms/librenms-21.5.1/includes/discovery/sensors/temperature/
H A Dequallogic.inc.php26 $num_index = $split_oid[(count($split_oid) - 1)]; variable
27 $index = $num_index;
29 $num_index = $part_oid . '.' . $num_index; variable
31 $oid = $base_oid . $num_index;
32num_index eqlMemberHealthDetailsTemperatureCurrentState.1.$num_index eqlMemberHealthDetailsTempera…
/dports/net-mgmt/librenms/librenms-21.5.1/includes/discovery/sensors/state/
H A Dequallogic.inc.php56 $num_index = $split_oid[(count($split_oid) - 1)]; variable
57 $index = (int) cast_number($num_index);
100 $num_index = $split_oid[(count($split_oid) - 1)]; variable
101 $index = (int) cast_number($num_index);
103 $num_index = $member_id . '.' . $num_index; variable
104 $oid = $base_oid . $num_index;
147 $num_index = $member_id . '.' . $disk_index; variable
148 $oid = $disks_base_oid . $num_index;
169 $num_index,
/dports/x11/wapanel/wapanel-1.1.0/src/
H A Dwap_t_convert.cc61 size_t num_index = 0; in resolve_array() local
63 variable.content.array._content[num_index] = _var; in resolve_array()
64 num_index++; in resolve_array()
81 size_t num_index = 0; in resolve_array() local
84 num_index++; in resolve_array()
151 size_t num_index = 0; in recurse_table() local
154 num_index++; in recurse_table()
171 size_t num_index = 0; in recurse_table() local
174 num_index++; in recurse_table()
208 size_t num_index = 0; in convert_toml_to_wap_t_config_variable() local
[all …]
/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/lib/libesg/representation/
H A Dtextual_decoder_init.c35 uint8_t num_index; in esg_textual_decoder_init_decode() local
62 for (num_index = 0; num_index < decoder_init->num_namespace_prefixes; num_index++) { in esg_textual_decoder_init_decode()
85 for (num_index = 0; num_index < decoder_init->num_fragment_types; num_index++) { in esg_textual_decoder_init_decode()
/dports/cad/alliance/alliance/src/genlib/src/
H A Dutil_Genlib.c36 long num_index; member
70 pNew->num_index = num_index; in GENLIB_PUSH()
96 num_index = genlibStack->num_index; in GENLIB_POP()
/dports/net/pecl-radius/radius-1.4.0b1/pecl-compat/src/
H A Dzend_hash.h39 , zend_string **str_index, zend_ulong *num_index, HashPosition *pos) in compat_zend_hash_get_current_key_ex() argument
44 status = zend_hash_get_current_key_ex(ht, str_index, num_index, pos); in compat_zend_hash_get_current_key_ex()
54 , char **str_index, size_t *str_length, zend_ulong *num_index in compat_zend_hash_str_get_current_key_ex() argument
61 status = zend_hash_get_current_key_ex(ht, &zp, num_index, pos); in compat_zend_hash_str_get_current_key_ex()
283 , zend_string **str_index, zend_ulong *num_index, HashPosition *pos) in compat_zend_hash_get_current_key_ex() argument
294 (*num_index) = (zend_ulong)num; in compat_zend_hash_get_current_key_ex()
305 , char **str_index, size_t *str_length, zend_ulong *num_index in compat_zend_hash_str_get_current_key_ex() argument
316 (*num_index) = (zend_ulong)num; in compat_zend_hash_str_get_current_key_ex()
/dports/www/pecl-solr/solr-2.5.1/pecl-compat/src/
H A Dzend_hash.h39 , zend_string **str_index, zend_ulong *num_index, HashPosition *pos) in compat_zend_hash_get_current_key_ex() argument
44 status = zend_hash_get_current_key_ex(ht, str_index, num_index, pos); in compat_zend_hash_get_current_key_ex()
54 , char **str_index, size_t *str_length, zend_ulong *num_index in compat_zend_hash_str_get_current_key_ex() argument
61 status = zend_hash_get_current_key_ex(ht, &zp, num_index, pos); in compat_zend_hash_str_get_current_key_ex()
288 , zend_string **str_index, zend_ulong *num_index, HashPosition *pos) in compat_zend_hash_get_current_key_ex() argument
299 (*num_index) = (zend_ulong)num; in compat_zend_hash_get_current_key_ex()
310 , char **str_index, size_t *str_length, zend_ulong *num_index in compat_zend_hash_str_get_current_key_ex() argument
321 (*num_index) = (zend_ulong)num; in compat_zend_hash_str_get_current_key_ex()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/glsl-1.30/execution/
H A Dfs-execution-ordering.c144 GLint num_index = glGetAttribLocation(prog, "num"); in do_test() local
151 glVertexAttribIPointer(num_index, 1, GL_UNSIGNED_INT, stride, in do_test()
155 glEnableVertexAttribArray(num_index); in do_test()
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/core/
H A Dutil.py195 num_index = range(0,nargs)
228 for j in num_index:
233 return quicksum((prod(args[j][i] for j in num_index) for i in index), start)
245 …return quicksum((prod(args[j][i] for j in num_index)/prod(denom[j][i] for j in denom_index) for i …
/dports/www/mod_php81/php-8.1.1/ext/opcache/jit/
H A Dzend_jit_helpers.c388 goto num_index; in zend_jit_fetch_dim_r_helper()
419 goto num_index; in zend_jit_fetch_dim_r_helper()
430 num_index: in zend_jit_fetch_dim_r_helper()
484 goto num_index; in zend_jit_fetch_dim_is_helper()
494 num_index: in zend_jit_fetch_dim_is_helper()
546 goto num_index; in zend_jit_fetch_dim_isset_helper()
557 num_index: in zend_jit_fetch_dim_isset_helper()
676 goto num_index; in zend_jit_fetch_dim_rw_helper()
685 num_index: in zend_jit_fetch_dim_rw_helper()
756 goto num_index; in zend_jit_fetch_dim_w_helper()
[all …]
/dports/lang/php80/php-8.0.15/ext/opcache/jit/
H A Dzend_jit_helpers.c469 goto num_index; in zend_jit_fetch_dim_r_helper()
524 goto num_index; in zend_jit_fetch_dim_r_helper()
545 num_index: in zend_jit_fetch_dim_r_helper()
625 goto num_index; in zend_jit_fetch_dim_is_helper()
644 num_index: in zend_jit_fetch_dim_is_helper()
708 goto num_index; in zend_jit_fetch_dim_isset_helper()
724 num_index: in zend_jit_fetch_dim_isset_helper()
795 goto num_index; in zend_jit_fetch_dim_rw_helper()
821 num_index: in zend_jit_fetch_dim_rw_helper()
896 goto num_index; in zend_jit_fetch_dim_w_helper()
[all …]
/dports/lang/php81/php-8.1.1/ext/opcache/jit/
H A Dzend_jit_helpers.c388 goto num_index; in zend_jit_fetch_dim_r_helper()
419 goto num_index; in zend_jit_fetch_dim_r_helper()
430 num_index: in zend_jit_fetch_dim_r_helper()
484 goto num_index; in zend_jit_fetch_dim_is_helper()
494 num_index: in zend_jit_fetch_dim_is_helper()
546 goto num_index; in zend_jit_fetch_dim_isset_helper()
557 num_index: in zend_jit_fetch_dim_isset_helper()
676 goto num_index; in zend_jit_fetch_dim_rw_helper()
685 num_index: in zend_jit_fetch_dim_rw_helper()
756 goto num_index; in zend_jit_fetch_dim_w_helper()
[all …]
/dports/www/php80-opcache/php-8.0.15/ext/opcache/jit/
H A Dzend_jit_helpers.c469 goto num_index; in zend_jit_fetch_dim_r_helper()
524 goto num_index; in zend_jit_fetch_dim_r_helper()
545 num_index: in zend_jit_fetch_dim_r_helper()
625 goto num_index; in zend_jit_fetch_dim_is_helper()
644 num_index: in zend_jit_fetch_dim_is_helper()
708 goto num_index; in zend_jit_fetch_dim_isset_helper()
724 num_index: in zend_jit_fetch_dim_isset_helper()
795 goto num_index; in zend_jit_fetch_dim_rw_helper()
821 num_index: in zend_jit_fetch_dim_rw_helper()
896 goto num_index; in zend_jit_fetch_dim_w_helper()
[all …]
/dports/www/php81-opcache/php-8.1.1/ext/opcache/jit/
H A Dzend_jit_helpers.c388 goto num_index; in zend_jit_fetch_dim_r_helper()
419 goto num_index; in zend_jit_fetch_dim_r_helper()
430 num_index: in zend_jit_fetch_dim_r_helper()
484 goto num_index; in zend_jit_fetch_dim_is_helper()
494 num_index: in zend_jit_fetch_dim_is_helper()
546 goto num_index; in zend_jit_fetch_dim_isset_helper()
557 num_index: in zend_jit_fetch_dim_isset_helper()
676 goto num_index; in zend_jit_fetch_dim_rw_helper()
685 num_index: in zend_jit_fetch_dim_rw_helper()
756 goto num_index; in zend_jit_fetch_dim_w_helper()
[all …]
/dports/www/mod_php80/php-8.0.15/ext/opcache/jit/
H A Dzend_jit_helpers.c469 goto num_index; in zend_jit_fetch_dim_r_helper()
524 goto num_index; in zend_jit_fetch_dim_r_helper()
545 num_index: in zend_jit_fetch_dim_r_helper()
625 goto num_index; in zend_jit_fetch_dim_is_helper()
644 num_index: in zend_jit_fetch_dim_is_helper()
708 goto num_index; in zend_jit_fetch_dim_isset_helper()
724 num_index: in zend_jit_fetch_dim_isset_helper()
795 goto num_index; in zend_jit_fetch_dim_rw_helper()
821 num_index: in zend_jit_fetch_dim_rw_helper()
896 goto num_index; in zend_jit_fetch_dim_w_helper()
[all …]
/dports/lang/php80/php-8.0.15/ext/spl/
H A Dspl_array.c343 goto num_index; in spl_array_get_dimension_ptr()
346 goto num_index; in spl_array_get_dimension_ptr()
349 goto num_index; in spl_array_get_dimension_ptr()
352 goto num_index; in spl_array_get_dimension_ptr()
355 num_index: in spl_array_get_dimension_ptr()
490 num_index: in spl_array_write_dimension_ex()
566 goto num_index; in spl_array_unset_dimension_ex()
569 goto num_index; in spl_array_unset_dimension_ex()
572 goto num_index; in spl_array_unset_dimension_ex()
578 num_index: in spl_array_unset_dimension_ex()
[all …]
/dports/www/mod_php80/php-8.0.15/ext/spl/
H A Dspl_array.c343 goto num_index; in spl_array_get_dimension_ptr()
346 goto num_index; in spl_array_get_dimension_ptr()
349 goto num_index; in spl_array_get_dimension_ptr()
352 goto num_index; in spl_array_get_dimension_ptr()
355 num_index: in spl_array_get_dimension_ptr()
490 num_index: in spl_array_write_dimension_ex()
566 goto num_index; in spl_array_unset_dimension_ex()
569 goto num_index; in spl_array_unset_dimension_ex()
572 goto num_index; in spl_array_unset_dimension_ex()
578 num_index: in spl_array_unset_dimension_ex()
[all …]
/dports/databases/pecl-cassandra/php-driver-61faee0/ext/
H A Dphp_driver.h198 #define PHP5TO7_ZEND_HASH_GET_CURRENT_KEY(ht, str_index, num_index) \ argument
199 zend_hash_get_current_key((ht), (str_index), (num_index))
201 #define PHP5TO7_ZEND_HASH_GET_CURRENT_KEY_EX(ht, str_index, num_index, pos) \ argument
202 zend_hash_get_current_key_ex((ht), (str_index), (num_index), pos)
374 #define PHP5TO7_ZEND_HASH_GET_CURRENT_KEY(ht, str_index, num_index) \ argument
375 zend_hash_get_current_key((ht), (str_index), (num_index), 0)
377 #define PHP5TO7_ZEND_HASH_GET_CURRENT_KEY_EX(ht, str_index, num_index, pos) \ argument
378 zend_hash_get_current_key_ex((ht), (str_index), NULL, (num_index), 0, pos)
/dports/databases/pecl-couchbase/couchbase-2.6.2/
H A Dparamparser.c52 … zend_ulong *num_index, HashPosition *pos) in pcbc_hash_str_get_current_key_ex() argument
55 int key_type = zend_hash_get_current_key_ex(ht, &zstr, num_index, pos); in pcbc_hash_str_get_current_key_ex()
76 … zend_ulong *num_index, HashPosition *pos) in pcbc_hash_str_get_current_key_ex() argument
79 int key_type = zend_hash_get_current_key_ex(ht, str, &len_out, num_index, 0, pos); in pcbc_hash_str_get_current_key_ex()
/dports/lang/php73/php-7.3.33/ext/spl/
H A Dspl_array.c354 goto num_index; in spl_array_get_dimension_ptr()
357 goto num_index; in spl_array_get_dimension_ptr()
360 goto num_index; in spl_array_get_dimension_ptr()
363 goto num_index; in spl_array_get_dimension_ptr()
366 num_index: in spl_array_get_dimension_ptr()
501 num_index: in spl_array_write_dimension_ex()
577 goto num_index; in spl_array_unset_dimension_ex()
580 goto num_index; in spl_array_unset_dimension_ex()
583 goto num_index; in spl_array_unset_dimension_ex()
589 num_index: in spl_array_unset_dimension_ex()
[all …]
/dports/lang/php74/php-7.4.27/ext/spl/
H A Dspl_array.c355 goto num_index; in spl_array_get_dimension_ptr()
358 goto num_index; in spl_array_get_dimension_ptr()
361 goto num_index; in spl_array_get_dimension_ptr()
364 goto num_index; in spl_array_get_dimension_ptr()
367 num_index: in spl_array_get_dimension_ptr()
502 num_index: in spl_array_write_dimension_ex()
578 goto num_index; in spl_array_unset_dimension_ex()
581 goto num_index; in spl_array_unset_dimension_ex()
584 goto num_index; in spl_array_unset_dimension_ex()
590 num_index: in spl_array_unset_dimension_ex()
[all …]
/dports/www/mod_php73/php-7.3.33/ext/spl/
H A Dspl_array.c354 goto num_index; in spl_array_get_dimension_ptr()
357 goto num_index; in spl_array_get_dimension_ptr()
360 goto num_index; in spl_array_get_dimension_ptr()
363 goto num_index; in spl_array_get_dimension_ptr()
366 num_index: in spl_array_get_dimension_ptr()
501 num_index: in spl_array_write_dimension_ex()
577 goto num_index; in spl_array_unset_dimension_ex()
580 goto num_index; in spl_array_unset_dimension_ex()
583 goto num_index; in spl_array_unset_dimension_ex()
589 num_index: in spl_array_unset_dimension_ex()
[all …]
/dports/www/mod_php74/php-7.4.27/ext/spl/
H A Dspl_array.c355 goto num_index; in spl_array_get_dimension_ptr()
358 goto num_index; in spl_array_get_dimension_ptr()
361 goto num_index; in spl_array_get_dimension_ptr()
364 goto num_index; in spl_array_get_dimension_ptr()
367 num_index: in spl_array_get_dimension_ptr()
502 num_index: in spl_array_write_dimension_ex()
578 goto num_index; in spl_array_unset_dimension_ex()
581 goto num_index; in spl_array_unset_dimension_ex()
584 goto num_index; in spl_array_unset_dimension_ex()
590 num_index: in spl_array_unset_dimension_ex()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dfile_indexer.h120 size_t num_index; member
123 IndexLevel() : num_index(0), index_units(nullptr) {} in IndexLevel()

12345678