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

/frameworks/base/docs/html/tools/
H A Dtools_toc.cs41 <li><a href="<?cs var:toroot ?>tools/devices/managing-avds-cmdline.html"><span class="en">From the Command Line</span></a></li>
56 <li><a href="<?cs var:toroot ?>tools/projects/projects-cmdline.html"><span class="en">From the Command Line</span></a></li>
71 <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.cpp2269 unsigned Line = Record[0], Col = Record[1]; local
2275 LastLoc = DebugLoc::get(Line, Col, Scope, IA);
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp2527 unsigned Line = Record[0], Col = Record[1]; local
2533 LastLoc = DebugLoc::get(Line, Col, Scope, IA);

Completed in 85 milliseconds