Home
last modified time | relevance | path

Searched refs:currentByte (Results 1 – 17 of 17) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixBitMatrixParser.cpp160 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/
Dpixel.c92 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/
DBC_QRBitMatrixParser.cpp154 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/
DRedefineClassesTest.java219 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/
Dinputstream.py621 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/
DEncoder.java595 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/
DLzmaEncoder.cs595 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/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...