Searched defs:ByteArray (Results 1 – 9 of 9) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | ByteArray.cs | 40 internal static class ByteArray class
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
D | ByteArray.java | 30 abstract class ByteArray<T extends ByteArray<T>> { class 47 protected ByteArray(int filledLength, int storageLength, boolean growable) { in ByteArray() method in ByteArray 59 protected ByteArray(int filledLength, int storageLength) { in ByteArray() method in ByteArray
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
D | ByteArray.java | 30 abstract class ByteArray<T extends ByteArray<T>> { class 47 protected ByteArray(int filledLength, int storageLength, boolean growable) { in ByteArray() method in ByteArray 59 protected ByteArray(int filledLength, int storageLength) { in ByteArray() method in ByteArray
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
D | byte_array.cc | 183 ByteArray::ByteArray(int32_t filled_length, in ByteArray() function in sfntly::ByteArray 189 ByteArray::ByteArray(int32_t filled_length, int32_t storage_length) { in ByteArray() function in sfntly::ByteArray
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
D | byte_array.cc | 183 ByteArray::ByteArray(int32_t filled_length, in ByteArray() function in sfntly::ByteArray 189 ByteArray::ByteArray(int32_t filled_length, int32_t storage_length) { in ByteArray() function in sfntly::ByteArray
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/ |
D | byte_array_test.cc | 143 TEST(ByteArray, All) { in TEST() argument
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
D | byte_array_test.cc | 143 TEST(ByteArray, All) { in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 249 GlobalVariable *ByteArray; member 632 auto ByteArray = in allocateByteArrays() local 669 Constant *ByteArray = TIL.TheByteArray; in createBitSetTest() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 171 ArrayRef<char> ByteArray(Bytes, ::SysStringByteLen(Value)); in DumpDIAValue() local
|