Home
last modified time | relevance | path

Searched defs:bitCount (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_integer_simd.inl52 GLM_FUNC_QUALIFIER int bitCount(uint32 x) function
59 GLM_FUNC_QUALIFIER int bitCount(uint64 x) function
Dfunc_integer.inl312 GLM_FUNC_QUALIFIER int bitCount(genType x) function
318 GLM_FUNC_QUALIFIER vecType<int, P> bitCount(vecType<T, P> const & v) function
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DMagnitudeDependentWriter.java30 private int bitCount; field in MagnitudeDependentWriter
DBitIOWriter.java27 private int bitCount; field in BitIOWriter
/third_party/skia/tests/
DPathOpsChalkboardTest.cpp105 int bitCount = samples < 32 ? samples : 64 - samples; in chalkboard_threaded() local
/third_party/skia/include/utils/
DSkRandom.h68 uint32_t nextBits(unsigned bitCount) { in nextBits()
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsintrp.c109 size_t bitCount ) in cf2_hintmask_setCounts()
133 size_t bitCount ) in cf2_hintmask_read()
174 size_t bitCount ) in cf2_hintmask_setAll()
Dpshints.h77 size_t bitCount; member
Dpshints.c824 size_t bitCount, i; in cf2_hintmap_build() local
/third_party/skia/src/core/
DSkPaint.cpp211 static void ASSERT_FITS_IN(uint32_t value, int bitCount) { in ASSERT_FITS_IN()
/third_party/node/test/fixtures/wpt/WebCryptoAPI/derive_bits_keys/
Dcfrg_curves_bits.js231 function equalBuffers(a, b, bitCount) { argument
Decdh_bits.js247 function equalBuffers(a, b, bitCount) { argument
Dcfrg_curves_keys.js215 function equalBuffers(a, b, bitCount) { argument
Decdh_keys.js216 function equalBuffers(a, b, bitCount) { argument
/third_party/skia/src/ports/
DSkScalerContext_win_dw.cpp872 int bitCount = width & 7; in BilevelToBW() local
DSkFontHost_win.cpp1147 int bitCount = glyph.width() & 7; in generateImage() local
/third_party/glslang/SPIRV/
DSpvBuilder.cpp2442 const unsigned bitCount = 32; in createMatrixConstructor() local
2445 const unsigned bitCount = instr->getImmediateOperand(0); in createMatrixConstructor() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DShaderCore.cpp681 rr::RValue<sw::SIMD::UInt> Bitmask32(rr::RValue<sw::SIMD::UInt> const &bitCount) in Bitmask32()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp1143 T bitCount = static_cast<T>(0); in combine() local
1254 T bitCount = static_cast<T>(0); in combine() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cShaderBitfieldOperationTests.cpp873 static GLuint bitCount(GLuint input) in bitCount() function
/third_party/lzma/C/
DLzmaEnc.c851 unsigned bitCount = 0; in LzmaEnc_InitPriceTables() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp1914 constexpr const ImmutableString bitCount("bitCount"); variable
DSymbolTable_autogen.cpp3074 constexpr const ImmutableString bitCount("bitCount"); variable