HomeSort by: relevance | last modified time | path
    Searched refs:rept (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xedit/dist/lisp/re/
rec.c 837 rec_rep_t rept; local
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 == Rer_AtLeast)
    [all...]
  /xsrc/external/mit/pixman/dist/pixman/
pixman-arm-simd-asm.S 506 .rept \numbytes / 4
596 .rept \numbytes / 4
673 .rept \numbytes / 4
1009 .rept (\numbytes / 4) - 1
1164 .rept \numbytes / 4
pixman-arm-simd-asm.h 185 .rept prefetch_distance+1
440 .rept pix_per_block*dst_w_bpp/128

Completed in 7 milliseconds