Searched refs:record_count (Results 1 – 5 of 5) sorted by relevance
/external/tcpdump/ |
D | print-lisp.c | 194 nd_uint8_t record_count; member 238 uint8_t record_count; in lisp_print() local 268 record_count = lisp_hdr->record_count; in lisp_print() 272 ND_PRINT((ndo, "\n %u record(s), ", record_count)); in lisp_print() 278 ND_PRINT((ndo, " %u record(s),", record_count)); in lisp_print() 282 if (record_count == 0) in lisp_print() 286 while ((length > packet_offset) && (record_count--)) { in lisp_print()
|
/external/openscreen/discovery/mdns/ |
D | mdns_trackers_unittest.cc | 50 ACTION_P(VerifyRecordCount, record_count) { in ACTION_P() argument 51 EXPECT_EQ(arg0.answers().size(), static_cast<size_t>(record_count)); in ACTION_P()
|
/external/e2fsprogs/lib/blkid/ |
D | probe.c | 1239 unsigned int record_count; in probe_hfsplus() local 1328 record_count = blkid_be16(descr->num_recs); in probe_hfsplus() 1329 if (record_count == 0) in probe_hfsplus()
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-common.hh | 206 unsigned int *record_count /* IN/OUT */, in get_tags() 209 if (record_count) { in get_tags() 210 const Record<Type> *arr = this->sub_array (start_offset, record_count); in get_tags() 211 unsigned int count = *record_count; in get_tags()
|
/external/cpuinfo/test/dmesg/ |
D | huawei-mate-8.log | 8005 …u0,swapper/0][I/sensorhub] write extend step counter data to motion event buffer, record_count = 1! 8192 …cpu0,dhd_dpc][I/sensorhub] write extend step counter data to motion event buffer, record_count = 1!
|