Searched defs:undo (Results 1 – 9 of 9) sorted by relevance
29 void UndoTransition::undo(ParserState *parser) in undo() function in SP_NAMESPACE::UndoTransition38 void UndoStartTag::undo(ParserState *parser) in undo() function in SP_NAMESPACE::UndoStartTag48 void UndoEndTag::undo(ParserState *parser) in undo() function in SP_NAMESPACE::UndoEndTag
666 void Parser::undo(IList<Undo> &undoList) in undo() function in SP_NAMESPACE::Parser733 IList<Undo> &undo, in tryImplyTag()
253 sem_undo_add(short val, ushort_t num, struct sem_undo *undo) in sem_undo_add()272 struct sem_undo *undo; in sem_undo_clear() local288 sem_rollback(ksemid_t *sp, struct sembuf *op, int n, struct sem_undo *undo) in sem_rollback()309 struct sem_undo *undo; in sem_rmid() local610 struct sem_undo *undo; in semexit() local810 struct sem_undo *undo; in sem_undo_alloc() local876 struct sem_undo *undo; in semop() local
476 vok(wchar_t *atube, int undo) in vok()
1197 undo(bool c) in undo() function
1563 struct allocsp_undo *undo = NULL; in ufs_allocsp() local
3131 undo(void) { in undo() function
2132 cpu_state_change_hooks(int id, cpu_setup_t what, cpu_setup_t undo) in cpu_state_change_hooks()
248 ViUndo undo; /* Information needed to implement the vi */ member