Home
last modified time | relevance | path

Searched defs:bufLen (Results 1 - 25 of 59) sorted by relevance

123

/kernel/liteos_a/lib/libscrew/src/
H A Dlos_seq_buf.c93 int bufLen; in LosBufVprintf() local
/kernel/uniproton/src/core/ipc/sem/
H A Dprt_sem_minor.c72 OS_SEC_L4_TEXT U32 PRT_SemGetPendList(SemHandle semHandle, U32 *tskCnt, U32 *pidBuf, U32 bufLen) in PRT_SemGetPendList() argument
/third_party/icu/icu4c/source/samples/translit/
H A Dutil.cpp62 int32_t bufLen = len + 16; in uprintf() local
/third_party/icu/tools/colprobe/
H A Dlongname.cpp20 int32_t bufLen = 0; in main() local
/third_party/icu/icu4c/source/samples/msgfmt/
H A Dutil.cpp62 int32_t bufLen = len + 16; in uprintf() local
/third_party/icu/icu4c/source/samples/datefmt/
H A Dutil.cpp62 int32_t bufLen = len + 16; in uprintf() local
/third_party/skia/third_party/externals/icu/source/samples/datefmt/
H A Dutil.cpp62 int32_t bufLen = len + 16; in uprintf() local
/third_party/skia/third_party/externals/icu/source/samples/msgfmt/
H A Dutil.cpp62 int32_t bufLen = len + 16; in uprintf() local
/third_party/skia/third_party/externals/icu/source/samples/translit/
H A Dutil.cpp62 int32_t bufLen = len + 16; in uprintf() local
/kernel/liteos_a/kernel/common/
H A Dvirtual_serial.c104 STATIC ssize_t SerialRead(struct file *filep, CHAR *buffer, size_t bufLen) in SerialRead() argument
128 STATIC ssize_t SerialWrite(struct file *filep, const CHAR *buffer, size_t bufLen) in SerialWrite() argument
H A Dlos_printf.c130 STATIC VOID OsVprintfFree(CHAR *buf, UINT32 bufLen) in OsVprintfFree() argument
144 UINT32 bufLen = SIZEBUF; in OsVprintf() local
[all...]
/kernel/uniproton/src/core/ipc/queue/
H A Dprt_queue.c133 U32 bufLen; in PRT_QueueRead() local
/third_party/icu/icu4c/source/samples/numfmt/
H A Dutil.cpp75 int32_t bufLen = str.extract(0, 0x7fffffff, stackBuffer, sizeof(stackBuffer), "UTF-8"); in uprintf() local
/third_party/skia/third_party/externals/icu/source/samples/numfmt/
H A Dutil.cpp75 int32_t bufLen = str.extract(0, 0x7fffffff, stackBuffer, sizeof(stackBuffer), "UTF-8"); in uprintf() local
/kernel/liteos_a/kernel/extended/trace/
H A Dtrace_offline.c130 UINT32 bufLen; in OsTraceReset() local
/kernel/liteos_a/net/telnet/src/
H A Dtelnet_dev.c92 INT32 TelnetTx(const CHAR *buf, UINT32 bufLen) in TelnetTx() argument
199 STATIC ssize_t TelnetRead(struct file *file, CHAR *buf, size_t bufLen) in TelnetRead() argument
244 TelnetWrite(struct file *file, const CHAR *buf, const size_t bufLen) TelnetWrite() argument
[all...]
/kernel/liteos_m/components/trace/
H A Dtrace_offline.c132 UINT32 bufLen; in OsTraceReset() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnptrans.cpp159 int32_t bufLen = rsource.length(); in map() local
/third_party/mesa3d/src/egl/main/
H A Deglconfigdebug.c94 size_t bufLen = strlen(buf); in _strnAppend() local
/third_party/node/deps/icu-small/source/tools/genrb/
H A Drle.c151 usArrayToRLEString(const uint16_t* src,int32_t srcLen,uint16_t* buffer, int32_t bufLen,UErrorCode* status) { in usArrayToRLEString() argument
197 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode* status) { in byteArrayToRLEString() argument
/third_party/icu/icu4c/source/tools/genrb/
H A Drle.c151 usArrayToRLEString(const uint16_t* src,int32_t srcLen,uint16_t* buffer, int32_t bufLen,UErrorCode* status) { in usArrayToRLEString() argument
197 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode* status) { in byteArrayToRLEString() argument
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Drle.c151 usArrayToRLEString(const uint16_t* src,int32_t srcLen,uint16_t* buffer, int32_t bufLen,UErrorCode* status) { in usArrayToRLEString() argument
197 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode* status) { in byteArrayToRLEString() argument
/kernel/liteos_a/kernel/extended/hilog/
H A Dlos_hilog.c149 static int HiLogReadRingBuffer(unsigned char *buffer, size_t bufLen) in HiLogReadRingBuffer() argument
166 static ssize_t HiLogRead(struct file *filep, char *buffer, size_t bufLen) in HiLogRead() argument
215 HiLogWriteRingBuffer(unsigned char *buffer, size_t bufLen) HiLogWriteRingBuffer() argument
247 HiLogCoverOldLog(size_t bufLen) HiLogCoverOldLog() argument
278 HiLogWriteInternal(const char *buffer, size_t bufLen) HiLogWriteInternal() argument
321 HiLogWrite(struct file *filep, const char *buffer, size_t bufLen) HiLogWrite() argument
[all...]
/kernel/liteos_a/fs/proc/os_adapt/
H A Dproc_vfs.c428 ssize_t VfsProcfsReadlink(struct Vnode *vnode, char *buffer, size_t bufLen) in VfsProcfsReadlink() argument
/third_party/icu/icu4c/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.h134 int32_t bufLen = len + 16; in uprintf() local
220 int32_t bufLen = len + 16; in uprintf() local
670 int32_t bufLen = str.extract(0, 0x7fffffff, stackBuffer, sizeof(stackBuffer), "UTF-8"); in uprintf() local
[all...]

Completed in 16 milliseconds

123