Searched defs:ByteArray (Results 1 – 10 of 10) sorted by relevance
24 final class ByteArray { class28 ByteArray(byte[] bytes) { in ByteArray() method in ByteArray
29 public final class ByteArray { class48 public ByteArray(byte[] bytes, int start, int end) { in ByteArray() method in ByteArray75 public ByteArray(byte[] bytes) { in ByteArray() method in ByteArray
101 static bool ByteArrayFromString(ByteArrayTy &ByteArray, in ByteArrayFromString()169 ByteArrayTy ByteArray; in disassemble() local
21 public class ByteArray { class
181 ByteArray::ByteArray(int32_t filled_length, in ByteArray() function in sfntly::ByteArray187 ByteArray::ByteArray(int32_t filled_length, int32_t storage_length) { in ByteArray() function in sfntly::ByteArray
143 TEST(ByteArray, All) { in TEST() argument
183 GlobalVariable *ByteArray; member343 auto ByteArray = in allocateByteArrays() local398 Constant *ByteArray = BAI->ByteArray; in createBitSetTest() local
143 ArrayRef<char> ByteArray(Bytes, ::SysStringByteLen(Value)); in DumpDIAValue() local
624 TYPE_CHECKER(ByteArray, BYTE_ARRAY_TYPE) in TYPE_CHECKER() argument3160 CAST_ACCESSOR(ByteArray) in CAST_ACCESSOR() argument
4376 DECLARE_CAST(ByteArray) in DECLARE_CAST() argument