/freebsd/usr.sbin/bluetooth/sdpd/ |
H A D | profile.h | 65 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 D | provider.h | 44 struct profile *profile; /* profile */ member
|
H A D | srr.c | 58 profile_t *profile = NULL; server_prepare_service_register_response() local
|
H A D | provider.c | 89 provider_register(profile_p const profile, bdaddr_p const bdaddr, int32_t fd, in provider_register()
|
H A D | profile.c | 92 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 D | SymbolManager.h | 55 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 D | SymbolManager.cpp | 168 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 D | ExplodedGraph.cpp | 397 llvm::FoldingSetNodeID profile; in getNode() local
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_profile.c | 84 struct mlx4_resource *profile; in mlx4_make_profile() local
|
/freebsd/contrib/opencsd/decoder/include/common/ |
H A D | ocsd_code_follower.h | 134 inline void OcsdCodeFollower::setArchProfile(const ocsd_arch_profile_t profile) in setArchProfile()
|
/freebsd/sys/dev/mthca/ |
H A D | mthca_profile.c | 79 struct mthca_resource *profile; in mthca_make_profile() local
|
H A D | mthca_main.c | 293 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 D | cryptotest.c | 449 …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 D | ice_sched.h | 86 struct ice_aqc_rl_profile_elem profile; member
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | CallGraphSort.cpp | 104 MapVector<SectionPair, uint64_t> &profile = config->callGraphProfile; CallGraphSort() local [all...] |
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | CallGraphSort.cpp | 77 const MapVector<SectionPair, uint64_t> &profile = ctx.config.callGraphProfile; in CallGraphSort() local
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | SectionPriorities.cpp | 82 CallGraphSort::CallGraphSort(const MapVector<SectionPair, uint64_t> &profile) { in CallGraphSort()
|
/freebsd/sys/net/altq/ |
H A D | altq_cdnr.h | 95 struct tb_profile profile; member 105 struct tb_profile profile; member
|
H A D | altq_subr.c | 335 tbr_set(struct ifaltq *ifq, struct tb_profile *profile) in tbr_set()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | ARMAttributeParser.cpp | 101 StringRef profile; in CPU_arch_profile() local
|
/freebsd/sys/contrib/dev/iwlwifi/fw/ |
H A D | acpi.c | 500 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 D | configure.in | 351 AC_ARG_WITH(profile, optwith
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_dn_private.h | 280 struct dn_profile *profile; /* delay profile, if any */ member
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | PathDiagnostic.cpp | 204 llvm::FoldingSetNodeID profile; in HandlePathDiagnostic() local
|
/freebsd/contrib/opencsd/decoder/include/opencsd/ |
H A D | ocsd_if_types.h | 301 ocsd_core_profile_t profile; /**< core profile */ member
|