| /third_party/vk-gl-cts/execserver/ |
| H A D | xsProtocol.cpp | 149 void Message::writeHeader (MessageType type, size_t messageSize, deUint8* dst, size_t bufSize) in writeHeader() argument
|
| /third_party/skia/fuzz/ |
| H A D | FuzzDrawFunctions.cpp | 25 static void init_string(Fuzz* fuzz, char* str, size_t bufSize) { in init_string() argument
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deSocket.hpp | 98 deSocketResult send (const void* buf, size_t bufSize, size_t* numSent) { return deSocket_send(m_socket, buf, bufSize, numSent); } in send() argument 99 deSocketResult receive (void* buf, size_t bufSize, size_t* numRecv) { return deSocket_receive(m_socket, buf, bufSize, numRecv); } in receive() argument
|
| /third_party/vk-gl-cts/framework/delibs/destream/ |
| H A D | deRingbuffer.c | 113 static deStreamResult producerStream_write (deStreamData* stream, const void* buf, deInt32 bufSize, deInt32* written) in producerStream_write() argument 195 static deStreamResult consumerStream_read (deStreamData* stream, void* buf, deInt32 bufSize, deInt32* read) in consumerStream_read() argument
|
| H A D | deThreadStream.c | 83 static deStreamResult threadInStream_read (deStreamData* stream, void* buf, deInt32 bufSize, deInt32* numRead) in threadInStream_read() argument 152 static deStreamResult threadOutStream_write (deStreamData* stream, const void* buf, deInt32 bufSize, deInt32* numWritten) in threadOutStream_write() argument
|
| /base/hiviewdfx/hiview/base/test/unittest/common/ |
| H A D | event_loop_test.cpp | 97 const int bufSize = 2048; in OnFileDescriptorEvent() local
|
| /base/hiviewdfx/hidumper/test/unittest/common/ |
| H A D | hidumper_innerkits_test.cpp | 88 const int bufSize = 256; in StartTestProcess() local
|
| /base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/ |
| H A D | thread_sampler_test.cpp | 350 uint32_t bufSize = 128 * 1024; in HWTEST_F() local
|
| /base/hiviewdfx/hidumper/frameworks/native/ |
| H A D | dump_utils.cpp | 277 const int bufSize = 128; in ErrnoToMsg() local
|
| /base/msdp/device_status/intention/ipc/socket/src/ |
| H A D | socket_session_manager.cpp | 125 bool SocketSessionManager::SetBufferSize(int32_t sockFd, int32_t bufSize)
in SetBufferSize() argument
|
| /base/security/access_token/services/tokensyncmanager/include/remote/ |
| H A D | soft_bus_channel.h | 230 void RandomUuid(char buf[37], int bufSize)
in RandomUuid() argument
|
| /base/update/updater/services/ptable_parse/ |
| H A D | ptable_manager.cpp | 360 size_t bufSize = 0; in GetPtableBufferFromPkg() local
|
| /base/update/updater/test/fuzztest/package_fuzzer/ |
| H A D | pkg_fuzz_test.h | 108 size_t bufSize = 4096; in BuildFileDigest() local
|
| /device/board/hihope/dayu210/audio_drivers/soc/src/ |
| H A D | rk3588_dma_ops.c | 257 uint32_t bufSize; in Rk3588PcmPointer() local
|
| /device/board/hihope/rk3568/audio_drivers/soc/src/ |
| H A D | rk3568_dma_ops.c | 358 uint32_t bufSize; in Rk3568PcmPointer() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/ |
| H A D | blackbox_adapter_impl.c | 461 int FullWriteFile(const char *filePath, const char *buf, size_t bufSize, int isAppend) in FullWriteFile() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_hw_sequencer_debug.c | 48 unsigned int snprintf_count(char *pBuf, unsigned int bufSize, char *fmt, ...) in snprintf_count() argument 71 static unsigned int dcn10_get_hubbub_state(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_hubbub_state() argument 109 static unsigned int dcn10_get_hubp_states(struct dc *dc, char *pBuf, unsigned int bufSize, bool invarOnly) in dcn10_get_hubp_states() argument 188 dcn10_get_rq_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_rq_states() argument 230 dcn10_get_dlg_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_dlg_states() argument 287 dcn10_get_ttu_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_ttu_states() argument 327 dcn10_get_cm_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_cm_states() argument 382 dcn10_get_mpcc_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_mpcc_states() argument 413 dcn10_get_otg_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_otg_states() argument 467 dcn10_get_clock_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_clock_states() argument 541 dcn10_get_hw_state(struct dc *dc, char *pBuf, unsigned int bufSize, unsigned int mask) dcn10_get_hw_state() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-std.c | 104 find_std_name(const struct std_name *arrPtr, unsigned int arrSize, const char *bufPtr, unsigned int bufSize) find_std_name() argument 120 pvr2_std_str_to_id(v4l2_std_id *idPtr,const char *bufPtr, unsigned int bufSize) pvr2_std_str_to_id() argument 172 pvr2_std_id_to_str(char *bufPtr, unsigned int bufSize, v4l2_std_id id) pvr2_std_id_to_str() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-std.c | 104 find_std_name(const struct std_name *arrPtr, unsigned int arrSize, const char *bufPtr, unsigned int bufSize) find_std_name() argument 120 pvr2_std_str_to_id(v4l2_std_id *idPtr,const char *bufPtr, unsigned int bufSize) pvr2_std_str_to_id() argument 172 pvr2_std_id_to_str(char *bufPtr, unsigned int bufSize, v4l2_std_id id) pvr2_std_id_to_str() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_hw_sequencer_debug.c | 72 static unsigned int dcn10_get_hubbub_state(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_hubbub_state() argument 110 static unsigned int dcn10_get_hubp_states(struct dc *dc, char *pBuf, unsigned int bufSize, bool invarOnly) in dcn10_get_hubp_states() argument 189 static unsigned int dcn10_get_rq_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_rq_states() argument 231 static unsigned int dcn10_get_dlg_states(struct dc *dc, char *pBuf, unsigned int bufSize) in dcn10_get_dlg_states() argument 288 dcn10_get_ttu_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_ttu_states() argument 328 dcn10_get_cm_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_cm_states() argument 383 dcn10_get_mpcc_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_mpcc_states() argument 414 dcn10_get_otg_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_otg_states() argument 468 dcn10_get_clock_states(struct dc *dc, char *pBuf, unsigned int bufSize) dcn10_get_clock_states() argument 542 dcn10_get_hw_state(struct dc *dc, char *pBuf, unsigned int bufSize, unsigned int mask) dcn10_get_hw_state() argument [all...] |
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | Bench.cpp | 178 const size_t bufSize = Size();
in GenerateSimpleRandom() local 189 const size_t bufSize = Size();
in GenerateLz() local [all...] |
| /third_party/lzma/CPP/7zip/Crypto/ |
| H A D | 7zAes.cpp | 56 const size_t bufSize = 8 + SaltSize + Password.Size();
in CalcKey() local [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | indirect_glx.c | 283 int bufSize; in indirect_create_context_attribs() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_streamout.c | 85 unsigned bufSize = sizeof(SVGA3dStreamOutputDeclarationEntry) in svga_define_stream_output() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | syncobj.c | 475 _mesa_GetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, in _mesa_GetSynciv() argument
|