| /external/pdfium/core/fxcodec/jbig2/ | 
| D | JBig2_GrrdProc.cpp | 184         int32_t nBits = iGRW - w > 8 ? 8 : iGRW - w;  in DecodeTemplate0Opt()  local227         int32_t nBits = iGRW - w > 8 ? 8 : iGRW - w;  in DecodeTemplate0Opt()  local
 432         int32_t nBits = iGRW - w > 8 ? 8 : iGRW - w;  in DecodeTemplate1Opt()  local
 466         int32_t nBits = iGRW - w > 8 ? 8 : iGRW - w;  in DecodeTemplate1Opt()  local
 
 | 
| D | JBig2_HuffmanDecoder.cpp | 20   int nBits = 0;  in DecodeAValue()  local
 | 
| D | JBig2_TrdProc.cpp | 115       int32_t nBits = 0;  in DecodeHuffman()  local
 | 
| D | JBig2_Context.cpp | 1140     int32_t nBits = 0;  in DecodeSymbolIDHuffmanTable()  local
 | 
| /external/pdfium/core/fxcrt/ | 
| D | cfx_bitstream.h | 26   void SkipBits(size_t nBits) { m_BitPos += nBits; }  in SkipBits()
 | 
| D | cfx_bitstream.cpp | 26 uint32_t CFX_BitStream::GetBits(uint32_t nBits) {  in GetBits()
 | 
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ | 
| D | nv50_ir_util.cpp | 242 bool BitSet::resize(unsigned int nBits)  in resize()265 bool BitSet::allocate(unsigned int nBits, bool zero)  in allocate()
 
 | 
| D | nv50_ir_util.h | 481    BitSet(unsigned int nBits, bool zero) : marker(false), data(0), size(0)  in BitSet()
 | 
| /external/libopus/silk/fixed/ | 
| D | encode_frame_FIX.c | 99     opus_int32   seed_copy, nBits, nBits_lower, nBits_upper, gainMult_lower, gainMult_upper;  in silk_encode_frame_FIX()  local
 | 
| /external/aac/libFDK/src/ | 
| D | FDK_crc.cpp | 337                                INT nBits) {  in calcCrc_Bits()
 | 
| /external/libopus/silk/float/ | 
| D | encode_frame_FLP.c | 99     opus_int32   seed_copy, nBits, nBits_lower, nBits_upper, gainMult_lower, gainMult_upper;  in silk_encode_frame_FLP()  local
 | 
| /external/libopus/silk/ | 
| D | enc_API.c | 151     opus_int   n, i, nBits, flags, tmp_payloadSize_ms = 0, tmp_complexity = 0, ret = 0;  in silk_Encode()  local
 | 
| /external/aac/libAACdec/src/ | 
| D | aacdecoder_lib.cpp | 1104                                                INT nBits,  in aacDecoder_UpdateBitStreamCounters()1155   INT nBits;  in aacDecoder_DecodeFrame()  local
 
 | 
| /external/aac/libMpegTPEnc/src/ | 
| D | tpenc_lib.cpp | 329                                                  const int nBits) {  in transportEnc_AddOtherDataBits()
 | 
| D | tpenc_asc.cpp | 685                             int nBits) {  in writeSampleRate()
 | 
| /external/aac/libMpegTPDec/src/ | 
| D | tpdec_asc.cpp | 1350 static INT getSampleRate(HANDLE_FDK_BITSTREAM bs, UCHAR *index, int nBits) {  in getSampleRate()1649   UINT const nBits = fAbs(configSize_bits);  in StoreConfigAsBitstream()  local
 
 | 
| /external/guava/android/guava/src/com/google/common/math/ | 
| D | LongMath.java | 836           int nBits = LongMath.log2(n, RoundingMode.CEILING);  in binomial()  local
 | 
| /external/guava/guava/src/com/google/common/math/ | 
| D | LongMath.java | 836           int nBits = LongMath.log2(n, RoundingMode.CEILING);  in binomial()  local
 | 
| /external/aac/libMpegTPEnc/include/ | 
| D | tp_data.h | 419 static inline int getSamplingRateIndex(UINT samplingRate, UINT nBits) {  in getSamplingRateIndex()
 | 
| /external/aac/libMpegTPDec/include/ | 
| D | tp_data.h | 419 static inline int getSamplingRateIndex(UINT samplingRate, UINT nBits) {  in getSamplingRateIndex()
 | 
| /external/pdfium/core/fpdfapi/page/ | 
| D | cpdf_streamcontentparser.cpp | 125     FX_SAFE_UINT32 nBits = stream.Components();  in GetShadingBBox()  local
 |