Searched defs:startLine (Results 1 - 25 of 28) sorted by relevance

12

/external/r8/src/main/java/com/android/tools/r8/graph/
H A DDexDebugInfo.java13 public final int startLine; field in class:DexDebugInfo
17 public DexDebugInfo(int startLine, DexString[] parameters, DexDebugEvent[] events) { argument
18 assert startLine >= 0;
19 this.startLine = startLine;
28 DexDebugEntryBuilder builder = new DexDebugEntryBuilder(startLine);
36 return startLine
44 if (startLine != o.startLine) {
68 builder.append("DebugInfo (line " + startLine
[all...]
H A DDexDebugEntryBuilder.java56 public DexDebugEntryBuilder(int startLine) { argument
57 currentLine = startLine;
79 currentLine = info.startLine;
H A DDexDebugEventBuilder.java64 private int startLine = NO_LINE_INFO; field in class:DexDebugEventBuilder
111 if (startLine == NO_LINE_INFO) {
122 return new DexDebugInfo(startLine, params, events.toArray(new DexDebugEvent[events.size()]));
144 assert startLine == NO_LINE_INFO;
199 if (startLine == NO_LINE_INFO) {
201 startLine = line;
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_imelodydata.h57 EAS_I32 startLine; /* file offset at start of line (for repeats) */ member in struct:__anon18650
/external/v8/src/inspector/
H A Dv8-debugger-script.h64 int startLine() const { return m_startLine; } function in class:v8_inspector::V8DebuggerScript
/external/r8/src/main/java/com/android/tools/r8/optimize/
H A DDebugStripper.java66 DexEncodedMethod method, DexDebugInfo info, MemberNaming naming, int startLine) {
95 builder.setPosition(0, startLine);
99 : startLine + ranges.indexOf(currentRange) + 1;
106 builder.setPosition(0, startLine);
122 int startLine;
125 startLine = originalInfo.startLine;
130 startLine = 0;
132 startLine = nameCount;
137 processDebugInfo(encodedMethod, originalInfo, naming, startLine);
65 processDebugInfo( DexEncodedMethod method, DexDebugInfo info, MemberNaming naming, int startLine) argument
[all...]
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
H A DDebugWriter.java56 void reset(int startLine) { argument
58 this.currentLine = startLine;
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
H A DJavaSourceWriter.java58 startLine();
67 startLine();
78 startLine();
84 startLine();
145 startLine();
152 startLine();
186 startLine();
199 startLine();
218 startLine();
228 startLine();
301 private void startLine() { method in class:JavaSourceWriter
[all...]
/external/llvm/include/llvm/Support/
H A DScopedPrinter.h107 startLine() << Label << ": " << Name << " (" << hex(Value) << ")\n";
109 startLine() << Label << ": " << hex(Value) << "\n";
141 startLine() << Label << " [ (" << hex(Value) << ")\n";
143 startLine() << " " << Flag.Name << " (" << hex(Flag.Value) << ")\n";
145 startLine() << "]\n";
149 startLine() << Label << " [ (" << hex(Value) << ")\n";
154 startLine() << " " << hex(Flag) << "\n";
158 startLine() << "]\n";
162 startLine() << Label << ": " << Value << "\n";
166 startLine() << Labe
312 raw_ostream &startLine() { function in class:llvm::ScopedPrinter
[all...]
/external/aac/libAACenc/src/
H A Daacenc_tns.cpp477 const INT startLine,
486 for (i=startLine; i<stopLine; i++) {
492 for (i=startLine; i<stopLine; i++) {
514 const INT startLine,
524 for (i=startLine; i<stopLine; i++) {
529 for (i=startLine; i<(stopLine-lag); i++) {
1004 INT i, startLine, stopLine; local
1012 startLine = (tnsData->filtersMerged) ? tC->lpcStartLine[LOFILT] : tC->lpcStartLine[HIFILT];
1035 &spectrum[startLine],
1036 stopLine - startLine,
474 FDKaacEnc_ScaleUpSpectrum( FIXP_DBL *dest, const FIXP_DBL *src, const INT startLine, const INT stopLine ) argument
512 FDKaacEnc_CalcAutoCorrValue( const FIXP_DBL *spectrum, const INT startLine, const INT stopLine, const INT lag, const INT scale ) argument
[all...]
/external/python/cpython2/Mac/Modules/te/
H A D_TEmodule.c627 long startLine; local
633 &startLine))
636 startLine,
830 PyDoc_STR("(long endLine, long startLine) -> (long _rv)")},
/external/clang/tools/c-index-test/
H A Dc-index-test.c1134 unsigned startLine, startColumn, endLine, endColumn, curLine, curColumn; local
1143 &startLine, &startColumn,
1146 curLine = startLine;
/external/sqlite/dist/orig/
H A Dshell.c3783 int startLine = p->nLine; local
3810 p->zFile, startLine, cQuote);
5157 int startLine = sCtx.nLine; local
5175 sCtx.zFile, startLine, nCol, i+1);
5187 sCtx.zFile, startLine, nCol, i);
5194 startLine, sqlite3_errmsg(p->db));
/external/sqlite/dist/
H A Dshell.c3805 int startLine = p->nLine; local
3832 p->zFile, startLine, cQuote);
5179 int startLine = sCtx.nLine; local
5197 sCtx.zFile, startLine, nCol, i+1);
5209 sCtx.zFile, startLine, nCol, i);
5216 startLine, sqlite3_errmsg(p->db));
/external/clang/tools/libclang/
H A DCIndex.cpp5867 unsigned *startLine,
5878 *startLine = SM.getSpellingLineNumber(Body->getLBracLoc());
5864 clang_getDefinitionSpellingAndExtent(CXCursor C, const char **startBuf, const char **endBuf, unsigned *startLine, unsigned *startColumn, unsigned *endLine, unsigned *endColumn) argument
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.text_3.5.400.v20150505-1044.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 1006 milliseconds

12