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

12

/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DTokenizer.h33 bool lineStart; member in struct:pp::Tokenizer::Context
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.h69 int32_t lineStart, lineLimit; member in struct:__anon12182
H A Dcbiditst.c42 int32_t lineStart, UBool countRunsFirst);
201 int32_t lineStart; local
212 lineStart=tests[testNumber].lineStart;
213 if(lineStart==-1) {
216 ubidi_setLine(pBiDi, lineStart, tests[testNumber].lineLimit, pLine, &errorCode);
219 lineStart, tests[testNumber].lineLimit, ubidi_getDirection(pLine), ubidi_getParaLevel(pLine));
220 doTest(pLine, testNumber, tests+testNumber, lineStart, countRunsFirst);
223 testNumber, lineStart, tests[testNumber].lineLimit, myErrorName(errorCode));
1029 doTest(UBiDi *pBiDi, int testNumber, const BiDiTestData *test, int32_t lineStart, UBoo argument
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.h69 int32_t lineStart, lineLimit; member in struct:__anon21981
H A Dcbiditst.c42 int32_t lineStart, UBool countRunsFirst);
203 int32_t lineStart; local
214 lineStart=tests[testNumber].lineStart;
215 if(lineStart==-1) {
218 ubidi_setLine(pBiDi, lineStart, tests[testNumber].lineLimit, pLine, &errorCode);
221 lineStart, tests[testNumber].lineLimit, ubidi_getDirection(pLine), ubidi_getParaLevel(pLine));
222 doTest(pLine, testNumber, tests+testNumber, lineStart, countRunsFirst);
225 testNumber, lineStart, tests[testNumber].lineLimit, myErrorName(errorCode));
1031 doTest(UBiDi *pBiDi, int testNumber, const BiDiTestData *test, int32_t lineStart, UBoo argument
[all...]
/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3commontoken.h132 void * lineStart; member in struct:ANTLR3_COMMON_TOKEN_struct
/external/chromium_org/third_party/icu/source/samples/ugrep/
H A Dugrep.cpp57 int lineStart; // Index of first char of the current line in the file buffer variable
136 for (nextLine(0); lineStart<fileLen; nextLine(lineEnd)) {
137 UnicodeString s(FALSE, ucharBuf+lineStart, lineEnd-lineStart);
380 lineStart = lineEnd = startPos;
435 &ucharBuf[lineStart], // Input to conversion
436 lineEnd-lineStart, // number of UChars to convert
/external/icu/icu4c/source/samples/ugrep/
H A Dugrep.cpp57 int lineStart; // Index of first char of the current line in the file buffer variable
136 for (nextLine(0); lineStart<fileLen; nextLine(lineEnd)) {
137 UnicodeString s(FALSE, ucharBuf+lineStart, lineEnd-lineStart);
380 lineStart = lineEnd = startPos;
435 &ucharBuf[lineStart], // Input to conversion
436 lineEnd-lineStart, // number of UChars to convert
/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprogram.c231 const GLubyte *lineStart = string; local
241 lineStart = p + 1;
246 *col = (pos - lineStart) + 1;
251 len = p - lineStart;
253 memcpy(s, lineStart, len);
/external/mesa3d/src/mesa/program/
H A Dprogram.c231 const GLubyte *lineStart = string; local
241 lineStart = p + 1;
246 *col = (pos - lineStart) + 1;
251 len = p - lineStart;
253 memcpy(s, lineStart, len);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.filebuffers_3.5.100.v20100520-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...

Completed in 1311 milliseconds

12