/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SymbolManager.h | 54 static void Profile(llvm::FoldingSetNodeID& profile, const TypedValueRegion* R) { in Profile() 59 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() 111 static void Profile(llvm::FoldingSetNodeID& profile, const Stmt *S, in Profile() 122 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() 158 static void Profile(llvm::FoldingSetNodeID& profile, SymbolRef parent, in Profile() 165 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() 196 static void Profile(llvm::FoldingSetNodeID& profile, const SubRegion *R) { in Profile() 201 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() 255 static void Profile(llvm::FoldingSetNodeID &profile, const MemRegion *R, in Profile() 267 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile()
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | SymbolManager.cpp | 168 llvm::FoldingSetNodeID profile; in getRegionValueSymbol() local 187 llvm::FoldingSetNodeID profile; in conjureSymbol() local 204 llvm::FoldingSetNodeID profile; in getDerivedSymbol() local 220 llvm::FoldingSetNodeID profile; in getExtentSymbol() local 238 llvm::FoldingSetNodeID profile; in getMetadataSymbol() local
|
H A D | ExplodedGraph.cpp | 398 llvm::FoldingSetNodeID profile; in getNode() local
|
/openbsd-src/gnu/llvm/llvm/utils/ |
H A D | prepare-code-coverage-artifact.py | 37 def prepare_html_report(host_llvm_cov, profile, report_dir, binaries, argument
|
/openbsd-src/gnu/llvm/lld/ELF/ |
H A D | CallGraphSort.cpp | 104 MapVector<SectionPair, uint64_t> &profile = config->callGraphProfile; in CallGraphSort() local
|
/openbsd-src/gnu/llvm/lld/COFF/ |
H A D | CallGraphSort.cpp | 77 const MapVector<SectionPair, uint64_t> &profile = ctx.config.callGraphProfile; in CallGraphSort() local
|
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppatomctrl.c | 1454 ATOM_ASIC_PROFILING_INFO_V3_6 *profile = NULL; atomctrl_get_avfs_information() local 1544 ATOM_ASIC_PROFILING_INFO_V2_1 *profile; atomctrl_get_leakage_vddc_base_on_leakage() local 1601 void *profile; atomctrl_get_voltage_range() local [all...] |
H A D | ppatomfwctrl.c | 282 struct atom_asic_profiling_info_v4_1 *profile; in pp_atomfwctrl_get_avfs_information() local
|
/openbsd-src/usr.bin/cdio/ |
H A D | mmc.c | 182 u_int16_t feature, profile, tmp; in get_media_capabilities() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | gcov.c | 595 gcov_type *profile; local 723 gcov_type *profile; local
|
H A D | profile.c | 259 gcov_type *profile; in get_exec_counts() local
|
H A D | function.h | 459 unsigned int profile : 1; member
|
/openbsd-src/gnu/llvm/lld/MachO/ |
H A D | SectionPriorities.cpp | 82 CallGraphSort::CallGraphSort(const MapVector<SectionPair, uint64_t> &profile) { in CallGraphSort()
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | ARMAttributeParser.cpp | 101 StringRef profile; in CPU_arch_profile() local
|
/openbsd-src/usr.sbin/smtpd/ |
H A D | queue_backend.c | 67 } profile; variable
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | function.h | 416 unsigned int profile : 1; member
|
/openbsd-src/gnu/llvm/clang/lib/Analysis/ |
H A D | PathDiagnostic.cpp | 206 llvm::FoldingSetNodeID profile; in HandlePathDiagnostic() local
|
/openbsd-src/sys/dev/ic/ |
H A D | pgt.c | 2533 uint32_t mode, bsstype, config, profile, channel, slot, preamble; in pgt_update_hw_from_sw() local
|
/openbsd-src/lib/libssl/ |
H A D | ssl_tlsext.c | 1365 SRTP_PROTECTION_PROFILE *profile; in tlsext_srtp_server_build() local
|
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | radeon_atombios.c | 3235 ATOM_ASIC_PROFILING_INFO_V2_1 *profile; radeon_atom_get_leakage_vddc_based_on_leakage_params() local [all...] |
H A D | radeon.h | 1648 enum radeon_pm_profile_type profile; member
|
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/inc/ |
H A D | amdgpu_smu.h | 1433 #define WORKLOAD_MAP(profile, workload) \ argument
|
/openbsd-src/sys/dev/pci/ |
H A D | if_mcx.c | 3350 mcx_teardown_hca(struct mcx_softc * sc,uint16_t profile) mcx_teardown_hca() argument
|
H A D | if_bnxtreg.h | 20353 uint8_t profile; global() member [all...] |