Home
last modified time | relevance | path

Searched defs:undo (Results 1 – 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsem.h30 struct sem_undo *undo; /* undo requests on this array */ member
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
Drewrite.rb309 def undo( number_of_operations = 1 ) method in ANTLR3.TokenRewriteStream.RewriteProgram
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1693 void undo() override { in undo() function in __anon0965895a0211::TypePromotionTransaction::InstructionMoveBefore
1718 void undo() override { in undo() function in __anon0965895a0211::TypePromotionTransaction::OperandSetter
1750 void undo() override { in undo() function in __anon0965895a0211::TypePromotionTransaction::OperandsHider
1774 void undo() override { in undo() function in __anon0965895a0211::TypePromotionTransaction::TruncBuilder
1799 void undo() override { in undo() function in __anon0965895a0211::TypePromotionTransaction::SExtBuilder
1824 void undo() override { in undo() function in __anon0965895a0211::TypePromotionTransaction::ZExtBuilder
1846 void undo() override { in undo() function in __anon0965895a0211::TypePromotionTransaction::TypeMutator
1884 void undo() override { in undo() function in __anon0965895a0211::TypePromotionTransaction::UsesReplacer
1924 void undo() override { in undo() function in __anon0965895a0211::TypePromotionTransaction::InstructionRemover
/external/elfutils/src/src/
Dunstrip.c938 Elf_Scn *undo = NULL; in find_alloc_sections_prelink() local
/external/regex-re2/lib/codereview/
Dcodereview.py1418 def undo(ui, repo, clname, **opts): function
/external/mksh/src/
Dedit.c3457 static struct edstate *undo; variable
/external/v8/src/
Djsregexp.cc1394 Label undo; in Flush() local
/external/valgrind/include/vki/
Dvki-linux.h1193 void/*struct sem_undo */*undo; /* undo requests on this array */ member