Home
last modified time | relevance | path

Searched defs:buf2 (Results 176 - 200 of 206) sorted by relevance

123456789

/third_party/libuv/test/
H A Dtest-fs.c129 static char buf2[32]; variable
/third_party/openssl/test/
H A Dectest.c2704 unsigned char *buf1 = NULL, *buf2 = NULL; in custom_params_test() local
/third_party/python/PC/
H A Dlauncher.c127 wchar_t *buf2 = (wchar_t*)malloc(sizeof(wchar_t) * (result+1)); in get_env() local
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210.h529 __hc32 buf2; member
H A Dehci.h495 __hc32 buf2; member
/kernel/linux/linux-5.10/fs/unicode/
H A Dmkutf8data.c58 char buf2[LINESIZE]; variable
/kernel/linux/linux-5.10/drivers/scsi/arcmsr/
H A Darcmsr_hba.c2204 uint32_t iop_len, data_len, *buf2 = NULL; in arcmsr_Read_iop_rqbuffer_in_DWORD() local
2286 uint32_t allxfer_len = 0, data_len, *buf2 = NULL, data; in arcmsr_write_ioctldata2iop_in_DWORD() local
[all...]
/kernel/linux/linux-6.6/fs/unicode/
H A Dmkutf8data.c58 char buf2[LINESIZE]; variable
/kernel/linux/linux-6.6/drivers/soundwire/
H A Dqcom.c595 char *buf1 = (char *)&val1, *buf2 = (char *)&val2; in qcom_swrm_enumerate() local
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h527 __hc32 buf2; member
/kernel/linux/linux-6.6/drivers/scsi/arcmsr/
H A Darcmsr_hba.c2196 uint32_t iop_len, data_len, *buf2 = NULL; in arcmsr_Read_iop_rqbuffer_in_DWORD() local
2281 uint32_t allxfer_len = 0, data_len, *buf2 = NULL, data; in arcmsr_write_ioctldata2iop_in_DWORD() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_trie.c2821 char buf1[32], buf2[32]; in fib_trie_seq_show() local
/third_party/ffmpeg/libavcodec/
H A Ddiracdec.c736 uint8_t *buf2 = b2 ? b2->ibuf + top * b2->stride: NULL; in decode_subband() local
[all...]
/third_party/elfutils/src/
H A Delflint.c1833 char buf2[50]; in check_dynamic() local
/third_party/icu/icu4c/source/test/intltest/
H A Dcalregts.cpp2698 UnicodeString buf1, buf2; in TestTimeZoneTransitionAdd() local
/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c942 char buf2[MAXNAMELEN]; in link_path() local
1163 char buf2[MAXNAMELEN]; in rename_path() local
[all...]
/third_party/python/Objects/
H A Dobmalloc.c2917 char buf2[128]; in _PyDebugAllocatorStats() local
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-thin.c3924 char buf2[BDEVNAME_SIZE]; in pool_status() local
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci.h498 __hc32 buf2; member
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-thin.c3929 char buf2[BDEVNAME_SIZE]; in pool_status() local
/third_party/alsa-lib/src/
H A Dconf.c5406 char *buf2 = realloc(buf, alloc); in parse_string() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c2878 char buf2[PATH_MAX]; in cpuset_migrate() local
2908 char buf2[PATH_MAX]; in cpuset_migrate_all() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dspeed.c463 unsigned char *buf2; member
832 unsigned char *buf2 = tempargs->buf2; in RSA_sign_loop() local
854 unsigned char *buf2 = tempargs->buf2; in RSA_verify_loop() local
896 unsigned char *buf2 = tempargs->buf2; in DSA_sign_loop() local
918 unsigned char *buf2 = tempargs->buf2; DSA_verify_loop() local
940 unsigned char *buf2 = tempargs->buf2; ECDSA_sign_loop() local
962 unsigned char *buf2 = tempargs->buf2; ECDSA_verify_loop() local
[all...]
/third_party/openssl/apps/
H A Dspeed.c463 unsigned char *buf2; member
832 unsigned char *buf2 = tempargs->buf2; in RSA_sign_loop() local
854 unsigned char *buf2 = tempargs->buf2; in RSA_verify_loop() local
896 unsigned char *buf2 = tempargs->buf2; in DSA_sign_loop() local
918 unsigned char *buf2 = tempargs->buf2; DSA_verify_loop() local
940 unsigned char *buf2 = tempargs->buf2; ECDSA_sign_loop() local
962 unsigned char *buf2 = tempargs->buf2; ECDSA_verify_loop() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl.c2405 char buf2[256]; in tls_verify_cb() local
2410 buf2, sizeof(buf2)); in tls_verify_cb() local

Completed in 91 milliseconds

123456789