Home
last modified time | relevance | path

Searched refs:memcmp (Results 1751 - 1775 of 4943) sorted by relevance

1...<<71727374757677787980>>...198

/third_party/curl/src/
H A Dtool_cb_hdr.c158 if(memcmp(p, "filename=", 9)) { in tool_header_cb()
/third_party/curl/tests/http/clients/
H A Dws-data.c143 if(memcmp(exp_data + r_offset, recvbuf, nread)) { in recv_binary()
/third_party/gn/src/base/files/
H A Dfile_util.cc66 (memcmp(buffer1, buffer2, static_cast<size_t>(file1.gcount())))) { in ContentsEqual()
/third_party/ffmpeg/libavutil/tests/
H A Dxtea.c69 if (memcmp(dst, ref, 8*len)) { in test_xtea()
/third_party/glfw/tests/
H A Dmonitors.c127 if (memcmp(mode, modes + i, sizeof(GLFWvidmode)) == 0) in list_modes()
/third_party/ffmpeg/tests/api/
H A Dapi-flac-test.c231 if (memcmp(raw_in, raw_out, out_frame_bytes * NUMBER_OF_AUDIO_FRAMES) != 0) { in run_test()
/third_party/gn/src/gn/
H A Dsource_file.cc28 !::memcmp(str.data() + str.size() - ext.size(), ext.data(), in EndsWithExtension()
/third_party/libwebsockets/lib/core/
H A Dlws_map.c103 return memcmp(key1, key2, kl1); in lws_map_compare_key_default()
/third_party/libsnd/src/
H A Dchanmap.c239 if (memcmp (chan_map, curr_map [k].channel_map, channels * sizeof (chan_map [0])) == 0) in aiff_caf_find_channel_layout_tag()
H A Dogg_vcomment.c93 { if (memcmp (p, ident->ident, ident->length) != 0) in vorbiscomment_read_tags()
/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_create.c78 if (memcmp(&elf_header32, ELFMAG, SELFMAG) != 0) in _UCD_create()
/third_party/libuv/test/
H A Dbenchmark-udp-pummel.c123 ASSERT(!memcmp(buf->base, EXPECTED, nread)); in recv_cb()
H A Dtest-udp-ipv6.c133 ASSERT(!memcmp(buf->base, data, 9)); in ipv6_recv_ok()
/third_party/libwebsockets/lib/drivers/netdev/
H A Dnetdev.c146 !memcmp(bssid, w->bssid, 6)) in lws_netdev_credentials_find()
H A Dwifi.c68 !memcmp(bssid, w->bssid, 6)) in lws_netdev_wifi_scan_find()
/third_party/libwebsockets/lib/misc/lwsac/
H A Dlwsac.c224 !memcmp(pos, find, len)) in lwsac_scan_extant()
/third_party/libcoap/src/
H A Dcoap_async.c29 ((val2) == 0 || memcmp((out)->field3, (val3), (val2)) == 0)) break; \
/third_party/jerryscript/tests/unit-core/
H A Dtest-symbol.cpp201 TEST_ASSERT (memcmp (str_buff, SYMBOL_DESCIPTIVE_STRING_BAR, sizeof (SYMBOL_DESCIPTIVE_STRING_BAR) - 1) == 0); in HWTEST_F()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-hugeurl/
H A Dminimal-secure-streams.c236 if (memcmp(hugeurl, check, hugeurl_size)) { in myss_rx()
/third_party/libwebsockets/win32port/zlib/
H A Dzutil.h235 # define zmemcmp memcmp
/third_party/libwebsockets/lib/roles/mqtt/
H A Dprimitives.c322 return memcmp(bd1->buf, bd2->buf, bd1->len); in lws_mqtt_bindata_cmp()
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-pmd-bulk/
H A Dprotocol_lws_minimal_pmd_bulk.c228 if (memcmp(in, &redundant_string[m], s)) { in callback_minimal_pmd_bulk()
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_MODULATOR.c99 CU_ASSERT_EQUAL(memcmp in do_get_modulator()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-value.h141 !memcmp(bit_pattern_, other.bit_pattern_, in operator ==()
/third_party/node/deps/v8/third_party/zlib/
H A Dzutil.h234 # define zmemcmp memcmp

Completed in 18 milliseconds

1...<<71727374757677787980>>...198