Searched defs:ByteArray (Results 1 – 13 of 13) sorted by relevance
24 final class ByteArray { class28 ByteArray(byte[] bytes) { in ByteArray() method in ByteArray
95 static bool ByteArrayFromString(ByteArrayTy &ByteArray, in ByteArrayFromString()182 ByteArrayTy ByteArray; in disassemble() local194 ByteArrayTy &ByteArray = *((ByteArrayTy*)Arg); in byteArrayReader() local223 ByteArrayTy ByteArray; in disassembleEnhanced() local
148 typedef std::vector< BYTE > ByteArray; typedef
101 static bool ByteArrayFromString(ByteArrayTy &ByteArray, in ByteArrayFromString()169 ByteArrayTy ByteArray; in disassemble() local
40 internal static class ByteArray class
21 public class ByteArray { class
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
20 class ByteArray; variable
18 class ByteArray; variable
658 TYPE_CHECKER(ByteArray, BYTE_ARRAY_TYPE) in TYPE_CHECKER() argument3428 DEFINE_DEOPT_ELEMENT_ACCESSORS(TranslationByteArray, ByteArray) in DEFINE_DEOPT_ELEMENT_ACCESSORS() argument
143 TEST(ByteArray, All) { in TEST() argument
203 GlobalVariable *ByteArray; member347 auto ByteArray = in allocateByteArrays() local402 Constant *ByteArray = BAI->ByteArray; in createBitSetTest() local
156 ArrayRef<char> ByteArray(Bytes, ::SysStringByteLen(Value)); in DumpDIAValue() local