Home
last modified time | relevance | path

Searched refs:store_index (Results 1 – 25 of 138) sorted by relevance

123456

/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/diskmanager/file/impl/
H A DFMFileAccessPieceReorderer.java601 if ( store_index == -1 ){ in isPieceCompleteProcessingNeeded()
612 if ( piece_number == store_index ){ in isPieceCompleteProcessingNeeded()
668 if ( store_index == -1 ){ in setPieceComplete()
673 if ( piece_number == store_index ){ in setPieceComplete()
758 store_index = next_piece_index++; in getPieceIndex()
764 piece_map[ piece_number ] = store_index; in getPieceIndex()
767 if ( piece_number != store_index ){ in getPieceIndex()
794 piece_map[ store_index ] = store_index; in getPieceIndex()
795 piece_reverse_map[ store_index ] = store_index; in getPieceIndex()
814 store_index = swap_index; in getPieceIndex()
[all …]
/dports/devel/p5-Regexp-RegGrp/Regexp-RegGrp-2.01/t/
H A D03-io.t230 my $store_index = $in_ref->{store_index};
231 return sprintf( "~~%d~~", $store_index );
243 my $store_index = $in_ref->{store_index};
244 return sprintf( "~~%d~~", $store_index );
274 my $store_index = $in_ref->{store_index};
275 return sprintf( "~~%d~~", $store_index );
287 my $store_index = $in_ref->{store_index};
288 return sprintf( "~~%d~~", $store_index );
/dports/devel/libvshadow/libvshadow-20210425/vshadowtools/
H A Ddebug_handle.c601 store_index >= 0; in debug_handle_test_read()
602 store_index-- ) in debug_handle_test_read()
606 store_index, in debug_handle_test_read()
616 store_index ); in debug_handle_test_read()
632 store_index ); in debug_handle_test_read()
641 store_index + 1, in debug_handle_test_read()
649 store_index + 1, in debug_handle_test_read()
663 store_index ); in debug_handle_test_read()
681 store_index ); in debug_handle_test_read()
701 store_index ); in debug_handle_test_read()
[all …]
H A Dinfo_handle.c720 store_index ); in info_handle_store_fprint()
742 store_index ); in info_handle_store_fprint()
807 store_index ); in info_handle_store_fprint()
871 store_index ); in info_handle_store_fprint()
934 store_index ); in info_handle_store_fprint()
998 store_index ); in info_handle_store_fprint()
1037 store_index ); in info_handle_store_fprint()
1088 store_index ); in info_handle_store_fprint()
1225 store_index, in info_handle_volume_fprint()
1235 store_index ); in info_handle_volume_fprint()
[all …]
H A Dmount_handle.c583 for( store_index = 0; in mount_handle_open()
584 store_index < number_of_stores; in mount_handle_open()
585 store_index++ ) in mount_handle_open()
589 store_index, in mount_handle_open()
599 store_index ); in mount_handle_open()
614 store_index ); in mount_handle_open()
685 store_index >= 0; in mount_handle_close()
686 store_index-- ) in mount_handle_close()
690 store_index, in mount_handle_close()
700 store_index ); in mount_handle_close()
[all …]
H A Dmount_file_system.c574 int store_index, in mount_file_system_get_store_by_index() argument
593 store_index, in mount_file_system_get_store_by_index()
603 store_index ); in mount_file_system_get_store_by_index()
711 store_index = 0; in mount_file_system_get_store_by_path()
724 store_index *= 10; in mount_file_system_get_store_by_path()
727 store_index -= 1; in mount_file_system_get_store_by_path()
731 store_index, in mount_file_system_get_store_by_path()
741 store_index ); in mount_file_system_get_store_by_path()
793 int store_index, in mount_file_system_get_path_from_store_index() argument
849 store_number = store_index + 1; in mount_file_system_get_path_from_store_index()
[all …]
/dports/www/c-icap/c_icap-0.5.10/utils/
H A Dc-icap-mkbdb.c137 void **store_index; in dump_db() local
164 store_index = store; in dump_db()
165 for (i = 0; store_index[i] != 0; i++) { in dump_db()
166 store_index[i]+=(long int)store; in dump_db()
168 for (i = 0; store_index[i] != 0; i++) { in dump_db()
169 printf("%s |", (char *)store_index[i]); in dump_db()
187 void **store_index; in record_extract() local
243 store_index = (*val); in record_extract()
267 store_index[i] = 0; in record_extract()
274 void *apos = store + (long int)store_index[i]; in record_extract()
[all …]
/dports/devel/libvshadow/libvshadow-20210425/libvshadow/
H A Dlibvshadow_block_tree.c606 store_index ); in libvshadow_block_tree_insert()
657 store_index, in libvshadow_block_tree_insert()
664 store_index ); in libvshadow_block_tree_insert()
715 store_index ); in libvshadow_block_tree_insert()
792 store_index, in libvshadow_block_tree_insert()
800 store_index, in libvshadow_block_tree_insert()
808 store_index, in libvshadow_block_tree_insert()
870 store_index ); in libvshadow_block_tree_insert()
957 store_index ); in libvshadow_block_tree_insert()
1005 store_index, in libvshadow_block_tree_insert()
[all …]
H A Dlibvshadow_block_range_descriptor.c149 int store_index LIBVSHADOW_ATTRIBUTE_UNUSED, in libvshadow_block_range_descriptor_read_data()
154 LIBVSHADOW_UNREFERENCED_PARAMETER( store_index ) in libvshadow_block_range_descriptor_read_data()
203 store_index ); in libvshadow_block_range_descriptor_read_data()
228 store_index, in libvshadow_block_range_descriptor_read_data()
234 store_index, in libvshadow_block_range_descriptor_read_data()
240 store_index, in libvshadow_block_range_descriptor_read_data()
H A Dlibvshadow_block_descriptor.c317 int store_index LIBVSHADOW_ATTRIBUTE_UNUSED, in libvshadow_block_descriptor_read_data()
322 LIBVSHADOW_UNREFERENCED_PARAMETER( store_index ) in libvshadow_block_descriptor_read_data()
381 store_index ); in libvshadow_block_descriptor_read_data()
414 store_index, in libvshadow_block_descriptor_read_data()
420 store_index, in libvshadow_block_descriptor_read_data()
426 store_index, in libvshadow_block_descriptor_read_data()
432 store_index, in libvshadow_block_descriptor_read_data()
438 store_index, in libvshadow_block_descriptor_read_data()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_statistics.cc62 int store_index = 0; in qpartition() local
66 store_index = left; in qpartition()
69 SWAP_DBL(list[store_index], list[i]); in qpartition()
70 store_index++; in qpartition()
73 SWAP_DBL(list[right], list[store_index]); /* Move pivot to its final place */ in qpartition()
74 return store_index; in qpartition()
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_statistics.c57 int store_index = 0; in qpartition() local
61 store_index = left; in qpartition()
64 SWAP_DBL(list[store_index], list[i]); in qpartition()
65 store_index++; in qpartition()
68 SWAP_DBL(list[right], list[store_index]); /* Move pivot to its final place */ in qpartition()
69 return store_index; in qpartition()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_statistics.c57 int store_index = 0; in qpartition() local
61 store_index = left; in qpartition()
64 SWAP_DBL(list[store_index], list[i]); in qpartition()
65 store_index++; in qpartition()
68 SWAP_DBL(list[right], list[store_index]); /* Move pivot to its final place */ in qpartition()
69 return store_index; in qpartition()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_statistics.c57 int store_index = 0; in qpartition() local
61 store_index = left; in qpartition()
64 SWAP_DBL(list[store_index], list[i]); in qpartition()
65 store_index++; in qpartition()
68 SWAP_DBL(list[right], list[store_index]); /* Move pivot to its final place */ in qpartition()
69 return store_index; in qpartition()
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_statistics.c57 int store_index = 0; in qpartition() local
61 store_index = left; in qpartition()
64 SWAP_DBL(list[store_index], list[i]); in qpartition()
65 store_index++; in qpartition()
68 SWAP_DBL(list[right], list[store_index]); /* Move pivot to its final place */ in qpartition()
69 return store_index; in qpartition()
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_statistics.c57 int store_index = 0; in qpartition() local
61 store_index = left; in qpartition()
64 SWAP_DBL(list[store_index], list[i]); in qpartition()
65 store_index++; in qpartition()
68 SWAP_DBL(list[right], list[store_index]); /* Move pivot to its final place */ in qpartition()
69 return store_index; in qpartition()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_statistics.c57 int store_index = 0; in qpartition() local
61 store_index = left; in qpartition()
64 SWAP_DBL(list[store_index], list[i]); in qpartition()
65 store_index++; in qpartition()
68 SWAP_DBL(list[right], list[store_index]); /* Move pivot to its final place */ in qpartition()
69 return store_index; in qpartition()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/telemetry/build_scripts/
H A Dgen_scalar_data.py39 def write_scalar_info(scalar, output, name_index, expiration_index, store_index, store_count, argument
60 store_index),
86 store_index = 0
89 store_index = 'UINT16_MAX'
91 store_index = total_store_count
103 write_scalar_info(s, output, name_index, exp_index, store_index, len(stores),
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Goals.ocd/Expansion.ocd/
H A DScript.c81 effect.store_index = 0; in FxIntAreaMonteCarloStart()
103 mc_data[effect.store_index] = promille; in FxIntAreaMonteCarloTimer()
104 effect.store_index++; in FxIntAreaMonteCarloTimer()
105 if (effect.store_index >= effect.store_amount) in FxIntAreaMonteCarloTimer()
106 effect.store_index = 0; in FxIntAreaMonteCarloTimer()
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/build_scripts/
H A Dgen_scalar_data.py50 store_index, argument
75 store_index,
103 store_index = 0
106 store_index = "UINT16_MAX"
108 store_index = total_store_count
125 store_index,
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/build_scripts/
H A Dgen_scalar_data.py50 store_index, argument
75 store_index,
103 store_index = 0
106 store_index = "UINT16_MAX"
108 store_index = total_store_count
125 store_index,
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/build_scripts/
H A Dgen_scalar_data.py50 store_index, argument
75 store_index,
103 store_index = 0
106 store_index = "UINT16_MAX"
108 store_index = total_store_count
125 store_index,
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/generated_tests/cl/store/
H A Dstore-kernels-local.inc10 size_t store_index = (id + 1) % 8;
11 local_data[store_index] = in[store_index];
/dports/databases/py-gdbm/Python-3.8.12/Lib/turtledemo/
H A Dsorting_animate.py106 store_index = left
109 shelf.insert(store_index, shelf.pop(i))
110 store_index = store_index + 1
111 shelf.insert(store_index, shelf.pop(right)) # move pivot to correct position
112 return store_index
/dports/lang/python310/Python-3.10.1/Lib/turtledemo/
H A Dsorting_animate.py106 store_index = left
109 shelf.insert(store_index, shelf.pop(i))
110 store_index = store_index + 1
111 shelf.insert(store_index, shelf.pop(right)) # move pivot to correct position
112 return store_index

123456