Home
last modified time | relevance | path

Searched refs:memcmp (Results 651 - 675 of 5032) sorted by relevance

1...<<21222324252627282930>>...202

/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dcmd-db.c101 return memcmp(magic, CMD_DB_MAGIC, ARRAY_SIZE(CMD_DB_MAGIC)) == 0; in cmd_db_magic_matches()
164 if (memcmp(ent->id, query, sizeof(ent->id)) == 0) { in cmd_db_get_header()
/kernel/linux/linux-6.6/crypto/async_tx/
H A Draid6test.c139 erra = memcmp(page_address(data[i]), page_address(recovi), PAGE_SIZE); in test_disks()
140 errb = memcmp(page_address(data[j]), page_address(recovj), PAGE_SIZE); in test_disks()
/kernel/linux/linux-6.6/tools/objtool/
H A Dorc_gen.c186 if (!memcmp(&prev_orc, &orc, sizeof(orc))) in orc_create()
211 if (!memcmp(&prev_orc, &orc, sizeof(orc))) in orc_create()
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dgss_krb5_wrap.c203 if (memcmp(ptr, decrypted_hdr, 6) in gss_krb5_unwrap_v2()
204 || memcmp(ptr + 8, decrypted_hdr + 8, 8)) { in gss_krb5_unwrap_v2()
/kernel/linux/linux-6.6/tools/testing/selftests/memfd/
H A Dfuse_test.c316 if (was_sealed && memcmp(p, zero, mfd_def_size)) { in main()
319 } else if (!was_sealed && !memcmp(p, zero, mfd_def_size)) { in main()
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/abi/
H A Dptrace.c96 memcmp(read_val, write_val, in test_tpidr()
122 memcmp(read_val, write_val, in test_tpidr()
/kernel/linux/linux-6.6/lib/
H A Dtest_hexdump.c141 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 Dfixdep.c158 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 Dprocess_test_058.cpp52 ret = memcmp(&signalset, &signalset1, sizeof(sigset_t)); in TestSpawnAttrDef()
78 ret = memcmp(&signalset, &signalset1, sizeof(sigset_t)); in TestSpawnAttrMask()
H A Dprocess_test_059.cpp52 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 Dasm-tst9.c198 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 Dvorbis_parser.c59 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 Dvqf.c40 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 Dxwma.c39 if (!memcmp(p->buf, "RIFF", 4) && !memcmp(p->buf + 8, "XWMA", 4)) in xwma_probe()
/third_party/curl/tests/unit/
H A Dunit1650.c177 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 Dhevc_sao.c97 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 Dwintz.cpp253 (memcmp((const void *)&dynamicTZI.StandardDate, (const void *)&registryTziValue.StandardDate, sizeof(SYSTEMTIME)) == 0) && in uprv_detectWindowsTimeZone()
254 (memcmp((const void *)&dynamicTZI.DaylightDate, (const void *)&registryTziValue.DaylightDate, sizeof(SYSTEMTIME)) == 0)) in uprv_detectWindowsTimeZone()
/third_party/libwebsockets/lib/misc/
H A Dpeer-limits.c125 !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 DMyBuffer.h126 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 Dbase64.c267 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 Dcso_cache.c134 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 Dgetnameinfo.c92 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 Dsched.h83 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 Dgetnameinfo.c91 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 Dsched.h81 int memcmp(const void *, const void *, size_t);
119 #define CPU_EQUAL_S(size,set1,set2) (!memcmp(set1,set2,size))

Completed in 13 milliseconds

1...<<21222324252627282930>>...202