Searched defs:tbb (Results 1 – 10 of 10) sorted by relevance
52 ByteBuffer tbb = ByteBuffer.allocateDirect(VERTS * 2 * 4); in Wedge() local
125 ByteBuffer tbb = ByteBuffer.allocateDirect(VERTS * 2 * 4); in Triangle() local
190 ByteBuffer tbb = ByteBuffer.allocateDirect(VERTS * 2 * 4); in Triangle() local
222 ByteBuffer tbb = ByteBuffer.allocateDirect(VERTS * 2 * 4); in Triangle() local
296 ByteBuffer tbb = ByteBuffer.allocateDirect(VERTS * 2 * 4); in Triangle() local
444 const TBBUTTON tbb[] = in OnCreate() local
659 struct nlattr *tbb[TCA_BPF_MAX + 1]; in __get_tc_info() local
3595 void tbb(Register rn, Register rm) { tbb(al, rn, rm); } in tbb() function
12761 void Assembler::tbb(Condition cond, Register rn, Register rm) { in tbb() function in vixl::aarch32::Assembler
3297 void Disassembler::tbb(Condition cond, Register rn, Register rm) { in tbb() function in vixl::aarch32::Disassembler