| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ustring.cpp | 1146 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 D | numbers_test.cc | 1358 char buf2[17]; in TestFastHexToBufferZeroPad16() local
|
| H A D | cord.h | 924 uint64_t buf2; in SmallMemmove() local 934 uint32_t buf2; in SmallMemmove() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | roqvideoenc.c | 213 static int block_sse(uint8_t * const *buf1, uint8_t * const *buf2, int x1, int y1, in block_sse() argument
|
| H A D | diracdec.c | 736 uint8_t *buf2 = b2 ? b2->ibuf + top * b2->stride: NULL; in decode_subband() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | numrgts.cpp | 333 UnicodeString buf2; in Test4087245() local
|
| H A D | tmsgfmt.cpp | 1722 char buf2[BUF2_LEN]; in testAutoQuoteApostrophe() local
|
| H A D | calregts.cpp | 2698 UnicodeString buf1, buf2; in TestTimeZoneTransitionAdd() local
|
| /third_party/libuv/test/ |
| H A D | test-fs.c | 129 static char buf2[32]; variable
|
| /third_party/openssl/test/ |
| H A D | ectest.c | 2704 unsigned char *buf1 = NULL, *buf2 = NULL; in custom_params_test() local
|
| /third_party/python/PC/ |
| H A D | launcher.c | 127 wchar_t *buf2 = (wchar_t*)malloc(sizeof(wchar_t) * (result+1)); in get_env() local
|
| /third_party/elfutils/src/ |
| H A D | elflint.c | 1833 char buf2[50]; in check_dynamic() local
|
| H A D | readelf.c | 12705 char buf2[100]; in handle_notes_data() local
|
| /third_party/ltp/testcases/kernel/fs/fsstress/ |
| H A D | fsstress.c | 942 char buf2[MAXNAMELEN]; in link_path() local 1163 char buf2[MAXNAMELEN]; in rename_path() local [all...] |
| /third_party/python/Objects/ |
| H A D | obmalloc.c | 2917 char buf2[128]; in _PyDebugAllocatorStats() local
|
| H A D | unicodeobject.c | 9393 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 D | conf.c | 5406 char *buf2 = realloc(buf, alloc); in parse_string() local
|
| /third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
| H A D | libcpuset.c | 2878 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 D | speed.c | 463 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 D | speed.c | 463 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 D | tls_openssl.c | 2405 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 D | tls_openssl.c | 2482 char buf2[256]; in tls_verify_cb() local 2487 buf2, sizeof(buf2)); in tls_verify_cb() local
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffplay.c | 2052 char buf1[1024], buf2[1024]; in audio_thread() local
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_demo.cpp | 1311 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 D | sqlite3.c | 217757 SessionBuffer buf2 = {0,0,0}; /* Buffer to accumulate new.* record in */ global() local 236041 Fts5Buffer buf2 = {0,0,0}; global() local [all...] |