Searched refs:rept (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/re/
H A Drec.c837 rec_rep_t rept; local in function:irec_add_repetition
840 rept = rep->type;
846 if (rept == Rer_AnyTimes || rept == Rer_Maybe || rept == Re_AtLeast) {
870 any->type = (rept == Rer_AnyTimes) ? Rep_AnyAnyTimes :
871 (rept == Rer_AtLeast) ? Rep_AnyAtLeast :
900 if (rept == Rer_AnyTimes ||
901 rept == Rer_Maybe ||
902 rept
[all...]
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-arm-simd-asm.S506 .rept \numbytes / 4
596 .rept \numbytes / 4
673 .rept \numbytes / 4
1009 .rept (\numbytes / 4) - 1
1164 .rept \numbytes / 4
H A Dpixman-arm-simd-asm.h185 .rept prefetch_distance+1
440 .rept pix_per_block*dst_w_bpp/128

Completed in 4 milliseconds