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

  /external/clang/include/clang/Basic/
IdentifierTable.h 274 bool isOutOfDate() const { return OutOfDate; }
311 isExtensionToken() | isCXX11CompatKeyword() || isOutOfDate() ||
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ExpandableBinaryDictionary.java 402 return mBinaryDictionary == null || mLocalDictionaryController.isOutOfDate();
416 if (mSharedDictionaryController.isOutOfDate() || !dictionaryFileExists) {
469 private boolean isOutOfDate() {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 135 milliseconds