GetObjectArrayElement  263 ompi/mpi/java/c/mpi_Datatype.c         jobject type = (*env)->GetObjectArrayElement(env, datatypes, i);
GetObjectArrayElement  201 ompi/mpi/java/c/mpi_Group.c         jintArray ri = (*env)->GetObjectArrayElement(env, ranges, i);
GetObjectArrayElement  226 ompi/mpi/java/c/mpi_Group.c         jintArray ri = (*env)->GetObjectArrayElement(env, ranges, i);
GetObjectArrayElement  450 ompi/mpi/java/c/mpi_Intracomm.c             jstring a = (*env)->GetObjectArrayElement(env, jArgv, i);
GetObjectArrayElement  469 ompi/mpi/java/c/mpi_Intracomm.c             jstring a = (*env)->GetObjectArrayElement(env, jArgv, i);
GetObjectArrayElement  512 ompi/mpi/java/c/mpi_Intracomm.c         jstring a = (*env)->GetObjectArrayElement(env, jCommands, i);
GetObjectArrayElement  524 ompi/mpi/java/c/mpi_Intracomm.c             jobjectArray arr = (*env)->GetObjectArrayElement(env, jArgv, i);
GetObjectArrayElement  530 ompi/mpi/java/c/mpi_Intracomm.c                 jstring a = (*env)->GetObjectArrayElement(env, arr, j);
GetObjectArrayElement  552 ompi/mpi/java/c/mpi_Intracomm.c             jobjectArray arr = (*env)->GetObjectArrayElement(env, jArgv, i);
GetObjectArrayElement  557 ompi/mpi/java/c/mpi_Intracomm.c                 jstring a = (*env)->GetObjectArrayElement(env, arr, j);
GetObjectArrayElement  571 ompi/mpi/java/c/mpi_Intracomm.c         jstring a = (*env)->GetObjectArrayElement(env, jCommands, i);
GetObjectArrayElement  256 ompi/mpi/java/c/mpi_MPI.c         jstring jc = (jstring)(*env)->GetObjectArrayElement(env, argv, i);
GetObjectArrayElement  306 ompi/mpi/java/c/mpi_MPI.c         jstring jc = (jstring)(*env)->GetObjectArrayElement(env, argv, i);