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 30 const ErrorTypeUtils::ErrorType ErrorTypeUtils::COMPLETION = 0x100;
error_type_utils.h 45 // Completion
46 static const ErrorType COMPLETION;
78 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 56 milliseconds