Home
last modified time | relevance | path

Searched defs:buf2 (Results 101 - 125 of 130) sorted by relevance

123456

/third_party/icu/icu4c/source/common/
H A Dustring.cpp1146 u_memcmp(const UChar *buf1, const UChar *buf2, int32_t count) { in u_memcmp() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscmp.c493 static int cmp_buffer(u8 *buf1, u8 *buf2, long long int size, ntfs_attr *na) in cmp_buffer() argument
605 u8 buf2[NTFS_BUF_SIZE]; in cmp_attribute_data() local
/third_party/node/deps/icu-small/source/common/
H A Dustring.cpp1146 u_memcmp(const char16_t *buf1, const char16_t *buf2, int32_t count) { in u_memcmp() argument
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafhints.c445 char buf1[16], buf2[16], buf3[16], buf4[16]; in af_glyph_hints_dump_points() local
548 char buf1[16], buf2[16], buf3[16]; in af_glyph_hints_dump_segments() local
685 char buf1[16], buf2[16]; in af_glyph_hints_dump_edges() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dustring.cpp1146 u_memcmp(const UChar *buf1, const UChar *buf2, int32_t count) { in u_memcmp() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dnumbers_test.cc1358 char buf2[17]; in TestFastHexToBufferZeroPad16() local
H A Dcord.h924 uint64_t buf2; in SmallMemmove() local
934 uint32_t buf2; in SmallMemmove() local
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_msg.cpp706 unsigned char buf2 = length >> CHAR_BIT; in GetTlv() local
785 unsigned char buf2 = length >> CHAR_BIT; in GetTlv() local
/third_party/ffmpeg/libavcodec/
H A Droqvideoenc.c213 static int block_sse(uint8_t * const *buf1, uint8_t * const *buf2, int x1, int y1, in block_sse() argument
H A Ddiracdec.c736 uint8_t *buf2 = b2 ? b2->ibuf + top * b2->stride: NULL; in decode_subband() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumrgts.cpp333 UnicodeString buf2; in Test4087245() local
H A Dtmsgfmt.cpp1722 char buf2[BUF2_LEN]; in testAutoQuoteApostrophe() local
H A Dcalregts.cpp2698 UnicodeString buf1, buf2; in TestTimeZoneTransitionAdd() local
/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
/third_party/elfutils/src/
H A Delflint.c1833 char buf2[50]; in check_dynamic() 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
/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
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl.c2482 char buf2[256]; in tls_verify_cb() local
2487 buf2, sizeof(buf2)); in tls_verify_cb() local

Completed in 82 milliseconds

123456