Home
last modified time | relevance | path

Searched defs:reference_type (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/libavc/common/
H A Dih264_dpb_mgr.c487 WORD32 reference_type, in ih264_dpb_mgr_alternate_ref_fields()
591 WORD32 reference_type, in ih264_dpb_mgr_insert_ref_field()
692 WORD32 reference_type, in ih264_dpb_mgr_insert_ref_frame()
850 WORD32 reference_type) in ih264_dpb_mgr_delete_ref_frame()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/include/boost/optional/detail/
Dold_optional_implementation.hpp30 typedef T & reference_type ; typedef
53 typedef raw_type& reference_type ; typedef
107 typedef BOOST_DEDUCED_TYPENAME types::reference_type reference_type ; typedef in boost::optional_detail::optional_base
654 typedef BOOST_DEDUCED_TYPENAME base::reference_type reference_type ; typedef in boost::optional
Doptional_reference_spec.hpp120 typedef T& reference_type; typedef in boost::optional
Doptional_trivially_copyable_base.hpp15 typedef T & reference_type ; typedef in tc_optional_base
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/archive/iterators/
Dxml_unescape.hpp41 typedef typename boost::iterator_reference<this_t> reference_type; typedef in boost::archive::iterators::xml_unescape
Descape.hpp43 typedef typename boost::iterator_reference<Base>::type reference_type; typedef in boost::archive::iterators::escape
Dremove_whitespace.hpp101 typedef typename super_t::reference reference_type; typedef in boost::archive::iterators::filter_iterator
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_reg_type.h118 enum elk_reg_type reference_type) in elk_reg_type_from_bit_size()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Dnode_cloner_disposer.hpp55 typedef typename if_c<IsConst, const_reference, reference>::type reference_type; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/include/boost/optional/
Doptional.hpp128 typedef T & reference_type ; typedef in boost::optional_detail::optional_base
860 typedef BOOST_DEDUCED_TYPENAME base::reference_type reference_type ; typedef in boost::optional
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/utree/
Dutree.hpp74 reference_type, // A reference to another utree. enumerator
/aosp_15_r20/external/libgav1/src/tile/
H A Dprediction.cc657 const ReferenceFrameType reference_type, bool* const is_local_valid, in GetWarpParams()
712 const ReferenceFrameType reference_type = in InterPrediction() local
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResourceValues.h188 Reference::Type reference_type; member
/aosp_15_r20/external/autotest/tko/
H A Ddb.py523 def insert_or_update_task_reference(self, job, reference_type, commit=None): argument
/aosp_15_r20/external/libgav1/src/tile/bitstream/
H A Dmode_info.cc947 CompoundReferenceType reference_type = ReadCompoundReferenceType(block); in ReadReferenceFrames() local
/aosp_15_r20/external/libgav1/src/
H A Dmotion_vector.cc64 ReferenceFrameType reference_type = bp.reference_frame[index]; in SetupGlobalMv() local
/aosp_15_r20/frameworks/libs/binary_translation/tools/nogrod/
Dmain.cc843 const ReferenceType reference_type, in ParseReference()
/aosp_15_r20/external/rust/crabbyavif/src/parser/
Dmp4box.rs351 pub reference_type: String, field
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dhashtable.hpp3288 …detail::is_const<MaybeConstHashtableImpl>::value, const_reference, reference>::type reference_type; in priv_clone_from() typedef
3342 …detail::is_const<MaybeConstHashtableImpl>::value, const_reference, reference>::type reference_type; in priv_structural_clone_from() typedef
/aosp_15_r20/art/runtime/verifier/
H A Dmethod_verifier.cc4452 const RegType& reference_type = reg_types_.FromTypeIndex(class_idx); in VerifyInvocationArgs() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp11533 …reference_pixel_b, GLint reference_pixel_a, GLenum reference_internalformat, GLenum reference_type, in displayPixelComparisonFailureMessage()