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

  /external/clang/include/clang/Serialization/
Module.h 71 bool isOverridden = false, bool isOutOfDate = false) {
72 assert(!(isOverridden && isOutOfDate) &&
77 else if (isOutOfDate)
84 bool isOutOfDate() const { return Val.getInt() == OutOfDate; }
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ExpandableBinaryDictionary.java 381 return mBinaryDictionary == null || mLocalDictionaryController.isOutOfDate();
395 if (mSharedDictionaryController.isOutOfDate() || !dictionaryFileExists) {
448 private boolean isOutOfDate() {
  /external/clang/lib/Sema/
IdentifierResolver.cpp 408 if (II.isOutOfDate())
413 if (II.isOutOfDate())
  /external/clang/include/clang/Basic/
IdentifierTable.h 287 bool isOutOfDate() const { return OutOfDate; }
324 isExtensionToken() | isCXX11CompatKeyword() || isOutOfDate() ||
  /external/ant-glob/src/org/apache/tools/ant/types/selectors/
SelectorUtils.java 606 public static boolean isOutOfDate(File src, File target, int granularity) {
  /external/clang/lib/Lex/
Preprocessor.cpp 626 if (II.isOutOfDate()) {
PPMacroExpansion.cpp 238 if (II->isOutOfDate())
    [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/AST/
Decl.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]
ASTReader.cpp     [all...]
ASTWriter.cpp     [all...]
  /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 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 1109 milliseconds