Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c6416 pcre_uchar bra = OP_BRA; in compile_assert_matchingpath() local
6942 pcre_uchar bra = OP_BRA; in compile_bracket_matchingpath() local
8739 pcre_uchar bra = OP_BRA; in compile_assert_backtrackingpath() local
8812 pcre_uchar bra = OP_BRA; in compile_bracket_backtrackingpath() local
Dpcre_compile.c6126 pcre_uchar *bra = code - offset; in compile_branch() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_peephole.cpp1909 FlowInstruction *bra = bb->getExit()->asFlow(); in tryPropagateBranch() local