Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/regex/
Dengine.c139 char *stop; in matcher() local
291 dissect(struct match *m, char *start, char *stop, sopno startst, sopno stopst) in dissect()
472 backref(struct match *m, char *start, char *stop, sopno startst, sopno stopst, in backref()
672 fast(struct match *m, char *start, char *stop, sopno startst, sopno stopst) in fast()
756 slow(struct match *m, char *start, char *stop, sopno startst, sopno stopst) in slow()
838 sopno stop, /* state after stop state within strip */ in step()
977 at(struct match *m, char *title, char *start, char *stop, sopno startst, in at()
Dregcomp.c249 p_ere(struct parse *p, int stop) /* character this ERE should end at */ in p_ere()
/bionic/libc/kernel/arch-sh/asm/
Dtimer.h22 int (*stop)(void); member
/bionic/libc/kernel/common/linux/mmc/
Dmmc.h80 struct mmc_command *stop; member
90 struct mmc_command *stop; member
/bionic/libc/bionic/
Dpthread-timers.c175 thr_timer_table_start_stop( thr_timer_table_t* t, int stop ) in thr_timer_table_start_stop()
264 __timer_table_start_stop( int stop ) in __timer_table_start_stop()