Home
last modified time | relevance | path

Searched defs:nextBit (Results 1 – 25 of 65) sorted by relevance

123

/dports/misc/libemos/libemos-4.5.9-Source/pbio/
H A Dgbyte_alpha.c69 int bpv, bit, byte, bitShift, nextBit, nextValueFirstBit, next, step; in GBYTES() local
113 int bpv, temp, nextBit, byte, bitShift, bit; in GBYTE() local
164 int nextDestination, nextBit, bit; in SBYTES() local
H A Dgbyte_le.c83 int nextBit = *bitToSkip; in GBYTE() local
263 int bpv, bit, byte, bitShift, nextBit, nextValueFirstBit, next, step; in GBYTES() local
323 int nextDestination, nextBit, bit; in SBYTES() local
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/util/
H A DBitMap.java37 private Integer nextBit = Integer.valueOf(0); field in BitMap
/dports/net/nxproxy/nx-libs-3.5.99.20-1/nxcomp/src/
H A DEncodeBuffer.cpp187 unsigned int nextBit = (value & tmpMask); in encodeValue() local
200 unsigned int nextBit = (value & tmpMask); in encodeValue() local
/dports/x11/nxcomp/nx-libs-3.5.0.32/nxcomp/
H A DEncodeBuffer.cpp160 unsigned int nextBit = (value & tmpMask); in encodeValue() local
173 unsigned int nextBit = (value & tmpMask); in encodeValue() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cine/
H A Dunpack.cpp49 uint CineUnpacker::nextBit() { in nextBit() function in Cine::CineUnpacker
/dports/games/scummvm/scummvm-2.5.1/engines/cine/
H A Dunpack.cpp49 uint CineUnpacker::nextBit() { in nextBit() function in Cine::CineUnpacker
/dports/games/reminiscence/REminiscence-0.4.9/
H A Dunpack.cpp18 static bool nextBit(UnpackCtx *uc) { in nextBit() function
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/util/
H A DParsableBitArray.java167 int nextBit = bitOffset + numBits; in readBits() local
H A DParsableNalUnitBitArray.java145 int nextBit = bitOffset + numBits; in readBits() local
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/util/
H A DParsableBitArray.java167 int nextBit = bitOffset + numBits; in readBits() local
H A DParsableNalUnitBitArray.java145 int nextBit = bitOffset + numBits; in readBits() local
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/prc/PRCTools/
H A DbitData.cc244 void BitByBitData::nextBit() in nextBit() function in BitByBitData
/dports/math/asymptote/asymptote-2.67/prc/PRCTools/
H A DbitData.cc244 void BitByBitData::nextBit() in nextBit() function in BitByBitData
/dports/math/asymptote/asymptote-2.67/prc/
H A DPRCbitStream.cc363 void PRCbitStream::nextBit() in nextBit() function in PRCbitStream
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/prc/
H A DPRCbitStream.cc363 void PRCbitStream::nextBit() in nextBit() function in PRCbitStream
/dports/math/mathgl/mathgl-2.5/src/prc/
H A DPRCbitStream.cc363 void PRCbitStream::nextBit() in nextBit() function in PRCbitStream
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/prc/
H A DPRCbitStream.cc362 void PRCbitStream::nextBit() in nextBit() function in PRCbitStream
/dports/net/liveMedia/live/liveMedia/
H A DMPEG4VideoStreamDiscreteFramer.cpp200 u_int8_t nextBit; in getNextFrameBits() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DBits.java314 public int nextBit(int x) { in nextBit() method in Bits
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DBits.java314 public int nextBit(int x) { in nextBit() method in Bits
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DBits.java314 public int nextBit(int x) { in nextBit() method in Bits
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DBits.java314 public int nextBit(int x) { in nextBit() method in Bits
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DBits.java314 public int nextBit(int x) { in nextBit() method in Bits
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/util/
H A DBits.java314 public int nextBit(int x) { in nextBit() method in Bits

123