Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 24 of 24) sorted by relevance

/dragonfly/usr.sbin/sdpd/
HDprofile.h65 struct profile struct
67 uint16_t * uuid; /* profile uuid list */ argument
68 ssize_t usize; /* profile uuid list size */ argument
69 uint16_t dsize; /* profile data size */ argument
70 profile_data_valid_p valid; /* profile data validator */ argument
74 typedef struct profile profile_t; argument
HDsrr.c59 profile_t *profile = NULL; in server_prepare_service_register_response() local
HDprovider.h74 struct profile *profile; /* profile */ member
HDprovider.c92 provider_register(profile_p const profile, bdaddr_t const *bdaddr, int32_t fd, in provider_register()
HDprofile.c86 profile_get_attr(const profile_p profile, uint16_t attr) in profile_get_attr()
/dragonfly/sys/net/altq/
HDaltq_subr.c278 tbr_set_locked(struct ifaltq *ifq, struct tb_profile *profile) in tbr_set_locked()
322 tbr_set(struct ifaltq *ifq, struct tb_profile *profile) in tbr_set()
387 tbr_get(struct ifaltq *ifq, struct tb_profile *profile) in tbr_get()
/dragonfly/tools/tools/crypto/
HDcryptotest.c428 runtests(struct alg *alg, int count, int size, u_long cmd, int threads, int profile) in runtests()
523 int profile = 0; in main() local
/dragonfly/sys/dev/disk/ncr/
HDncr.c492 struct profile { struct
493 u_long num_trans;
494 u_long num_bytes;
495 u_long num_disc;
496 u_long num_break;
497 u_long num_int;
498 u_long num_fly;
499 u_long ms_setup;
500 u_long ms_data;
501 u_long ms_disc;
[all …]
/dragonfly/usr.bin/dsynth/
HDmonitor.c53 char profile[64]; member
HDconfig.c529 parseProfile(const char *cpath, const char *profile) in parseProfile()
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
HDppatomctrl.c1391 ATOM_ASIC_PROFILING_INFO_V3_6 *profile = NULL; in atomctrl_get_avfs_information() local
1481 ATOM_ASIC_PROFILING_INFO_V2_1 *profile; in atomctrl_get_leakage_vddc_base_on_leakage() local
1538 void *profile; in atomctrl_get_voltage_range() local
HDppatomfwctrl.c282 struct atom_asic_profiling_info_v4_1 *profile; in pp_atomfwctrl_get_avfs_information() local
/dragonfly/contrib/gcc-8.0/gcc/
HDemit-rtl.h198 bool profile; member
HDhsa-brig-format.h955 BrigProfile8_t profile; member
/dragonfly/contrib/dhcpcd/src/
HDif-options.c2484 const char *ifname, const char *ssid, const char *profile) in read_config()
HDdhcpcd.h90 char profile[PROFILE_LEN]; member
HDdhcpcd.c610 dhcpcd_selectprofile(struct interface *ifp, const char *profile) in dhcpcd_selectprofile()
/dragonfly/contrib/gcc-4.7/gcc/
HDfunction.h384 bool profile; member
/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_atombios.c1272 ATOM_ASIC_PROFILING_INFO_V2_1 *profile; in amdgpu_atombios_get_leakage_vddc_based_on_leakage_params() local
/dragonfly/sys/dev/video/cxm/
HDcxm.h251 const struct cxm_codec_profile *profile; member
/dragonfly/crypto/libressl/ssl/
HDssl_tlsext.c1341 SRTP_PROTECTION_PROFILE *profile; in tlsext_srtp_server_build() local
/dragonfly/sys/dev/drm/radeon/
HDradeon_atombios.c3207 ATOM_ASIC_PROFILING_INFO_V2_1 *profile; in radeon_atom_get_leakage_vddc_based_on_leakage_params() local
HDradeon.h1649 enum radeon_pm_profile_type profile; member
/dragonfly/contrib/binutils-2.27/gold/
HDarm.cc11065 Target_arm<big_endian>::attributes_accept_div(int arch, int profile, in attributes_accept_div()
11491 int profile = this-> in merge_object_attributes() local