rlength 630 opal/mca/btl/portals4/btl_portals4_component.c "PTL_EVENT_ACK received rlength=%ld mlength=%ld des_flags=%d\n", ev.rlength, ev.mlength, frag->base.des_flags)); rlength 706 opal/mca/btl/portals4/btl_portals4_component.c "PTL_EVENT_GET received at target rlength=%ld mlength=%ld\n", ev.rlength, ev.mlength)); rlength 187 test/datatype/ddt_test.c size_t slength, rlength; rlength 189 test/datatype/ddt_test.c rlength = compute_buffer_length(recv_type, recv_count); rlength 191 test/datatype/ddt_test.c pdst = malloc( rlength ); rlength 198 test/datatype/ddt_test.c memset(pdst, 0, rlength); rlength 194 test/datatype/to_self.c int myself, tag = 0, i, slength, rlength; rlength 201 test/datatype/to_self.c MPI_Type_size( rdt, &rlength ); rlength 202 test/datatype/to_self.c rlength *= rcount; rlength 220 test/datatype/to_self.c print_result( rlength, cycles, tend - tstart ); rlength 228 test/datatype/to_self.c int myself, tag = 0, i, slength, rlength; rlength 235 test/datatype/to_self.c MPI_Type_size( rdt, &rlength ); rlength 236 test/datatype/to_self.c rlength *= rcount; rlength 254 test/datatype/to_self.c print_result( rlength, cycles, tend - tstart ); rlength 262 test/datatype/to_self.c int myself, tag = 0, i, slength, rlength; rlength 269 test/datatype/to_self.c MPI_Type_size( rdt, &rlength ); rlength 270 test/datatype/to_self.c rlength *= rcount; rlength 292 test/datatype/to_self.c print_result( rlength, cycles, tend - tstart ); rlength 300 test/datatype/to_self.c int myself, tag = 0, i, slength, rlength; rlength 307 test/datatype/to_self.c MPI_Type_size( rdt, &rlength ); rlength 308 test/datatype/to_self.c rlength *= rcount; rlength 330 test/datatype/to_self.c print_result( rlength, cycles, tend - tstart );