Home
last modified time | relevance | path

Searched defs:copy_map (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/
Dcopy_map.hpp73 class copy_map:private noncopyable class
85 copy_map( in copy_map() function in boost::multi_index::detail::copy_map
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Danno.py161 def dup(node, copy_map, field_name='___pyct_anno'): argument
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1652 try_coalesce_copies(lower_context* ctx, std::map<PhysReg, copy_operation>& copy_map, in try_coalesce_copies()
1699 handle_operands(std::map<PhysReg, copy_operation>& copy_map, lower_context* ctx, in handle_operands()
2040 handle_operands_linear_vgpr(std::map<PhysReg, copy_operation>& copy_map, lower_context* ctx, in handle_operands_linear_vgpr()
/aosp_15_r20/system/media/audio_utils/include/audio_utils/
H A Dmutex.h1109 auto copy_map() EXCLUDES(mutex_) { in copy_map() function