Home
last modified time | relevance | path

Searched defs:high_bit (Results 1 – 16 of 16) sorted by relevance

/external/libaom/av1/encoder/
Dhash.c34 const uint32_t high_bit = 1 << (p_crc_calculator->bits - 1); in crc_calculator_init_table() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dvarint.int.h115 int high_bit = val ? 63 - __builtin_clzll(val) : 0; in upb_value_size() local
/external/grpc-grpc/third_party/address_sorting/
Daddress_sorting.c75 int high_bit = 1 << (CHAR_BIT - 1); in ipv6_prefix_match_length() local
/external/rust/crates/grpcio-sys/grpc/third_party/address_sorting/
Daddress_sorting.c75 int high_bit = 1 << (CHAR_BIT - 1); in ipv6_prefix_match_length() local
/external/mesa3d/src/util/
Dregister_allocate.c717 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify() local
740 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify() local
/external/pigweed/pw_random/
Dxor_shift_test.cc287 bool high_bit = false; in TEST() local
/external/openthread/third_party/mbedtls/repo/library/
Decp.c3116 int mbedtls_ecp_gen_privkey_mx( size_t high_bit, in mbedtls_ecp_gen_privkey_mx()
/external/mbedtls/library/
Decp.c2966 int mbedtls_ecp_gen_privkey_mx( size_t high_bit, in mbedtls_ecp_gen_privkey_mx()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.c171 const uint32_t high_bit = 1 << 30; in field_rank() local
/external/vixl/src/aarch64/
Dassembler-aarch64.cc5685 unsigned high_bit = (8 << (extend & 0x3)) - 1; in EmitExtendShift() local
/external/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c5461 const uint32_t high_bit = 1 << 30; in field_rank() local
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c5461 const uint32_t high_bit = 1 << 30; in field_rank() local
/external/cronet/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c5756 const uint32_t high_bit = 1 << 30; in field_rank() local
/external/protobuf/php/ext/google/protobuf/
Dphp-upb.c5756 const uint32_t high_bit = 1 << 30; in field_rank() local
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h62546 unsigned char high_bit; member
Dvmlinux_510.h62546 unsigned char high_bit; member