/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/ |
D | Checker.java | 31 private int bufIndex; field in Checker 69 bufIndex = 0; in resetCounts() 102 bufIndex = 0; in nextBuffer() 116 if (bufIndex >= bufMax) { in nextChar() 120 return buffer[bufIndex++]; in nextChar()
|
D | StatisticsTool.java | 48 private int bufIndex; field in StatisticsTool 98 bufIndex = 0; in StatisticsTool() 114 bufIndex = 0; in nextBuffer() 121 if (bufIndex >= bufMax) { in nextChar() 129 return buffer[bufIndex++]; in nextChar()
|
/external/mesa3d/src/mesa/main/ |
D | buffers.c | 410 GLint bufIndex = ffs(destMask0) - 1; in _mesa_drawbuffers() local 411 if (fb->_ColorDrawBufferIndexes[count] != bufIndex) { in _mesa_drawbuffers() 413 fb->_ColorDrawBufferIndexes[count] = bufIndex; in _mesa_drawbuffers() 416 destMask0 &= ~(1 << bufIndex); in _mesa_drawbuffers() 425 GLint bufIndex = ffs(destMask[buf]) - 1; in _mesa_drawbuffers() local 428 if (fb->_ColorDrawBufferIndexes[buf] != bufIndex) { in _mesa_drawbuffers() 430 fb->_ColorDrawBufferIndexes[buf] = bufIndex; in _mesa_drawbuffers()
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/ |
D | HexDump.java | 108 int bufIndex = 0; in toHexString() local 112 buf[bufIndex++] = HEX_DIGITS[(b >>> 4) & 0x0F]; in toHexString() 113 buf[bufIndex++] = HEX_DIGITS[b & 0x0F]; in toHexString()
|
/external/icu/icu4c/source/test/intltest/ |
D | nptrans.cpp | 163 int32_t bufIndex=0; in map() local 165 for(;bufIndex<bufLen;){ in map() 166 U16_NEXT(buffer, bufIndex, bufLen, ch); in map()
|
/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 ... |
/external/robolectric/v3/runtime/ |
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/ ... |
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/ ... |