Home
last modified time | relevance | path

Searched defs:ba (Results 1 - 25 of 60) sorted by relevance

123

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_destroy/
H A D1-1.c26 pthread_barrierattr_t ba; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_init/
H A D1-1.c27 pthread_barrierattr_t ba; in main() local
H A D2-1.c29 pthread_barrierattr_t ba; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_getpshared/
H A D1-1.c26 pthread_barrierattr_t ba; in main() local
H A D2-1.c61 pthread_barrierattr_t ba; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_init/
H A D1-1.c34 pthread_barrierattr_t ba; in main() local
/third_party/libwebsockets/lib/drivers/display/
H A Dssd1306-i2c.c78 uint8_t ba[2]; in lws_display_ssd1306_i2c_contrast() local
93 uint8_t ba[6]; in lws_display_ssd1306_i2c_blit() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dfont_data.cc60 FontData::FontData(ByteArray* ba) { in FontData() argument
78 void FontData::Init(ByteArray* ba) { in Init() argument
H A Dwritable_font_data.cc27 WritableFontData::WritableFontData(ByteArray* ba) : ReadableFontData(ba) { in WritableFontData() argument
35 ByteArrayPtr ba; in CreateWritableFontData() local
51 ByteArrayPtr ba = new GrowableMemoryByteArray(); in CreateWritableFontData() local
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_image_load_store.c186 nir_ssa_def *ba = nir_channel(b, result, 1); in v3d_nir_lower_image_load() local
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/data/
H A DByteArrayTests.java50 private void byteArrayTester(ByteArray<? extends ByteArray<?>> ba) throws Exception { in byteArrayTester() argument
55 private void copyTest(ByteArray<? extends ByteArray<?>> ba) throws Exception { in copyTest() argument
101 readByteArrayWithBuffer( ByteArray<? extends ByteArray<?>> ba, byte[] buffer) readByteArrayWithBuffer() argument
114 readByteArrayWithSlidingWindow( ByteArray<? extends ByteArray<?>> ba, int windowSize) readByteArrayWithSlidingWindow() argument
127 fillTestByteArray( ByteArray<? extends ByteArray<?>> ba, int size) fillTestByteArray() argument
[all...]
/third_party/skia/third_party/externals/libwebp/extras/
H A Dextras.c96 const uint32_t ba = rgb4444[2 * x + 0]; in WebPImportRGB4444() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dupsampling_mips_dsp_r2.c85 const int ba = (b & 0xf0) | 0x0f; // overwrite the lower 4 bits in YuvToRgba4444() local
H A Dyuv.h115 const int ba = (b & 0xf0) | 0x0f; // overwrite the lower 4 bits in VP8YuvToRgba4444() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dbyte_array_test.cc29 void FillTestByteArray(ByteArray* ba, int32_t size) { in FillTestByteArray() argument
35 void ReadByteArrayWithBuffer(ByteArray* ba, ByteVector* buffer, ByteVector* b) { in ReadByteArrayWithBuffer() argument
46 void ReadByteArrayWithSlidingWindow(ByteArray* ba, int window_size, in ReadByteArrayWithSlidingWindow() argument
93 CopyTest(ByteArray* ba) CopyTest() argument
107 ByteArrayTester(ByteArray* ba) ByteArrayTester() argument
119 ByteArrayPtr ba = new MemoryByteArray(size); TestMemoryByteArray() local
133 ByteArrayPtr ba = new GrowableMemoryByteArray(); TestGrowableMemoryByteArray() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuRGBA.cpp80 int ba = (aPacked >> RGBA::BLUE_SHIFT) & 0xFF; in computeAbsDiffMasked() local
/third_party/ffmpeg/libavformat/
H A Dau.c153 int bps, ba = 0; in au_read_header() local
/third_party/ltp/testcases/kernel/io/writetest/
H A Dwritetest.c139 int ba, br; in verify_file() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DFontData.java78 protected FontData(ByteArray<? extends ByteArray<?>> ba) { in FontData() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dfont_factory.cc120 FontBuilderArray ba; in LoadCollection() local
/third_party/backends/sanei/
H A Dsanei_config.c254 SANE_Bool *ba; in sanei_configure_attach() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceBundleImpl.java73 public byte [] getBinary(byte []ba) { in getBinary() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DUResourceBundle.java453 public byte[] getBinary(byte[] ba) { in getBinary() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUResourceBundleImpl.java74 public byte [] getBinary(byte []ba) { in getBinary() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DUResourceBundle.java434 public byte[] getBinary(byte[] ba) { in getBinary() argument

Completed in 12 milliseconds

123