Searched refs:entries (Results 301 - 325 of 402) sorted by relevance

<<11121314151617

/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_optimize.c192 PF_RULE_FIELD(entries, DC),
289 entries);
332 r, entries);
1268 SIMPLEQ_INSERT_TAIL(&(*tbl)->pt_nodes, ti, entries);
/freebsd-11-stable/stand/i386/pmbr/
H A Dpmbr.s163 # the next sector. We assume that partition entries are smaller than 64k
/freebsd-11-stable/sys/dev/acpica/
H A Dacpivar.h95 STAILQ_ENTRY(apm_clone_data) entries; member in struct:apm_clone_data
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp346 for (auto &entry : command.entries()) {
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h137 WriteObjectFile(std::vector<ObjectFile::LoadableData> entries) override;
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs.c301 SVN_ERR(svn_fs_fs__load_index(fs, input->revision, input->entries,
/freebsd-11-stable/contrib/bmake/mk/
H A Ddpadd.mk239 # entries
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_congestion_control.c177 /* if no entries, we will always send at least 1 mad to set ccti_limit = 0 */
211 cl_hton16(p_opt->cc_cct.entries[k].shift << 14
212 | p_opt->cc_cct.entries[k].multiplier);
/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_cam.c757 ccb->ccb_h.sim_priv.entries[0].ptr = rcb;
815 rcb_t *rcb = ccb->ccb_h.sim_priv.entries[0].ptr;
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Datombios.h2711 /* Explanation on entries in ATOM_INTEGRATED_SYSTEM_INFO
2745 The enough reservation should allow us to never change table revisions. Whenever needed, a GPU SW component can use reserved portion for new data entries.
3396 //Other entries in ATOM_LVDS_INFO_V12 are still valid/useful to DAL
3505 //Other entries in ATOM_LVDS_INFO_V12 are still valid/useful to DAL
4083 EXT_DISPLAY_PATH sPath[MAX_NUMBER_OF_EXT_DISPLAY_PATH]; // total of fixed 7 entries.
4392 VOLTAGE_LUT_ENTRY asVIDAdjustEntries[32];// 32 is for allocation, the actual number of entries is in ucNumOfVoltageEntries
7662 UCHAR ucNumEntries; // Number of entries.
7663 ATOM_PPLIB_Clock_Voltage_Dependency_Record entries[1]; // Dynamically allocate entries. member in struct:_ATOM_PPLIB_Clock_Voltage_Dependency_Table
7678 UCHAR ucNumEntries; // Number of entries
7679 ATOM_PPLIB_Clock_Voltage_Limit_Record entries[1]; // Dynamically allocate entries. member in struct:_ATOM_PPLIB_Clock_Voltage_Limit_Table
7691 ATOM_PPLIB_CAC_Leakage_Record entries[1]; // Dynamically allocate entries. member in struct:_ATOM_PPLIB_CAC_Leakage_Table
7706 ATOM_PPLIB_PhaseSheddingLimits_Record entries[1]; // Dynamically allocate entries. member in struct:_ATOM_PPLIB_PhaseSheddingLimits_Table
7718 VCEClockInfo entries[1]; member in struct:_VCEClockInfoArray
7730 ATOM_PPLIB_VCE_Clock_Voltage_Limit_Record entries[1]; member in struct:_ATOM_PPLIB_VCE_Clock_Voltage_Limit_Table
7742 ATOM_PPLIB_VCE_State_Record entries[1]; member in struct:_ATOM_PPLIB_VCE_State_Table
7764 UVDClockInfo entries[1]; member in struct:_UVDClockInfoArray
7776 ATOM_PPLIB_UVD_Clock_Voltage_Limit_Record entries[1]; member in struct:_ATOM_PPLIB_UVD_Clock_Voltage_Limit_Table
7788 ATOM_PPLIB_UVD_State_Record entries[1]; member in struct:_ATOM_PPLIB_UVD_State_Table
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp49 kmp_int32 entries = task_stack->ts_entries; local
54 ("__kmp_trace_task_stack(start): location = %s, gtid = %d, entries = %d, "
56 location, gtid, entries, task_stack->ts_first_block, stack_top));
59 KMP_DEBUG_ASSERT(entries > 0);
61 while (entries != 0) {
64 if (entries & TASK_STACK_INDEX_MASK == 0) {
73 entries--;
83 location, gtid, entries, stack_top, tied_task));
3215 // kmp_reap_task_team( ). Note all new array entries are initialized
3237 // Make the initial allocate for threads_data array, and zero entries
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_local/
H A Dra_plugin.c1334 /* Getting a directory's entries */
1347 apr_hash_t *entries;
1366 /* Get the dir's entries. */
1367 SVN_ERR(svn_fs_dir_entries(&entries, root, abs_path, pool));
1372 for (hi = apr_hash_first(pool, entries); hi; hi = apr_hash_next(hi))
1342 apr_hash_t *entries; local
/freebsd-11-stable/contrib/binutils/binutils/
H A Dwindint.h96 /* Directory entries. */
97 struct rc_res_entry *entries; member in struct:rc_res_directory
122 directories and resources because in a COFF file all entries in a
123 directory are sorted together, whether the entries are
/freebsd-11-stable/sys/dev/drm/
H A Dmach64_drv.h139 int entries);
604 * Mach64's bus master engine will stop if there are no more entries to process.
/freebsd-11-stable/sys/dev/pst/
H A Dpst-iop.h359 u_int8_t entries; member in struct:i2o_exec_systab
/freebsd-11-stable/sys/x86/iommu/
H A Dintel_dmar.h52 TAILQ_ENTRY(dmar_map_entry) dmamap_link; /* Link for dmamap entries */
53 RB_ENTRY(dmar_map_entry) rb_entry; /* Links for domain entries */
89 * of unload entries delayed.
229 /* Delayed freeing of map entries queue processing */
336 struct dmar_map_entries_tailq *entries, bool cansleep);
/freebsd-11-stable/sys/dev/isci/
H A Disci_controller.c59 #define ccb_sim_ptr sim_priv.entries[0].ptr
/freebsd-11-stable/sys/dev/mfi/
H A Dmfi_cam.c113 #define ccb_mfip_ptr sim_priv.entries[0].ptr
/freebsd-11-stable/sys/dev/mly/
H A Dmly.c1807 * with the s/g entries for its data.
1827 gen->transfer.indirect.entries[0] = nseg;
2272 csio->ccb_h.sim_priv.entries[0].field = bus;
2349 bus = csio->ccb_h.sim_priv.entries[0].field;
2537 mly_printf(sc, "maximum data transfer %d blocks, maximum sg entries/command %d\n",
2778 ge->transfer.indirect.table_physaddr[0], ge->transfer.indirect.entries[0]);
/freebsd-11-stable/stand/i386/boot2/
H A Dboot1.S69 .word 0 # root entries
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_cd.h746 struct read_dvd_struct_list_entry entries[0]; member in struct:read_dvd_struct_data_list
/freebsd-11-stable/usr.sbin/camdd/
H A Dcamdd.c450 #define ppriv_ptr0 periph_priv.entries[0].ptr
451 #define ppriv_ptr1 periph_priv.entries[1].ptr
452 #define ppriv_field0 periph_priv.entries[0].field
453 #define ppriv_field1 periph_priv.entries[1].field
/freebsd-11-stable/sys/cam/ata/
H A Data_da.c2097 xpt_print(periph->path, "No entries allocated for "
2667 * If the drive reports no entries that match the query,
2689 * If the user didn't allocate any entries for us to fill,
2698 for (i = 0, desc = &hdr->desc_list[0], entry=&rep->entries[0];
3016 __offsetof(struct ata_identify_log_pages,entries);
3029 if (softc->ata_iddir.entries[i] ==
3033 else if (softc->ata_iddir.entries[i]==
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.h386 apr_hash_t *entries,
/freebsd-11-stable/contrib/subversion/subversion/include/private/
H A Dsvn_wc_private.h332 * deleted entries as working copy roots.
661 * semantics of entries. It will handle any uncommitted changes (delete,
887 * For use by entries.c and entries-dump.c to read old-format working copies.
890 svn_wc__read_entries_old(apr_hash_t **entries,
1354 * - If @a get_all is @c FALSE, then only locally-modified entries will be
1355 * returned. If @c TRUE, then all entries will be returned.
1483 * directory, its file entries, and the presence or absence of
1486 * and its immediate file entries, but not subdirectories.
1488 * target, and don't touch its entries
[all...]

Completed in 240 milliseconds

<<11121314151617