Home
last modified time | relevance | path

Searched defs:flags_offset (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dgen6_gs_visitor.cpp265 src_reg flags_offset(this, glsl_type::uint_type); in emit_urb_write_header() local
/external/vixl/test/aarch32/
Dtest-utils-aarch32.cc51 const int flags_offset = static_cast<int>(VIXL_OFFSET(dump_t, flags_)); in Dump() local
/external/harfbuzz_ng/src/OT/glyf/
DSimpleGlyph.hh113 unsigned flags_offset = length (instructions_length ()); in set_overlaps_flag() local
/external/libtraceevent/src/
Devent-parse-local.h67 int flags_offset; member
/external/vixl/test/aarch64/
Dtest-utils-aarch64.cc663 const int flags_offset = offsetof(dump_t, flags_); in Dump() local