/external/deqp/executor/ |
D | xeContainerFormatParser.cpp | 272 …const bool isEnd = curChar == 0 || curChar == (int)END_OF_BUFFER || curChar == '\n' || curChar == … in parseContainerLine() local 308 bool isEnd = curChar == 0 || curChar == (int)END_OF_BUFFER || in parseContainerValue() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | fallible_iterator.h | 202 bool isEnd() const { return getErrPtr() == nullptr; } in isEnd() function
|
D | SparseMultiSet.h | 232 bool isEnd() const { in isEnd() function
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | fallible_iterator.h | 200 bool isEnd() const { return getErrPtr() == nullptr; } in isEnd() function
|
D | SparseMultiSet.h | 232 bool isEnd() const { in isEnd() function
|
/external/javassist/src/main/javassist/bytecode/ |
D | CodeAnalyzer.java | 205 private static boolean isEnd(int opcode) { in isEnd() method in CodeAnalyzer
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | DbiModuleList.cpp | 132 bool DbiModuleSourceFilesIterator::isEnd() const { in isEnd() function in DbiModuleSourceFilesIterator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | DbiModuleList.cpp | 132 bool DbiModuleSourceFilesIterator::isEnd() const { in isEnd() function in DbiModuleSourceFilesIterator
|
/external/owasp/sanitizer/empiricism/ |
D | html-containment.js | 300 function breadthFirstSearch(start, isEnd, eq, adjacent) { argument
|
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | HashTable.h | 94 bool isEnd() const { return IsEnd; } in isEnd() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | HashTable.h | 94 bool isEnd() const { return IsEnd; } in isEnd() function
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | InputFile.cpp | 497 bool SymbolGroupIterator::isEnd() const { in isEnd() function in SymbolGroupIterator
|
/external/llvm/include/llvm/ADT/ |
D | SparseMultiSet.h | 229 bool isEnd() const { in isEnd() function
|
/external/llvm-project/clang/lib/AST/ |
D | CommentParser.cpp | 52 bool isEnd() const { in isEnd() function in clang::comments::TextTokenRetokenizer
|
D | ASTDiagnostic.cpp | 975 bool isEnd() const { in isEnd() function 1063 bool isEnd() const { in isEnd() function in __anon4fd687350111::TemplateDiff::TSTiterator
|
/external/clang/lib/AST/ |
D | CommentParser.cpp | 53 bool isEnd() const { in isEnd() function in clang::comments::TextTokenRetokenizer
|
D | ASTDiagnostic.cpp | 939 bool isEnd() const { in isEnd() function 1023 bool isEnd() const { in isEnd() function in __anonece9b0470111::TemplateDiff::TSTiterator
|
/external/clang/include/clang/AST/ |
D | DeclTemplate.h | 677 makeSpecIterator(llvm::FoldingSetVector<EntryType> &Specs, bool isEnd) { in makeSpecIterator()
|
/external/llvm-project/clang/include/clang/AST/ |
D | DeclTemplate.h | 801 makeSpecIterator(llvm::FoldingSetVector<EntryType> &Specs, bool isEnd) { in makeSpecIterator()
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | ResourceTypes.java | 640 public boolean isEnd() { in isEnd() method in ResourceTypes.ResStringPool_span
|