Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dhash.c34 const uint32_t high_bit = 1 << (p_crc_calculator->bits - 1); in crc_calculator_init_table() 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/epid-sdk/epid/common/math/src/
Decgroup.c941 uint32_t high_bit = 0; in Epid11EcHash() local
/external/v8/src/x64/
Dassembler-x64.h97 int high_bit() const { return reg_code_ >> 3; } in high_bit() function
198 int high_bit() const { return reg_code_ >> 3; } in high_bit() function
/external/v8/src/arm64/
Dassembler-arm64.cc4293 unsigned high_bit = (8 << (extend & 0x3)) - 1; in EmitExtendShift() local
/external/vixl/src/aarch64/
Dassembler-aarch64.cc5324 unsigned high_bit = (8 << (extend & 0x3)) - 1; in EmitExtendShift() local
/external/protobuf/php/ext/google/protobuf/
Dupb.c225 const uint32_t high_bit = 1 << 30; in field_rank() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c268 const uint32_t high_bit = 1 << 30; in field_rank() local