| /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
|
| D | font_data_test.cc | 137 void FillTestByteArray(ByteArray* ba, int32_t size) { in FillTestByteArray() 306 ByteArrayPtr ba = new MemoryByteArray(size); in TestReadableFontData() local 317 ByteArrayPtr ba = new MemoryByteArray(size); in TestWritableFontData() local
|
| /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/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
|
| D | readable_font_data.cc | 43 ByteArrayPtr ba = new MemoryByteArray(b->size()); in CreateReadableFontData() local 223 int32_t ReadableFontData::CopyTo(ByteArray* ba) { in CopyTo()
|
| /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/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_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/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_getpshared/ |
| D | 1-1.c | 26 pthread_barrierattr_t ba; in main() local
|
| D | 2-1.c | 61 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_barrier_init/ |
| D | 1-1.c | 34 pthread_barrierattr_t ba; in main() 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
|
| D | FontData.java | 78 protected FontData(ByteArray<? extends ByteArray<?>> ba) { in FontData()
|
| /third_party/typescript/tests/baselines/reference/ |
| D | classConstructorAccessibility2.js | 39 var ba = new BaseA(1); variable 122 var ba = new BaseA(1); variable
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuRGBA.cpp | 80 int ba = (aPacked >> RGBA::BLUE_SHIFT) & 0xFF; in computeAbsDiffMasked() local
|
| /third_party/typescript/tests/cases/conformance/classes/constructorDeclarations/ |
| D | classConstructorAccessibility2.ts | 40 var ba = new BaseA(1); variable
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| D | v3d_nir_lower_image_load_store.c | 186 nir_ssa_def *ba = nir_channel(b, result, 1); in v3d_nir_lower_image_load() local
|
| /third_party/lame/mpglib/ |
| D | layer2.c | 231 unsigned char ba = si->allocation[i][ch]; in II_step_two() local 273 unsigned char ba = si->allocation[i][0]; in II_step_two() local
|
| /third_party/skia/third_party/externals/libwebp/extras/ |
| D | extras.c | 96 const uint32_t ba = rgb4444[2 * x + 0]; in WebPImportRGB4444() local
|
| /third_party/ltp/testcases/kernel/io/writetest/ |
| D | writetest.c | 139 int ba, br; in verify_file() local
|