Searched refs:m_align (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_instruction_export.cpp | 107 m_align(align), in WriteScratchInstruction() 119 m_align(align), in WriteScratchInstruction() 145 m_align == other.m_align && in is_equal_to() 168 << " " << gpr() << " AL:" << m_align << " ALO:" << m_align_offset; in do_print()
|
D | sfn_instruction_export.h | 100 unsigned m_align; variable
|
/external/libavc/encoder/ |
D | irc_mem_req_and_acq.h | 51 #define FILL_MEMTAB(m_pv_mem_rec, m_j, m_mem_size, m_align, m_type) \ argument 55 m_pv_mem_rec[m_j].u4_mem_alignment = m_align; \
|
D | ih264e_rc_mem_interface.h | 51 #define FILL_MEMTAB(m_pv_mem_rec, m_j, m_mem_size, m_align, m_type) \ argument 55 m_pv_mem_rec[m_j].u4_mem_alignment = m_align; \
|
/external/deqp/framework/common/ |
D | tcuMaybe.hpp | 61 deUint64 m_align; member
|
D | tcuEither.hpp | 79 deUint64 m_align; member
|
/external/llvm-project/openmp/runtime/src/ |
D | kmp.h | 2017 double m_align; member
|