/aosp_15_r20/external/rust/android-crates-io/crates/bit_field/src/ |
D | lib.rs | 59 fn get_bits<T: RangeBounds<usize>>(&self, range: T) -> Self; in get_bits() method 158 fn get_bits<U: RangeBounds<usize>>(&self, range: U) -> T; in get_bits() method 295 fn get_bits<U: RangeBounds<usize>>(&self, range: U) -> T { in get_bits() method
|
/aosp_15_r20/external/libhevc/common/arm/ |
H A D | ihevc_intra_ref_substitution_a9q.c | 111 WORD32 get_bits; in ihevc_intra_pred_chroma_ref_substitution_a9q() local 408 WORD32 get_bits; in ihevc_intra_pred_luma_ref_substitution_a9q() local
|
H A D | ihevc_intra_pred_filters_neon_intr.c | 123 WORD32 get_bits; in ihevc_intra_pred_luma_ref_substitution_neonintr() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/ |
D | pointer_plus_bits.hpp | 93 BOOST_INTRUSIVE_FORCEINLINE static std::size_t get_bits(pointer n) in get_bits() function
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | angle_format.py | 120 def get_bits(format_id): function
|
/aosp_15_r20/external/coreboot/util/nvramtool/ |
H A D | cmos_lowlevel.c | 60 static inline unsigned char get_bits(unsigned long long value, unsigned bit, in get_bits() function
|
/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5420/ |
H A D | smp.c | 74 static inline uint32_t get_bits(uint32_t value, uint32_t start, uint32_t len) in get_bits() function
|
/aosp_15_r20/external/antlr/runtime/Cpp/include/ |
H A D | antlr3bitset.inl | 18 ANTLR_INLINE ANTLR_BITWORD* BitsetList<ImplTraits>::get_bits() const function in BitsetList
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/ |
D | smart_ptr.hpp | 297 static std::size_t get_bits(const pointer &n) in get_bits() function
|
/aosp_15_r20/external/toybox/toys/other/ |
H A D | bzcat.c | 112 static unsigned int get_bits(struct bunzip_data *bd, char bits_wanted) in get_bits() function
|
/aosp_15_r20/external/libhevc/common/ |
H A D | ihevc_chroma_intra_pred_filters.c | 137 WORD32 get_bits; in ihevc_intra_pred_chroma_ref_substitution() local
|
H A D | ihevc_intra_pred_filters.c | 201 WORD32 get_bits; in ihevc_intra_pred_luma_ref_substitution() local
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/tests/ |
H A D | array_refcount_test.cpp | 63 const BITSET_WORD *get_bits(const ir_array_refcount_entry &entry) in get_bits() function in array_refcount_test
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_lossless_jpeg.cpp | 1570 inline int32 dng_lossless_decoder::get_bits (int32 nbits) in get_bits() function in dng_lossless_decoder
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | texcompress_astc.cpp | 380 uint32_t get_bits(int offset, int count) in get_bits() function
|
/aosp_15_r20/external/libhevc/common/x86/ |
H A D | ihevc_intra_pred_filters_ssse3_intr.c | 129 WORD32 get_bits; in ihevc_intra_pred_luma_ref_substitution_ssse3() local
|