Home
last modified time | relevance | path

Searched refs:memcmp (Results 1501 - 1525 of 1833) sorted by relevance

1...<<61626364656667686970>>...74

/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_queue.c456 if (memcmp(group_counts, info->csd_job->csd.wg_count, in handle_csd_indirect_cpu_job()
/third_party/ltp/lib/
H A Dtst_cgroup.c1325 if (prev_len && memcmp(out, prev_buf, prev_len)) { in safe_cg_read()
/third_party/ltp/testcases/kernel/fs/fsx-linux/
H A Dfsx-linux.c337 if (memcmp(good_buf + offset, temp_buf, size) != 0) { in check_buffers()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c1431 !memcmp(&iview->base.u, &images[i].u, in v3d_set_shader_images()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-serialization.cc841 return memcmp(header.begin(), current_version, WasmSerializer::kHeaderSize) == in IsSupportedVersion()
/third_party/nghttp2/src/
H A Dutil.cc677 return memcmp(uri1 + u1.field_data[field].off, in fieldeq()
/third_party/node/deps/icu-small/source/common/
H A Dputil.cpp944 if (memcmp(tzInfo->defaultTZBuffer + tzInfo->defaultTZPosition, bufferFile, sizeFileRead) != 0) { in compareBinaryFiles()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_cmd_buffer.c273 if (memcmp(dst, src, size) == 0) in mem_update()
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec_api.c199 if (memcmp(current, tmp, 4 * sizeof(GLfloat) << dmul_shift) != 0) { in vbo_exec_copy_to_current()
/third_party/mesa3d/src/mesa/main/
H A Dlight.c776 if (memcmp(mat->Attrib[i], color, sizeof(mat->Attrib[i]))) { in _mesa_update_color_material()
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Daio-stress.c352 if (memcmp(io->buf, verify_buf, io->io_oper->reclen)) { in check_finished_io()
/third_party/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink01.c878 } else if (memcmp((char *)&statter, (char *)&asymlink, sizeof(statter)) in ck_object()
/third_party/lwip/src/apps/http/makefsdata/
H A Dmakefsdata.c604 LWIP_ASSERT("decompressed memcmp failed", !memcmp(s_checkbuf, buf, fsize)); in get_file_data()
/third_party/libevdev/test/
H A Dtest-libevdev-has-event.c728 ck_assert_int_eq(memcmp(&a, libevdev_get_abs_info(dev, ABS_X), sizeof(a)), 0); in START_TEST()
/third_party/lwip/src/netif/ppp/
H A Dccp.c849 if (len < CILEN_MPPE || memcmp(opt_buf, p, CILEN_MPPE)) in ccp_ackci()
H A Dpppol2tp.c644 if ( memcmp(inp, md5_hash, sizeof(md5_hash)) ) { in pppol2tp_dispatch_control_packet()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c224 fail_if(memcmp(&src_desc->channel[i], &dst_desc->channel[i], in can_do_blit()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_job.c1084 return memcmp(s1, s2, sizeof(struct lima_job_key)) == 0; in lima_job_compare()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_debug.c683 if (memcmp(gpu_list, cpu_list, chunk->element_dw_size * 4) != 0) { in si_log_chunk_desc_list_print()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.c563 if (memcmp(&key, &variants->variants[i].key, sizeof(key)) == 0) { in panfrost_update_shader_variant()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_derived.c634 if (memcmp(r300->rs_block_state.state, &rs, sizeof(struct r300_rs_block))) { in r300_update_rs_block()
/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Drsa_sig.c839 if ((rslen != tbslen) || memcmp(tbs, prsactx->tbuf, rslen)) in rsa_verify()
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_cert.c609 ret = memcmp(abuf, bbuf, alen); in xname_cmp()
H A Dssl_sess.c624 || memcmp(ret->sid_ctx, s->sid_ctx, ret->sid_ctx_length)) { in ssl_get_prev_session()
/third_party/node/deps/openssl/openssl/crypto/pkcs7/
H A Dpk7_doit.c1088 (memcmp(message_digest->data, md_dat, md_len))) { in PKCS7_signatureVerify()

Completed in 48 milliseconds

1...<<61626364656667686970>>...74