Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_pds_printer.c448 static void pvr_pds_disassemble_instruction_bra(struct pvr_bra *bra, in pvr_pds_disassemble_instruction_bra()
Dpvr_pds_disasm.c683 struct pvr_bra *bra = (struct pvr_bra *)malloc(sizeof(*bra)); in pvr_pds_disassemble_instruction_bra() local
/third_party/gstreamer/gstplugins_good/gst/goom/
Difs.c536 unsigned char *bra = (unsigned char *) &back[pos]; in ifs_update() local
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c9867 PCRE2_UCHAR bra = OP_BRA; in compile_assert_matchingpath() local
10458 PCRE2_UCHAR bra = OP_BRA; in compile_bracket_matchingpath() local
12594 PCRE2_UCHAR bra = OP_BRA; in compile_assert_backtrackingpath() local
12669 PCRE2_UCHAR bra = OP_BRA; in compile_bracket_backtrackingpath() local
Dpcre2_compile.c7382 PCRE2_UCHAR *bra = code - linkoffset; in compile_branch() local
/third_party/mesa3d/src/nouveau/codegen/lib/
Dgk104.asm887 bra #end_exit label
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_peephole.cpp3405 FlowInstruction *bra = i->asFlow(); in tryPropagateBranch() local