Home
last modified time | relevance | path

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

12

/freebsd/usr.sbin/bluetooth/sdpd/
H A Dprofile.h65 struct profile struct
67 uint16_t uuid; /* profile uuid */ argument
68 uint16_t dsize; /* profile data size */ argument
69 profile_data_valid_p valid; /* profile data validator */ argument
73 typedef struct profile profile_t; argument
H A Dprovider.h44 struct profile *profile; /* profile */ member
H A Dsrr.c58 profile_t *profile = NULL; server_prepare_service_register_response() local
H A Dprovider.c89 provider_register(profile_p const profile, bdaddr_p const bdaddr, int32_t fd, in provider_register()
H A Dprofile.c92 profile_get_attr(const profile_p profile,uint16_t attr) profile_get_attr() argument
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h55 static void Profile(llvm::FoldingSetNodeID& profile, const TypedValueRegion* R) { in Profile()
60 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
112 static void Profile(llvm::FoldingSetNodeID& profile, const Stmt *S, in Profile()
123 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
159 static void Profile(llvm::FoldingSetNodeID& profile, SymbolRef parent, in Profile()
166 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
197 static void Profile(llvm::FoldingSetNodeID& profile, const SubRegion *R) { in Profile()
202 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
256 static void Profile(llvm::FoldingSetNodeID &profile, const MemRegion *R, in Profile()
268 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp168 llvm::FoldingSetNodeID profile; in getRegionValueSymbol() local
186 llvm::FoldingSetNodeID profile; in conjureSymbol() local
202 llvm::FoldingSetNodeID profile; in getDerivedSymbol() local
217 llvm::FoldingSetNodeID profile; in getExtentSymbol() local
234 llvm::FoldingSetNodeID profile; in getMetadataSymbol() local
H A DExplodedGraph.cpp397 llvm::FoldingSetNodeID profile; in getNode() local
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_profile.c84 struct mlx4_resource *profile; in mlx4_make_profile() local
/freebsd/contrib/opencsd/decoder/include/common/
H A Docsd_code_follower.h134 inline void OcsdCodeFollower::setArchProfile(const ocsd_arch_profile_t profile) in setArchProfile()
/freebsd/sys/dev/mthca/
H A Dmthca_profile.c79 struct mthca_resource *profile; in mthca_make_profile() local
H A Dmthca_main.c293 struct mthca_profile profile; in mthca_init_tavor() local
578 struct mthca_profile profile; in mthca_init_arbel() local
/freebsd/tools/tools/crypto/
H A Dcryptotest.c449 …tests(struct alg *ealg, struct alg *alg, int count, int size, u_long cmd, int threads, int profile) in runtests()
546 int profile = 0; in main() local
/freebsd/sys/dev/ice/
H A Dice_sched.h86 struct ice_aqc_rl_profile_elem profile; member
/freebsd/contrib/llvm-project/lld/ELF/
H A DCallGraphSort.cpp104 MapVector<SectionPair, uint64_t> &profile = config->callGraphProfile; CallGraphSort() local
[all...]
/freebsd/contrib/llvm-project/lld/COFF/
H A DCallGraphSort.cpp77 const MapVector<SectionPair, uint64_t> &profile = ctx.config.callGraphProfile; in CallGraphSort() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DSectionPriorities.cpp82 CallGraphSort::CallGraphSort(const MapVector<SectionPair, uint64_t> &profile) { in CallGraphSort()
/freebsd/sys/net/altq/
H A Daltq_cdnr.h95 struct tb_profile profile; member
105 struct tb_profile profile; member
H A Daltq_subr.c335 tbr_set(struct ifaltq *ifq, struct tb_profile *profile) in tbr_set()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DARMAttributeParser.cpp101 StringRef profile; in CPU_arch_profile() local
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dacpi.c500 iwl_sar_set_profile(union acpi_object * table,struct iwl_sar_profile * profile,bool enabled,u8 num_chains,u8 num_sub_bands) iwl_sar_set_profile() argument
/freebsd/contrib/ncurses/
H A Dconfigure.in351 AC_ARG_WITH(profile, optwith
/freebsd/sys/netpfil/ipfw/
H A Dip_dn_private.h280 struct dn_profile *profile; /* delay profile, if any */ member
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp204 llvm::FoldingSetNodeID profile; in HandlePathDiagnostic() local
/freebsd/contrib/opencsd/decoder/include/opencsd/
H A Docsd_if_types.h301 ocsd_core_profile_t profile; /**< core profile */ member

12