Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/aom_ports/
H A Dbitops.h108 uint64_t high_bit = 1ULL << 63; in aom_clzll() local
/aosp_15_r20/external/mesa3d/src/util/
H A Dregister_allocate.c729 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify() local
752 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dhash.c35 const uint32_t high_bit = 1 << (p_crc_calculator->bits - 1); in crc_calculator_init_table() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/address_sorting/
Daddress_sorting.c75 int high_bit = 1 << (CHAR_BIT - 1); in ipv6_prefix_match_length() local
/aosp_15_r20/external/grpc-grpc/third_party/address_sorting/
H A Daddress_sorting.c75 int high_bit = 1 << (CHAR_BIT - 1); in ipv6_prefix_match_length() local
/aosp_15_r20/external/pigweed/pw_random/
H A Dxor_shift_test.cc287 bool high_bit = false; in TEST() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_mem.cpp933 auto high_bit = vf.temp_register(); in emit_image_size() local
/aosp_15_r20/external/coreboot/src/include/device/
H A Dmmio.h139 #define DEFINE_BITFIELD(name, high_bit, low_bit) \ argument
/aosp_15_r20/external/mbedtls/library/
H A Decp.c3098 int mbedtls_ecp_gen_privkey_mx(size_t high_bit, in mbedtls_ecp_gen_privkey_mx()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Decp.c3088 int mbedtls_ecp_gen_privkey_mx(size_t high_bit, in mbedtls_ecp_gen_privkey_mx()
/aosp_15_r20/external/vixl/src/aarch64/
H A Dassembler-aarch64.cc5685 unsigned high_bit = (8 << (extend & 0x3)) - 1; in EmitExtendShift() local
/aosp_15_r20/art/compiler/optimizing/
H A Dintrinsics_arm64.cc478 size_t high_bit = (type == DataType::Type::kInt64) ? 63u : 31u; in GenHighestOneBit() local
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c5687 const uint32_t high_bit = 1 << 30; in field_rank() local
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c6016 const uint32_t high_bit = 1 << 30; in field_rank() local
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c6016 const uint32_t high_bit = 1 << 30; in field_rank() local
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c5687 const uint32_t high_bit = 1 << 30; in field_rank() local