/external/pdfium/xfa/src/fxbarcode/datamatrix/ |
D | BC_DataMatrixBitMatrixParser.cpp | 160 int32_t currentByte = 0; in ReadUtah() local 162 currentByte |= 1; in ReadUtah() 164 currentByte <<= 1; in ReadUtah() 166 currentByte |= 1; in ReadUtah() 168 currentByte <<= 1; in ReadUtah() 170 currentByte |= 1; in ReadUtah() 172 currentByte <<= 1; in ReadUtah() 174 currentByte |= 1; in ReadUtah() 176 currentByte <<= 1; in ReadUtah() 178 currentByte |= 1; in ReadUtah() [all …]
|
/external/mesa3d/src/glx/ |
D | pixel.c | 92 GLint elementsLeft, bitOffset, currentByte, nextByte, highBitMask; in FillBitmap() local 121 currentByte = MsbToLsbTable[iter[0]]; in FillBitmap() 124 currentByte = iter[0]; in FillBitmap() 135 currentByte = in FillBitmap() 136 ((currentByte & highBitMask) << bitOffset) | in FillBitmap() 140 currentByte = ((currentByte & highBitMask) << bitOffset); in FillBitmap() 144 *destImage = currentByte; in FillBitmap() 148 *destImage = currentByte & HighBitsMask[elementsLeft]; in FillBitmap() 283 GLint elementsLeft, bitOffset, currentByte, highBitMask, lowBitMask; in EmptyBitmap() local 327 currentByte = MsbToLsbTable[iter[0]]; in EmptyBitmap() [all …]
|
/external/pdfium/xfa/src/fxbarcode/qrcode/ |
D | BC_QRBitMatrixParser.cpp | 154 int32_t currentByte = 0; in ReadCodewords() local 165 currentByte <<= 1; in ReadCodewords() 167 currentByte |= 1; in ReadCodewords() 170 (*result)[resultOffset++] = (uint8_t)currentByte; in ReadCodewords() 172 currentByte = 0; in ReadCodewords()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ |
D | RedefineClassesTest.java | 219 int currentByte = 0; in testRedefineClasses001() local 222 currentByte = newClassByteCodeFileInputStream.read(); in testRedefineClasses001() 233 if ( currentByte == -1 ) { // EOF is reached in testRedefineClasses001() 236 checkedCommand.setNextValueAsByte((byte)currentByte); in testRedefineClasses001()
|
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/ |
D | inputstream.py | 621 currentByte = property(getCurrentByte) variable in EncodingBytes 707 if self.data.currentByte not in spaceCharactersBytes: 751 if data.currentByte not in asciiLettersBytes: 864 if not self.data.currentByte == b"=": 870 if self.data.currentByte in (b'"', b"'"): 871 quoteMark = self.data.currentByte
|
/external/lzma/Java/SevenZip/Compression/LZMA/ |
D | Encoder.java | 595 byte currentByte = _matchFinder.GetIndexByte(0 - 1); in GetOptimum() 598 if (lenMain < 2 && currentByte != matchByte && repLens[repMaxIndex] < 2) in GetOptimum() 609 …SubCoder(position, _previousByte).GetPrice(!Base.StateIsCharState(_state), matchByte, currentByte); in GetOptimum() 615 if (matchByte == currentByte) in GetOptimum() 802 currentByte = _matchFinder.GetIndexByte(0 - 1); in GetOptimum() 810 GetPrice(!Base.StateIsCharState(state), matchByte, currentByte); in GetOptimum() 826 if (matchByte == currentByte && in GetOptimum() 847 if (!nextIsChar && matchByte != currentByte) in GetOptimum()
|
/external/lzma/CS/7zip/Compress/LZMA/ |
D | LzmaEncoder.cs | 595 Byte currentByte = _matchFinder.GetIndexByte(0 - 1); in GetOptimum() 598 if (lenMain < 2 && currentByte != matchByte && repLens[repMaxIndex] < 2) in GetOptimum() 609 …coder.GetSubCoder(position, _previousByte).GetPrice(!_state.IsCharState(), matchByte, currentByte); in GetOptimum() 615 if (matchByte == currentByte) in GetOptimum() 802 currentByte = _matchFinder.GetIndexByte(0 - 1); in GetOptimum() 810 GetPrice(!state.IsCharState(), matchByte, currentByte); in GetOptimum() 826 if (matchByte == currentByte && in GetOptimum() 847 if (!nextIsChar && matchByte != currentByte) in GetOptimum()
|
/external/zxing/core/ |
D | core.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/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/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.1.2_r1-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/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |