Home
last modified time | relevance | path

Searched defs:high_bits (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dhpack_block_builder.cc14 void HpackBlockBuilder::AppendHighBitsAndVarint(uint8_t high_bits, in AppendHighBitsAndVarint()
25 uint8_t high_bits; in AppendEntryTypeAndVarint() local
59 uint8_t high_bits = is_huffman_encoded ? 0x80 : 0; in AppendString() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/varint/
H A Dhpack_varint_encoder_test.cc19 uint8_t high_bits; member
47 uint8_t high_bits; member
123 uint8_t high_bits; member
H A Dhpack_varint_encoder.cc14 void HpackVarintEncoder::Encode(uint8_t high_bits, uint8_t prefix_length, in Encode()
/aosp_15_r20/external/webrtc/net/dcsctp/socket/
H A Dheartbeat_handler.cc55 uint32_t high_bits = static_cast<uint32_t>(*created_at_ >> 32); in Serialize() local
74 uint32_t high_bits = reader.Load32<0>(); in Deserialize() local
/aosp_15_r20/external/libchrome/base/
H A Dhash.cc66 size_t high_bits = in HashInts32() local
101 size_t high_bits = in HashInts64() local
/aosp_15_r20/external/cronet/base/hash/
H A Dhash.cc56 size_t high_bits = in HashInts32Impl() local
91 size_t high_bits = in HashInts64Impl() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_search_helpers.h631 uint64_t high_bits = u_bit_consecutive64(half_bit_size, half_bit_size); in is_upper_half_zero() local
674 uint64_t high_bits = u_bit_consecutive64(half_bit_size, half_bit_size); in is_upper_half_negative_one() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Ddepthwiseconv_3x3_filter_common.h43 const int8x16_t high_bits = vshrq_n_s8(b, 4); in vqtbl4q_s8() local
/aosp_15_r20/bionic/libc/bionic/
H A Dfdsan.cpp231 uint64_t high_bits = tag >> 48; in android_fdsan_get_tag_type() local
/aosp_15_r20/external/rust/android-crates-io/crates/ring/crypto/limbs/
Dlimbs.c165 Limb high_bits = (higher_limb << (LIMB_BITS - index_within_word)) in LIMBS_window5_split_window() local
/aosp_15_r20/external/rust/android-crates-io/crates/bitreader/src/
Dlib.rs324 let high_bits = if sign_bit == 1 { -1 } else { 0 }; in read_signed_value() localVariable
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_blorp.c251 uint16_t high_bits = bo->address >> 32u; in blorp_vf_invalidate_for_vb_48b_transitions() local
H A Diris_state.c8350 uint16_t high_bits = bo->address >> 32ull; in iris_emit_index_buffer() local
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/str_format/
H A Darg.cc349 const uint8_t high_bits = ((v >> 6) & 0xf) + 1; in WideToUtf8() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/str_format/
H A Darg.cc349 const uint8_t high_bits = ((v >> 6) & 0xf) + 1; in WideToUtf8() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/
H A Darg.cc349 const uint8_t high_bits = ((v >> 6) & 0xf) + 1; in WideToUtf8() local
/aosp_15_r20/external/mesa3d/src/nouveau/mme/
H A Dmme_fermi_builder.c401 uint32_t high_bits = imm >> 16; in mme_fermi_load_imm_to_reg() local
/aosp_15_r20/art/disassembler/
H A Ddisassembler_riscv64.cc754 uint32_t high_bits = insn32 & (narrow ? 0xfe000000u : 0xfc000000u); in Print32BinOpImm() local
/aosp_15_r20/external/gmmlib/third_party/sse2neon/
H A Dsse2neon.h2030 uint16x4_t high_bits = vreinterpret_u16_u8(vshr_n_u8(input, 7)); in _mm_movemask_pi8() local
2054 uint64x2_t high_bits = vreinterpretq_u64_u32(vshrq_n_u32(input, 31)); in _mm_movemask_ps() local
4536 uint16x8_t high_bits = vreinterpretq_u16_u8(vshrq_n_u8(input, 7)); in _mm_movemask_epi8() local
4596 uint64x2_t high_bits = vshrq_n_u64(input, 63); in _mm_movemask_pd() local
/aosp_15_r20/external/boringssl/src/crypto/dilithium/
H A Ddilithium.c348 static uint32_t high_bits(uint32_t x) { in high_bits() function
/aosp_15_r20/external/jemalloc_new/src/
H A Djemalloc.c1781 static const size_t high_bits = SIZE_T_MAX << (sizeof(size_t) * 8 / 2); local
/aosp_15_r20/external/pffft/
H A Dsse2neon.h2328 uint64x2_t high_bits = vreinterpretq_u64_u32(vshrq_n_u32(input, 31)); in _mm_movemask_ps() local
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h44403 const long unsigned int high_bits; member
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h33223 const long unsigned int high_bits; member
H A Dvmlinux_602.h33223 const long unsigned int high_bits; member

12