/kernel/linux/linux-6.6/lib/ |
H A D | test_hexdump.c | 141 if (memcmp(test, real, TEST_HEXDUMP_BUF_SIZE)) { in test_hexdump() 195 a = r == e && !memcmp(test, buf, TEST_HEXDUMP_BUF_SIZE); in test_hexdump_overflow()
|
/kernel/linux/linux-6.6/scripts/basic/ |
H A D | fixdep.c | 158 memcmp(aux->name, name, len) == 0) in in_hashtable() 187 return !memcmp(s + slen - sublen, sub, sublen); in str_ends_with()
|
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/ |
H A D | process_test_058.cpp | 52 ret = memcmp(&signalset, &signalset1, sizeof(sigset_t)); in TestSpawnAttrDef() 78 ret = memcmp(&signalset, &signalset1, sizeof(sigset_t)); in TestSpawnAttrMask()
|
H A D | process_test_059.cpp | 52 ret = memcmp(&signalset, &signalset1, sizeof(sigset_t)); in TestSpawnAttrDef() 78 ret = memcmp(&signalset, &signalset1, sizeof(sigset_t)); in TestSpawnAttrMask()
|
/third_party/elfutils/tests/ |
H A D | asm-tst9.c | 198 if (memcmp (ehdr, &expected_ehdr, sizeof (GElf_Ehdr)) != 0) in main() 315 if (memcmp (data->d_buf, expecteddata, sizeof (expecteddata)) in main()
|
/third_party/ffmpeg/libavcodec/ |
H A D | vorbis_parser.c | 59 if (memcmp(&buf[1], "vorbis", 6)) { in parse_id_header() 96 if (memcmp(&buf[1], "vorbis", 6)) { in parse_setup_header()
|
/third_party/ffmpeg/libavformat/ |
H A D | vqf.c | 40 if (!memcmp(probe_packet->buf + 4, "97012000", 8)) in vqf_probe() 43 if (!memcmp(probe_packet->buf + 4, "00052200", 8)) in vqf_probe()
|
H A D | xwma.c | 39 if (!memcmp(p->buf, "RIFF", 4) && !memcmp(p->buf + 8, "XWMA", 4)) in xwma_probe()
|
/third_party/curl/tests/unit/ |
H A D | unit1650.c | 177 if(req[i].packet && memcmp(req[i].packet, buffer, size)) { 181 abort_if(req[i].packet && memcmp(req[i].packet, buffer, size),
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | hevc_sao.c | 97 if (memcmp(dst0 + j*stride, dst1 + j*stride, w*SIZEOF_PIXEL)) in check_sao_band() 134 if (memcmp(dst0 + j*stride, dst1 + j*stride, w*SIZEOF_PIXEL)) in check_sao_edge()
|
/third_party/icu/icu4c/source/common/ |
H A D | wintz.cpp | 253 (memcmp((const void *)&dynamicTZI.StandardDate, (const void *)®istryTziValue.StandardDate, sizeof(SYSTEMTIME)) == 0) && in uprv_detectWindowsTimeZone() 254 (memcmp((const void *)&dynamicTZI.DaylightDate, (const void *)®istryTziValue.DaylightDate, sizeof(SYSTEMTIME)) == 0)) in uprv_detectWindowsTimeZone()
|
/third_party/libwebsockets/lib/misc/ |
H A D | peer-limits.c | 125 !memcmp(q, &peerx->sa46.sa6.sin6_addr, rlen)) in lws_get_or_create_peer() 129 !memcmp(q, &peerx->sa46.sa4.sin_addr, rlen)) { in lws_get_or_create_peer()
|
/third_party/lzma/CPP/Common/ |
H A D | MyBuffer.h | 126 return memcmp(b1, b2, size1 * sizeof(T)) == 0;
in operator ==() 137 return memcmp(b1, b2, size1 * sizeof(T)) != 0;
in operator !=()
|
/third_party/mbedtls/library/ |
H A D | base64.c | 267 memcmp(base64_test_enc, buffer, 88) != 0) { in mbedtls_base64_self_test() 282 memcmp(base64_test_dec, buffer, 64) != 0) { in mbedtls_base64_self_test()
|
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
H A D | cso_cache.c | 134 if (!memcmp(iter_data, templ, size)) { in cso_hash_find_data_from_template() 152 if (!memcmp(iter_data, templ, size)) in cso_find_state_template()
|
/third_party/musl/src/network/ |
H A D | getnameinfo.c | 92 if (memcmp(a, iplit.addr, 16) || iplit.scopeid != scopeid) in reverse_hosts() 167 if (memcmp(a, "\0\0\0\0\0\0\0\0\0\0\xff\xff", 12)) in getnameinfo()
|
/third_party/musl/porting/linux/user/include/ |
H A D | sched.h | 83 int memcmp(const void *, const void *, size_t);
122 #define CPU_EQUAL_S(size,set1,set2) (!memcmp(set1,set2,size))
|
/third_party/musl/porting/linux/user/src/network/ |
H A D | getnameinfo.c | 91 if (memcmp(a, iplit.addr, 16) || iplit.scopeid != scopeid) in reverse_hosts() 166 if (memcmp(a, "\0\0\0\0\0\0\0\0\0\0\xff\xff", 12)) in getnameinfo()
|
/third_party/musl/porting/liteos_m/user/include/ |
H A D | sched.h | 81 int memcmp(const void *, const void *, size_t); 119 #define CPU_EQUAL_S(size,set1,set2) (!memcmp(set1,set2,size))
|
/third_party/musl/porting/liteos_a/user/src/network/ |
H A D | getnameinfo.c | 71 if (memcmp(a, iplit.addr, 16) || iplit.scopeid != scopeid) in reverse_hosts() 142 if (memcmp(a, "\0\0\0\0\0\0\0\0\0\0\xff\xff", 12)) in getnameinfo()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | wintz.cpp | 253 (memcmp((const void *)&dynamicTZI.StandardDate, (const void *)®istryTziValue.StandardDate, sizeof(SYSTEMTIME)) == 0) && in uprv_detectWindowsTimeZone() 254 (memcmp((const void *)&dynamicTZI.DaylightDate, (const void *)®istryTziValue.DaylightDate, sizeof(SYSTEMTIME)) == 0)) in uprv_detectWindowsTimeZone()
|
/third_party/mesa3d/src/mesa/program/ |
H A D | prog_cache.c | 181 memcmp(cache->last->key, key, keysize) == 0) { in _mesa_search_program_cache() 191 memcmp(c->key, key, keysize) == 0) { in _mesa_search_program_cache()
|
/third_party/ltp/testcases/kernel/syscalls/fallocate/ |
H A D | fallocate06.c | 237 err = err || memcmp(rbuf, wbuf, offset); in run() 240 err = err || memcmp(rbuf + offset, wbuf + offset, size); in run()
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify22.c | 147 if (memcmp(&fid->fsid, &ex->fid->fsid, sizeof(fid->fsid))) { in check_error_event_info_fid() 166 if (memcmp(fh->f_handle, ex->fid->handle.f_handle, fh->handle_bytes)) { in check_error_event_info_fid()
|
H A D | fanotify13.c | 249 if (memcmp(event_file_handle->f_handle, in do_test() 260 if (memcmp(&event_fid->fsid, &expected_fid->fsid, in do_test()
|