OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
594
return mBinaryDictionary == null || mPerInstanceDictionaryUpdateController.
isOutOfDate
();
620
if (mFilenameDictionaryUpdateController.
isOutOfDate
()
702
public boolean
isOutOfDate
() {
/external/clang/lib/Sema/
IdentifierResolver.cpp
371
if (II.
isOutOfDate
())
376
if (II.
isOutOfDate
())
/external/clang/include/clang/Basic/
IdentifierTable.h
285
bool
isOutOfDate
() const { return OutOfDate; }
322
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
628
if (II.
isOutOfDate
()) {
PPMacroExpansion.cpp
142
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 439 milliseconds