Home
last modified time | relevance | path

Searched refs:table (Results 151 – 175 of 1082) sorted by relevance

12345678910>>...44

/dragonfly/contrib/gcc-8.0/gcc/
H A Dggc-page.c596 page_table table = G.lookup; in safe_lookup_page_table_entry() local
600 if (table == NULL) in safe_lookup_page_table_entry()
604 table = table->next; in safe_lookup_page_table_entry()
606 base = &table->table[0]; in safe_lookup_page_table_entry()
633 table = table->next; in lookup_page_table_entry()
634 base = &table->table[0]; in lookup_page_table_entry()
655 page_table table; in set_page_table_entry() local
657 for (table = G.lookup; table; table = table->next) in set_page_table_entry()
663 table->next = G.lookup; in set_page_table_entry()
665 G.lookup = table; in set_page_table_entry()
[all …]
H A Dhash-table.h378 hash_table *table = ggc_alloc<hash_table> (); in create_ggc() local
379 new (table) hash_table (n, true, GATHER_STATISTICS, in create_ggc()
381 return table; in create_ggc()
1040 typedef hash_table<E> table; in gt_ggc_mx() typedef
1047 if (table::is_empty (h->m_entries[i]) in gt_ggc_mx()
1048 || table::is_deleted (h->m_entries[i])) in gt_ggc_mx()
1066 typedef hash_table<D> table; in hashtab_entry_note_pointers() typedef
1067 if (table::is_empty (map->m_entries[i]) in hashtab_entry_note_pointers()
1068 || table::is_deleted (map->m_entries[i])) in hashtab_entry_note_pointers()
1103 typedef hash_table<H> table; in gt_cleare_cache() typedef
[all …]
H A Dcfgbuild.c253 rtx_jump_table_data *table; in make_edges() local
261 else if (tablejump_p (insn, NULL, &table)) in make_edges()
263 rtvec vec = table->get_labels (); in make_edges()
397 purge_dead_tablejump_edges (basic_block bb, rtx_jump_table_data *table) in purge_dead_tablejump_edges() argument
406 vec = table->get_labels (); in purge_dead_tablejump_edges()
443 rtx_jump_table_data *table; in find_bb_boundaries() local
593 if (bb != orig_bb && tablejump_p (BB_END (bb), NULL, &table)) in find_bb_boundaries()
594 purge_dead_tablejump_edges (bb, table); in find_bb_boundaries()
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-msp430.texi29 @table @code
46 @table @code
60 @end table
110 @end table
132 @table @code
146 @end table
210 @end table
258 @end table
312 @end table
382 @end table
[all …]
H A Dc-d10v.texi29 @table @samp
45 @end table
116 @table @samp
123 @end table
126 @table @code
146 @end table
162 @table @code
171 @end table
174 @table @code
201 @end table
[all …]
H A Dc-pdp11.texi34 @table @code
41 @end table
53 @table @code
151 @end table
158 @table @code
214 @end table
221 @table @code
285 @end table
293 @table @code
299 @end table
[all …]
H A Dc-rl78.texi27 @table @code
55 @end table
66 @table @code
95 @end table
105 @table @code
123 @end table
H A Dc-i860.texi47 @table @code
54 @end table
56 @table @code
77 @end table
85 @table @code
91 @end table
93 @table @code
99 @end table
101 @table @code
106 @end table
H A Dc-cr16.texi29 @table @code
42 @end table
46 @table @samp
74 @end table
95 …This loads the address of _data1, into global offset table (ie GOT) and its offset value from GOT …
99 …This loads the address of _myfun, shifted right by 1, into global offset table (ie GOT) and its of…
H A Dc-tic6x.texi29 @table @gcctabopt
85 @end table
128 @table @code
137 or exception table data is required or permitted.
159 Output an exception type table reference to @var{symbol}.
163 Marks the end of and exception table or function. If preceeded by a
169 Marks the end of the current function, and the start of the exception table
171 @code{.endp} directive will be added to the exception table entry.
195 @end table
H A Dc-d30v.texi29 @table @samp
43 @end table
116 @table @samp
125 @end table
129 @table @code
167 @end table
180 @table @samp
193 @end table
205 @table @code
252 @end table
[all …]
H A Dc-tilegx.texi26 The following table lists all available TILE-Gx specific options:
29 @table @gcctabopt
40 @end table
122 @table @code
153 @end table
174 @table @code
236 with a global offset table entry. The value is a pc-relative offset
237 to the corresponding stub code in the procedure linkage table. This
330 @end table
337 @table @code
[all …]
/dragonfly/contrib/ncurses/ncurses/tty/
H A Dlib_vidattr.c140 static const chtype table[] = in NCURSES_EXPORT() local
167 for (n = 0; n < SIZEOF(table); ++n) { in NCURSES_EXPORT()
168 if ((table[n] & SP_PARM->_ok_attributes) == 0) { in NCURSES_EXPORT()
169 newmode &= ~table[n]; in NCURSES_EXPORT()
170 } else if ((table[n] & newmode) != 0) { in NCURSES_EXPORT()
172 newmode &= ~table[n]; in NCURSES_EXPORT()
/dragonfly/usr.bin/dsynth/
H A Dprogress.css10 table { selector
73 #header table {
127 #stats table {
134 #stats table td {
138 #stress table {
145 #stress table td {
158 #build_info table {
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dsourcebuild.texi30 @table @file
123 @end table
157 @table @file
196 @end table
366 @end table
437 @end table
474 @end table
604 @end table
663 @end table
746 @end table
[all …]
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c161 phm_ppt_v1_voltage_lookup_table *table; in get_vddc_lookup_table() local
171 table = kzalloc(table_size, GFP_KERNEL); in get_vddc_lookup_table()
173 if (NULL == table) in get_vddc_lookup_table()
181 entries, table, i); in get_vddc_lookup_table()
192 *lookup_table = table; in get_vddc_lookup_table()
322 struct phm_clock_array *table; in get_valid_clk() local
333 if (NULL == table) in get_valid_clk()
338 for (i = 0; i < table->count; i++) { in get_valid_clk()
344 *clk_table = table; in get_valid_clk()
609 if (table->ucRevId < 3) { in get_cac_tdp_table()
[all …]
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dsmumgr.c118 int smum_download_powerplay_table(struct pp_hwmgr *hwmgr, void **table) in smum_download_powerplay_table() argument
122 table); in smum_download_powerplay_table()
209 int smum_smc_table_manager(struct pp_hwmgr *hwmgr, uint8_t *table, uint16_t table_id, bool rw) in smum_smc_table_manager() argument
212 return hwmgr->smumgr_funcs->smc_table_manager(hwmgr, table, table_id, rw); in smum_smc_table_manager()
/dragonfly/etc/
H A Dlogin.access4 # Login access control table.
6 # When someone logs in, the table is scanned for the first entry that
9 # permissions field of that table entry determines whether the login will
12 # Format of the login access control table is three fields separated by a
/dragonfly/contrib/binutils-2.27/bfd/
H A Dlibcoff.h284 #define coff_link_hash_lookup(table, string, create, copy, follow) \ argument
286 bfd_link_hash_lookup (&(table)->root, (string), (create), \
291 #define coff_link_hash_traverse(table, func, info) \ argument
293 (&(table)->root, \
432 #define coff_debug_merge_hash_table_init(table) \ argument
433 (bfd_hash_table_init (&(table)->root, _bfd_coff_debug_merge_hash_newfunc, \
438 #define coff_debug_merge_hash_table_free(table) \ argument
439 (bfd_hash_table_free (&(table)->root))
443 #define coff_debug_merge_hash_lookup(table, string, create, copy) \ argument
445 bfd_hash_lookup (&(table)->root, (string), (create), (copy)))
/dragonfly/contrib/gdb-7/bfd/
H A Dlibcoff.h289 #define coff_link_hash_lookup(table, string, create, copy, follow) \ argument
291 bfd_link_hash_lookup (&(table)->root, (string), (create), \
296 #define coff_link_hash_traverse(table, func, info) \ argument
298 (&(table)->root, \
439 #define coff_debug_merge_hash_table_init(table) \ argument
440 (bfd_hash_table_init (&(table)->root, _bfd_coff_debug_merge_hash_newfunc, \
445 #define coff_debug_merge_hash_table_free(table) \ argument
446 (bfd_hash_table_free (&(table)->root))
450 #define coff_debug_merge_hash_lookup(table, string, create, copy) \ argument
452 bfd_hash_lookup (&(table)->root, (string), (create), (copy)))
/dragonfly/contrib/ncurses/ncurses/tinfo/
H A Dcomp_hash.c105 const struct name_table_entry *const table = _nc_get_table(termcap); in _nc_find_type_entry() local
107 ptr = table + data->table_data[hashvalue]; in _nc_find_type_entry()
114 ptr = table + (ptr->nte_link + data->table_data[data->table_size]); in _nc_find_type_entry()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_phy.c1119 struct rate_power_tbl *table; in ar9300_get_tpc_tables() local
1139 table = (struct rate_power_tbl *)&data[1]; in ar9300_get_tpc_tables()
1143 table[i].rateIdx = i; in ar9300_get_tpc_tables()
1144 table[i].rateCode = rt->info[i].rateCode; in ar9300_get_tpc_tables()
1145 table[i].rateKbps = rt->info[i].rateKbps; in ar9300_get_tpc_tables()
1154 table[i].chain3 = 1; in ar9300_get_tpc_tables()
1159 if ((j == 0 && table[i].chain1) || in ar9300_get_tpc_tables()
1160 (j == 1 && table[i].chain2) || in ar9300_get_tpc_tables()
1161 (j == 2 && table[i].chain3)) in ar9300_get_tpc_tables()
1162 table[i].txpower[j] = ahp->txpower[i][j]; in ar9300_get_tpc_tables()
[all …]
/dragonfly/contrib/binutils-2.34/gold/
H A Dgdb-index.cc282 read_pubtable(Dwarf_pubnames_table* table, off_t offset);
868 if (table == NULL) in read_pubtable()
871 if (!table->read_header(offset)) in read_pubtable()
876 const char* name = table->next_name(&flag_byte); in read_pubtable()
1030 Dwarf_pubnames_table* table; in map_pubtable_to_dies() local
1035 table = new Dwarf_pubnames_table(dwinfo, false); in map_pubtable_to_dies()
1040 table = new Dwarf_pubnames_table(dwinfo, true); in map_pubtable_to_dies()
1045 if (!table->read_section(object, symbols, symbols_size)) in map_pubtable_to_dies()
1048 while (table->read_header(section_offset)) in map_pubtable_to_dies()
1051 section_offset += table->subsection_size(); in map_pubtable_to_dies()
[all …]
/dragonfly/contrib/binutils-2.27/gold/
H A Dgdb-index.cc282 read_pubtable(Dwarf_pubnames_table* table, off_t offset);
868 if (table == NULL) in read_pubtable()
871 if (!table->read_header(offset)) in read_pubtable()
876 const char* name = table->next_name(&flag_byte); in read_pubtable()
1030 Dwarf_pubnames_table* table; in map_pubtable_to_dies() local
1035 table = new Dwarf_pubnames_table(dwinfo, false); in map_pubtable_to_dies()
1040 table = new Dwarf_pubnames_table(dwinfo, true); in map_pubtable_to_dies()
1045 if (!table->read_section(object, symbols, symbols_size)) in map_pubtable_to_dies()
1048 while (table->read_header(section_offset)) in map_pubtable_to_dies()
1051 section_offset += table->subsection_size(); in map_pubtable_to_dies()
[all …]
/dragonfly/contrib/ncurses/include/
H A Dterm_entry.h60 #define EXT_NAMES(tp,i,limit,index,table) (i >= limit) ? tp->ext_Names[index] : table[i] argument
65 #define EXT_NAMES(tp,i,limit,index,table) table[i]

12345678910>>...44