Home
last modified time | relevance | path

Searched refs:entry_count (Results 1 – 25 of 31) sorted by relevance

12

/openbsd-src/sys/dev/pci/
H A Dqlereg.h478 u_int8_t entry_count; member
519 u_int8_t entry_count; member
535 u_int8_t entry_count; member
544 u_int8_t entry_count; member
584 u_int8_t entry_count; member
623 u_int8_t entry_count; member
H A Dqle.c1846 iocb->entry_count = 1; in qle_ct_pass_through()
1976 iocb->entry_count = 1; in qle_fabric_plogx()
2541 marker->entry_count = 1; in qle_put_marker()
2574 req->entry_count = 1; in qle_put_cmd()
/openbsd-src/sys/dev/ic/
H A Dqlareg.h545 u_int8_t entry_count;
555 u_int8_t entry_count; member
593 u_int8_t entry_count; member
609 u_int8_t entry_count; member
618 u_int8_t entry_count; member
H A Dqlwreg.h250 u_int8_t entry_count; member
H A Dqlw.c1283 *type = hdr->entry_count; in qlw_get_header()
1297 hdr->entry_count = type; in qlw_put_header()
1302 hdr->entry_count = count; in qlw_put_header()
1334 int entry_count = 1; in qlw_put_cmd() local
1350 entry_count++; in qlw_put_cmd()
1364 qlw_put_header(sc, &req->hdr, QLW_IOCB_CMD_TYPE_0, entry_count); in qlw_put_cmd()
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DCompactUnwindInfo.h109 uint32_t entry_count, uint32_t function_offset,
114 uint32_t entry_count,
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugMacro.cpp46 uint8_t entry_count = debug_macro_data.GetU8(offset); in SkipOperandTable() local
47 for (uint8_t i = 0; i < entry_count; i++) { in SkipOperandTable()
/openbsd-src/usr.sbin/npppctl/
H A Dnpppctl.c157 entry[res->entry_count])) { in show_clear_session()
161 res->entry_count); in show_clear_session()
163 for (i = 0; i < res->entry_count; i++, n++) { in show_clear_session()
224 for (i = 0; i < res->entry_count; i++) { in monitor_session()
/openbsd-src/sys/dev/pci/drm/amd/display/dmub/inc/
H A Ddmub_trace_buffer.h63 uint32_t entry_count; member
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp412 uint32_t entry_page_offset, uint32_t entry_count, uint32_t function_offset, in BinarySearchRegularSecondPage() argument
422 uint32_t high = entry_count; in BinarySearchRegularSecondPage()
452 uint32_t entry_page_offset, uint32_t entry_count, in BinarySearchCompressedSecondPage() argument
458 uint32_t high = entry_count; in BinarySearchCompressedSecondPage()
561 uint16_t entry_count = m_unwindinfo_data.GetU16(&offset); // entryCount in GetCompactUnwindInfoForFunction() local
564 second_page_offset + entry_page_offset, entry_count, function_offset, in GetCompactUnwindInfoForFunction()
623 uint16_t entry_count = m_unwindinfo_data.GetU16(&offset); // entryCount in GetCompactUnwindInfoForFunction() local
630 second_page_offset + entry_page_offset, entry_count, function_offset, in GetCompactUnwindInfoForFunction()
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.h212 uint32_t entry_count = 0; member
233 entry_count = 0; in Clear()
H A DDynamicLoaderDarwinKernel.cpp1109 m_kext_summary_header.entry_count = data.GetU32(&offset); in ReadKextSummaryHeader()
1110 if (m_kext_summary_header.entry_count > 10000) { in ReadKextSummaryHeader()
1116 m_kext_summary_header.entry_count); in ReadKextSummaryHeader()
1383 if (m_kext_summary_header.entry_count > 0 && in ReadAllKextSummaries()
1388 m_kext_summary_header.entry_count)) { in ReadAllKextSummaries()
1420 m_kext_summary_header.entry_count); in PutToLog()
/openbsd-src/usr.sbin/npppd/npppd/
H A Dnpppd_ctl.h84 int entry_count; /** count of the entry */ member
H A Dnpppd_ctl.c222 who_list->entry_count = cnt; in npppd_ctl_imsg_compose()
245 who_list->entry_count = cnt; in npppd_ctl_imsg_compose()
/openbsd-src/sys/arch/amd64/include/
H A Dmpbiosreg.h109 u_int16_t entry_count; member
/openbsd-src/sys/arch/i386/include/
H A Dmpbiosreg.h109 u_int16_t entry_count; member
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A Diso9660.h139 char entry_count [ISODCL ( 3, 4)]; /* 721 */ member
H A Deltorito.c301 set_721(shdr_desc.entry_count, 1); in FDECL1()
/openbsd-src/sys/arch/i386/i386/
H A Dmpbios.c543 for (count = mp_cth->entry_count, in mpbios_scan()
563 for (count = mp_cth->entry_count, in mpbios_scan()
602 count = mp_cth->entry_count; in mpbios_scan()
/openbsd-src/sys/arch/amd64/amd64/
H A Dmpbios.c523 count = mp_cth->entry_count; in mpbios_scan()
565 count = mp_cth->entry_count; in mpbios_scan()
/openbsd-src/gnu/gcc/gcc/cp/
H A Dname-lookup.c121 size_t entry_count; member
130 table->entry_count = 0; in binding_table_construct()
156 table->entry_count = 0;
177 const size_t old_entry_count = table->entry_count; in binding_table_expand()
196 table->entry_count = old_entry_count; in binding_table_expand()
210 ++table->entry_count; in binding_table_insert()
212 if (3 * table->chain_count < 5 * table->entry_count) in binding_table_insert()
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_psp.h282 uint16_t entry_count; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1802 int entry_count = lines->getChildCount(); in ParseCompileUnitLineTable() local
1809 for (int i = 0; i < entry_count; ++i) { in ParseCompileUnitLineTable()
1862 if (entry_count > 0 && ShouldAddLine(match_line, prev_line, prev_length)) { in ParseCompileUnitLineTable()
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/emultempl/
H A Dxtensaelf.em96 unsigned entry_count;
106 entry_count = insn_sec->size / 8;
150 prop_sec->size = entry_count * 12;
196 for (entry = 0; entry < entry_count; ++entry)
/openbsd-src/gnu/gcc/gcc/
H A Dtree-cfg.c4434 gcov_type total_count = 0, entry_count = 0; in tree_duplicate_sese_region() local
4491 entry_count = entry->count; in tree_duplicate_sese_region()
4494 if (entry_count > total_count) in tree_duplicate_sese_region()
4495 entry_count = total_count; in tree_duplicate_sese_region()
4514 total_count - entry_count, in tree_duplicate_sese_region()
4516 scale_bbs_frequencies_gcov_type (region_copy, n_region, entry_count, in tree_duplicate_sese_region()

12