Home
last modified time | relevance | path

Searched defs:GetLine (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/text/ir/kernels/
Dtext_ir.cc237 bool GetLine(std::ifstream &ifs, std::string *line) { in GetLine() function
/third_party/vk-gl-cts/external/amber/src/src/
Dcommand.h120 size_t GetLine() const { return line_; } in GetLine() function
/third_party/protobuf/python/google/protobuf/
Dtext_format.py72 def GetLine(self): member in ParseError
/third_party/lzma/CPP/7zip/UI/Common/
DHashCalc.cpp933 static bool GetLine(CByteBuffer &buf, bool zeroMode, bool cr_lf_Mode, size_t &posCur, AString &s) in GetLine() function