Searched defs:elements (Results 1 – 2 of 2) sorted by relevance
393 ### Transaction list file manipulation409 ### Key creation process in the core427 ### Key destruction process in the core441 ### Transaction recovery455 ### Concrete format of the transaction list file488 ### Instrumentation for checking the storage invariant508 ### Testing of transaction recovery
241 def __init__(self, subrange, ele_cls, elements): argument