Home
last modified time | relevance | path

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

12345678910>>...26

/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
H A 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()
/aosp_15_r20/external/oj-libjdwp/src/solaris/transport/socket/
H A 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()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/mediacopy/
H A Dmedia_copy.cpp247 uint32_t nBytes = 0; in GetMinRequiredSurfaceSizeInBytes() local
303 uint32_t nBytes = GetMinRequiredSurfaceSizeInBytes(res.dwPitch, res.dwHeight, res.Format); in CheckResourceSizeValidForCopy() local
/aosp_15_r20/external/libevent/
H A 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_()
H A Devent_iocp.c56 handle_entry(OVERLAPPED *o, ULONG_PTR completion_key, DWORD nBytes, int ok) in handle_entry()
/aosp_15_r20/frameworks/av/media/module/codecs/mp3dec/src/
H A Dpvmp3_framedecoder.cpp791 for (int32 nBytes = temp; nBytes != 0; nBytes--) /* read main data. */ in fillMainDataBuf() local
803 for (int32 nBytes = temp; nBytes != 0; nBytes--) /* read main data. */ in fillMainDataBuf() local
/aosp_15_r20/external/mesa3d/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c173 UINT nBytes, in wglDescribePixelFormat()
338 UINT nBytes, in wglDescribeLayerPlane()
/aosp_15_r20/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsBackupAgent.java512 int nBytes = in.readInt(); in onRestoreFile() local
574 restoreLockSettings(UserHandle.myUserId(), buffer, nBytes); in onRestoreFile() local
1161 private void restoreLockSettings(@UserIdInt int userId, byte[] buffer, int nBytes) { in restoreLockSettings()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/
H A Dstw_gdishim.c40 UINT nBytes, in DescribePixelFormat()
H A Dstw_pixelformat.c456 UINT nBytes, LPLAYERPLANEDESCRIPTOR plpd) in DrvDescribeLayerPlane()
/aosp_15_r20/external/openthread/examples/platforms/utils/
H A Ddebug_uart.c65 void otPlatDebugUart_write_bytes(const uint8_t *pBytes, int nBytes) in otPlatDebugUart_write_bytes()
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
H A DBnConvert.c54 NUMBYTES nBytes in BnFromBytes()
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/codec/ddi/enc/
H A Dddi_encode_avc_specific.cpp1807 uint32_t nBytes = n / 8; in PutBits() local
1856 uint32_t nBytes = n / 8; in GetBits() local
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/codec/ddi/
H A Dmedia_ddi_encode_avc.cpp1862 uint32_t nBytes = n / 8; in PutBits() local
1911 uint32_t nBytes = n / 8; in GetBits() local
/aosp_15_r20/external/aac/libFDK/src/
H A DFDK_crc.cpp377 HANDLE_FDK_BITSTREAM hBs, INT nBytes) { in calcCrc_Bytes()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h152 unsigned int nBytes = 4; in print() local
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h150 unsigned int nBytes = 4; in print() local
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/util/
H A DBigIntegers.java340 int nBytes = (bitLength + 7) / 8; in createRandom() local
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
H A DBigIntegers.java338 int nBytes = (bitLength + 7) / 8; in createRandom() local
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/
H A DBigIntegers.java340 int nBytes = (bitLength + 7) / 8; in createRandom() local
/aosp_15_r20/external/bzip2/
H A Dcompress.c243 Int32 nGroups, nBytes; in sendMTFValues() local
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/os/
H A DMmsMessagingDemo.java280 final int nBytes = (int) mDownloadFile.length(); in handleReceivedResult() local
/aosp_15_r20/external/guava/android/guava/src/com/google/common/hash/
H A DMurmur3_32HashFunction.java282 private void update(int nBytes, long update) { in update()
/aosp_15_r20/external/guava/guava/src/com/google/common/hash/
H A DMurmur3_32HashFunction.java282 private void update(int nBytes, long update) { in update()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusmetaheader.h48 DWORD nBytes; member

12345678910>>...26