HomeSort by relevance Sort by last modified time
    Searched defs:NOT_AN_ERROR (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
error_type_utils.cpp 21 const ErrorTypeUtils::ErrorType ErrorTypeUtils::NOT_AN_ERROR = 0x0;
34 NOT_AN_ERROR | MATCH_WITH_WRONG_CASE | MATCH_WITH_MISSING_ACCENT | MATCH_WITH_DIGRAPH;
35 const ErrorTypeUtils::ErrorType ErrorTypeUtils::ERRORS_TREATED_AS_A_PERFECT_MATCH = NOT_AN_ERROR;
error_type_utils.h 32 static const ErrorType NOT_AN_ERROR;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
filterr.h 17 #define NOT_AN_ERROR ((HRESULT)0x00080000)

Completed in 521 milliseconds