| /foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
| H A D | obex_utils.cpp | 225 const int bufSize = 20; in MakeNonce() local 250 const int bufSize = 256; in MakeRequestDigest() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/ |
| H A D | nstackx_socket.c | 42 int32_t bufSize; in GetTcpSocketBufSize() local 60 static int32_t SetTcpSocketBufSize(SocketDesc fd, int32_t bufSize) in SetTcpSocketBufSize() argument [all...] |
| /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
|
| H A D | eval.c | 492 _mesa_GetnMapdvARB( GLenum target, GLenum query, GLsizei bufSize, GLdouble *v ) in _mesa_GetnMapdvARB() argument 582 _mesa_GetnMapfvARB( GLenum target, GLenum query, GLsizei bufSize, GLfloat *v ) in _mesa_GetnMapfvARB() argument 674 _mesa_GetnMapivARB( GLenum target, GLenum query, GLsizei bufSize, GLint *v ) _mesa_GetnMapivARB() argument [all...] |
| H A D | formatquery.c | 65 _legal_parameters(struct gl_context *ctx, GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint *params) _legal_parameters() argument 880 _mesa_GetInternalformativ(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint *params) _mesa_GetInternalformativ() argument 1623 _mesa_GetInternalformati64v(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint64 *params) _mesa_GetInternalformati64v() argument [all...] |
| /third_party/lzma/C/ |
| H A D | CpuArch.c | 816 size_t bufSize = sizeof(*val);
in z7_sysctlbyname_Get_UInt32() local
|
| /third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
| H A D | pb_bufmgr_slab.c | 105 pb_size bufSize; member 448 pb_slab_manager_create(struct pb_manager *provider, pb_size bufSize, pb_size slabSize, const struct pb_desc *desc) pb_slab_manager_create() argument 482 pb_size bufSize; pb_slab_range_manager_create_buffer() local 536 pb_size bufSize; pb_slab_range_manager_create() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | HLSLCompiler.cpp | 370 SIZE_T bufSize = shaderBinary->GetBufferSize(); in disassembleBinary() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Shader.cpp | 104 void Shader::getInfoLog(GLsizei bufSize, GLsizei *length, char *infoLogOut) in getInfoLog() argument 137 void Shader::getSource(GLsizei bufSize, GLsizei *length, char *source) in getSource() argument
|
| /third_party/vk-gl-cts/framework/delibs/destream/ |
| H A D | deIOStream.h | 86 DE_INLINE deStreamResult deIOStream_write (deIOStream* stream, const void* buf, deInt32 bufSize, deInt32* numWritten) in deIOStream_write() argument 95 DE_INLINE deStreamResult deIOStream_read (deIOStream* stream, void* buf, deInt32 bufSize, deInt32* numRead) in deIOStream_read() argument
|
| /third_party/vk-gl-cts/framework/delibs/deutil/ |
| H A D | deFile.c | 187 deFileResult deFile_read (deFile* file, void* buf, deInt64 bufSize, deInt64* numReadPtr) in deFile_read() argument 197 deFileResult deFile_write (deFile* file, const void* buf, deInt64 bufSize, deInt64* numWrittenPtr) in deFile_write() argument 365 deFileResult deFile_read (deFile* file, void* buf, deInt64 bufSize, deInt64* numReadPtr) in deFile_read() argument 382 deFileResult deFile_write (deFile* file, const void* buf, deInt64 bufSize, deInt64* numWrittenPtr) in deFile_write() argument [all...] |
| /base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/ |
| H A D | input_event_serialization.cpp | 433 std::vector<uint8_t>::size_type bufSize = buffer.size(); in SerializeBuffer() local 434 pkt << bufSize; in SerializeBuffer() local 450 pkt >> bufSize; in DeserializeBuffer() local
|
| /base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
| H A D | hks_storage_utils.c | 285 uint32_t bufSize = strlen(keyAlias) + 1; in AnonymizeKeyAlias() local
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/component_test/ |
| H A D | js_component_test_utils.h | 153 size_t bufSize = 0; in NapiValueToString() local
|
| H A D | js_component_test.cpp | 354 size_t bufSize = 0; in JSAssertFalse() local 401 size_t bufSize = 0; in JSAssertTrue() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| H A D | feature_ability_module.cpp | 319 size_t bufSize = 0; in CopySuccessMessage() local [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/ |
| H A D | plugin_libjpeg_test.cpp | 301 const uint32_t bufSize = 5;
in HWTEST_F() local 318 const uint32_t bufSize = 5;
in HWTEST_F() local
|