Home
last modified time | relevance | path

Searched defs:GetNextWord (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Darguments.cc30 std::string GetNextWord(const std::string& code, size_t first_position) { in GetNextWord() function
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamparser.cpp374 void CPDF_StreamParser::GetNextWord(bool& bIsNumber) { in GetNextWord() function in CPDF_StreamParser
/external/pdfium/core/fpdfapi/parser/
Dcpdf_syntax_parser.cpp392 ByteString CPDF_SyntaxParser::GetNextWord(bool* bIsNumber) { in GetNextWord() function in CPDF_SyntaxParser
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dmetal_arguments.cc52 std::string GetNextWord(const std::string& code, size_t first_position) { in GetNextWord() function
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_arguments.cc57 std::string GetNextWord(const std::string& code, size_t first_position) { in GetNextWord() function