Home
last modified time | relevance | path

Searched defs:buff (Results 126 - 150 of 222) sorted by relevance

123456789

/third_party/ltp/testcases/realtime/func/rt-migrate/
H A Drt-migrate.c82 static __thread char buff[BUFSIZ + 1]; variable
/third_party/ltp/tools/genload/
H A Dstress.c744 char buff[chunk]; in hoghdd() local
H A Dgenload.c744 char buff[chunk]; in hoghdd() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
H A Ddriver_nl80211_hisi.c651 char buff[MAX_PRIV_CMD_SIZE] = {0}; in get_cust_config_params() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_sdio_host_if.h131 hi_void *buff; member
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dnet_bdh_adpater.c570 static void hdf_bdh6_send_eapol_data(const struct NetDevice *netDev, NetBuf *buff) in hdf_bdh6_send_eapol_data() argument
583 ProcessingResult hdf_bdh6_netdev_specialethertypeprocess(const struct NetDevice *netDev, NetBuf *buff) in hdf_bdh6_netdev_specialethertypeprocess() argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
H A Dnet_adpater.c260 ProcessingResult SpecialEtherTypeProcess(const struct NetDevice *netDev, NetBuf *buff) in SpecialEtherTypeProcess() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/interconnection_server/
H A Dhisignalling.c617 char buff[10] = {0}; in UartProcess() local
/test/xts/acts/communication/dsoftbus/capi_ipc/entry/src/main/cpp/
H A Dipc_capi.cpp693 uint8_t buff[10] = {0}; in OHIPCParcelWriteBuffer() local
713 uint8_t buff[10] = {0}; in OHIPCParcelReadBuffer() local
/test/xts/acts/graphic/graphicnapitest/
H A DNativeWindowTest.cpp1092 uint8_t buff[len]; in HWTEST_F() local
/test/xts/device_attest/services/core/attest/
H A Dattest_service_auth.c425 char* buff = (char *)ATTEST_MEM_MALLOC(buffSize); in GetAuthStatus() local
/test/xts/device_attest_lite/services/core/attest/
H A Dattest_service_auth.c449 char* buff = (char *)ATTEST_MEM_MALLOC(buffSize); in GetAuthStatus() local
/third_party/ffmpeg/libavformat/
H A Dsdp.c60 static void sdp_write_address(char *buff, int size, const char *dest_addr, in sdp_write_address() argument
76 static void sdp_write_header(char *buff, int size, struct sdp_session_level *s) in sdp_write_header() argument
143 char buff[64]; in sdp_get_address() local
511 sdp_write_media_attributes(char *buff, int size, const AVStream *st, int payload_type, AVFormatContext *fmt) sdp_write_media_attributes() argument
811 ff_sdp_write_media(char *buff, int size, const AVStream *st, int idx, const char *dest_addr, const char *dest_type, int port, int ttl, AVFormatContext *fmt) ff_sdp_write_media() argument
915 ff_sdp_write_media(char *buff, int size, const AVStream *st, int idx, const char *dest_addr, const char *dest_type, int port, int ttl, AVFormatContext *fmt) ff_sdp_write_media() argument
[all...]
H A Dutils.c454 char *ff_data_to_hex(char *buff, const uint8_t *src, int s, int lowercase) in ff_data_to_hex() argument
/third_party/benchmark/src/
H A Dsysinfo.cc112 DataPtr buff; member
182 auto buff = GetSysctlImp(name); GetSysctl() local
192 auto buff = GetSysctlImp(name); GetSysctl() local
200 auto buff = GetSysctlImp(name); GetSysctl() local
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dtzdst.c134 void settimezone(const char *buff) in settimezone() argument
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_generic_ep0.c411 char *buff; in generic_got_strings() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dsg_err.c1361 void sg_get_command_name(unsigned char opcode, int buff_len, char *buff) in sg_get_command_name() argument
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_def.c213 BUF_MEM *buff = NULL; in def_load_bio() local
/third_party/node/deps/openssl/openssl/apps/
H A Denc.c135 unsigned char *buff = NULL, salt[PKCS5_SALT_LEN]; in enc_main() local
/third_party/python/Lib/idlelib/
H A Drpc.py348 buff = b'' variable in SocketIO
[all...]
/third_party/openssl/apps/
H A Denc.c135 unsigned char *buff = NULL, salt[PKCS5_SALT_LEN]; in enc_main() local
/third_party/openssl/crypto/conf/
H A Dconf_def.c213 BUF_MEM *buff = NULL; in def_load_bio() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A Dheader.cpp139 char buff[16]; // ample for 8 hex digits + 0x in fmtNum() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A Dheader.cpp139 char buff[16]; // ample for 8 hex digits + 0x in fmtNum() local

Completed in 31 milliseconds

123456789