/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
D | BiDiConformanceTest.java | 41 lineIndex = 0; in TestBidiTest() 50 if (line.charAt(lineIndex) == '@') { in TestBidiTest() 51 ++lineIndex; in TestBidiTest() 52 if (line.startsWith("Levels:", lineIndex)) { in TestBidiTest() 53 lineIndex += 7; in TestBidiTest() 54 if (!parseLevels(line.substring(lineIndex))) { in TestBidiTest() 57 } else if (line.startsWith("Reorder:", lineIndex)) { in TestBidiTest() 58 lineIndex += 8; in TestBidiTest() 59 if (!parseOrdering(line.substring(lineIndex))) { in TestBidiTest() 66 if (!skipWhitespace() || line.charAt(lineIndex++) != ';') { in TestBidiTest() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
D | BiDiConformanceTest.java | 45 lineIndex = 0; in TestBidiTest() 54 if (line.charAt(lineIndex) == '@') { in TestBidiTest() 55 ++lineIndex; in TestBidiTest() 56 if (line.startsWith("Levels:", lineIndex)) { in TestBidiTest() 57 lineIndex += 7; in TestBidiTest() 58 if (!parseLevels(line.substring(lineIndex))) { in TestBidiTest() 61 } else if (line.startsWith("Reorder:", lineIndex)) { in TestBidiTest() 62 lineIndex += 8; in TestBidiTest() 63 if (!parseOrdering(line.substring(lineIndex))) { in TestBidiTest() 70 if (!skipWhitespace() || line.charAt(lineIndex++) != ';') { in TestBidiTest() [all …]
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/ |
D | HexDump.java | 33 int lineIndex = 0; in dumpHexString() local 40 if (lineIndex == 16) in dumpHexString() 58 lineIndex = 0; in dumpHexString() 66 line[lineIndex++] = b; in dumpHexString() 69 if (lineIndex != 16) in dumpHexString() 71 int count = (16 - lineIndex) * 3; in dumpHexString() 78 for (int i = 0 ; i < lineIndex ; i++) in dumpHexString()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | ppucd.cpp | 58 defaultLineIndex(-1), blockLineIndex(-1), lineIndex(0), in PreparsedUCD() 106 while(!isLineBufferAvailable(lineIndex)) { in readLine() 107 ++lineIndex; in readLine() 108 if (lineIndex == kNumLineBuffers) { in readLine() 109 lineIndex = 0; in readLine() 112 char *line=lines[lineIndex]; in readLine() 169 char *field=lines[lineIndex]; in firstField() 221 defaultLineIndex=lineIndex; in getProps() 226 blockLineIndex=lineIndex; in getProps()
|
D | ppucd.h | 159 int32_t defaultLineIndex, blockLineIndex, lineIndex; variable
|
/external/proguard/src/proguard/retrace/ |
D | ReTrace.java | 248 int lineIndex = 0; in execute() local 262 outLine.append(line.substring(lineIndex, startIndex)); in execute() 314 lineIndex = endIndex; in execute() 319 outLine.append(line.substring(lineIndex)); in execute()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
D | ComponentResultsView.java | 325 int lineIndex = tabIndex<0 ? -1 : this.tabs[tabIndex].table.getSelectionIndex(); in resetTabFolders() local 364 lineIndex = 0; in resetTabFolders() 368 if (tabIndex >= 0 && lineIndex >= 0) { in resetTabFolders() 371 table.setSelection(lineIndex); in resetTabFolders()
|
/external/autotest/client/deps/webgl_mpd/src/resources/ |
D | J3DI.js | 391 for (var lineIndex in lines) { 392 var line = lines[lineIndex].replace(/[ \t]+/g, " ").replace(/\s\s*$/, "");
|
/external/replicaisland/tools/ |
D | ExtractPoints.js | 216 var lineIndex = 0; variable
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/ |
D | performanceui.jar | META-INF/MANIFEST.MF
.project
about.html
plugin.xml
build.properties
images ... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |