Home
last modified time | relevance | path

Searched defs:Stable (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DAppendingTypeTableBuilder.cpp80 uint8_t *Stable = RecordStorage.Allocate<uint8_t>(Record.size()); in insertRecordBytes() local
H A DMergingTypeTableBuilder.cpp85 uint8_t *Stable = Alloc.Allocate<uint8_t>(Data.size()); in stabilize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DGlobalTypeTableBuilder.h78 uint8_t *Stable = RecordStorage.Allocate<uint8_t>(RecordSize); in insertRecordAs() local
/third_party/python/Lib/test/
H A Dtest_sort.py67 class Stable(object): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp248 char *Stable = Arena.allocUnalignedBuffer(Borrowed.size() + 1); in copyString() local

Completed in 5 milliseconds