HomeSort by relevance Sort by last modified time
    Searched refs:noError (Results 1 - 6 of 6) sorted by null

  /external/aac/libSBRenc/src/
sbr_def.h 93 #define noError 0
sbr_encoder.cpp 894 INT error = noError;
    [all...]
  /external/skia/third_party/glu/libtess/
tess.c 64 /*ARGSUSED*/ static void GLAPIENTRY noError( GLenum errnum ) {}
126 tess->callError = &noError;
322 tess->callError = (fn == NULL) ? &noError : (void (GLAPIENTRY *)(GLenum)) fn;
  /external/clang/lib/StaticAnalyzer/Checkers/
MacOSKeychainAPIChecker.cpp 116 bool noError = false) const;
243 // If noError, returns true iff (1).
244 // If !noError, returns true iff (2).
248 bool noError) const {
253 ProgramStateRef ErrState = State->assume(NoErr, noError);
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
wellformed02.js 143 assertSize("noError",0,errors);
  /external/zxing/core/
core.jar 

Completed in 76 milliseconds