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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
error_type_utils.cpp 28 const ErrorTypeUtils::ErrorType ErrorTypeUtils::COMPLETION = 0x40;
error_type_utils.h 43 // Completion
44 static const ErrorType COMPLETION;
68 return (errorType & COMPLETION) != 0;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 146 milliseconds