Home
last modified time | relevance | path

Searched defs:bits (Results 401 - 425 of 2976) sorted by relevance

1...<<11121314151617181920>>...120

/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_x931g.c151 int RSA_X931_generate_key_ex(RSA *rsa, int bits, const BIGNUM *e, in RSA_X931_generate_key_ex() argument
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_exp2.c20 int i, j, bits, b, bits1, bits2, ret = in BN_mod_exp2_mont() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Ddsa_ctrl.c80 size_t bits = nbits; in EVP_PKEY_CTX_set_dsa_paramgen_bits() local
/third_party/openssl/crypto/bn/
H A Dbn_exp2.c20 int i, j, bits, b, bits1, bits2, ret = in BN_mod_exp2_mont() local
/third_party/openssl/crypto/evp/
H A Ddsa_ctrl.c80 size_t bits = nbits; in EVP_PKEY_CTX_set_dsa_paramgen_bits() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLBitField.h22 BitField &operator=(cl_bitfield bits) in operator =() argument
56 set(cl_bitfield bits) set() argument
58 clear(cl_bitfield bits) clear() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigListCase.cpp86 deUint32 bits; member
93 std::ostream& operator<<(std::ostream& str, const SurfaceBitsFmt& bits) in operator <<() argument
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype_parser.cc448 uint8_t bits = 0; in ParseGlslFormat() local
453 uint8_t bits; in ParseGlslFormat() member
79 AddPiece(FormatComponentType type, FormatMode mode, uint8_t bits) AddPiece() argument
/third_party/skia/src/core/
H A DSkColorSpaceXformSteps.cpp145 skvm::I32 bits = pun_to_I32(v), in sk_program_transfer_fn() local
H A DSkFixed15.h50 SkFixed15& operator<<=(int bits) { return (*this = *this << bits); } in operator <<=() argument
51 SkFixed15& operator>>=(int bits) { return (*this = *this >> bits); } in operator >>=() argument
H A DSkBlitBWMaskTemplate.h40 const uint8_t* bits = srcMask.getAddr1(cx, cy); in SK_BLITBWMASK_NAME() local
/third_party/openssl/crypto/rsa/
H A Drsa_x931g.c151 int RSA_X931_generate_key_ex(RSA *rsa, int bits, const BIGNUM *e, in RSA_X931_generate_key_ex() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DHuffmanEncoder.java32 private BitIOWriter bits; field in HuffmanEncoder
42 public HuffmanEncoder(BitIOWriter bits, int range) { in HuffmanEncoder() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dnear_lossless_enc.c31 static uint32_t FindClosestDiscretized(uint32_t a, int bits) { in FindClosestDiscretized() argument
40 static uint32_t ClosestDiscretizedArgb(uint32_t a, int bits) { in ClosestDiscretizedArgb() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecNumber.h87 uint8_t bits; /* Indicator bits (see above) */ member
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_utils.h34 uint8_t bits; // number of bits used for this symbol member
40 int bits; // number of bits used for this symbol, member
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/util/
H A DWaveFileWriter.h82 void setBitsPerSample(int32_t bits) { in setBitsPerSample() argument
/third_party/skia/tests/
H A DPathOpsTightBoundsTest.cpp54 SkBitmap& bits = *data->fBitmap; in testTightBoundsQuads() local
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dhuffman.h39 uint8_t bits; /* number of bits used for this symbol */ member
43 static BROTLI_INLINE HuffmanCode ConstructHuffmanCode(const uint8_t bits, in ConstructHuffmanCode() argument
77 static BROTLI_INLINE HuffmanCode ConstructHuffmanCode(const uint8_t bits, in ConstructHuffmanCode() argument
/third_party/skia/third_party/externals/dawn/src/common/
H A DMath.cpp28 uint32_t ScanForward(uint32_t bits) { in ScanForward() argument
H A DBitSetIterator.h90 BitSetIterator<N, T>::Iterator::Iterator(const std::bitset<N>& bits) in Iterator() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbit_cost_inc.h20 double bits = 0.0; in BrotliPopulationCost() local
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinffast_chunk.c93 unsigned bits; /* local strm->bits */ global() local
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dinffast.c72 unsigned bits; /* local strm->bits */ local
[all...]
/third_party/toybox/toys/posix/
H A Ddu.c66 int bits = 10; in print() local

Completed in 9 milliseconds

1...<<11121314151617181920>>...120