/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_core.c | 138 uint8_t buff[4] = {0}; in L2capSendConnectionReq() local 160 uint8_t buff[8] = {0}; in L2capSendConnectionRsp() local 184 uint8_t buff[48] = {0}; L2capSendConfigurationReq() local 243 L2capSendConfigurationRspRfcProcess( L2capChannel *chan, L2capSignalHeader *signal, uint8_t *buff, uint16_t result, const L2capConfigInfo *cfg) L2capSendConfigurationRspRfcProcess() argument 281 uint8_t buff[48] = {0}; L2capSendConfigurationRsp() local 329 uint8_t buff[4] = {0}; L2capSendDisconnectionReq() local 351 uint8_t buff[4] = {0}; L2capSendDisconnectionRsp() local 369 uint8_t buff[2] = {0}; L2capSendInformationReq() local 388 uint8_t buff[L2CAP_OFFSET_12] = {0}; L2capSendInformationRsp() local 1267 uint8_t buff[6] = {0}; L2capConfigurationRspReject() local 1287 uint8_t buff[L2CAP_SIGNAL_MTU] = {0}; L2capConfigurationRspUnknownOptions() local 1311 uint8_t buff[6] = {0}; L2capConfigurationRspContinuation() local 1490 uint8_t buff[4] = {0}; L2capConfigurationReqContinuation() local 2004 uint8_t buff[L2CAP_SIGNAL_MTU] = {0}; L2capProcessSignal() local [all...] |
H A D | l2cap_le.c | 450 uint8_t buff[10] = {0}; in L2capSendCreditBasedConnectionReq() local 474 uint8_t buff[10] = {0}; in L2capSendCreditBasedConnectionRsp() local 494 uint8_t buff[4] = {0}; L2capLeSendDisconnectionReq() local 513 uint8_t buff[4] = {0}; L2capLeSendDisconnectionRsp() local 530 uint8_t buff[4] = {0}; L2capLeSendFlowControlCredit() local 969 uint8_t buff[L2CAP_SIGNAL_MTU] = {0}; L2capLeProcessSignal() local 1699 uint8_t buff[8] = {0}; L2CAP_LeConnectionParameterUpdateReq() local 1755 uint8_t buff[2] = {0}; L2CAP_LeConnectionParameterUpdateRsp() local [all...] |
/foundation/communication/dhcp/services/dhcp_client/src/ |
H A D | dhcp_ipv6_client.cpp | 533 uint8_t *buff = (uint8_t*)malloc(KERNEL_BUFF_SIZE * sizeof(uint8_t)); in StartIpv6() local
|
/third_party/f2fs-tools/lib/ |
H A D | libf2fs.c | 479 unsigned char *buff; in f2fs_dentry_hash() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_fftdnoiz.c | 508 float *buff = p->buffer[jobnr][CURRENT]; in filter_block2d() local
|
/third_party/alsa-lib/test/ |
H A D | midifile.c | 202 char buff[32]; local 507 char buff[32]; local
|
/third_party/backends/backend/ |
H A D | sm3840_lib.c | 193 unsigned char buff[8] = { 0x64, 0x65, 0x16, 0x17, 0x64, 0x65, 0x44, 0x45 }; in idle_ab() local 206 unsigned char buff[512]; in write_regs() local 246 unsigned char buff[65536]; in record_head() local 541 unsigned char buff[65536]; record_mem() local 684 calc_lightmap(unsigned short *buff, unsigned short *storage, int index, int dpi, double gain, int offset) calc_lightmap() argument [all...] |
/third_party/lame/misc/ |
H A D | abx.c | 947 int readwave ( stereo_t* buff, size_t maxlen, const char* name, size_t* len ) in readwave() argument [all...] |
H A D | ath.c | 577 static char buff [32767]; in report_open() local
|
/third_party/node/src/crypto/ |
H A D | crypto_context.cc | 1127 Local<Object> buff; in GetTicketKeys() local 1326 Local<Object> buff; in GetCertificate() local [all...] |
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | tokenize.c | 101 static char buff[4][256]; in show_ident() local
|
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
H A D | ecx_kmgmt.c | 932 unsigned char x_dst[32], buff[SHA512_DIGEST_LENGTH]; in s390x_ecd_keygen25519() local 1000 unsigned char x_dst[57], buff[114]; in s390x_ecd_keygen448() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ecx_meth.c | 1031 unsigned char x_dst[32], buff[SHA512_DIGEST_LENGTH]; in s390x_pkey_ecd_keygen25519() local 1097 unsigned char x_dst[57], buff[114]; in s390x_pkey_ecd_keygen448() local 1194 unsigned long long buff[512]; s390x_pkey_ecd_digestsign25519() member 1239 unsigned long long buff[512]; s390x_pkey_ecd_digestsign448() member 1287 unsigned long long buff[512]; s390x_pkey_ecd_digestverify25519() member 1319 unsigned long long buff[512]; s390x_pkey_ecd_digestverify448() member [all...] |
/third_party/openssl/test/ |
H A D | testutil.h | 577 char buff[4096]; /* Input buffer for a single key/value */ member
|
/third_party/openssl/crypto/ec/ |
H A D | ecx_meth.c | 1031 unsigned char x_dst[32], buff[SHA512_DIGEST_LENGTH]; in s390x_pkey_ecd_keygen25519() local 1097 unsigned char x_dst[57], buff[114]; in s390x_pkey_ecd_keygen448() local 1194 unsigned long long buff[512]; s390x_pkey_ecd_digestsign25519() member 1239 unsigned long long buff[512]; s390x_pkey_ecd_digestsign448() member 1287 unsigned long long buff[512]; s390x_pkey_ecd_digestverify25519() member 1319 unsigned long long buff[512]; s390x_pkey_ecd_digestverify448() member [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cProgramInterfaceQueryTests.cpp | 3174 GLchar buff[3] = { 'a', 'b', 'c' }; in Run() local [all...] |
/third_party/openssl/providers/implementations/keymgmt/ |
H A D | ecx_kmgmt.c | 929 unsigned char x_dst[32], buff[SHA512_DIGEST_LENGTH]; in s390x_ecd_keygen25519() local 997 unsigned char x_dst[57], buff[114]; in s390x_ecd_keygen448() local [all...] |
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvcommn.c | 58 gxv_set_length_by_ushort_offset( FT_UShort* offset, FT_UShort** length, FT_UShort* buff, FT_UInt nmemb, FT_UShort limit, GXV_Validator gxvalid ) gxv_set_length_by_ushort_offset() argument 127 gxv_set_length_by_ulong_offset( FT_ULong* offset, FT_ULong** length, FT_ULong* buff, FT_UInt nmemb, FT_ULong limit, GXV_Validator gxvalid) gxv_set_length_by_ulong_offset() argument 1192 FT_UShort buff[4]; gxv_StateTable_subtable_setup() local 1322 FT_ULong buff[4]; gxv_XStateTable_subtable_setup() local [all...] |
H A D | gxvkern.c | 239 FT_UShort buff[5]; in gxv_kern_subtable_fmt1_subtable_setup() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-subset-cff-common.hh | 131 str_buff_t &buff; member [all...] |
/third_party/skia/third_party/externals/freetype/builds/mac/ |
H A D | ftmac.c | 929 UInt8 buff[PATH_MAX]; in count_faces() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/ |
H A D | js_span_string.cpp | 802 std::vector<uint8_t> buff; in Marshalling() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_web_controller.cpp | 65 auto buff = argument->GetBinaryValue(); in ToJsValueHelper() local
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | canvas_component.cpp | 2122 float *buff = new float[len]; in SetLineDash() local
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/ |
H A D | hls_media_downloader.cpp | 409 Status HlsMediaDownloader::CheckPlaylist(unsigned char* buff, ReadDataInfo& readDataInfo) in CheckPlaylist() argument 439 Status HlsMediaDownloader::ReadDelegate(unsigned char* buff, ReadDataInfo& readDataInfo) in ReadDelegate() argument 477 void HlsMediaDownloader::ReadCacheBuffer(unsigned char* buff, ReadDataInfo& readDataInfo) in ReadCacheBuffer() argument 503 Status HlsMediaDownloader::Read(unsigned char* buff, ReadDataInfo& readDataInfo) in Read() argument [all...] |