Home
last modified time | relevance | path

Searched refs:memcmp (Results 1201 - 1225 of 5032) sorted by relevance

1...<<41424344454647484950>>...202

/third_party/musl/porting/liteos_a/user/src/network/
H A Dif_nameindex.c58 memcmp(map->name, RTA_DATA(rta), namelen) == 0) in netlink_msg_to_nameindex()
H A Dether.c101 if (memcmp(addr, temp_addr, 6) == 0) { in ether_ntohost()
/third_party/musl/src/network/
H A Dif_nameindex.c57 memcmp(map->name, RTA_DATA(rta), namelen) == 0) in netlink_msg_to_nameindex()
H A Ddn_comp.c47 if (l != base[o] || memcmp(base+o+1, end, l)) in match()
H A Dether.c109 if (memcmp(addr, temp_addr, 6) == 0) { in ether_ntohost()
/third_party/ninja/src/
H A Dclparser.cc51 memcmp(in, prefix.c_str(), (int)prefix.size()) == 0) { in FilterShowIncludes()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_msaa.c97 memcmp(locations, st->state.sample_locations, size) != 0) { in update_sample_locations()
/third_party/mesa3d/src/util/
H A Dos_memory_fd.c84 if (memcmp(header.uuid, sha1, UUID_SIZE)) { in os_import_memory_fd()
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_dual_tex.c124 return memcmp(&I->src[0], &J->src[0], in coord_equal()
H A Dbi_test.h69 return memcmp((uint8_t *) A + sizeof(struct list_head), in bit_instr_equal()
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap03.c117 if (memcmp(dummy, addr, page_sz)) { in main()
H A Dmmap04.c104 if (memcmp(dummy, addr, page_sz)) { in main()
H A Dmmap01.c97 if (memcmp(&addr[file_sz], dummy, page_sz - file_sz)) { in main()
/third_party/ltp/testcases/kernel/syscalls/bpf/
H A Dbpf_map01.c117 } else if (memcmp(val_set, val_get, (size_t) VAL_SZ)) { in run()
/third_party/ltp/testcases/kernel/syscalls/getxattr/
H A Dgetxattr01.c131 if (memcmp(tc[i - 1].value, XATTR_TEST_VALUE, XATTR_TEST_VALUE_SIZE)) in main()
/third_party/ltp/testcases/kernel/syscalls/pwrite/
H A Dpwrite01.c53 if (memcmp(write_buf[count], read_buf[count], K1) != 0) { in check_file_contents()
/third_party/ltp/testcases/kernel/syscalls/quotactl/
H A Dquotactl04.c143 if (memcmp(tc->res_data, tc->set_data, tc->sz)) { in verify_quota()
/third_party/ltp/testcases/kernel/syscalls/writev/
H A Dwritev02.c158 if (memcmp(buf_list[0], buf_list[1], CHUNK) in main()
H A Dwritev03.c113 if (memcmp(readbuf, buf, total_read)) { in run()
/third_party/ltp/testcases/kernel/security/dirtypipe/
H A Ddirtypipe.c59 if (memcmp(pattern_buf, read_buf, 4096) != 0) in check_file_contents()
/third_party/ltp/testcases/kernel/syscalls/pread/
H A Dpread01.c49 if (memcmp(write_buf[count], read_buf[count], K1) != 0) { in compare_bufers()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_write/
H A D1-2.c137 if (memcmp(buf, check + BUF_SIZE / 2, BUF_SIZE)) { in main()
H A D1-1.c120 if (memcmp(buf, check, BUF_SIZE)) { in main()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vertex_state_cache.c42 return !memcmp(&sa->input, &sb->input, sizeof(sa->input)); in key_equals()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_cmd_signature.cpp99 return memcmp(a, b, sizeof(struct d3d12_cmd_signature_key)) == 0; in equals_cmd_signature_key()

Completed in 8 milliseconds

1...<<41424344454647484950>>...202