Home
last modified time | relevance | path

Searched defs:sources (Results 1 – 18 of 18) sorted by last modified time

/dragonfly/contrib/bmake/
H A Dparse.c1482 GNodeList sources = LST_INIT; in ParseDependencySourcesMundane() local
/dragonfly/usr.sbin/pfctl/
H A Dpfctl.c438 int killed, sources, dests; in pfctl_kill_src_nodes() local
541 int killed, sources, dests; in pfctl_net_kill_states() local
/dragonfly/sys/dev/drm/radeon/
H A Drv770_dpm.c1817 static void rv770_set_dpm_event_sources(struct radeon_device *rdev, u32 sources) in rv770_set_dpm_event_sources()
H A Drv6xx_dpm.c1352 static void rv6xx_set_dpm_event_sources(struct radeon_device *rdev, u32 sources) in rv6xx_set_dpm_event_sources()
H A Dsi_dpm.c3277 static void si_set_dpm_event_sources(struct radeon_device *rdev, u32 sources) in si_set_dpm_event_sources()
H A Dci_dpm.c1414 static void ci_set_dpm_event_sources(struct radeon_device *rdev, u32 sources) in ci_set_dpm_event_sources()
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu7_hwmgr.c1242 static void smu7_set_dpm_event_sources(struct pp_hwmgr *hwmgr, uint32_t sources) in smu7_set_dpm_event_sources()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c3736 static void si_set_dpm_event_sources(struct amdgpu_device *adev, u32 sources) in si_set_dpm_event_sources()
H A Damdgpu_irq.h49 struct amdgpu_irq_src **sources; member
/dragonfly/gnu/usr.bin/binutils234/block2/gprof/
H A DMakefile13 sources = basic_blocks.c call_graph.c cg_arcs.c cg_dfn.c \ macro
/dragonfly/gnu/usr.bin/binutils227/block2/gprof/
H A DMakefile13 sources = basic_blocks.c call_graph.c cg_arcs.c cg_dfn.c \ macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-cp.c179 ipcp_value_source <valtype> *sources; variable
H A Dgcov.c406 static vector<source_info> sources; variable
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A DMakefile.am32 sources = \ macro
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A DMakefile.am112 sources = \ macro
/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A DMakefile.am48 sources = \ macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dipa-cp.c154 struct ipcp_value_source *sources; member
H A Dgcov.c266 static source_t *sources; /* Array of source files */ variable