smallest         1427 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     int i, j, heapsize, l, r, k, smallest;
smallest         1449 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		smallest = l;
smallest         1450 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    else smallest = k;
smallest         1453 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		(*(a[r].off_list) < *(a[smallest].off_list)))
smallest         1454 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		smallest = r;
smallest         1456 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    if (smallest != k) {
smallest         1461 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		a[k].off_list = a[smallest].off_list;
smallest         1462 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		a[k].len_list = a[smallest].len_list;
smallest         1463 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		a[k].nelem = a[smallest].nelem;
smallest         1465 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		a[smallest].off_list = tmp.off_list;
smallest         1466 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		a[smallest].len_list = tmp.len_list;
smallest         1467 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		a[smallest].nelem = tmp.nelem;
smallest         1469 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		k = smallest;
smallest         1501 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		smallest = l;
smallest         1502 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    else smallest = k;
smallest         1505 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		(*(a[r].off_list) < *(a[smallest].off_list)))
smallest         1506 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		smallest = r;
smallest         1508 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    if (smallest != k) {
smallest         1513 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		a[k].off_list = a[smallest].off_list;
smallest         1514 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		a[k].len_list = a[smallest].len_list;
smallest         1515 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		a[k].nelem = a[smallest].nelem;
smallest         1517 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		a[smallest].off_list = tmp.off_list;
smallest         1518 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		a[smallest].len_list = tmp.len_list;
smallest         1519 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		a[smallest].nelem = tmp.nelem;
smallest         1521 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		k = smallest;
smallest         1413 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     int i, j, heapsize, l, r, k, smallest;
smallest         1442 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		smallest = l;
smallest         1443 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	    else smallest = k;
smallest         1446 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		(*(a[r].off_list) < *(a[smallest].off_list)))
smallest         1447 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		smallest = r;
smallest         1449 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	    if (smallest != k) {
smallest         1454 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		a[k].off_list = a[smallest].off_list;
smallest         1455 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		a[k].len_list = a[smallest].len_list;
smallest         1456 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		a[k].nelem = a[smallest].nelem;
smallest         1458 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		a[smallest].off_list = tmp.off_list;
smallest         1459 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		a[smallest].len_list = tmp.len_list;
smallest         1460 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		a[smallest].nelem = tmp.nelem;
smallest         1462 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		k = smallest;
smallest         1493 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		smallest = l;
smallest         1494 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	    else smallest = k;
smallest         1497 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		(*(a[r].off_list) < *(a[smallest].off_list)))
smallest         1498 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		smallest = r;
smallest         1500 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	    if (smallest != k) {
smallest         1505 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		a[k].off_list = a[smallest].off_list;
smallest         1506 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		a[k].len_list = a[smallest].len_list;
smallest         1507 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		a[k].nelem = a[smallest].nelem;
smallest         1509 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		a[smallest].off_list = tmp.off_list;
smallest         1510 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		a[smallest].len_list = tmp.len_list;
smallest         1511 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		a[smallest].nelem = tmp.nelem;
smallest         1513 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		k = smallest;
smallest          980 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     int i, j, heapsize, l, r, k, smallest;
smallest         1009 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		smallest = l;
smallest         1010 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	    else smallest = k;
smallest         1013 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		(*(a[r].off_list) < *(a[smallest].off_list)))
smallest         1014 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		smallest = r;
smallest         1016 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	    if (smallest != k) {
smallest         1021 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		a[k].off_list = a[smallest].off_list;
smallest         1022 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		a[k].len_list = a[smallest].len_list;
smallest         1023 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		a[k].nelem = a[smallest].nelem;
smallest         1025 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		a[smallest].off_list = tmp.off_list;
smallest         1026 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		a[smallest].len_list = tmp.len_list;
smallest         1027 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		a[smallest].nelem = tmp.nelem;
smallest         1029 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		k = smallest;
smallest         1060 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		smallest = l;
smallest         1061 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	    else smallest = k;
smallest         1064 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		(*(a[r].off_list) < *(a[smallest].off_list)))
smallest         1065 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		smallest = r;
smallest         1067 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	    if (smallest != k) {
smallest         1072 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		a[k].off_list = a[smallest].off_list;
smallest         1073 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		a[k].len_list = a[smallest].len_list;
smallest         1074 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		a[k].nelem = a[smallest].nelem;
smallest         1076 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		a[smallest].off_list = tmp.off_list;
smallest         1077 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		a[smallest].len_list = tmp.len_list;
smallest         1078 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		a[smallest].nelem = tmp.nelem;
smallest         1080 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		k = smallest;
smallest           56 ompi/mca/io/romio321/romio/adio/common/heap-sort.c     int l, r, smallest;
smallest           66 ompi/mca/io/romio321/romio/adio/common/heap-sort.c 	smallest = l;
smallest           68 ompi/mca/io/romio321/romio/adio/common/heap-sort.c 	smallest = i;
smallest           70 ompi/mca/io/romio321/romio/adio/common/heap-sort.c     if ((r <= heap->size) && (nodes[r].offset < nodes[smallest].offset))
smallest           71 ompi/mca/io/romio321/romio/adio/common/heap-sort.c 	smallest = r;
smallest           73 ompi/mca/io/romio321/romio/adio/common/heap-sort.c     if (smallest != i) {
smallest           75 ompi/mca/io/romio321/romio/adio/common/heap-sort.c 	nodes[i] = nodes[smallest];
smallest           76 ompi/mca/io/romio321/romio/adio/common/heap-sort.c 	nodes[smallest] = tmp_node;
smallest           77 ompi/mca/io/romio321/romio/adio/common/heap-sort.c 	heapify(heap, smallest);