Searched refs:noError (Results 1 – 4 of 4) sorted by relevance
93 #define noError 0 macro
1023 INT error = noError; in FDKsbrEnc_EnvEncodeFrame()1030 if(error == noError){ in FDKsbrEnc_EnvEncodeFrame()1054 if (noError != error) in FDKsbrEnc_EnvEncodeFrame()1825 HANDLE_ERROR_INFO errorInfo = noError; in sbrEncoder_Init()2156 if(errorInfo == noError){ in sbrEncoder_Init()2160 if(noError != (errorInfo = PSEnc_Init( hSbrEncoder->hParametricStereo, in sbrEncoder_Init()
317 UBool noError = (pos.getErrorIndex() < 0); in parse() local318 int32_t offset = (noError)? pos.getIndex(): pos.getErrorIndex(); in parse()328 if (noError) { in parse()
114 bool noError = false) const;239 bool noError) const { in definitelyReturnedError()244 ProgramStateRef ErrState = State->assume(NoErr, noError); in definitelyReturnedError()