Home
last modified time | relevance | path

Searched defs:nBytes (Results 1 – 25 of 29) sorted by relevance

12

/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
DConversion.java660 final int nBytes) { in byteArrayToLong()
693 final int nBytes) { in byteArrayToInt()
726 final int nBytes) { in byteArrayToShort()
1104 final int nBytes) { in longToByteArray()
1134 final int nBytes) { in intToByteArray()
1164 final int nBytes) { in shortToByteArray()
1461 …atic byte[] uuidToByteArray(final UUID src, final byte[] dst, final int dstPos, final int nBytes) { in uuidToByteArray()
/external/oj-libjdwp/src/solaris/transport/socket/
Dsocket_md.c88 dbgsysRecvFrom(int fd, char *buf, size_t nBytes, in dbgsysRecvFrom()
110 dbgsysRecv(int fd, char *buf, size_t nBytes, int flags) { in dbgsysRecv()
120 dbgsysSend(int fd, char *buf, size_t nBytes, int flags) { in dbgsysSend()
/external/libevent/
Dbuffer_iocp.c98 evbuffer_commit_read_(struct evbuffer *evbuf, ev_ssize_t nBytes) in evbuffer_commit_read_()
139 evbuffer_commit_write_(struct evbuffer *evbuf, ev_ssize_t nBytes) in evbuffer_commit_write_()
Devent_iocp.c56 handle_entry(OVERLAPPED *o, ULONG_PTR completion_key, DWORD nBytes, int ok) in handle_entry()
/external/openthread/examples/platforms/utils/
Ddebug_uart.c65 void otPlatDebugUart_write_bytes(const uint8_t *pBytes, int nBytes) in otPlatDebugUart_write_bytes()
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_wgl.c181 UINT nBytes, in wglDescribePixelFormat()
342 UINT nBytes, in wglDescribeLayerPlane()
Dstw_pixelformat.c384 UINT nBytes, LPLAYERPLANEDESCRIPTOR plpd) in DrvDescribeLayerPlane()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DBnConvert.c54 NUMBYTES nBytes in BnFromBytes()
/external/aac/libFDK/src/
DFDK_crc.cpp377 HANDLE_FDK_BITSTREAM hBs, INT nBytes) { in calcCrc_Bytes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.h152 unsigned int nBytes = 4; in print() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
DBigIntegers.java338 int nBytes = (bitLength + 7) / 8; in createRandom() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/
DBigIntegers.java340 int nBytes = (bitLength + 7) / 8; in createRandom() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/util/
DBigIntegers.java340 int nBytes = (bitLength + 7) / 8; in createRandom() local
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.h150 unsigned int nBytes = 4; in print() local
/external/bzip2/
Dcompress.c243 Int32 nGroups, nBytes; in sendMTFValues() local
/external/guava/android/guava/src/com/google/common/hash/
DMurmur3_32HashFunction.java284 private void update(int nBytes, long update) { in update()
/external/guava/guava/src/com/google/common/hash/
DMurmur3_32HashFunction.java284 private void update(int nBytes, long update) { in update()
/external/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperfold.cpp594 int nBytes; in get() local
/external/cronet/third_party/icu/source/test/perf/ubrkperf/
Dubrkperfold.cpp594 int nBytes; in get() local
/external/angle/src/libGLESv2/
Dentry_points_wgl.cpp202 UINT nBytes, in wglDescribeLayerPlane()
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp1127 INT nBytes; in aacDecoder_UpdateBitStreamCounters() local
/external/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp1321 int nBytes; in get() local
/external/cronet/third_party/icu/source/test/perf/collationperf/
Dcollperf.cpp1321 int nBytes; in get() local
/external/pdfium/core/fxge/dib/
Dcfx_dibbase.cpp1007 int nBytes = GetBPP() / 8; in SwapXY() local
/external/pdfium/third_party/lcms/src/
Dcmspack.c3842 …SEXPORT cmsFormatterForColorspaceOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool l… in cmsFormatterForColorspaceOfProfile()
3858 cmsUInt32Number CMSEXPORT cmsFormatterForPCSOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes,… in cmsFormatterForPCSOfProfile()

12