| /third_party/elfutils/libebl/ |
| H A D | eblopenbackend.c | 673 default_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) default_register_info() argument
|
| /third_party/libsnd/src/G72x/ |
| H A D | g72x.c | 605 unpack_bytes(int bits, int blocksize, const unsigned char * block, short * samples) unpack_bytes() argument 618 in_buffer >>= bits ; unpack_bytes() local 626 pack_bytes(int bits, const short * samples, unsigned char * block) pack_bytes() argument [all...] |
| /third_party/libwebsockets/lib/cose/ |
| H A D | cose_key.c | 787 lws_cose_key_generate(struct lws_context *context, cose_param_t cose_kty, int use_mask, int bits, const char *curve, const uint8_t *kid, size_t kl) lws_cose_key_generate() argument
|
| /third_party/mbedtls/library/ |
| H A D | aesni.c | 817 mbedtls_aesni_setkey_enc(unsigned char *rk, const unsigned char *key, size_t bits) mbedtls_aesni_setkey_enc() argument
|
| H A D | aesce.c | 384 mbedtls_aesce_setkey_enc(unsigned char *rk, const unsigned char *key, size_t bits) mbedtls_aesce_setkey_enc() argument
|
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | openssl-server.c | 777 lws_tls_openssl_rsa_new_key(RSA **rsa, int bits) argument
|
| /third_party/ltp/testcases/kernel/fs/ftest/ |
| H A D | ftest07.c | 279 char *bits, *hold_bits; in dotest() local 540 domisc(int me, int fd, char *bits) domisc() argument [all...] |
| H A D | ftest03.c | 279 char *bits, *hold_bits; in dotest() local 545 domisc(int me, int fd, char *bits) domisc() argument [all...] |
| H A D | ftest05.c | 260 char *bits, *hold_bits, *buf, *val_buf, *zero_buf; in dotest() local 462 domisc(int me, int fd, char *bits) domisc() argument [all...] |
| H A D | ftest01.c | 259 char *bits, *hold_bits, *buf, *val_buf, *zero_buf; in dotest() local 472 domisc(int me, int fd, char *bits) domisc() argument [all...] |
| /third_party/node/deps/zlib/ |
| H A D | inflate.h | 103 unsigned bits; /* number of bits in "in" */ member
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | inflate.h | 103 unsigned bits; /* number of bits in "in" */ member
|
| /third_party/musl/porting/linux/user/ldso/ |
| H A D | cfi.c | 122 static inline uintptr_t addr_to_offset(uintptr_t addr, int bits) in addr_to_offset() argument
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | entropy_encode.c | 457 static uint16_t BrotliReverseBits(size_t num_bits, uint16_t bits) { in BrotliReverseBits() argument 476 BrotliConvertBitDepthsToSymbols(const uint8_t* depth, size_t len, uint16_t* bits) BrotliConvertBitDepthsToSymbols() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_nir_lower_storage_image.c | 241 unsigned bits[4]; member [all...] |
| H A D | brw_reg.h | 227 uint32_t bits; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | format_utils.c | 294 int bits; in _mesa_format_convert() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | mir.c | 169 mir_components_for_bits(unsigned bits) in mir_components_for_bits() argument 182 mir_from_bytemask(uint16_t bytemask, unsigned bits) in mir_from_bytemask() argument 203 mir_round_bytemask_up(uint16_t mask, unsigned bits) in mir_round_bytemask_up() argument 276 mir_bytemask_of_read_components_single(unsigned *swizzle, unsigned inmask, unsigned bits) in mir_bytemask_of_read_components_single() argument [all...] |
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | pan_lower_framebuffer.c | 538 unsigned bits = nir_dest_bit_size(intr->dest); in pan_lower_fb_load() local
|
| /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
|