Home
last modified time | relevance | path

Searched defs:GetNextChar (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_cssexttextbuf.h22 wchar_t GetNextChar() const { in GetNextChar() function
/external/llvm-project/flang/runtime/
Dformat.h125 CharType GetNextChar(IoErrorHandler &handler) { in GetNextChar() function
/external/llvm-project/flang/include/flang/Parser/
Dparse-state.h175 std::optional<const char *> GetNextChar() { in GetNextChar() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_lexer.cc48 int HloLexer::GetNextChar() { in GetNextChar() function in xla::HloLexer
/external/pdfium/core/fpdfapi/font/
Dcpdf_cmap.cpp326 uint32_t CPDF_CMap::GetNextChar(ByteStringView pString, size_t* pOffset) const { in GetNextChar() function in CPDF_CMap
Dcpdf_font.cpp343 uint32_t CPDF_Font::GetNextChar(ByteStringView pString, size_t* pOffset) const { in GetNextChar() function in CPDF_Font
Dcpdf_cidfont.cpp732 uint32_t CPDF_CIDFont::GetNextChar(ByteStringView pString, in GetNextChar() function in CPDF_CIDFont
/external/pdfium/core/fpdfapi/parser/
Dcpdf_syntax_parser.cpp127 bool CPDF_SyntaxParser::GetNextChar(uint8_t& ch) { in GetNextChar() function in CPDF_SyntaxParser