Home
last modified time | relevance | path

Searched defs:src_ref (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_shader.c22 struct pipe_reference *src_ref; in vmw_svga_winsys_shader_reference() local
H A Dvmw_surface.c230 struct pipe_reference *src_ref; in vmw_svga_winsys_surface_reference() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DChannelShuffle.cpp51 const T *src_ref = src.data(); in channel_shuffle() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/
H A DIm2Col.cpp197 SimpleTensor<float> src_ref{ src_shape, data_type, 1, qinfo, data_layout }; in TEST_SUITE() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dpresized_cuckoo_map.h290 Bucket& src_ref = buckets_[src_bucket]; in CopyItem() local
/aosp_15_r20/external/zucchini/
H A Dzucchini_gen.cc203 auto src_ref = std::lower_bound( in GenerateReferencesDelta() local
/aosp_15_r20/bootable/deprecated-ota/applypatch/
H A Dimgdiff.cpp1143 const auto& src_ref = (src_chunk == nullptr) ? src_image.PseudoSource() : *src_chunk; in GeneratePatchesInternal() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c2605 ARG_BIND_REF(struct NineUnknown, src_ref), in CSMT_ITEM_NO_WAIT_WITH_COUNTER() argument
2621 ARG_BIND_REF(struct NineUnknown, src_ref), in CSMT_ITEM_NO_WAIT_WITH_COUNTER() argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dhashtable.hpp3299 , typename detail::identity<ValueReference>::type src_ref in priv_clone_front_in_bucket()
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dir.rs1083 pub src_ref: SrcRef, field