Home
last modified time | relevance | path

Searched refs:pivotkey (Results 1 – 25 of 192) sorted by relevance

12345678

/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-util/src/main/java/de/lmu/ifi/dbs/elki/utilities/datastructures/arrays/
H A DDoubleIntegerArrayQuickSort.java94 double pivotkey = keys[m3]; in quickSort() local
106 while(left <= right && keys[left] < pivotkey) { in quickSort()
109 while(left <= right && pivotkey <= keys[right]) { in quickSort()
123 keys[right] = pivotkey; in quickSort()
258 double pivotkey = keys[m3]; in quickSortReverse() local
270 while(left <= right && keys[left] > pivotkey) { in quickSortReverse()
273 while(left <= right && pivotkey >= keys[right]) { in quickSortReverse()
287 keys[right] = pivotkey; in quickSortReverse()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dtest3884.cc159 DBT pivotkey; in test_split_on_boundary() local
160 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary()
216 DBT pivotkey; in test_split_with_everything_on_the_left() local
217 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_with_everything_on_the_left()
282 DBT pivotkey; in test_split_on_boundary_of_last_node() local
283 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary_of_last_node()
345 DBT pivotkey; in test_split_at_begin() local
346 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_begin()
413 DBT pivotkey; in test_split_at_end() local
414 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_end()
[all …]
H A Dmempool-115.cc108 DBT pivotkey; in run_test() local
109 sn.pivotkeys.create_from_dbts(toku_fill_dbt(&pivotkey, "b", 2), 1); in run_test()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dtest3884.cc159 DBT pivotkey; in test_split_on_boundary() local
160 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary()
216 DBT pivotkey; in test_split_with_everything_on_the_left() local
217 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_with_everything_on_the_left()
282 DBT pivotkey; in test_split_on_boundary_of_last_node() local
283 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary_of_last_node()
345 DBT pivotkey; in test_split_at_begin() local
346 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_begin()
413 DBT pivotkey; in test_split_at_end() local
414 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_end()
[all …]
H A Dmempool-115.cc108 DBT pivotkey; in run_test() local
109 sn.pivotkeys.create_from_dbts(toku_fill_dbt(&pivotkey, "b", 2), 1); in run_test()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dtest3884.cc159 DBT pivotkey; in test_split_on_boundary() local
160 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary()
216 DBT pivotkey; in test_split_with_everything_on_the_left() local
217 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_with_everything_on_the_left()
282 DBT pivotkey; in test_split_on_boundary_of_last_node() local
283 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary_of_last_node()
345 DBT pivotkey; in test_split_at_begin() local
346 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_begin()
413 DBT pivotkey; in test_split_at_end() local
414 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_end()
[all …]
H A Dmempool-115.cc108 DBT pivotkey; in run_test() local
109 sn.pivotkeys.create_from_dbts(toku_fill_dbt(&pivotkey, "b", 2), 1); in run_test()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dtest3884.cc159 DBT pivotkey; in test_split_on_boundary() local
160 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary()
216 DBT pivotkey; in test_split_with_everything_on_the_left() local
217 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_with_everything_on_the_left()
282 DBT pivotkey; in test_split_on_boundary_of_last_node() local
283 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary_of_last_node()
345 DBT pivotkey; in test_split_at_begin() local
346 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_begin()
413 DBT pivotkey; in test_split_at_end() local
414 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_end()
[all …]
H A Dmempool-115.cc108 DBT pivotkey; in run_test() local
109 sn.pivotkeys.create_from_dbts(toku_fill_dbt(&pivotkey, "b", 2), 1); in run_test()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dtest3884.cc159 DBT pivotkey; in test_split_on_boundary() local
160 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary()
216 DBT pivotkey; in test_split_with_everything_on_the_left() local
217 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_with_everything_on_the_left()
282 DBT pivotkey; in test_split_on_boundary_of_last_node() local
283 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary_of_last_node()
345 DBT pivotkey; in test_split_at_begin() local
346 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_begin()
413 DBT pivotkey; in test_split_at_end() local
414 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_end()
[all …]
H A Dmempool-115.cc108 DBT pivotkey; in run_test() local
109 sn.pivotkeys.create_from_dbts(toku_fill_dbt(&pivotkey, "b", 2), 1); in run_test()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dtest3884.cc159 DBT pivotkey; in test_split_on_boundary() local
160 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary()
216 DBT pivotkey; in test_split_with_everything_on_the_left() local
217 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_with_everything_on_the_left()
282 DBT pivotkey; in test_split_on_boundary_of_last_node() local
283 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary_of_last_node()
345 DBT pivotkey; in test_split_at_begin() local
346 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_begin()
413 DBT pivotkey; in test_split_at_end() local
414 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_end()
[all …]
H A Dmempool-115.cc108 DBT pivotkey; in run_test() local
109 sn.pivotkeys.create_from_dbts(toku_fill_dbt(&pivotkey, "b", 2), 1); in run_test()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/tests/
H A Dtest3884.cc159 DBT pivotkey; in test_split_on_boundary() local
160 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary()
216 DBT pivotkey; in test_split_with_everything_on_the_left() local
217 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_with_everything_on_the_left()
282 DBT pivotkey; in test_split_on_boundary_of_last_node() local
283 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary_of_last_node()
345 DBT pivotkey; in test_split_at_begin() local
346 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_begin()
413 DBT pivotkey; in test_split_at_end() local
414 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_end()
[all …]
H A Dmempool-115.cc108 DBT pivotkey; in run_test() local
109 sn.pivotkeys.create_from_dbts(toku_fill_dbt(&pivotkey, "b", 2), 1); in run_test()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/tests/
H A Dtest3884.cc159 DBT pivotkey; in test_split_on_boundary() local
160 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary()
216 DBT pivotkey; in test_split_with_everything_on_the_left() local
217 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_with_everything_on_the_left()
282 DBT pivotkey; in test_split_on_boundary_of_last_node() local
283 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary_of_last_node()
345 DBT pivotkey; in test_split_at_begin() local
346 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_begin()
413 DBT pivotkey; in test_split_at_end() local
414 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_end()
[all …]
H A Dmempool-115.cc108 DBT pivotkey; in run_test() local
109 sn.pivotkeys.create_from_dbts(toku_fill_dbt(&pivotkey, "b", 2), 1); in run_test()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/tests/
H A Dtest3884.cc159 DBT pivotkey; in test_split_on_boundary() local
160 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary()
216 DBT pivotkey; in test_split_with_everything_on_the_left() local
217 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_with_everything_on_the_left()
282 DBT pivotkey; in test_split_on_boundary_of_last_node() local
283 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary_of_last_node()
345 DBT pivotkey; in test_split_at_begin() local
346 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_begin()
413 DBT pivotkey; in test_split_at_end() local
414 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_end()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/tests/
H A Dtest3884.cc159 DBT pivotkey; in test_split_on_boundary() local
160 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary()
216 DBT pivotkey; in test_split_with_everything_on_the_left() local
217 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_with_everything_on_the_left()
282 DBT pivotkey; in test_split_on_boundary_of_last_node() local
283 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary_of_last_node()
345 DBT pivotkey; in test_split_at_begin() local
346 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_begin()
413 DBT pivotkey; in test_split_at_end() local
414 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_end()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/tests/
H A Dtest3884.cc159 DBT pivotkey; in test_split_on_boundary() local
160 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary()
216 DBT pivotkey; in test_split_with_everything_on_the_left() local
217 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_with_everything_on_the_left()
282 DBT pivotkey; in test_split_on_boundary_of_last_node() local
283 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary_of_last_node()
345 DBT pivotkey; in test_split_at_begin() local
346 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_begin()
413 DBT pivotkey; in test_split_at_end() local
414 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_end()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/tests/
H A Dtest3884.cc159 DBT pivotkey; in test_split_on_boundary() local
160 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary()
216 DBT pivotkey; in test_split_with_everything_on_the_left() local
217 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_with_everything_on_the_left()
282 DBT pivotkey; in test_split_on_boundary_of_last_node() local
283 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_on_boundary_of_last_node()
345 DBT pivotkey; in test_split_at_begin() local
346 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_begin()
413 DBT pivotkey; in test_split_at_end() local
414 sn.pivotkeys.insert_at(toku_fill_dbt(&pivotkey, &k, sizeof(k)), bn); in test_split_at_end()
[all …]
/dports/www/moodle39/moodle/mod/glossary/
H A Dsql.php37 $pivotkey = 'concept'; variable
43 $pivotkey = 'userid'; variable
53 $pivotkey = 'categoryname'; variable
/dports/www/moodle310/moodle/mod/glossary/
H A Dsql.php37 $pivotkey = 'concept'; variable
43 $pivotkey = 'userid'; variable
53 $pivotkey = 'categoryname'; variable
/dports/www/moodle311/moodle/mod/glossary/
H A Dsql.php37 $pivotkey = 'concept'; variable
43 $pivotkey = 'userid'; variable
53 $pivotkey = 'categoryname'; variable
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dsorttpl.c387 SORTTPL_KEYTYPE pivotkey; in SORTTPL_NAME() local
399 pivotkey = key[mid]; in SORTTPL_NAME()
408 while( lo < end && SORTTPL_ISBETTER(key[lo], pivotkey) ) in SORTTPL_NAME()
410 while( hi > start && !SORTTPL_ISBETTER(key[hi], pivotkey) ) in SORTTPL_NAME()
415 while( lo < end && !SORTTPL_ISWORSE(key[lo], pivotkey) ) in SORTTPL_NAME()
417 while( hi > start && SORTTPL_ISWORSE(key[hi], pivotkey) ) in SORTTPL_NAME()
440 while( lo < end && !SORTTPL_ISBETTER(pivotkey, key[lo]) ) in SORTTPL_NAME()
447 … assert(!SORTTPL_ISBETTER(key[mid], pivotkey)); /* the pivot element did not change its position */ in SORTTPL_NAME()
448 assert(!SORTTPL_ISBETTER(pivotkey, key[mid])); in SORTTPL_NAME()
461 while( hi > start && !SORTTPL_ISWORSE(pivotkey, key[hi]) ) in SORTTPL_NAME()
[all …]

12345678