Home
last modified time | relevance | path

Searched defs:buf1 (Results 76 - 100 of 110) sorted by relevance

12345

/third_party/openssl/test/
H A Ddrbgtest.c811 unsigned char buf1[51], buf2[sizeof(buf1)]; in test_rand_prediction_resistance() local
H A Dectest.c2704 unsigned char *buf1 = NULL, *buf2 = NULL; in custom_params_test() local
[all...]
/third_party/openssl/apps/
H A Dfipsinstall.c239 unsigned char *buf1 = NULL, *buf2 = NULL; in verify_config() local
/third_party/ffmpeg/libavcodec/
H A Dtwinvq.c335 float *buf1 = tctx->tmp_buf; in imdct_and_window() local
H A Dpngenc.c206 uint8_t *buf1 = dst, *buf2 = dst + size + 16; in png_choose_filter() local
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 Dmlpenc.c1129 uint8_t *buf1, *buf0 = buf; in write_access_unit() local
H A Ddiracdec.c735 uint8_t *buf1 = b1->ibuf + top * b1->stride; in decode_subband() local
/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
604 u8 buf1[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 Dcord.h923 uint64_t buf1; in SmallMemmove() local
933 uint32_t buf1; in SmallMemmove() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_peap.c272 struct wpabuf *buf1, *buf, *encr_req, msgbuf; in eap_peap_build_phase2_soh() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_peap.c272 struct wpabuf *buf1, *buf, *encr_req, msgbuf; in eap_peap_build_phase2_soh() local
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_msg.cpp705 unsigned char buf1 = length & 0x00ff; in GetTlv() local
784 unsigned char buf1 = length & 0x00ff; in GetTlv() local
/third_party/ffmpeg/libavformat/
H A Daviobuf.c1433 unsigned char buf1[4]; in dyn_packet_buf_write() local
H A Drtsp.c422 char buf1[64], st_type[64]; in sdp_parse_line() local
1187 char buf[MAX_URL_SIZE], buf1[MAX_URL_SIZE], *q; ff_rtsp_read_reply() local
[all...]
/third_party/ffmpeg/libswscale/
H A Doutput.c638 const int16_t *buf0 = buf[0], *buf1 = buf[1]; in yuv2mono_2_c_template() local
842 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2422_2_c_template() local
974 const int32_t *buf0 = buf[0], *buf1 = buf[1], yuv2ya16_2_c_template() local
1113 const int32_t *buf0 = buf[0], *buf1 = buf[1], yuv2rgba64_2_c_template() local
1345 const int32_t *buf0 = buf[0], *buf1 = buf[1], yuv2rgba64_full_2_c_template() local
1740 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2rgb_2_c_template() local
2093 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2rgb_full_2_c_template() local
2475 const int16_t *buf0 = buf[0], *buf1 = buf[1], yuv2ya8_2_c() local
[all...]
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c686 const int16_t *buf0 = buf[0], *buf1 = buf[1], in yuv2rgb_full_2_vsx_template() local
808 const int16_t *buf0 = buf[0], *buf1 = buf[1], in yuv2rgb_2_vsx_template() local
1542 const int16_t *buf0 = buf[0], *buf1 in yuv2422_2_vsx_template() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumrgts.cpp332 UnicodeString buf1; in Test4087245() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcdattst.c867 UChar buf1[256]; in TestDateFormatCalendar() local
/third_party/libuv/test/
H A Dtest-fs.c1209 char buf1[1]; in test_sendfile() local
/third_party/elfutils/src/
H A Delflint.c1832 char buf1[50]; in check_dynamic() local

Completed in 64 milliseconds

12345