Searched defs:ByteArray (Results 1 – 10 of 10) sorted by relevance
/external/conscrypt/src/main/java/org/conscrypt/ |
D | ByteArray.java | 24 final class ByteArray { class 28 ByteArray(byte[] bytes) { in ByteArray() method in ByteArray
|
/external/dexmaker/src/dx/java/com/android/dx/util/ |
D | ByteArray.java | 29 public final class ByteArray { class 48 public ByteArray(byte[] bytes, int start, int end) { in ByteArray() method in ByteArray 75 public ByteArray(byte[] bytes) { in ByteArray() method in ByteArray
|
/external/llvm/tools/llvm-mc/ |
D | Disassembler.cpp | 127 static bool ByteArrayFromString(ByteArrayTy &ByteArray, in ByteArrayFromString() 193 ByteArrayTy ByteArray; in disassemble() local
|
/external/javassist/src/main/javassist/bytecode/ |
D | ByteArray.java | 21 public class ByteArray { class
|
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/ |
D | byte_array.cc | 181 ByteArray::ByteArray(int32_t filled_length, in ByteArray() function in sfntly::ByteArray 187 ByteArray::ByteArray(int32_t filled_length, int32_t storage_length) { in ByteArray() function in sfntly::ByteArray
|
/external/sfntly/cpp/src/sfntly/data/ |
D | byte_array.cc | 181 ByteArray::ByteArray(int32_t filled_length, in ByteArray() function in sfntly::ByteArray 187 ByteArray::ByteArray(int32_t filled_length, int32_t storage_length) { in ByteArray() function in sfntly::ByteArray
|
/external/chromium_org/third_party/sfntly/cpp/src/test/ |
D | byte_array_test.cc | 143 TEST(ByteArray, All) { in TEST() argument
|
/external/sfntly/cpp/src/test/ |
D | byte_array_test.cc | 143 TEST(ByteArray, All) { in TEST() argument
|
/external/chromium_org/v8/src/ |
D | objects-inl.h | 624 TYPE_CHECKER(ByteArray, BYTE_ARRAY_TYPE) in TYPE_CHECKER() argument 3160 CAST_ACCESSOR(ByteArray) in CAST_ACCESSOR() argument
|
D | objects.h | 4376 DECLARE_CAST(ByteArray) in DECLARE_CAST() argument
|