/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SymbolManager.h | 53 static void Profile(llvm::FoldingSetNodeID& profile, const TypedValueRegion* R) { in Profile() 58 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() 108 static void Profile(llvm::FoldingSetNodeID& profile, const Stmt *S, in Profile() 119 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() 153 static void Profile(llvm::FoldingSetNodeID& profile, SymbolRef parent, in Profile() 160 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() 190 static void Profile(llvm::FoldingSetNodeID& profile, const SubRegion *R) { in Profile() 195 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() 241 static void Profile(llvm::FoldingSetNodeID& profile, const MemRegion *R, in Profile() 253 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | SymbolManager.cpp | 158 llvm::FoldingSetNodeID profile; in getRegionValueSymbol() local 177 llvm::FoldingSetNodeID profile; in conjureSymbol() local 194 llvm::FoldingSetNodeID profile; in getDerivedSymbol() local 210 llvm::FoldingSetNodeID profile; in getExtentSymbol() local 228 llvm::FoldingSetNodeID profile; in getMetadataSymbol() local
|
/netbsd-src/external/bsd/tre/dist/lib/ |
H A D | tre-filter.c | 28 tre_filter_profile_t *profile = filter->profile; in tre_filter_find() local
|
H A D | tre-filter.h | 14 tre_filter_profile_t *profile; member
|
/netbsd-src/usr.sbin/altq/libaltq/ |
H A D | qop_cdnr.c | 164 struct tb_profile *profile, in qcmd_cdnr_add_tbmeter() 458 struct tb_profile *profile, in qop_cdnr_add_tbmeter() 504 qop_cdnr_modify_tbmeter(struct classinfo *clinfo, struct tb_profile *profile) in qop_cdnr_modify_tbmeter() 923 verify_tbprofile(struct tb_profile *profile, const char *cdnr_name) in verify_tbprofile()
|
H A D | qop_cdnr.h | 41 struct tb_profile profile; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | prepare-code-coverage-artifact.py | 37 def prepare_html_report(host_llvm_cov, profile, report_dir, binaries, argument
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/gc/ |
H A D | config.d | 19 ubyte profile; // enable profiling with summary when terminating program member
|
/netbsd-src/external/bsd/tre/dist/ |
H A D | configure.ac | 27 AC_ARG_ENABLE(profile, optenable
|
/netbsd-src/bin/sh/ |
H A D | main.c | 239 char *profile; in main() local
|
/netbsd-src/external/cddl/osnet/dist/lib/libuutil/common/ |
H A D | uu_pname.c | 72 uu_alt_exit(int profile) in uu_alt_exit()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | rand.c | 381 char profile[MAX_PATH]; in RAND_file_name() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gc/ |
H A D | config.d | 28 ubyte profile; // enable profiling with summary when terminating program member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm-protos.h | 499 char profile; member 556 const char profile; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm-protos.h | 510 char profile; member 567 const char profile; member
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/ |
H A D | parseoptions.d | 350 ubyte profile; // enable profiling with summary when terminating program member
|
/netbsd-src/sys/altq/ |
H A D | altq_cdnr.c | 504 tb_import_profile(struct tbe *tb, struct tb_profile *profile) in tb_import_profile() argument 520 tbm_create(struct top_cdnr *top, struct tb_profile *profile, in tbm_create() argument
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
H A D | amdgpu_ppatomctrl.c | 1395 ATOM_ASIC_PROFILING_INFO_V3_6 *profile = NULL; in atomctrl_get_avfs_information() local 1485 ATOM_ASIC_PROFILING_INFO_V2_1 *profile; in atomctrl_get_leakage_vddc_base_on_leakage() local 1542 void *profile; in atomctrl_get_voltage_range() local
|
H A D | amdgpu_ppatomfwctrl.c | 287 struct atom_asic_profiling_info_v4_1 *profile; in pp_atomfwctrl_get_avfs_information() local
|
/netbsd-src/external/gpl3/gcc/dist/contrib/ |
H A D | analyze_brprob.py | 315 profile = Profile(args.dump_file) variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcov-tool.c | 95 gcov_output_files (const char *out, struct gcov_info *profile) in gcov_output_files()
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/ |
H A D | analyze_brprob.py | 312 profile = Profile(args.dump_file) variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcov-tool.cc | 95 gcov_output_files (const char *out, struct gcov_info *profile) in gcov_output_files()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/ |
H A D | smu_v11_0.h | 67 #define WORKLOAD_MAP(profile, workload) \ argument
|
/netbsd-src/usr.bin/rump_dhcpclient/ |
H A D | dhcpcd.h | 63 char profile[PROFILE_LEN]; member
|