Home
last modified time | relevance | path

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

12345

/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
/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
H A Dreadelf.c12705 char buf2[100]; in handle_notes_data() 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
H A Dunicodeobject.c9393 const void *buf1, *buf2; in any_find_slice() local
9623 const void *buf1 = NULL, *buf2 = NULL; PyUnicode_Count() local
10365 const void *buf1, *buf2; split() local
10457 const void *buf1, *buf2; rsplit() local
10544 anylib_find(int kind, PyObject *str1, const void *buf1, Py_ssize_t len1, PyObject *str2, const void *buf2, Py_ssize_t len2, Py_ssize_t offset) anylib_find() argument
10611 const void *buf2 = PyUnicode_DATA(str2); replace() local
11365 const void *buf1, *buf2; PyUnicode_Contains() local
11599 const void *buf1, *buf2; unicode_count() local
13196 const void *buf1, *buf2; PyUnicode_Partition() local
13248 const void *buf1, *buf2; PyUnicode_RPartition() local
[all...]
/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
/third_party/ffmpeg/fftools/
H A Dffplay.c2052 char buf1[1024], buf2[1024]; in audio_thread() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp1311 static char buf2[64] = ""; ImGui::InputText("decimal", buf2, 64, ImGuiInputTextFlags_CharsDecimal); in ShowDemoWindowWidgets() local
1372 static char buf2[64]; in ShowDemoWindowWidgets() local
/third_party/sqlite/src/
H A Dsqlite3.c217757 SessionBuffer buf2 = {0,0,0}; /* Buffer to accumulate new.* record in */ global() local
236041 Fts5Buffer buf2 = {0,0,0}; global() local
[all...]

Completed in 257 milliseconds

12345