Searched defs:Stable (Results 1 – 12 of 12) sorted by relevance
14 Stable, enumerator
12 Stable(Release), enumerator
11 Stable, enumerator
78 uint8_t *Stable = RecordStorage.Allocate<uint8_t>(RecordSize); in insertRecordAs() local
77 #### Stable subsubsection
80 uint8_t *Stable = RecordStorage.Allocate<uint8_t>(Record.size()); in insertRecordBytes() local
85 uint8_t *Stable = Alloc.Allocate<uint8_t>(Data.size()); in stabilize() local
49 Stable bool member
19 Stable, enumerator
66 class Stable(object): class
67 class Stable(object): class
248 char *Stable = Arena.allocUnalignedBuffer(Borrowed.size() + 1); in copyString() local