Home
last modified time | relevance | path

Searched defs:NextChar (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.cpp209 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/lib/TableGen/
DTGLexer.cpp138 int NextChar = 0; in LexToken() local
/external/cronet/base/json/
Djson_parser_unittest.cc40 TEST_F(JSONParserTest, NextChar) { in TEST_F() argument
/external/libchrome/components/policy/core/common/
Dpreg_parser.cc83 int NextChar(const uint8_t** cursor, const uint8_t* end) { in NextChar() function
/external/libchrome/base/json/
Djson_parser_unittest.cc52 TEST_F(JSONParserTest, NextChar) { in TEST_F() argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitstreamReader.h82 size_t NextChar = 0; variable
/external/cronet/third_party/protobuf/src/google/protobuf/io/
Dtokenizer.cc245 void Tokenizer::NextChar() { in NextChar() function in google::protobuf::io::Tokenizer
/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc268 void Tokenizer::NextChar() { in NextChar() function in google::protobuf::io::Tokenizer
/external/llvm/include/llvm/Bitcode/
DBitstreamReader.h137 size_t NextChar = 0; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DEHFrameSupport.cpp546 uint8_t NextChar; in parseAugmentationString() local
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h406 size_t NextChar; variable
/external/llvm/utils/FileCheck/
DFileCheck.cpp732 char NextChar = Buffer[Prefix.size()]; in FindCheckType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp1371 unsigned NextChar = in demangleStringLiteral() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp977 char NextChar = Buffer[Prefix.size()]; in FindCheckType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp46526 char NextChar = Size == 2 ? constraint[1] : 'i'; in getSingleConstraintMatchWeight() local