Searched refs:Line (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/docs/html/tools/
H A Dtools_toc.cs55 <li><a href="<?cs var:toroot ?>tools/devices/managing-avds-cmdline.html"><span class="en">From the Command Line</span></a></li>
70 <li><a href="<?cs var:toroot ?>tools/projects/projects-cmdline.html"><span class="en">From the Command Line</span></a></li>
80 <li><a href="<?cs var:toroot ?>tools/building/building-cmdline.html"><span class="en">From the Command Line</span></a></li>
/frameworks/native/opengl/libagl/
H A Dprimitives.cpp526 #pragma mark Line
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp2215 unsigned Line = Record[0], Col = Record[1]; local
2221 LastLoc = DebugLoc::get(Line, Col, Scope, IA);
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp2475 unsigned Line = Record[0], Col = Record[1]; local
2481 LastLoc = DebugLoc::get(Line, Col, Scope, IA);

Completed in 183 milliseconds