/kernel/liteos_a/lib/libscrew/src/ |
H A D | los_seq_buf.c | 93 int bufLen; in LosBufVprintf() local
|
/kernel/uniproton/src/core/ipc/sem/ |
H A D | prt_sem_minor.c | 72 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 D | util.cpp | 62 int32_t bufLen = len + 16; in uprintf() local
|
/third_party/icu/tools/colprobe/ |
H A D | longname.cpp | 20 int32_t bufLen = 0; in main() local
|
/third_party/icu/icu4c/source/samples/msgfmt/ |
H A D | util.cpp | 62 int32_t bufLen = len + 16; in uprintf() local
|
/third_party/icu/icu4c/source/samples/datefmt/ |
H A D | util.cpp | 62 int32_t bufLen = len + 16; in uprintf() local
|
/third_party/skia/third_party/externals/icu/source/samples/datefmt/ |
H A D | util.cpp | 62 int32_t bufLen = len + 16; in uprintf() local
|
/third_party/skia/third_party/externals/icu/source/samples/msgfmt/ |
H A D | util.cpp | 62 int32_t bufLen = len + 16; in uprintf() local
|
/third_party/skia/third_party/externals/icu/source/samples/translit/ |
H A D | util.cpp | 62 int32_t bufLen = len + 16; in uprintf() local
|
/kernel/liteos_a/kernel/common/ |
H A D | virtual_serial.c | 104 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 D | los_printf.c | 130 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 D | prt_queue.c | 133 U32 bufLen; in PRT_QueueRead() local
|
/third_party/icu/icu4c/source/samples/numfmt/ |
H A D | util.cpp | 75 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 D | util.cpp | 75 int32_t bufLen = str.extract(0, 0x7fffffff, stackBuffer, sizeof(stackBuffer), "UTF-8"); in uprintf() local
|
/kernel/liteos_a/kernel/extended/trace/ |
H A D | trace_offline.c | 130 UINT32 bufLen; in OsTraceReset() local
|
/kernel/liteos_a/net/telnet/src/ |
H A D | telnet_dev.c | 92 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 D | trace_offline.c | 132 UINT32 bufLen; in OsTraceReset() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | nptrans.cpp | 159 int32_t bufLen = rsource.length(); in map() local
|
/third_party/mesa3d/src/egl/main/ |
H A D | eglconfigdebug.c | 94 size_t bufLen = strlen(buf); in _strnAppend() local
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | rle.c | 151 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 D | rle.c | 151 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 D | rle.c | 151 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 D | los_hilog.c | 149 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 D | proc_vfs.c | 428 ssize_t VfsProcfsReadlink(struct Vnode *vnode, char *buffer, size_t bufLen) in VfsProcfsReadlink() argument
|
/third_party/icu/icu4c/source/test/perf/DateFmtPerf/ |
H A D | DateFmtPerf.h | 134 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...] |