/dflybsd-src/sys/dev/netif/bwn/siba/ |
H A D | siba_core.c | 193 struct siba_cc *scc; in siba_core_attach() local 780 siba_cc_clock(struct siba_cc *scc, enum siba_clock clock) in siba_cc_clock() 927 siba_cc_pmu_init(struct siba_cc *scc) in siba_cc_pmu_init() 1040 siba_cc_power_init(struct siba_cc *scc) in siba_cc_power_init() 1069 siba_cc_powerup_delay(struct siba_cc *scc) in siba_cc_powerup_delay() 1085 siba_cc_clockfreq(struct siba_cc *scc, int max) in siba_cc_clockfreq() 1125 siba_cc_pmu1_pll0_init(struct siba_cc *scc, uint32_t freq) in siba_cc_pmu1_pll0_init() 1207 siba_cc_pmu0_pll0_init(struct siba_cc *scc, uint32_t xtalfreq) in siba_cc_pmu0_pll0_init() 1294 siba_cc_clksrc(struct siba_cc *scc) in siba_cc_clksrc() 1342 siba_cc_pll_read(struct siba_cc *scc, uint32_t offset) in siba_cc_pll_read() [all …]
|
H A D | sibavar.h | 169 #define SIBA_CC_READ32(scc, offset) \ argument 171 #define SIBA_CC_WRITE32(scc, offset, val) \ argument 173 #define SIBA_CC_MASK32(scc, offset, mask) \ argument 175 #define SIBA_CC_SET32(scc, offset, set) \ argument 177 #define SIBA_CC_MASKSET32(scc, offset, mask, set) \ argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ddg.c | 823 set_recurrence_length (ddg_scc_ptr scc, ddg_ptr g) in set_recurrence_length() 853 ddg_scc_ptr scc; in create_scc() local 884 free_scc (ddg_scc_ptr scc) in free_scc() 909 add_backarc_to_scc (ddg_scc_ptr scc, ddg_edge_ptr e) in add_backarc_to_scc() 919 add_scc_to_ddg (ddg_all_sccs_ptr g, ddg_scc_ptr scc) in add_scc_to_ddg() 1035 ddg_scc_ptr scc; in create_ddg_all_sccs() local
|
H A D | tree-ssa-sccvn.c | 3219 print_scc (FILE *out, vec<tree> scc) in print_scc() 4261 sort_scc (vec<tree> scc) in sort_scc() 4311 process_scc (vec<tree> scc) in process_scc() 4398 auto_vec<tree> scc; in extract_and_process_scc_for_name() local
|
H A D | modulo-sched.c | 2540 ddg_scc_ptr scc = all_sccs->sccs[i]; in order_nodes_of_sccs() local 2719 order_nodes_in_scc (ddg_ptr g, sbitmap nodes_ordered, sbitmap scc, in order_nodes_in_scc()
|
H A D | tree-ssa-structalias.c | 1451 bitmap scc = BITMAP_ALLOC (NULL); in scc_visit() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ddg.c | 848 set_recurrence_length (ddg_scc_ptr scc, ddg_ptr g) in set_recurrence_length() 878 ddg_scc_ptr scc; in create_scc() local 909 free_scc (ddg_scc_ptr scc) in free_scc() 934 add_backarc_to_scc (ddg_scc_ptr scc, ddg_edge_ptr e) in add_backarc_to_scc() 944 add_scc_to_ddg (ddg_all_sccs_ptr g, ddg_scc_ptr scc) in add_scc_to_ddg() 1063 ddg_scc_ptr scc; in create_ddg_all_sccs() local
|
H A D | tree-ssa-sccvn.c | 2465 print_scc (FILE *out, VEC (tree, heap) *scc) in print_scc() 3453 sort_scc (VEC (tree, heap) *scc) in sort_scc() 3504 process_scc (VEC (tree, heap) *scc) in process_scc()
|
H A D | modulo-sched.c | 2563 ddg_scc_ptr scc = all_sccs->sccs[i]; in order_nodes_of_sccs() local 2746 order_nodes_in_scc (ddg_ptr g, sbitmap nodes_ordered, sbitmap scc, in order_nodes_in_scc()
|
H A D | tree-ssa-structalias.c | 1422 bitmap scc = BITMAP_ALLOC (NULL); in scc_visit() local
|
/dflybsd-src/sys/netinet/ |
H A D | ip_carp.c | 731 struct carp_softc_container *oscc, *scc; in carp_if_remove() local 793 struct carp_softc_container *new_scc, *scc; in carp_if_insert() local 829 struct carp_softc_container *scc; in carp_if_free() local 898 struct carp_softc_container *scc; in carp_ifdetach_dispatch() local 1224 struct carp_softc_container *scc; in carp_input() local 1691 struct carp_softc_container *scc; in carp_forus() local 2443 struct carp_softc_container *scc; in carp_ioctl_setvh_dispatch() local 2888 struct carp_softc_container *scc; in carp_activate_vhaddr() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/lto/ |
H A D | lto.c | 969 tree_scc_hasher::hash (const tree_scc *scc) in hash() 1521 compare_tree_sccs (tree_scc *pscc, tree_scc *scc, in compare_tree_sccs() 1570 tree_scc *scc in unify_scc() local 3069 tree_scc *scc, *max_scc = NULL; in print_lto_report_1() local
|
/dflybsd-src/usr.bin/at/ |
H A D | parsetime.c | 140 static char scc; /* scanner - count of remaining arguments */ variable
|
/dflybsd-src/usr.bin/telnet/ |
H A D | telnet.c | 1622 int scc; in telrcv() local
|
/dflybsd-src/sys/dev/netif/ig_hal/ |
H A D | e1000_hw.h | 558 u64 scc; member
|