Home
last modified time | relevance | path

Searched refs:Rollback (Results 1 – 14 of 14) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DTokenRewriteStream.cs207 public virtual void Rollback(int instructionIndex) { in Rollback() method in Antlr.Runtime.TokenRewriteStream
208 Rollback(DEFAULT_PROGRAM_NAME, instructionIndex); in Rollback()
217 public virtual void Rollback(string programName, int instructionIndex) { in Rollback() method in Antlr.Runtime.TokenRewriteStream
234 Rollback(programName, MIN_TOKEN_INDEX); in DeleteProgram()
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DTokenRewriteStream.cs233 public virtual void Rollback( int instructionIndex ) in Rollback() method in Antlr.Runtime.TokenRewriteStream
235 Rollback( DEFAULT_PROGRAM_NAME, instructionIndex ); in Rollback()
244 public virtual void Rollback( string programName, int instructionIndex ) in Rollback() method in Antlr.Runtime.TokenRewriteStream
265 Rollback( programName, MIN_TOKEN_INDEX ); in DeleteProgram()
/external/autotest/client/site_tests/firmware_VbootCrypto/
Dcontrol38 'rollback', # Firmware/Kernel Rollback Prevention.
/external/chromium-trace/catapult/dependency_manager/dependency_manager/
Duploader.py78 def Rollback(self): member in CloudStorageUploader
Dbase_config.py307 upload_item.Rollback()
/external/avb/
DREADME.md11 + [Rollback Protection](#Rollback-Protection)
28 + [Updating Stored Rollback Indexes](#Updating-Stored-Rollback-Indexes)
104 ## Rollback Protection
106 AVB includes Rollback Protection which is used to protect against
121 Rollback protection is having the device reject an image unless
126 [Updating Stored Rollback Indexes](#Updating-Stored-Rollback-Indexes)
781 ## Updating Stored Rollback Indexes
783 In order for Rollback Protection to work the bootloader will need to
/external/libese/apps/boot/
DREADME.md25 - Rollback index storage
185 ### Rollback storage
194 Rollback index values, or versions, may be stored securely by the bootloader
200 Rollback storage is written to using
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas1273 procedure Rollback(const InstructionIndex: Integer); overload;
1279 procedure Rollback(const ProgramName: String;
2666 procedure Rollback(const InstructionIndex: Integer); overload; virtual;
2667 procedure Rollback(const ProgramName: String;
5847 Rollback(ProgramName, MIN_TOKEN_INDEX);
6126 procedure TTokenRewriteStream.Rollback(const InstructionIndex: Integer); procedure
6128 Rollback(DEFAULT_PROGRAM_NAME, InstructionIndex);
6131 procedure TTokenRewriteStream.Rollback(const ProgramName: String; procedure
/external/nos/test/system-test-harness/src/
Davb_tests.cc624 TEST_F(AvbTest, Rollback) in TEST_F() argument
/external/antlr/runtime/ObjC/Framework/
DTokenRewriteStream.m250 /** Rollback the instruction stream for a program so that
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/
DTokenRewriteStream.as101 /** Rollback the instruction stream for a program so that
/external/python/cpython2/PC/VS7.1/
Dpython20.wse729 …ist nur eine R�ckg�ngigmachung der Installation m�glich, nicht aber ein Rollback des Systems. Sich…
/external/openssh/
DChangeLog5105 Rollback addition of va_start.
/external/v8/
DChangeLog42657 Rollback to r22134.