Home
last modified time | relevance | path

Searched refs:ByteVector (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dfile_io_test.cc39 ByteVector b1; in TestFileInputStream()
49 ByteVector b2; in TestFileInputStream()
79 ByteVector b3; in TestFileInputStream()
100 ByteVector b1; in TestFontInputStreamBasic()
111 ByteVector b2; in TestFontInputStreamBasic()
139 ByteVector feat_data; in TestFontInputStreamTableLoading()
Dbyte_array_test.cc35 void ReadByteArrayWithBuffer(ByteArray* ba, ByteVector* buffer, ByteVector* b) { in ReadByteArrayWithBuffer()
47 ByteVector* b) { in ReadByteArrayWithSlidingWindow()
65 ByteVector b1, b2; in ReadComparison()
70 ByteVector buffer(buffer_size); in ReadComparison()
Dopen_type_data_test.cc27 ByteVector bytes; in TestOTFRead()
46 ByteVector source_bytes(1024); in TestOTFCopy()
53 ByteVector destination_bytes(1024); in TestOTFCopy()
Dfont_parsing_test.cc35 ByteVector input_buffer; in TestFontParsing()
65 ByteVector b; in TestFontParsing()
82 ByteVector b1, b2; in TestFontParsing()
117 ByteVector input_buffer; in TestTTFMemoryBasedReadWrite()
Dfont_data_test.cc143 void ReadFontDataWithSingleByte(ReadableFontData* rfd, ByteVector* buffer) { in ReadFontDataWithSingleByte()
152 ByteVector* b) { in ReadFontDataWithBuffer()
153 ByteVector buffer(buffer_size); in ReadFontDataWithBuffer()
166 ByteVector* b) { in ReadFontDataWithSlidingWindow()
189 ByteVector buffer(buffer_size); in WriteFontDataWithBuffer()
201 ByteVector b(rfd->Length()); in WriteFontDataWithSlidingWindow()
216 ByteVector b1, b2; in ReadComparison()
Dmemory_io_test.cc37 ByteVector test_buffer; in TestMemoryInputStream()
51 ByteVector b; in TestMemoryInputStream()
85 ByteVector test_buffer; in TestMemoryOutputStream()
Dtest_font_utils.cc55 ByteVector bv; in LoadFontUsingByteVector()
63 void LoadFile(const char* input_file_path, ByteVector* input_buffer) { in LoadFile()
Dverify_os2.cc80 ByteVector panose; in VerifyOS_2()
92 ByteVector vend_id; in VerifyOS_2()
Dtest_font_utils.h34 void LoadFile(const char* input_file_path, ByteVector* input_buffer);
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dfile_io_test.cc39 ByteVector b1; in TestFileInputStream()
49 ByteVector b2; in TestFileInputStream()
79 ByteVector b3; in TestFileInputStream()
100 ByteVector b1; in TestFontInputStreamBasic()
111 ByteVector b2; in TestFontInputStreamBasic()
139 ByteVector feat_data; in TestFontInputStreamTableLoading()
Dbyte_array_test.cc35 void ReadByteArrayWithBuffer(ByteArray* ba, ByteVector* buffer, ByteVector* b) { in ReadByteArrayWithBuffer()
47 ByteVector* b) { in ReadByteArrayWithSlidingWindow()
65 ByteVector b1, b2; in ReadComparison()
70 ByteVector buffer(buffer_size); in ReadComparison()
Dopen_type_data_test.cc27 ByteVector bytes; in TestOTFRead()
46 ByteVector source_bytes(1024); in TestOTFCopy()
53 ByteVector destination_bytes(1024); in TestOTFCopy()
Dfont_parsing_test.cc35 ByteVector input_buffer; in TestFontParsing()
65 ByteVector b; in TestFontParsing()
82 ByteVector b1, b2; in TestFontParsing()
117 ByteVector input_buffer; in TestTTFMemoryBasedReadWrite()
Dfont_data_test.cc143 void ReadFontDataWithSingleByte(ReadableFontData* rfd, ByteVector* buffer) { in ReadFontDataWithSingleByte()
152 ByteVector* b) { in ReadFontDataWithBuffer()
153 ByteVector buffer(buffer_size); in ReadFontDataWithBuffer()
166 ByteVector* b) { in ReadFontDataWithSlidingWindow()
189 ByteVector buffer(buffer_size); in WriteFontDataWithBuffer()
201 ByteVector b(rfd->Length()); in WriteFontDataWithSlidingWindow()
216 ByteVector b1, b2; in ReadComparison()
Dmemory_io_test.cc37 ByteVector test_buffer; in TestMemoryInputStream()
51 ByteVector b; in TestMemoryInputStream()
85 ByteVector test_buffer; in TestMemoryOutputStream()
Dtest_font_utils.cc55 ByteVector bv; in LoadFontUsingByteVector()
63 void LoadFile(const char* input_file_path, ByteVector* input_buffer) { in LoadFile()
Dverify_os2.cc80 ByteVector panose; in VerifyOS_2()
92 ByteVector vend_id; in VerifyOS_2()
Dtest_font_utils.h34 void LoadFile(const char* input_file_path, ByteVector* input_buffer);
/third_party/flatbuffers/tests/union_vector/
DMovie.java21 public ByteVector charactersTypeVector() { return charactersTypeVector(new ByteVector()); } in charactersTypeVector()
22 …public ByteVector charactersTypeVector(ByteVector obj) { int o = __offset(8); return o != 0 ? obj.… in charactersTypeVector()
/third_party/flatbuffers/java/com/google/flatbuffers/
DByteVector.java27 public final class ByteVector extends BaseVector { class
36 public ByteVector __assign(int vector, ByteBuffer bb) { in __assign()
/third_party/flatbuffers/tests/MyGame/Example/
DMonster.java33 public ByteVector inventoryVector() { return inventoryVector(new ByteVector()); } in inventoryVector()
34 …public ByteVector inventoryVector(ByteVector obj) { int o = __offset(14); return o != 0 ? obj.__as… in inventoryVector()
66 …public ByteVector testnestedflatbufferVector() { return testnestedflatbufferVector(new ByteVector(… in testnestedflatbufferVector()
67 …public ByteVector testnestedflatbufferVector(ByteVector obj) { int o = __offset(30); return o != 0… in testnestedflatbufferVector()
117 public ByteVector flexVector() { return flexVector(new ByteVector()); } in flexVector()
118 …public ByteVector flexVector(ByteVector obj) { int o = __offset(64); return o != 0 ? obj.__assign(… in flexVector()
190 public ByteVector vectorOfEnumsVector() { return vectorOfEnumsVector(new ByteVector()); } in vectorOfEnumsVector()
191 …public ByteVector vectorOfEnumsVector(ByteVector obj) { int o = __offset(98); return o != 0 ? obj.… in vectorOfEnumsVector()
199 …public ByteVector testrequirednestedflatbufferVector() { return testrequirednestedflatbufferVector… in testrequirednestedflatbufferVector()
200 …public ByteVector testrequirednestedflatbufferVector(ByteVector obj) { int o = __offset(102); retu… in testrequirednestedflatbufferVector()
DTypeAliases.java40 public ByteVector v8Vector() { return v8Vector(new ByteVector()); } in v8Vector()
41 …public ByteVector v8Vector(ByteVector obj) { int o = __offset(24); return o != 0 ? obj.__assign(__… in v8Vector()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
Dchrome_subsetter.cc40 bool LoadFile(const char* input_file_path, sfntly::ByteVector* input_buffer) { in LoadFile()
107 sfntly::ByteVector input_buffer; in main()
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
Dchrome_subsetter.cc40 bool LoadFile(const char* input_file_path, sfntly::ByteVector* input_buffer) { in LoadFile()
107 sfntly::ByteVector input_buffer; in main()
/third_party/gstreamer/gstplugins_good/ext/taglib/
Dgstid3v2mux.cc401 frame = factory->createFrame (ByteVector ((const char *) map.data, in add_id3v2frame_tag()
404 frame = factory->createFrame (ByteVector ((const char *) map.data, in add_id3v2frame_tag()
463 frame->setPicture (ByteVector ((const char *) map.data, map.size)); in add_image_tag()
596 ByteVector bytes (data, 10 + url_len); in add_uri_tag()
666 encoded_peak.peakVolume = ByteVector::fromShort(peak_int, true); in add_relative_volume_tag()
788 ByteVector rendered_tag; in gst_id3v2_mux_render_tag()

12