Home
last modified time | relevance | path

Searched refs:memcmp (Results 476 - 500 of 1951) sorted by relevance

1...<<11121314151617181920>>...79

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dmemutil.cc102 if (memcmp(match, pneedle, neelen) == 0) in memmatch()
/third_party/skia/include/private/
H A DSkMalloc.h136 // So we just need to skip calling memcmp when len == 0. in sk_careful_memcmp()
140 return memcmp(a, b, len); in sk_careful_memcmp()
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dlib.rs164 pub mod memcmp; modules
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dpool.c65 memcmp(executorInfo->deviceUdid, executorIndex->deviceUdid, UDID_LEN) == 0; in IsExecutorNodeMatch()
250 memcmp(condition->deviceUdid, credentialInfo->deviceUdid, UDID_LEN) != 0) { in IsExecutorMatch()
H A Dcoauth.c240 if (memcmp(deviceUdid.data, executor->deviceUdid, UDID_LEN) != 0) { in MountExecutorOnce()
272 memcmp(param->localUdid, param->collectorUdid, UDID_LEN) == 0) { in MountExecutor()
/third_party/ffmpeg/libavformat/
H A Drtpdec_asf.c50 memcmp(p, ff_asf_header, sizeof(ff_asf_guid))) { in rtp_asf_fix_header()
57 if (memcmp(p, ff_asf_file_header, sizeof(ff_asf_guid))) { in rtp_asf_fix_header()
H A Dlxfdec.c58 if (!memcmp(p->buf, LXF_IDENT, LXF_IDENT_LENGTH)) in lxf_probe()
95 while (memcmp(buf, LXF_IDENT, LXF_IDENT_LENGTH)) { in lxf_sync()
/third_party/ffmpeg/tests/checkasm/
H A Dsw_scale.c121 if (memcmp(dst0, dst1, LARGEST_INPUT_SIZE * sizeof(dst0[0]))) in check_yuv2yuvX()
234 if (memcmp(dst0, dst1, ctx->dstW * sizeof(dst0[0]))) in check_hscale()
/third_party/icu/tools/unicode/c/genuts46/
H A Dgenuts46.cpp334 (status!=prevStatus || mapping!=prevMapping || 0!=memcmp(prevAge, age, 4)) in main()
355 if(prevStart<c && 0!=memcmp(prevAge, age, 4)) { in main()
/third_party/mbedtls/library/
H A Dssl_cache.c57 memcmp(session_id, cur->session_id, in ssl_cache_find_entry()
155 memcmp(session_id, cur->session_id, cur->session_id_len) == 0) { in ssl_cache_pick_writing_slot()
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DSfxSetup.cpp75 if (memcmp(buffer + pos, endID, signatureEndSize) == 0) in ReadDataString()
87 if (memcmp(buffer + pos, startID, signatureStartSize) == 0) in ReadDataString()
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_QUERYMENU.c63 CU_ASSERT_EQUAL(memcmp(menu, &menu2, sizeof(*menu)), 0); in do_check_menu()
72 CU_ASSERT(memcmp(&menu, &menu2, sizeof(menu))); in do_check_menu()
H A Dtest_VIDIOC_PARM.c207 CU_ASSERT_EQUAL(memcmp(&parm, &parm2, sizeof(parm)), 0); in do_get_param()
241 CU_ASSERT_EQUAL(memcmp(&parm, &parm2, sizeof(parm)), 0); in do_get_param_invalid()
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest05.c355 if (memcmp(buf, zero_buf, csize)) { in dotest()
386 if (memcmp(buf, val_buf, csize)) { in dotest()
H A Dftest08.c360 if (memcmp in dotest()
391 if (memcmp in dotest()
H A Dftest04.c347 if (memcmp in dotest()
376 if (memcmp in dotest()
H A Dftest01.c362 if (memcmp(buf, zero_buf, csize)) { in dotest()
395 if (memcmp(buf, val_buf, csize)) { in dotest()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-async-dns/
H A Dmain.c171 !memcmp(adt[dtest - 1].ads, addr, (unsigned int)alen)) { in cb1()
306 if (memcmp(ipt[n].b, u, (unsigned int)m)) { in main()
/third_party/mesa3d/src/intel/compiler/
H A Dtest_eu_compact.cpp66 if (memcmp(&uncompacted, &src, sizeof(src))) { in test_compact_instruction()
74 if (memcmp(&unchanged, &dst, sizeof(dst))) { in test_compact_instruction()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vertprog.c67 if (memcmp(vp->texcoord, fp->texcoord, sizeof(vp->texcoord))) { in nv30_vertprog_validate()
186 !memcmp(data->value, &constbuf[data->index * 4], 16)) in nv30_vertprog_validate()
/third_party/ltp/testcases/kernel/mem/vmtests/
H A Dstack_space.c267 if (memcmp(buf, zero_buf, csize)) { in dotest()
284 if (memcmp(buf, val_buf, csize)) { in dotest()
H A Ddata_space.c299 if (memcmp(buf, zero_buf, csize)) {
316 if (memcmp(buf, val_buf, csize)) {
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_getname.c187 if (memcmp(&svr_local_addr, &clt_peer_addr, len) != 0) in main()
191 if (memcmp(&svr_peer_addr, &clt_local_addr, len) != 0) in main()
/third_party/ltp/utils/sctp/testlib/
H A Dsctputil.c354 return memcmp(&addr1->v6.sin6_addr, &addr2->v6.sin6_addr, in cmp_addr()
359 return memcmp(&addr1->v4.sin_addr, &addr2->v4.sin_addr, in cmp_addr()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program_cache.c81 return memcmp(a->data, b->data, a->size) == 0; in keybox_equals()
132 if (memcmp(map + existing->offset, assembly, assembly_size) == 0) in find_existing_assembly()

Completed in 14 milliseconds

1...<<11121314151617181920>>...79