Lines Matching refs:pass
1057 for (int pass = PASS_FIRST; pass < PASS_LAST; pass++) { in genDecoderImpl() local
1059 if (pass == PASS_FunctionCall) { in genDecoderImpl()
1063 if (pass == PASS_FunctionCall && in genDecoderImpl()
1070 if (pass == PASS_FunctionCall) { in genDecoderImpl()
1079 } else if (pass == PASS_DebugPrint) { in genDecoderImpl()
1109 if ((pass == PASS_FunctionCall) && in genDecoderImpl()
1113 if (pass == PASS_DebugPrint && j != 0) { in genDecoderImpl()
1118 if (pass == PASS_VariableDeclarations) { in genDecoderImpl()
1128 if (pass == PASS_FunctionCall || in genDecoderImpl()
1129 pass == PASS_DebugPrint) { in genDecoderImpl()
1136 if (pass == PASS_VariableDeclarations) { in genDecoderImpl()
1146 if (pass == PASS_FunctionCall || in genDecoderImpl()
1147 pass == PASS_DebugPrint) { in genDecoderImpl()
1154 if (pass == PASS_VariableDeclarations) { in genDecoderImpl()
1163 if (pass == PASS_VariableDeclarations) { in genDecoderImpl()
1179 if (pass == PASS_FunctionCall && in genDecoderImpl()
1200 } else if (pass == PASS_DebugPrint && in genDecoderImpl()
1214 if (pass == PASS_FunctionCall && in genDecoderImpl()
1228 } else if (pass == PASS_DebugPrint && in genDecoderImpl()
1241 if (pass == PASS_TmpBuffAlloc) { in genDecoderImpl()
1255 } else if (pass == PASS_MemAlloc) { in genDecoderImpl()
1277 } else if (pass == PASS_FunctionCall) { in genDecoderImpl()
1297 } else if (pass == PASS_DebugPrint) { in genDecoderImpl()
1304 if (pass == PASS_FlushOutput) { in genDecoderImpl()
1325 } else if (pass == PASS_FunctionCall) { in genDecoderImpl()
1338 } else if (pass == PASS_DebugPrint) { in genDecoderImpl()
1353 if (pass == PASS_Protocol) { in genDecoderImpl()
1370 if (pass == PASS_FunctionCall || in genDecoderImpl()
1371 pass == PASS_DebugPrint) { in genDecoderImpl()
1374 if (pass == PASS_FunctionCall) { in genDecoderImpl()
1391 if (pass == PASS_TmpBuffAlloc) { in genDecoderImpl()
1411 if (pass == PASS_Epilog) { in genDecoderImpl()