Home
last modified time | relevance | path

Searched defs:end_group (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_alugroup.h59 bool end_group() const override { return true; } in end_group() function
Dsfn_instr_alu.h141 bool end_group() const override { return m_alu_flags.test(alu_last_instr);} in end_group() function
Dsfn_instr.h88 virtual bool end_group() const { return true;} in end_group() function
/third_party/ltp/tools/sparse/sparse-src/
Dpre-process.c76 #define end_group(stream) \ macro
/third_party/python/Tools/scripts/
Dtexi2html.py1212 def end_group(self): pass member in TexinfoParser
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c320 uint32_t end_group; /* Set to field number of END_GROUP tag, if any. */ member
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c305 uint32_t end_group; /* Set to field number of END_GROUP tag, if any. */ member