Home
last modified time | relevance | path

Searched defs:bits (Results 551 - 575 of 1106) sorted by relevance

1...<<21222324252627282930>>...45

/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Ddisasm.c768 bitcopy(char *src, char *dst, unsigned bits, unsigned src_offset) in bitcopy() argument
795 unsigned bits = ppir_codegen_field_size[i]; in ppir_disassemble_instr() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_aos.c265 unsigned bits = desc->channel[i].size; in lp_build_unpack_arith_rgba_aos() local
319 unsigned bits in lp_build_unpack_arith_rgba_aos() local
402 unsigned bits = desc->channel[i].size; lp_build_pack_rgba_aos() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_helpers.c534 uint8_t bits = util_format_get_component_bits(format, UTIL_FORMAT_COLORSPACE_RGB, i); in util_clamp_color() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_clear.c155 unsigned bits = util_format_get_component_bits( in convert_fast_clear_color() local
164 unsigned bits = util_format_get_component_bits( in convert_fast_clear_color() local
[all...]
/third_party/musl/ldso/linux/
H A Dcfi.c129 static inline uintptr_t addr_to_offset(uintptr_t addr, int bits) in addr_to_offset() argument
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_pixelformat.c52 } bits; member
67 } bits; member
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_local.h666 static ossl_inline BIGNUM *bn_expand(BIGNUM *a, int bits) in bn_expand() argument
H A Dbn_exp.c51 int i, bits, ret = 0; in BN_exp() local
172 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_recp() local
315 int i, j, bits, ret = 0, wstart, wend, window, wvalue; BN_mod_exp_mont() local
613 int i, bits, ret = 0, window, wvalue, wmask, window0; BN_mod_exp_mont_consttime() local
1167 int b, bits, ret = 0; BN_mod_exp_mont_word() local
1314 int i, j, bits, ret = 0, wstart, wend, window, wvalue; BN_mod_exp_simple() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/macs/
H A Dkmac_prov.c448 static unsigned int get_encode_size(size_t bits) in get_encode_size() argument
469 right_encode(unsigned char *out, size_t out_max_len, size_t *out_len, size_t bits) right_encode() argument
506 size_t i, bits, len, sz; encode_string() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/aes/
H A Daes_core.c631 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, in AES_set_encrypt_key() argument
657 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, in AES_set_decrypt_key() argument
1278 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, in AES_set_encrypt_key() argument
1380 AES_set_decrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) AES_set_decrypt_key() argument
1857 AES_set_encrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) AES_set_encrypt_key() argument
1958 AES_set_decrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) AES_set_decrypt_key() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/aria/
H A Daria.c538 int ossl_aria_set_encrypt_key(const unsigned char *userKey, const int bits, in ossl_aria_set_encrypt_key() argument
670 ossl_aria_set_decrypt_key(const unsigned char *userKey, const int bits, ARIA_KEY *key) ossl_aria_set_decrypt_key() argument
930 const unsigned int bytes = n / 8, bits = n % 8; rotnr() local
1122 ossl_aria_set_encrypt_key(const unsigned char *userKey, const int bits, ARIA_KEY *key) ossl_aria_set_encrypt_key() argument
1195 ossl_aria_set_decrypt_key(const unsigned char *userKey, const int bits, ARIA_KEY *key) ossl_aria_set_decrypt_key() argument
[all...]
/third_party/popt/src/
H A Dpoptint.h32 __pbm_bits bits[1]; member
/third_party/openssl/crypto/bn/
H A Dbn_exp.c51 int i, bits, ret = 0; in BN_exp() local
172 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_recp() local
307 int i, j, bits, ret = 0, wstart, wend, window, wvalue; BN_mod_exp_mont() local
605 int i, bits, ret = 0, window, wvalue, wmask, window0; BN_mod_exp_mont_consttime() local
1159 int b, bits, ret = 0; BN_mod_exp_mont_word() local
1306 int i, j, bits, ret = 0, wstart, wend, window, wvalue; BN_mod_exp_simple() local
[all...]
H A Dbn_local.h666 static ossl_inline BIGNUM *bn_expand(BIGNUM *a, int bits) in bn_expand() argument
/third_party/openssl/crypto/aes/
H A Daes_core.c631 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, in AES_set_encrypt_key() argument
657 int AES_set_decrypt_key(const unsigned char *userKey, const int bits, in AES_set_decrypt_key() argument
1278 int AES_set_encrypt_key(const unsigned char *userKey, const int bits, in AES_set_encrypt_key() argument
1380 AES_set_decrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) AES_set_decrypt_key() argument
1857 AES_set_encrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) AES_set_encrypt_key() argument
1958 AES_set_decrypt_key(const unsigned char *userKey, const int bits, AES_KEY *key) AES_set_decrypt_key() argument
[all...]
/third_party/openssl/crypto/aria/
H A Daria.c538 int ossl_aria_set_encrypt_key(const unsigned char *userKey, const int bits, in ossl_aria_set_encrypt_key() argument
670 ossl_aria_set_decrypt_key(const unsigned char *userKey, const int bits, ARIA_KEY *key) ossl_aria_set_decrypt_key() argument
930 const unsigned int bytes = n / 8, bits = n % 8; rotnr() local
1122 ossl_aria_set_encrypt_key(const unsigned char *userKey, const int bits, ARIA_KEY *key) ossl_aria_set_encrypt_key() argument
1195 ossl_aria_set_decrypt_key(const unsigned char *userKey, const int bits, ARIA_KEY *key) ossl_aria_set_decrypt_key() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dverifier.cc35 CopyBitsOfMemoryToBuffer(uint8_t* dst, const uint8_t* src, uint32_t src_bit_offset, uint32_t bits) CopyBitsOfMemoryToBuffer() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dhex_float_test.cpp643 uint32_t bits_set(const std::vector<uint32_t>& bits) { in bits_set() argument
654 uint16_t half_bits_set(const std::vector<uint32_t>& bits) { in half_bits_set() argument
/third_party/skia/src/gpu/text/
H A DGrAtlasManager.cpp83 const uint8_t* bits = reinterpret_cast<const uint8_t*>(src); local
/third_party/skia/src/core/
H A DSkPaint.cpp231 template <typename T> uint32_t shift_bits(T value, unsigned shift, unsigned bits) { in shift_bits() argument
H A DSkBlitter.cpp207 const uint8_t* bits = mask.getAddr1(cx, cy); in blitMask() local
152 bits_to_runs(SkBlitter* blitter, int x, int y, const uint8_t bits[], uint8_t left_mask, ptrdiff_t rowBytes, uint8_t right_mask) bits_to_runs() argument
[all...]
/third_party/openssl/providers/implementations/macs/
H A Dkmac_prov.c448 static unsigned int get_encode_size(size_t bits) in get_encode_size() argument
469 right_encode(unsigned char *out, size_t out_max_len, size_t *out_len, size_t bits) right_encode() argument
506 size_t i, bits, len, sz; encode_string() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dhex_float_test.cpp643 uint32_t bits_set(const std::vector<uint32_t>& bits) { in bits_set() argument
654 uint16_t half_bits_set(const std::vector<uint32_t>& bits) { in half_bits_set() argument
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Dmuxread.c468 const uint8_t bits = frame_data->bytes[15]; in MuxGetFrameInternal() local
/third_party/skia/tests/
H A DRegionTest.cpp206 int bits = 6; in rand_rect() local

Completed in 27 milliseconds

1...<<21222324252627282930>>...45