/external/aac/libAACenc/src/ |
D | bit_cnt.cpp | 123 INT *RESTRICT bitCount) { in FDKaacEnc_count1_2_3_4_5_6_7_8_9_10_11() 189 INT *RESTRICT bitCount) { in FDKaacEnc_count3_4_5_6_7_8_9_10_11() 255 INT *RESTRICT bitCount) { in FDKaacEnc_count5_6_7_8_9_10_11() 317 INT *RESTRICT bitCount) { in FDKaacEnc_count7_8_9_10_11() 376 INT *RESTRICT bitCount) { in FDKaacEnc_count9_10_11() 432 INT *RESTRICT bitCount) { in FDKaacEnc_count11() 485 INT *RESTRICT bitCount) { in FDKaacEnc_countEsc() 544 const INT maxVal, INT *const RESTRICT bitCount) { in FDKaacEnc_bitCount()
|
/external/guava/guava/src/com/google/common/hash/ |
D | BloomFilterStrategies.java | 142 long bitCount; field in BloomFilterStrategies.BitArray 152 long bitCount = 0; in BitArray() local 179 long bitCount() { in bitCount() method in BloomFilterStrategies.BitArray
|
/external/skqp/tests/ |
D | PathOpsChalkboardTest.cpp | 106 int bitCount = samples < 32 ? samples : 64 - samples; in chalkboard_threaded() local
|
/external/skia/tests/ |
D | PathOpsChalkboardTest.cpp | 106 int bitCount = samples < 32 ? samples : 64 - samples; in chalkboard_threaded() local
|
/external/skqp/include/utils/ |
D | SkRandom.h | 68 uint32_t nextBits(unsigned bitCount) { in nextBits()
|
/external/skia/include/utils/ |
D | SkRandom.h | 68 uint32_t nextBits(unsigned bitCount) { in nextBits()
|
/external/aac/libSBRdec/src/ |
D | psbitdec.cpp | 125 UCHAR bitCount = 0; in decode_huff_cw() local
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_otadata.h | 53 EAS_U8 bitCount; /* bit count in char */ member
|
/external/pdfium/core/fxcrt/ |
D | fx_extension.cpp | 131 int bitCount = bitpos & 0x07; in GetBits32() local
|
/external/freetype/src/psaux/ |
D | psintrp.c | 109 size_t bitCount ) in cf2_hintmask_setCounts() 133 size_t bitCount ) in cf2_hintmask_read() 174 size_t bitCount ) in cf2_hintmask_setAll()
|
D | pshints.h | 77 size_t bitCount; member
|
D | pshints.c | 820 size_t bitCount, i; in cf2_hintmap_build() local
|
/external/pdfium/core/fxcodec/lbmp/ |
D | fx_bmp.h | 17 #define BMP_WIDTHBYTES(width, bitCount) ((width * bitCount) + 31) / 32 * 4 argument
|
/external/skia/src/core/ |
D | SkPaint.cpp | 189 static void ASSERT_FITS_IN(uint32_t value, int bitCount) { in ASSERT_FITS_IN()
|
/external/skqp/src/core/ |
D | SkPaint.cpp | 255 static void ASSERT_FITS_IN(uint32_t value, int bitCount) { in ASSERT_FITS_IN()
|
/external/skqp/src/ports/ |
D | SkScalerContext_win_dw.cpp | 807 int bitCount = width & 7; in bilevel_to_bw() local
|
D | SkFontHost_win.cpp | 1207 int bitCount = glyph.fWidth & 7; in generateImage() local
|
/external/skia/src/ports/ |
D | SkScalerContext_win_dw.cpp | 809 int bitCount = width & 7; in bilevel_to_bw() local
|
D | SkFontHost_win.cpp | 1208 int bitCount = glyph.fWidth & 7; in generateImage() local
|
/external/v8/benchmarks/ |
D | crypto.js | 1318 BigInteger.prototype.bitCount = bnBitCount; method in BigInteger
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmTypeTests.cpp | 1087 T bitCount = static_cast<T>(0); in combine() local 1192 T bitCount = static_cast<T>(0); in combine() local
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cShaderBitfieldOperationTests.cpp | 861 static GLuint bitCount(GLuint input) in bitCount() function
|
/external/clang/lib/CodeGen/ |
D | CGObjCGNU.cpp | 2010 int bitCount = bits.size(); in MakeBitField() local
|
/external/deqp-deps/glslang/SPIRV/ |
D | SpvBuilder.cpp | 2234 unsigned bitCount = instr->getImmediateOperand(0); in createMatrixConstructor() local
|
/external/lzma/C/ |
D | LzmaEnc.c | 740 unsigned bitCount = 0; in LzmaEnc_InitPriceTables() local
|