/aosp_15_r20/external/libaom/aom_ports/ |
H A D | bitops.h | 108 uint64_t high_bit = 1ULL << 63; in aom_clzll() local
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | register_allocate.c | 729 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 D | hash.c | 35 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/ |
D | address_sorting.c | 75 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 D | address_sorting.c | 75 int high_bit = 1 << (CHAR_BIT - 1); in ipv6_prefix_match_length() local
|
/aosp_15_r20/external/pigweed/pw_random/ |
H A D | xor_shift_test.cc | 287 bool high_bit = false; in TEST() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_mem.cpp | 933 auto high_bit = vf.temp_register(); in emit_image_size() local
|
/aosp_15_r20/external/coreboot/src/include/device/ |
H A D | mmio.h | 139 #define DEFINE_BITFIELD(name, high_bit, low_bit) \ argument
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | ecp.c | 3098 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 D | ecp.c | 3088 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 D | assembler-aarch64.cc | 5685 unsigned high_bit = (8 << (extend & 0x3)) - 1; in EmitExtendShift() local
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | intrinsics_arm64.cc | 478 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 D | ruby-upb.c | 5687 const uint32_t high_bit = 1 << 30; in field_rank() local
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 6016 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 D | php-upb.c | 6016 const uint32_t high_bit = 1 << 30; in field_rank() local
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 5687 const uint32_t high_bit = 1 << 30; in field_rank() local
|