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/icu4c/i18n/
reldtfmt.cpp 276 UBool noError = (pos.getErrorIndex() < 0);
277 int32_t offset = (noError)? pos.getIndex(): pos.getErrorIndex();
287 if (noError) {
  /external/clang/lib/StaticAnalyzer/Checkers/
MacOSKeychainAPIChecker.cpp 113 bool noError = false) const;
233 // If noError, returns true iff (1).
234 // If !noError, returns true iff (2).
238 bool noError) const {
243 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 2492 milliseconds