Searched refs:noError (Results 1 – 4 of 4) sorted by relevance
276 UBool noError = (pos.getErrorIndex() < 0); in parse() local277 int32_t offset = (noError)? pos.getIndex(): pos.getErrorIndex(); in parse()287 if (noError) { in parse()
93 #define noError 0 macro
894 INT error = noError; in FDKsbrEnc_EnvEncodeFrame()960 if(error == noError){ in FDKsbrEnc_EnvEncodeFrame()984 if (noError != error) in FDKsbrEnc_EnvEncodeFrame()1729 HANDLE_ERROR_INFO errorInfo = noError; in sbrEncoder_Init()2055 if(errorInfo == noError){ in sbrEncoder_Init()2059 if(noError != (errorInfo = PSEnc_Init( hSbrEncoder->hParametricStereo, in sbrEncoder_Init()
113 bool noError = false) const;238 bool noError) const { in definitelyReturnedError()243 ProgramStateRef ErrState = State->assume(NoErr, noError); in definitelyReturnedError()