Lines Matching refs:RESULT_SUCCESS
681 return RESULT_SUCCESS; in ReadDeltaFileHeader()
744 return RESULT_SUCCESS; in ReadDeltaFileHeader()
785 return RESULT_SUCCESS; in ReadCustomCodeTable()
821 return RESULT_SUCCESS; in ReadCustomCodeTable()
870 if (RESULT_SUCCESS == result) { in DecodeChunk()
873 if (RESULT_SUCCESS == result) { in DecodeChunk()
876 if (RESULT_SUCCESS != result) { in DecodeChunk()
1025 return RESULT_SUCCESS; in SetUpWindowSections()
1073 if (RESULT_SUCCESS != setup_return_code) { in ReadHeader()
1095 return RESULT_SUCCESS; in ReadHeader()
1136 return RESULT_SUCCESS; in DecodeAdd()
1146 return RESULT_SUCCESS; in DecodeRun()
1180 return RESULT_SUCCESS; in DecodeCopy()
1204 return RESULT_SUCCESS; in DecodeCopy()
1243 VCDiffResult result = RESULT_SUCCESS; in DecodeBody()
1266 case RESULT_SUCCESS: in DecodeBody()
1310 return RESULT_SUCCESS; in DecodeBody()
1363 return RESULT_SUCCESS; in DecodeWindow()