Searched defs:lineNo (Results 1 - 19 of 19) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dtextfile.h67 int32_t lineNo; member in class:TextFile
71 return lineNo;
/external/icu/android_icu4j/src/main/java/android/icu/impl/data/
H A DResourceReader.java49 private int lineNo; field in class:ResourceReader
91 lineNo = -1;
106 this.lineNo = -1;
113 this.lineNo= 0;
139 lineNo = -1;
150 if (lineNo == 0) {
152 ++lineNo;
160 ++lineNo;
203 return lineNo;
211 return resourceName + ':' + lineNo;
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/
H A DResourceReader.java47 private int lineNo; field in class:ResourceReader
89 lineNo = -1;
104 this.lineNo = -1;
111 this.lineNo= 0;
137 lineNo = -1;
148 if (lineNo == 0) {
150 ++lineNo;
158 ++lineNo;
201 return lineNo;
209 return resourceName + ':' + lineNo;
[all...]
/external/skia/tests/
H A DTest.h32 : fileName(f), lineNo(l), condition(c), message(m) {}
34 int lineNo; member in struct:skiatest::Failure
61 this->reportFailed(skiatest::Failure(f.fileName, f.lineNo, f.condition, fullMessage));
/external/clang/lib/Rewrite/
H A DRewriter.cpp248 unsigned lineNo = SourceMgr->getLineNumber(FID, StartOffs) - 1; local
251 unsigned lineOffs = Content->SourceLineCache[lineNo];
382 for (unsigned lineNo = startLineNo; lineNo <= endLineNo; ++lineNo) {
383 unsigned offs = Content->SourceLineCache[lineNo];
/external/mesa3d/src/mesa/program/
H A Dnvvertparse.c76 record_error(struct parse_state *parseState, const char *msg, int lineNo) argument
85 lineNo, line, column, (char *) lineStr, msg);
88 (void) lineNo;
H A Dnvfragparse.c164 record_error(struct parse_state *parseState, const char *msg, int lineNo) argument
173 lineNo, line, column, (char *) lineStr, msg);
176 (void) lineNo;
/external/valgrind/coregrind/m_debuginfo/
H A Dstorage.c1182 Int lineNo, /* where decl'd - may be zero */
1313 var.lineNo = lineNo;
1172 addVar( struct _DebugInfo* di, Int level, Addr aMin, Addr aMax, const HChar* name, UWord typeR, const GExpr* gexpr, const GExpr* fbGX, UInt fndn_ix, Int lineNo, Bool show ) argument
H A Dpriv_storage.h505 Int lineNo; /* where declared; may be zero. */ member in struct:__anon22901
1084 Int lineNo, /* where decl'd - may be zero */
H A Dreaddwarf3.c2281 Int lineNo = 0; local
2313 lineNo = (Int)cts.u.val;
2411 tv->fLine = lineNo;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/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/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 ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 452 milliseconds