Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/sdpd/
H A Dprofile.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
H A Dsrr.c59 profile_t *profile = NULL; in server_prepare_service_register_response() local
H A Dprovider.h74 struct profile *profile; /* profile */ member
H A Dprovider.c92 provider_register(profile_p const profile, bdaddr_t const *bdaddr, int32_t fd, in provider_register()
H A Dprofile.c86 profile_get_attr(const profile_p profile, uint16_t attr) in profile_get_attr()
/dflybsd-src/sys/net/altq/
H A Daltq_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()
/dflybsd-src/tools/tools/crypto/
H A Dcryptotest.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
/dflybsd-src/sys/dev/disk/ncr/
H A Dncr.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 …]
/dflybsd-src/usr.bin/dsynth/
H A Dmonitor.c53 char profile[64]; member
H A Dconfig.c529 parseProfile(const char *cpath, const char *profile) in parseProfile()
/dflybsd-src/sys/dev/drm/amd/powerplay/hwmgr/
H A Dppatomctrl.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
H A Dppatomfwctrl.c282 struct atom_asic_profiling_info_v4_1 *profile; in pp_atomfwctrl_get_avfs_information() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Demit-rtl.h198 bool profile; member
H A Dhsa-brig-format.h955 BrigProfile8_t profile; member
/dflybsd-src/contrib/dhcpcd/src/
H A Dif-options.c2484 const char *ifname, const char *ssid, const char *profile) in read_config()
H A Ddhcpcd.h90 char profile[PROFILE_LEN]; member
H A Ddhcpcd.c610 dhcpcd_selectprofile(struct interface *ifp, const char *profile) in dhcpcd_selectprofile()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dfunction.h384 bool profile; member
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_atombios.c1272 ATOM_ASIC_PROFILING_INFO_V2_1 *profile; in amdgpu_atombios_get_leakage_vddc_based_on_leakage_params() local
/dflybsd-src/sys/dev/video/cxm/
H A Dcxm.h251 const struct cxm_codec_profile *profile; member
/dflybsd-src/crypto/libressl/ssl/
H A Dssl_tlsext.c1341 SRTP_PROTECTION_PROFILE *profile; in tlsext_srtp_server_build() local
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_atombios.c3207 ATOM_ASIC_PROFILING_INFO_V2_1 *profile; in radeon_atom_get_leakage_vddc_based_on_leakage_params() local
H A Dradeon.h1649 enum radeon_pm_profile_type profile; member
/dflybsd-src/contrib/binutils-2.27/gold/
H A Darm.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