Home
last modified time | relevance | path

Searched defs:nextchar (Results 1 – 14 of 14) sorted by relevance

/external/marisa-trie/tools/
Dcmdopt.h38 char *nextchar; // Next character. member
/external/perfetto/src/base/
Dgetopt_compat.cc36 char* nextchar = nullptr; variable
/external/python/dateutil/dateutil/parser/
D_parser.py210 def isword(cls, nextchar): argument
215 def isnum(cls, nextchar): argument
220 def isspace(cls, nextchar): argument
/external/llvm-project/mlir/examples/toy/Ch1/include/toy/
DLexer.h115 auto nextchar = curLineBuffer.front(); in getNextChar() local
/external/llvm-project/mlir/examples/toy/Ch2/include/toy/
DLexer.h115 auto nextchar = curLineBuffer.front(); in getNextChar() local
/external/llvm-project/mlir/examples/toy/Ch6/include/toy/
DLexer.h115 auto nextchar = curLineBuffer.front(); in getNextChar() local
/external/llvm-project/mlir/examples/toy/Ch7/include/toy/
DLexer.h116 auto nextchar = curLineBuffer.front(); in getNextChar() local
/external/llvm-project/mlir/examples/toy/Ch4/include/toy/
DLexer.h115 auto nextchar = curLineBuffer.front(); in getNextChar() local
/external/llvm-project/mlir/examples/toy/Ch5/include/toy/
DLexer.h115 auto nextchar = curLineBuffer.front(); in getNextChar() local
/external/llvm-project/mlir/examples/toy/Ch3/include/toy/
DLexer.h115 auto nextchar = curLineBuffer.front(); in getNextChar() local
/external/libusb/msvc/getopt/
Dgetopt.c143 static char *nextchar; variable
/external/flac/src/share/getopt/
Dgetopt.c158 static char *nextchar; variable
/external/nist-sip/java/gov/nist/core/
DLexerCore.java727 char nextchar = lookAhead(0); in getString() local
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...