/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | TGLexer.cpp | 209 int NextChar = 0; in LexToken() local 602 int NextChar = *CurPtr; in prepIsDirective() local 893 int NextChar = peekNextChar(1); in prepSkipLineBegin() local 944 int NextChar = peekNextChar(1); in prepSkipDirectiveEnd() local
|
/external/llvm-project/llvm/lib/TableGen/ |
D | TGLexer.cpp | 222 int NextChar = 0; in LexToken() local 628 int NextChar = *CurPtr; in prepIsDirective() local 919 int NextChar = peekNextChar(1); in prepSkipLineBegin() local 970 int NextChar = peekNextChar(1); in prepSkipDirectiveEnd() local
|
/external/llvm/lib/TableGen/ |
D | TGLexer.cpp | 138 int NextChar = 0; in LexToken() local
|
/external/llvm-project/flang/include/flang/Common/ |
D | format.h | 152 template <typename CHAR> CHAR FormatValidator<CHAR>::NextChar() { in NextChar() function
|
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
D | UseAutoCheck.cpp | 40 const CharType NextChar = in GetTypeNameLength() local
|
/external/libchrome/components/policy/core/common/ |
D | preg_parser.cc | 83 int NextChar(const uint8_t** cursor, const uint8_t* end) { in NextChar() function
|
/external/libchrome/base/json/ |
D | json_parser_unittest.cc | 52 TEST_F(JSONParserTest, NextChar) { in TEST_F() argument
|
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | SemanticHighlightingTests.cpp | 90 unsigned NextChar = 0; in annotate() local
|
D | RenameTests.cpp | 81 unsigned NextChar = 0; in expectedResult() local
|
/external/protobuf/src/google/protobuf/io/ |
D | tokenizer.cc | 229 void Tokenizer::NextChar() { in NextChar() function in google::protobuf::io::Tokenizer
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/ |
D | BitstreamReader.h | 82 size_t NextChar = 0; variable
|
/external/llvm-project/llvm/include/llvm/Bitstream/ |
D | BitstreamReader.h | 83 size_t NextChar = 0; variable
|
/external/llvm/include/llvm/Bitcode/ |
D | BitstreamReader.h | 137 size_t NextChar = 0; variable
|
/external/llvm-project/flang/lib/Parser/ |
D | prescan.cpp | 307 void Prescanner::NextChar() { in NextChar() function in Fortran::parser::Prescanner
|
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
D | EHFrameSupport.cpp | 548 uint8_t NextChar; in parseAugmentationString() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | EHFrameSupport.cpp | 546 uint8_t NextChar; in parseAugmentationString() local
|
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
D | NaClBitstreamReader.h | 406 size_t NextChar; variable
|
/external/llvm/utils/FileCheck/ |
D | FileCheck.cpp | 732 char NextChar = Buffer[Prefix.size()]; in FindCheckType() local
|
/external/llvm-project/llvm/lib/Demangle/ |
D | MicrosoftDemangle.cpp | 1371 unsigned NextChar = in demangleStringLiteral() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
D | MicrosoftDemangle.cpp | 1371 unsigned NextChar = in demangleStringLiteral() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | FileCheck.cpp | 977 char NextChar = Buffer[Prefix.size()]; in FindCheckType() local
|
/external/llvm-project/llvm/lib/FileCheck/ |
D | FileCheck.cpp | 1628 char NextChar = Buffer[Prefix.size()]; in FindCheckType() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaType.cpp | 4171 const char *NextChar = S.SourceMgr.getCharacterData(FixItLoc); in fixItNullability() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 46523 char NextChar = Size == 2 ? constraint[1] : 'i'; in getSingleConstraintMatchWeight() local
|