Lines Matching full:nrows
612 if (rs0.tr.nrows < 1) {
635 if (rs0 != null && rs0.tr != null && rs0.tr.nrows > 0) {
644 for (int i = 0; i < rs0.tr.nrows; i++) {
765 if (rs0 != null && rs0.tr != null && rs0.tr.nrows > 0 &&
766 rs1 != null && rs1.tr != null && rs1.tr.nrows > 0) {
775 for (int i = 0; i < rs0.tr.nrows; i++) {
794 if (rs2 == null || rs2.tr == null || rs2.tr.nrows <= 0) {
802 for (int k = 0; k < rs2.tr.nrows; k++) {
806 for (int m = 0; m < rs1.tr.nrows; m++) {
825 if (tr.nrows <= 0) {
889 if (rs0 != null && rs0.tr != null && rs0.tr.nrows > 0) {
894 for (int i = 0; i < rs0.tr.nrows; i++) {
913 if (rs1 == null || rs1.tr == null || rs1.tr.nrows <= 0) {
921 for (int k = 0; k < rs1.tr.nrows; k++) {
936 if (tr.nrows > 0) {
949 if (rs0 != null && rs0.tr != null && rs0.tr.nrows > 0) {
954 for (int i = 0; i < rs0.tr.nrows; i++) {
987 for (int i = 0; i < in.tr.nrows; i++) {
1058 if (rs0 != null && rs0.tr != null && rs0.tr.nrows > 0) {
1130 if (rs0 != null && rs0.tr != null && rs0.tr.nrows > 0) {
1309 if (rs0 != null && rs0.tr != null && rs0.tr.nrows > 0) {
1314 for (int i = 0; i < rs0.tr.nrows; i++) {
1333 if (rs1 == null || rs1.tr == null || rs1.tr.nrows <= 0) {
1341 for (int k = 0; k < rs1.tr.nrows; k++) {