/third_party/libevdev/libevdev/ |
H A D | libevdev-int.h | 63 unsigned long bits[NLONGS(EV_CNT)]; member
|
/third_party/libinput/src/ |
H A D | evdev-tablet.h | 53 unsigned char bits[NCHARS(KEY_CNT)]; member
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | inflate.h | 99 unsigned bits; /* number of bits in "in" */
member
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | expression.c | 269 int bits; in get_number_value() local [all...] |
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | instructions-arm64.cc | 121 uint64_t bits = (1ULL << (imm_s + 1)) - 1; in ImmLogical() local 133 uint64_t bits = (1ULL << ((imm_s & mask) + 1)) - 1; in ImmLogical() local 427 PickBits(const uint8_t bits[]) PickBits() argument [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | js-array-buffer-inl.h | 142 void JSArrayBuffer::set_bit_field(uint32_t bits) { in set_bit_field() argument
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
H A D | disasm.c | 768 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 D | lp_bld_format_aos.c | 265 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 D | u_helpers.c | 534 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 D | crocus_clear.c | 155 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 D | cfi.c | 129 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 D | stw_pixelformat.c | 52 } bits; member 67 } bits; member [all...] |
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_local.h | 666 static ossl_inline BIGNUM *bn_expand(BIGNUM *a, int bits) in bn_expand() argument
|
H A D | bn_exp.c | 51 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 D | kmac_prov.c | 448 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 D | aes_core.c | 631 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 D | aria.c | 538 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 D | poptint.h | 32 __pbm_bits bits[1]; member
|
/third_party/openssl/crypto/bn/ |
H A D | bn_exp.c | 51 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 D | bn_local.h | 666 static ossl_inline BIGNUM *bn_expand(BIGNUM *a, int bits) in bn_expand() argument
|
/third_party/openssl/crypto/aes/ |
H A D | aes_core.c | 631 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 D | aria.c | 538 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 D | verifier.cc | 35 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 D | hex_float_test.cpp | 643 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 D | GrAtlasManager.cpp | 83 const uint8_t* bits = reinterpret_cast<const uint8_t*>(src); local
|