Searched defs:ByteArray (Results 1 – 7 of 7) sorted by relevance
40 internal static class ByteArray class
30 abstract class ByteArray<T extends ByteArray<T>> { class47 protected ByteArray(int filledLength, int storageLength, boolean growable) { in ByteArray() method in ByteArray59 protected ByteArray(int filledLength, int storageLength) { in ByteArray() method in ByteArray
183 ByteArray::ByteArray(int32_t filled_length, in ByteArray() function in sfntly::ByteArray189 ByteArray::ByteArray(int32_t filled_length, int32_t storage_length) { in ByteArray() function in sfntly::ByteArray
143 TEST(ByteArray, All) { in TEST() argument
249 GlobalVariable *ByteArray; member632 auto ByteArray = in allocateByteArrays() local669 Constant *ByteArray = TIL.TheByteArray; in createBitSetTest() local
171 ArrayRef<char> ByteArray(Bytes, ::SysStringByteLen(Value)); in DumpDIAValue() local
52 ByteArray, enumerator