/kernel/liteos_a/kernel/extended/blackbox/ |
H A D | los_blackbox_detector.c | 55 int UploadEventByStream(const char *buf, size_t bufSize) in UploadEventByStream() argument
|
H A D | los_blackbox_system_adapter.c | 68 static void SaveFaultLog(const char *filePath, const char *dataBuf, size_t bufSize, struct ErrorInfo *info) in SaveFaultLog() argument
|
H A D | los_blackbox_common.c | 57 int FullWriteFile(const char *filePath, const char *buf, size_t bufSize, int isAppend) in FullWriteFile() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/ |
H A D | fortify_pread_chk_test.cpp | 28 size_t bufSize = sizeof(buf); in HWTEST_F() local
|
/third_party/lzma/CPP/7zip/Common/ |
H A D | InBuffer.cpp | 20 bool CInBuffer::Create(size_t bufSize) throw()
in Create() argument
|
H A D | OutBuffer.cpp | 9 bool COutBuffer::Create(UInt32 bufSize) throw()
in Create() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | robustness.c | 34 _context_lost_GetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, in _context_lost_GetSynciv() argument
|
/third_party/musl/Benchmark/musl/ |
H A D | libc_pwd.cpp | 25 size_t bufSize = sysconf(_SC_GETPW_R_SIZE_MAX); in AllocGetpwrBuf() local 39 size_t bufSize = AllocGetpwrBuf(&buf); in Bm_function_Getpwnam_r() local 56 size_t bufSize = AllocGetpwrBuf(&buf); in Bm_function_Getpwuid_r() local
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deRingBuffer.cpp | 41 int bufSize = rnd.getInt(1, 2048); in RingBuffer_selfTest() local
|
/third_party/vk-gl-cts/framework/delibs/destream/ |
H A D | deInStream.h | 44 DE_INLINE deStreamResult deInStream_read (deInStream* stream, void* buf, deInt32 bufSize, deInt32* numWritten) in deInStream_read() argument
|
H A D | deOutStream.h | 45 DE_INLINE deStreamResult deOutStream_write (deOutStream* stream, const void* buf, deInt32 bufSize, deInt32* numWritten) in deOutStream_write() argument
|
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/ |
H A D | process_test_063.cpp | 50 static void GetRandomData(char **buf, int bufSize) in GetRandomData() argument
|
H A D | process_test_064.cpp | 50 static void GetRandomData(char **buf, int bufSize) in GetRandomData() argument
|
/third_party/lzma/CPP/Windows/ |
H A D | CommonDialog.cpp | 177 const unsigned bufSize = MAX_PATH * 8
in CommonDlg_BrowseForFile() local 229 unsigned bufSize = MAX_PATH * 8 + FilePath.Len();
in CommonDlg_BrowseForFile() local
|
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
H A D | crypt.h | 90 crypthead(const char* passwd, unsigned char* buf, int bufSize, unsigned long* pkeys, const z_crc_t* pcrc_32_tab, unsigned long crcForCrypting) crypthead() argument
|
/third_party/skia/third_party/externals/zlib/contrib/minizip/ |
H A D | crypt.h | 90 crypthead(const char* passwd, unsigned char* buf, int bufSize, unsigned long* pkeys, const z_crc_t* pcrc_32_tab, unsigned long crcForCrypting) crypthead() argument
|
/third_party/vk-gl-cts/framework/delibs/dethread/unix/ |
H A D | deNamedSemaphoreUnix.c | 39 static void NamedSemaphore_getName (const NamedSemaphore* sem, char* buf, int bufSize) in NamedSemaphore_getName() argument
|
/third_party/zlib/contrib/minizip/ |
H A D | crypt.h | 91 crypthead(const char* passwd, unsigned char* buf, int bufSize, unsigned long* pkeys, const z_crc_t* pcrc_32_tab, unsigned long crcForCrypting) crypthead() argument
|
/device/board/hihope/dayu210/camera/vdi_impl/v4l2/driver_adapter/test/unittest/src/ |
H A D | utest_v4l2_dev.cpp | 110 unsigned int bufSize; in HWTEST_F() local
|
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/driver_adapter/test/unittest/src/ |
H A D | utest_v4l2_dev.cpp | 110 unsigned int bufSize; in HWTEST_F() local
|
/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | i2c_test.h | 39 uint16_t bufSize; member
|
H A D | i3c_test.h | 25 uint16_t bufSize; member
|
/drivers/peripheral/pin_auth/hdi_service/adaptor/src/ |
H A D | buffer.c | 115 ResultCode InitBuffer(Buffer *buffer, const uint8_t *buf, const uint32_t bufSize) in InitBuffer() argument
|
/kernel/liteos_a/apps/perf/src/ |
H A D | perf_record.c | 108 ssize_t PerfWriteFile(const char *filePath, const char *buf, ssize_t bufSize) in PerfWriteFile() argument
|
/test/xts/hats/kernel/posix_interface/interface_gn/utils/ |
H A D | libfs.cpp | 109 const int bufSize = 100 * 1024;
in CopyFile() local
|