/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | TokenRewriteStream.cs | 207 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/ |
D | TokenRewriteStream.cs | 233 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/ |
D | control | 38 'rollback', # Firmware/Kernel Rollback Prevention.
|
/external/chromium-trace/catapult/dependency_manager/dependency_manager/ |
D | uploader.py | 78 def Rollback(self): member in CloudStorageUploader
|
D | base_config.py | 307 upload_item.Rollback()
|
/external/avb/ |
D | README.md | 11 + [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/ |
D | README.md | 25 - 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/ |
D | Antlr.Runtime.pas | 1273 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/ |
D | avb_tests.cc | 624 TEST_F(AvbTest, Rollback) in TEST_F() argument
|
/external/antlr/runtime/ObjC/Framework/ |
D | TokenRewriteStream.m | 250 /** Rollback the instruction stream for a program so that
|
/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | TokenRewriteStream.as | 101 /** Rollback the instruction stream for a program so that
|
/external/python/cpython2/PC/VS7.1/ |
D | python20.wse | 729 …ist nur eine R�ckg�ngigmachung der Installation m�glich, nicht aber ein Rollback des Systems. Sich…
|
/external/openssh/ |
D | ChangeLog | 5105 Rollback addition of va_start.
|
/external/v8/ |
D | ChangeLog | 42657 Rollback to r22134.
|