HomeSort by relevance Sort by last modified time
    Searched full:getline (Results 276 - 300 of 746) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.tcc     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.tcc     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.tcc     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.tcc     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_string.tcc     [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3lexer.c 54 static ANTLR3_UINT32 getLine (pANTLR3_LEXER lexer);
141 lexer->getLine = getLine;
265 teof->setLine (teof, lexer->getLine(lexer));
861 getLine (pANTLR3_LEXER lexer)
863 return lexer->input->getLine(lexer->input);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
istream 394 getline(char_type* __s, streamsize __n, char_type __delim);
402 * Returns @c getline(s,n,widen('\n')).
405 getline(char_type* __s, streamsize __n)
406 { return this->getline(__s, __n, this->widen('\n')); }
594 getline(char_type* __s, streamsize __n, char_type __delim);
610 getline(char_type* __s, streamsize __n, char_type __delim);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
istream 397 getline(char_type* __s, streamsize __n, char_type __delim);
405 * Returns @c getline(s,n,widen(&apos;\\n&apos;)).
408 getline(char_type* __s, streamsize __n)
409 { return this->getline(__s, __n, this->widen('\n')); }
600 getline(char_type* __s, streamsize __n, char_type __delim);
616 getline(char_type* __s, streamsize __n, char_type __delim);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
istream 397 getline(char_type* __s, streamsize __n, char_type __delim);
405 * Returns @c getline(s,n,widen(&apos;\\n&apos;)).
408 getline(char_type* __s, streamsize __n)
409 { return this->getline(__s, __n, this->widen('\n')); }
600 getline(char_type* __s, streamsize __n, char_type __delim);
616 getline(char_type* __s, streamsize __n, char_type __delim);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
istream 394 getline(char_type* __s, streamsize __n, char_type __delim);
402 * Returns @c getline(s,n,widen('\n')).
405 getline(char_type* __s, streamsize __n)
406 { return this->getline(__s, __n, this->widen('\n')); }
594 getline(char_type* __s, streamsize __n, char_type __delim);
610 getline(char_type* __s, streamsize __n, char_type __delim);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
istream 394 getline(char_type* __s, streamsize __n, char_type __delim);
402 * Returns @c getline(s,n,widen('\n')).
405 getline(char_type* __s, streamsize __n)
406 { return this->getline(__s, __n, this->widen('\n')); }
594 getline(char_type* __s, streamsize __n, char_type __delim);
610 getline(char_type* __s, streamsize __n, char_type __delim);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
istream 394 getline(char_type* __s, streamsize __n, char_type __delim);
402 * Returns @c getline(s,n,widen('\n')).
405 getline(char_type* __s, streamsize __n)
406 { return this->getline(__s, __n, this->widen('\n')); }
594 getline(char_type* __s, streamsize __n, char_type __delim);
610 getline(char_type* __s, streamsize __n, char_type __delim);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
istream 394 getline(char_type* __s, streamsize __n, char_type __delim);
402 * Returns @c getline(s,n,widen('\n')).
405 getline(char_type* __s, streamsize __n)
406 { return this->getline(__s, __n, this->widen('\n')); }
594 getline(char_type* __s, streamsize __n, char_type __delim);
610 getline(char_type* __s, streamsize __n, char_type __delim);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
istream 397 getline(char_type* __s, streamsize __n, char_type __delim);
405 * Returns @c getline(s,n,widen(&apos;\\n&apos;)).
408 getline(char_type* __s, streamsize __n)
409 { return this->getline(__s, __n, this->widen('\n')); }
600 getline(char_type* __s, streamsize __n, char_type __delim);
616 getline(char_type* __s, streamsize __n, char_type __delim);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
istream 397 getline(char_type* __s, streamsize __n, char_type __delim);
405 * Returns @c getline(s,n,widen(&apos;\\n&apos;)).
408 getline(char_type* __s, streamsize __n)
409 { return this->getline(__s, __n, this->widen('\n')); }
600 getline(char_type* __s, streamsize __n, char_type __delim);
616 getline(char_type* __s, streamsize __n, char_type __delim);
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CodeMirrorTextEditor.js 198 var line = codeMirror.getLine(cur.line);
441 if (lineNumber >= this._codeMirror.lineCount() || lineNumber < 0 || column < 0 || column > this._codeMirror.getLine(lineNumber).length)
786 if (typeof columnNumber !== "number" || columnNumber < 0 || columnNumber > this._codeMirror.getLine(lineNumber).length)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
codemirror.js 277 cur = getLine(doc, found.from.line);
284 cur = getLine(doc, found.to.line);
292 d.maxLine = getLine(doc, doc.first);
475 from = lineNo(visualLine(doc, getLine(doc, from)));
476 while (to < end && lineIsHidden(doc, getLine(doc, to))) ++to;
491 while (merged = collapsedSpanAtEnd(getLine(doc, range.to - 1))) {
562 var off = cm.display.viewOffset = heightAtLine(cm, getLine(cm.doc, cm.display.showingFrom));
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/
OutputHLSL.cpp     [all...]
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
CodeGenTreeWalker.g 636 $s.getLine(),
704 $e.start.getLine(),
910 $el.start.getLine(),
922 $act.start.getLine(),
931 $el.start.getLine(),
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-jmf.jar 
  /external/llvm/lib/Transforms/Instrumentation/
DebugIR.cpp 57 Lines.insert(std::make_pair(V, Out.getLine() + 1));
81 bool getLine(const Value *V, unsigned int &Line) const {
244 if (!LineTable.getLine(RealInst, Line)) {
346 if (LineTable.getLine(V, Line))
351 if (mapped && LineTable.getLine(mapped, Line))
  /external/smali/smali/src/main/jflex/
smaliLexer.flex 60 public int getLine() {
99 token.setLine(getLine());
121 token.setLine(getLine());
134 stringStartLine = getLine();
173 return getSourceName()+"["+ token.getLine()+","+token.getCharPositionInLine()+"]";
  /external/chromium/chrome/browser/
process_info_snapshot_mac.cc 173 std::getline(in, proc_info.command); // Get the rest of the line.
225 while (std::getline(top_in, line)) {
309 while (std::getline(top_in, line)) {
  /external/clang/lib/Frontend/
DiagnosticRenderer.cpp 478 << PLoc.getLine() << ":";
490 << PLoc.getFilename() << ':' << PLoc.getLine() << ":";
503 << PLoc.getFilename() << ':' << PLoc.getLine() << ":";
  /external/clang/tools/arcmt-test/
arcmt-test.cpp 316 OS << ":" << PL.getLine() << ":"
328 OS << " [" << PL.getLine() << ":"
338 OS << PL.getLine() << ":" << endCol << "]";

Completed in 377 milliseconds

<<11121314151617181920>>