Searched defs:errorConditions (Results 1 - 2 of 2) sorted by relevance

/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
H A DEASLib.c96 EAS_BOOL errorConditions[eNumErrorConditions]; variable
687 if (errorConditions[eInitError])
710 if (errorConditions[eShutdownError])
734 if (errorConditions[eMallocError])
1321 if (errorConditions[eOpenError])
1393 if (errorConditions[eReadError])
1430 if (errorConditions[eReadError])
1524 if (errorConditions[ePosError])
1548 if (errorConditions[eSeekError])
1577 if (errorConditions[eSeekErro
[all...]
H A DEASLibVst.c94 EAS_BOOL errorConditions[eNumErrorConditions]; variable
382 if (errorConditions[eInitError])
405 if (errorConditions[eShutdownError])
429 if (errorConditions[eMallocError])
1016 if (errorConditions[eOpenError])
1088 if (errorConditions[eReadError])
1125 if (errorConditions[eReadError])
1219 if (errorConditions[ePosError])
1243 if (errorConditions[eSeekError])
1272 if (errorConditions[eSeekErro
[all...]

Completed in 37 milliseconds