/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/ |
D | byte_array_test.cc | 29 void FillTestByteArray(ByteArray* ba, int32_t size) { in FillTestByteArray() 35 void ReadByteArrayWithBuffer(ByteArray* ba, ByteVector* buffer, ByteVector* b) { in ReadByteArrayWithBuffer() 46 void ReadByteArrayWithSlidingWindow(ByteArray* ba, int window_size, in ReadByteArrayWithSlidingWindow() 93 bool CopyTest(ByteArray* ba) { in CopyTest() 107 bool ByteArrayTester(ByteArray* ba) { in ByteArrayTester() 119 ByteArrayPtr ba = new MemoryByteArray(size); in TestMemoryByteArray() local 133 ByteArrayPtr ba = new GrowableMemoryByteArray(); in TestGrowableMemoryByteArray() local
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
D | byte_array_test.cc | 29 void FillTestByteArray(ByteArray* ba, int32_t size) { in FillTestByteArray() 35 void ReadByteArrayWithBuffer(ByteArray* ba, ByteVector* buffer, ByteVector* b) { in ReadByteArrayWithBuffer() 46 void ReadByteArrayWithSlidingWindow(ByteArray* ba, int window_size, in ReadByteArrayWithSlidingWindow() 93 bool CopyTest(ByteArray* ba) { in CopyTest() 107 bool ByteArrayTester(ByteArray* ba) { in ByteArrayTester() 119 ByteArrayPtr ba = new MemoryByteArray(size); in TestMemoryByteArray() local 133 ByteArrayPtr ba = new GrowableMemoryByteArray(); in TestGrowableMemoryByteArray() local
|
/third_party/flutter/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/data/ |
D | ByteArrayTests.java | 50 private void byteArrayTester(ByteArray<? extends ByteArray<?>> ba) throws Exception { in byteArrayTester() 55 private void copyTest(ByteArray<? extends ByteArray<?>> ba) throws Exception { in copyTest() 102 ByteArray<? extends ByteArray<?>> ba, byte[] buffer) { in readByteArrayWithBuffer() 115 ByteArray<? extends ByteArray<?>> ba, int windowSize) { in readByteArrayWithSlidingWindow() 128 ByteArray<? extends ByteArray<?>> ba, int size) { in fillTestByteArray()
|
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/data/ |
D | ByteArrayTests.java | 50 private void byteArrayTester(ByteArray<? extends ByteArray<?>> ba) throws Exception { in byteArrayTester() 55 private void copyTest(ByteArray<? extends ByteArray<?>> ba) throws Exception { in copyTest() 102 ByteArray<? extends ByteArray<?>> ba, byte[] buffer) { in readByteArrayWithBuffer() 115 ByteArray<? extends ByteArray<?>> ba, int windowSize) { in readByteArrayWithSlidingWindow() 128 ByteArray<? extends ByteArray<?>> ba, int size) { in fillTestByteArray()
|
/third_party/libwebsockets/lib/drivers/display/ |
D | ssd1306-i2c.c | 78 uint8_t ba[2]; in lws_display_ssd1306_i2c_contrast() local 93 uint8_t ba[6]; in lws_display_ssd1306_i2c_blit() local
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
D | font_data.cc | 60 FontData::FontData(ByteArray* ba) { in FontData() 78 void FontData::Init(ByteArray* ba) { in Init()
|
D | writable_font_data.cc | 27 WritableFontData::WritableFontData(ByteArray* ba) : ReadableFontData(ba) { in WritableFontData() 35 ByteArrayPtr ba; in CreateWritableFontData() local 51 ByteArrayPtr ba = new GrowableMemoryByteArray(); in CreateWritableFontData() local
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/ |
D | font_data.cc | 60 FontData::FontData(ByteArray* ba) { in FontData() 78 void FontData::Init(ByteArray* ba) { in Init()
|
D | writable_font_data.cc | 27 WritableFontData::WritableFontData(ByteArray* ba) : ReadableFontData(ba) { in WritableFontData() 35 ByteArrayPtr ba; in CreateWritableFontData() local 51 ByteArrayPtr ba = new GrowableMemoryByteArray(); in CreateWritableFontData() local
|
/third_party/boost/libs/beast/test/beast/_experimental/ |
D | icy_stream.cpp | 48 buffers_adaptor<decltype(mbs)> ba(mbs); in doMatrix() local 72 buffers_adaptor<decltype(mbs)> ba(mbs); in doMatrix() local
|
/third_party/cmsis/CMSIS/DSP/Source/DistanceFunctions/ |
D | arm_boolean_distance_template.h | 101 uint32_t a, b, ba, bb; in FUNC() local 252 uint32_t a,b,ba,bb; in FUNC() local 472 uint32_t a,b,ba,bb; in FUNC() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_destroy/ |
D | 1-1.c | 26 pthread_barrierattr_t ba; in main() local
|
/third_party/boost/libs/numeric/ublas/doc/samples/ |
D | banded_adaptor.cpp | 19 banded_adaptor<matrix<double> > ba (m, 1, 1); in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_setpshared/ |
D | 2-1.c | 33 pthread_barrierattr_t ba; in main() local
|
D | 1-1.c | 30 pthread_barrierattr_t ba; in main() local
|
/third_party/typescript/tests/cases/compiler/ |
D | createArray.ts | 7 var ba=new boolean[]; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_getpshared/ |
D | 1-1.c | 26 pthread_barrierattr_t ba; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_init/ |
D | 1-1.c | 27 pthread_barrierattr_t ba; in main() local
|
D | 2-1.c | 29 pthread_barrierattr_t ba; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_init/ |
D | 1-1.c | 34 pthread_barrierattr_t ba; in main() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/riff/ |
D | riff-media.c | 1234 gint ba = strf->blockalign; in gst_riff_create_audio_caps() local 1317 gint ba = strf->blockalign; in gst_riff_create_audio_caps() local 1648 gint ba = strf->blockalign; in gst_riff_create_audio_caps() local 1682 gint ba = strf->blockalign; in gst_riff_create_audio_caps() local
|
/third_party/boost/tools/build/src/engine/ |
D | search.cpp | 84 BINDING * ba; in set_explicit_binding() local 186 BINDING * ba; in search() local
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
D | WritableFontData.java | 41 ByteArray<?> ba = null; in createWritableFontData() local 61 ByteArray<?> ba = new MemoryByteArray(b); in createWritableFontData() local 74 ByteArray<?> ba = null; in createWritableFontData() local
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/ |
D | rtmphandshake.c | 83 GByteArray *ba = g_byte_array_sized_new (SIZE_RANDOM); in handshake_random_data() local 120 GByteArray *ba = g_byte_array_sized_new (SIZE_P0P1); in create_c0c1() local 200 GByteArray *ba = g_byte_array_sized_new (SIZE_P2); in create_c2() local
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
D | WritableFontData.java | 41 ByteArray<?> ba = null; in createWritableFontData() local 61 ByteArray<?> ba = new MemoryByteArray(b); in createWritableFontData() local 74 ByteArray<?> ba = null; in createWritableFontData() local
|