Home
last modified time | relevance | path

Searched defs:bbuf (Results 1 – 11 of 11) sorted by relevance

/external/openssh/regress/unittests/bitmap/
Dtests.c34 u_char bbuf[1024], bnbuf[1024]; in tests() local
/external/webrtc/webrtc/p2p/base/
Dstunserver.cc31 rtc::ByteBuffer bbuf(buf, size); in OnPacket() local
/external/tensorflow/tensorflow/lite/java/src/test/java/org/tensorflow/lite/
DNativeInterpreterWrapperTest.java277 ByteBuffer bbuf = ByteBuffer.allocateDirect(2 * 8 * 8 * 3); in testRunWithByteBufferHavingBytes() local
309 ByteBuffer bbuf = ByteBuffer.allocateDirect(4 * 8 * 8 * 3 * 4); in testRunWithByteBufferHavingFloats() local
347 ByteBuffer bbuf = ByteBuffer.allocateDirect(2 * 7 * 8 * 3); in testRunWithByteBufferHavingWrongSize() local
/external/icu/icu4c/source/test/cintltst/
Dcdateintervalformattest.c296 char bbuf[kSizeBBuf]; in TestFPos_SkelWithSeconds() local
Dcnumtst.c2609 char bbuf[kUBufMax*2]; in TestContext() local
/external/aac/libArithCoding/src/
Dac_arith_coder.cpp612 static ARITH_CODING_ERROR decode2(HANDLE_FDK_BITSTREAM bbuf, in decode2()
/external/ImageMagick/coders/
Dwpg.c449 bbuf, in UnpackWPGRaster() local
576 bbuf, in UnpackWPG2Raster() local
/external/e2fsprogs/lib/ext2fs/
Dinline_data.c274 char *bbuf, char *ibuf, int size) in ext2fs_inline_data_convert_dir()
/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/
DTensorTest.java181 ByteBuffer bbuf = ByteBuffer.allocate(1024).order(ByteOrder.nativeOrder()); in writeTo() local
/external/mdnsresponder/mDNSWindows/
DmDNSWin32.h64 uint8_t bbuf[ 4192 ]; member
/external/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp1017 char bbuf[96]; in testSetLocale() local