Lines Matching refs:CheckFormattedStmtType
1112 if (!cookie->CheckFormattedStmtType<Direction::Output>("OutputInteger8")) { in IONAME()
1123 if (!cookie->CheckFormattedStmtType<Direction::Output>("OutputInteger16")) { in IONAME()
1134 if (!cookie->CheckFormattedStmtType<Direction::Output>("OutputInteger32")) { in IONAME()
1145 if (!cookie->CheckFormattedStmtType<Direction::Output>("OutputInteger64")) { in IONAME()
1157 if (!cookie->CheckFormattedStmtType<Direction::Output>("OutputInteger128")) { in IONAME()
1169 if (!cookie->CheckFormattedStmtType<Direction::Input>("InputInteger")) { in IONAME()
1180 if (!cookie->CheckFormattedStmtType<Direction::Output>("OutputReal32")) { in IONAME()
1190 if (!cookie->CheckFormattedStmtType<Direction::Output>("OutputReal64")) { in IONAME()
1200 if (!cookie->CheckFormattedStmtType<Direction::Input>("InputReal32")) { in IONAME()
1210 if (!cookie->CheckFormattedStmtType<Direction::Input>("InputReal64")) { in IONAME()
1220 if (!cookie->CheckFormattedStmtType<Direction::Output>("OutputComplex32")) { in IONAME()
1232 if (!cookie->CheckFormattedStmtType<Direction::Output>("OutputComplex64")) { in IONAME()
1244 if (!cookie->CheckFormattedStmtType<Direction::Input>("InputComplex32")) { in IONAME()
1255 if (!cookie->CheckFormattedStmtType<Direction::Input>("InputComplex64")) { in IONAME()
1267 if (!cookie->CheckFormattedStmtType<Direction::Output>("OutputCharacter")) { in IONAME()
1283 if (!cookie->CheckFormattedStmtType<Direction::Input>("InputCharacter")) { in IONAME()
1297 if (!cookie->CheckFormattedStmtType<Direction::Output>("OutputLogical")) { in IONAME()
1308 if (!cookie->CheckFormattedStmtType<Direction::Input>("InputLogical")) { in IONAME()