| /foundation/arkui/ace_engine/test/mock/base/ |
| H A D | mock_pixel_map.cpp | 25 RefPtr<PixelMap> PixelMap::DecodeTlv(std::vector<uint8_t>& buff) in DecodeTlv() argument
|
| /third_party/curl/tests/libtest/ |
| H A D | chkhostname.c | 32 char buff[HOSTNAME_MAX]; in main() local
|
| /base/useriam/user_auth_framework/frameworks/native/client/src/ |
| H A D | auth_message_impl.cpp | 24 auto buff = static_cast<AuthMessageImpl *>(msg.get()); in GetMsgBuffer() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rtpenc_latm.c | 25 void ff_rtp_send_latm(AVFormatContext *s1, const uint8_t *buff, int size) in ff_rtp_send_latm() argument
|
| H A D | rtpenc_aac.c | 27 void ff_rtp_send_aac(AVFormatContext *s1, const uint8_t *buff, int size) in ff_rtp_send_aac() argument
|
| H A D | rtpenc_amr.c | 30 void ff_rtp_send_amr(AVFormatContext *s1, const uint8_t *buff, int size) in ff_rtp_send_amr() argument
|
| /third_party/ltp/testcases/kernel/syscalls/epoll_wait/ |
| H A D | epoll_wait07.c | 37 char buff = 'a'; in run() local
|
| /base/startup/init/test/fuzztest/loadfscryptpolicy_fuzzer/ |
| H A D | loadfscryptpolicy_fuzzer.cpp | 23 char buff[1024] = {0}; in FuzzLoadFscryptPolicy() local
|
| /foundation/communication/dsoftbus/tests/core/common/utils/fuzztest/insertrecord_fuzzer/ |
| H A D | insertrecord_fuzzer.cpp | 32 uint8_t buff[OHOS::MAX_BUFFER_LEN] = { 0 }; in InsertRecordFuzzTest() local
|
| /foundation/communication/dsoftbus/tests/core/common/utils/fuzztest/removerecordbykey_fuzzer/ |
| H A D | removerecordbykey_fuzzer.cpp | 32 uint8_t buff[OHOS::MAX_BUFFER_LEN] = { 0 }; in RemoveRecordByKeyFuzzTest() local
|
| /foundation/communication/wifi/wifi/test/wifi_standard/ipc_framework/cRPC/unittest/ |
| H A D | net_test.cpp | 29 char buff[MAX_SIZE] = {0}; in HWTEST_F() local 39 char buff[MAX_SIZE] = {0}; in HWTEST_F() local [all...] |
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/ |
| H A D | net_test.cpp | 29 char buff[MAX_SIZE] = {0}; in HWTEST_F() local 39 char buff[MAX_SIZE] = {0}; in HWTEST_F() local [all...] |
| /third_party/FatFs/documents/res/ |
| H A D | app2.c | 58 TCHAR buff[256];
in main() local
|
| H A D | app6.c | 11 test_raw_speed( BYTE pdrv, DWORD lba, DWORD len, void* buff, UINT sz_buff ) test_raw_speed() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/malloc/ |
| H A D | memalign.c | 30 void *buff = (void *)memalign(align, 8 * align); in memalign_0100() local 45 void *buff = NULL; in memalign_0200() local 62 void *buff in memalign_0300() local 78 void *buff = (void *)memalign(align, SIZE_MAX - align + 1); memalign_0400() local 93 void *buff = (void *)memalign(align, align * 1024); memalign_0500() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/process/ |
| H A D | execlp.c | 56 char buff[300]; in execlp_0300() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
| H A D | setvbuf.c | 26 char buff[1024] = {0}; in setvbuf_0100() local 46 char buff[1024] = {0}; in setvbuf_0200() local
|
| /third_party/musl/libc-test/src/functionalext/time/ |
| H A D | localtime.c | 46 char buff[gBufferSize]; in localtime_0100() local 75 char buff[gBufferSize]; in localtime64_0100() local
|
| H A D | gmtime.c | 43 char buff[gBufferSize]; in gmtime_0100() local
|
| /third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/stream/ |
| H A D | FileInputStream.cpp | 22 int32_t FileInputStream::read(void *buff, int32_t numBytes) {
in read() argument 26 int32_t FileInputStream::peek(void *buff, int32_t numBytes) {
in peek() argument
|
| H A D | MemInputStream.cpp | 23 int32_t MemInputStream::read(void *buff, int32_t numBytes) {
in read() argument 32 int32_t MemInputStream::peek(void *buff, int32_t numBytes) {
in peek() argument
|
| H A D | MemInputStream.h | 29 MemInputStream(unsigned char *buff, int32_t len) : mBuffer(buff), mBufferLen(len), mPos(0) {}
in MemInputStream() argument
|
| /base/security/device_auth/common_lib/impl/src/ |
| H A D | uint8buff_utils.c | 23 int32_t InitUint8Buff(Uint8Buff *buff, uint32_t buffLen) in InitUint8Buff() argument 39 int32_t DeepCopyUint8Buff(const Uint8Buff *buff, Uint8Buff *newBuff) in DeepCopyUint8Buff() argument 57 FreeUint8Buff(Uint8Buff *buff) FreeUint8Buff() argument 67 ClearFreeUint8Buff(Uint8Buff *buff) ClearFreeUint8Buff() argument 78 IsUint8BuffValid(const Uint8Buff *buff, uint32_t maxLen) IsUint8BuffValid() argument 83 ToLowerCase(Uint8Buff *buff) ToLowerCase() argument [all...] |
| /base/security/device_security_level/services/common/ |
| H A D | dslm_msg_serialize.c | 54 MessagePacket *ParseMessage(const MessageBuff *buff) in ParseMessage() argument 109 void FreeMessageBuff(MessageBuff *buff) in FreeMessageBuff() argument [all...] |
| /base/security/device_security_level/services/dslm/ |
| H A D | dslm_inner_process.c | 62 MessageBuff *buff = NULL; in SendDeviceInfoRequest() local 79 int32_t VerifyDeviceInfoResponse(DslmDeviceInfo *device, const MessageBuff *buff) in VerifyDeviceInfoResponse() argument [all...] |