Home
last modified time | relevance | path

Searched refs:memcmp (Results 2101 - 2125 of 5042) sorted by relevance

1...<<81828384858687888990>>...202

/third_party/elfutils/tests/
H A Dnewdata.c228 if (memcmp (data, d_data, len) != 0) in check_section_data()
H A Dfillfile.c188 if (data->d_size != 5 || memcmp (data->d_buf, buf, 5) != 0) in check_data()
/third_party/f2fs-tools/fsck/
H A Dquotaio_v2.c64 if (!memcmp(&empty, dp, sizeof(struct v2r1_disk_dqblk))) in v2r1_disk2memdqblk()
/third_party/elfutils/libdwfl/
H A Dfind-debuginfo.c115 && memcmp (build_id, alt_build_id, alt_len) == 0) in validate()
H A Dgzip.c221 memcmp (mapped, magic, sizeof magic - 1)) in unzip()
H A Delf-from-memory.c92 if (memcmp (buffer, ELFMAG, SELFMAG) != 0) in elf_from_remote_memory()
/third_party/ffmpeg/libavcodec/
H A Dmvcdec.c59 !memcmp(avctx->extradata + avctx->extradata_size - 9, "BottomUp", 9); in mvc_decode_init()
H A Dxpmdec.c326 while (end - ptr > 9 && memcmp(ptr, "/* XPM */", 9)) in xpm_decode_frame()
/third_party/ffmpeg/libavformat/
H A Djvdec.c58 !memcmp(pd->buf + 4, MAGIC, strlen(MAGIC))) in read_probe()
H A Dmpjpegdec.c345 if (!memcmp(start, mpjpeg->searchstr, mpjpeg->searchstr_len)) { in mpjpeg_read_packet()
H A Dpaf.c59 !memcmp(p->buf, MAGIC, strlen(MAGIC))) in read_probe()
H A Dsrtp.c179 if (memcmp(hmac, buf + len - hmac_size, hmac_size)) { in ff_srtp_decrypt()
H A Difv.c47 if (!memcmp(p->buf, ifv_magic, sizeof(ifv_magic))) in ifv_probe()
H A Dvivo.c65 if (memcmp(buf, "Version:Vivo/", 13)) in vivo_probe()
H A Dflacdec.c244 if (memcmp(p->buf, "fLaC", 4)) in flac_probe()
H A Drtpdec_jpeg.c287 memcmp(qtables, &jpeg->qtables[q - 128][0], qtable_len))) { in jpeg_parse_packet()
/third_party/ffmpeg/libavutil/tests/
H A Dblowfish.c133 if (memcmp(dst, ref, 8*len)) { in test_blowfish()
/third_party/curl/lib/vauth/
H A Dkrb5_sspi.c217 if(memcmp(&context, krb5->context, sizeof(context))) { in Curl_auth_create_gssapi_user_message()
/third_party/elfutils/libdwelf/
H A Ddwelf_strtab.c197 int cmpres = memcmp ((*sep)->reverse, newstr->reverse, in searchstring()
/third_party/alsa-utils/axfer/test/
H A Dcontainer-test.c185 err = memcmp(buf, frame_buffer, size); in callback()
/third_party/alsa-lib/src/pcm/
H A Dmask_inline.h183 return ! memcmp(mask, v, MASK_SIZE * 4); in snd_mask_eq()
/third_party/backends/backend/
H A Dsm3600-scanusb.c270 if (!rcCode && memcmp(pchTransfer,pchBuffer,cch)) in RegCheck()
H A Dhp-device.c409 || memcmp(sanei_hp_scsi_vendor(scsi), "HP ", 8) != 0) in sanei_hp_device_new()
/third_party/curl/lib/
H A Dhash.c291 if((key1_len == key2_len) && !memcmp(k1, k2, key1_len)) in Curl_str_key_compare()
/third_party/cups-filters/cupsfilters/
H A Dimage-jpeg.c77 !memcmp(marker->data, "Adobe", 5)) in _cupsImageReadJPEG()

Completed in 15 milliseconds

1...<<81828384858687888990>>...202