Searched defs:peekToken (Results 1 – 6 of 6) sorted by relevance
| /third_party/glslang/glslang/MachineIndependent/preprocessor/ |
| D | PpContext.h | 282 bool peekToken(int atom) { return !atEnd() && stream[currentPos].isAtom(atom); } in peekToken() function
|
| /third_party/icu/icu4c/source/tools/genrb/ |
| D | parse.cpp | 217 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenu… in peekToken() function
|
| /third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/ |
| D | parse.cpp | 217 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenu… in peekToken() function
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| D | parse.cpp | 217 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenu… in peekToken() function
|
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| D | parse.cpp | 217 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenu… in peekToken() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/ |
| D | AMDGPUAsmParser.cpp | 5420 AMDGPUAsmParser::peekToken() { in peekToken() function in AMDGPUAsmParser
|