Home
last modified time | relevance | path

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

/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.c97 evbuffer_commit_read_(struct evbuffer *evbuf, ev_ssize_t nBytes) in evbuffer_commit_read_()
138 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/mesa3d/src/gallium/state_trackers/wgl/
Dstw_wgl.c182 UINT nBytes, in wglDescribePixelFormat()
341 UINT nBytes, in wglDescribeLayerPlane()
Dstw_pixelformat.c376 UINT nBytes, LPLAYERPLANEDESCRIPTOR plpd) in DrvDescribeLayerPlane()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
DBigIntegers.java191 int nBytes = (bitLength + 7) / 8; in createRandom() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/
DBigIntegers.java193 int nBytes = (bitLength + 7) / 8; in createRandom() local
/external/aac/libFDK/src/
DFDK_crc.cpp377 HANDLE_FDK_BITSTREAM hBs, INT nBytes) { in calcCrc_Bytes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.h153 unsigned int nBytes = 4; in print() local
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.h150 unsigned int nBytes = 4; in print() local
/external/tensorflow/tensorflow/contrib/mpi/
Dmpi_rendezvous_mgr.cc126 const size_t nBytes = tr.tensor().TotalBytes(); in RecvFromRemoteAsync() local
/external/bzip2/
Dcompress.c243 Int32 nGroups, nBytes; in sendMTFValues() local
/external/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperfold.cpp594 int nBytes; in get() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.cpp482 bool CSourceStream::Skip(const unsigned int nBytes) in Skip()
556 bool CSourceResource::Skip(const unsigned int nBytes) in Skip()
3482 PVRTuint32 nStride, nOffset, nBytes; local
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp1112 INT nBytes; in aacDecoder_UpdateBitStreamCounters() local
/external/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp1322 int nBytes; in get() local
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_wave_win.cc3543 const int16_t nBytes = (2*_playChannels)*nSamples; in Write() local
/external/pdfium/third_party/lcms/src/
Dcmspack.c3330 …SEXPORT cmsFormatterForColorspaceOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool l… in cmsFormatterForColorspaceOfProfile()
3343 cmsUInt32Number CMSEXPORT cmsFormatterForPCSOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes,… in cmsFormatterForPCSOfProfile()
Dcmstypes.c4644 cmsUInt16Number nChannels, nElems, nBytes; in Type_vcgt_Read() local
/external/pdfium/core/fxge/dib/
Dcfx_dibsource.cpp1001 int nBytes = GetBPP() / 8; in SwapXY() local
/external/libopus/src/
Dopus_encoder.c1075 opus_int32 nBytes; in opus_encode_native() local
/external/fonttools/Lib/fontTools/misc/
DpsCharStrings.py1053 def getBytes(self, index, nBytes): argument
/external/sqlite/dist/orig/
Dsqlite3.c22706 static void *memsys3Malloc(int nBytes){ in memsys3Malloc()
22728 static void *memsys3Realloc(void *pPrior, int nBytes){ in memsys3Realloc()
23253 static void *memsys5Malloc(int nBytes){ in memsys5Malloc()
23288 static void *memsys5Realloc(void *pPrior, int nBytes){ in memsys5Realloc()
/external/sqlite/dist/
Dsqlite3.c22706 static void *memsys3Malloc(int nBytes){ in memsys3Malloc()
22728 static void *memsys3Realloc(void *pPrior, int nBytes){ in memsys3Realloc()
23253 static void *memsys5Malloc(int nBytes){ in memsys5Malloc()
23288 static void *memsys5Realloc(void *pPrior, int nBytes){ in memsys5Realloc()