/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | SemaOpenACC.h | 87 Details = std::monostate{}; 107 return std::get<DefaultDetails>(Details).DefaultClauseKind; in getDefaultClauseKind() 123 std::holds_alternative<std::monostate>(Details)) in getConditionExpr() 126 return std::get<ConditionDetails>(Details).ConditionExpr; in getConditionExpr() 139 std::holds_alternative<std::monostate>(Details)) in getNumIntExprs() 141 return std::get<IntExprDetails>(Details).IntExprs.size(); in getNumIntExprs() 148 if (std::holds_alternative<std::monostate>(Details)) in getQueuesLoc() 151 return std::get<WaitDetails>(Details).QueuesLoc; in getQueuesLoc() 158 if (std::holds_alternative<std::monostate>(Details)) in getDevNumExpr() 161 return std::get<WaitDetails>(Details).DevNumExpr; in getDevNumExpr() [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_allocator_dlsym.h | 21 template <typename Details> 25 return !SANITIZER_FUCHSIA && UNLIKELY(Details::UseImpl()); in Use() 37 Details::OnAllocate(ptr, in Allocate() 45 Details::OnAllocate(ptr, in Callocate() 52 Details::OnFree(ptr, size); in Free()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
H A D | PDBSymbolCompiland.cpp | 90 auto Details = findOneChild<PDBSymbolCompilandDetails>(); in getSourceFileFullPath() local 91 PDB_Lang Lang = Details ? Details->getLanguage() : PDB_Lang::Cpp; in getSourceFileFullPath()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTConcept.cpp | 40 : NumRecords{Satisfaction.Details.size()}, in ASTConstraintSatisfaction() 45 C, Satisfaction.Details[I], 65 Satisfaction.Details.size()); in Create()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | LegacyPassManager.cpp | 47 Disabled, Arguments, Structure, Executions, Details enumerator 58 clEnumVal(Details, "print pass details when it is executed"))); 939 if (PassDebugging >= Details) { in removeNotPreservedAnalysis() 961 if (PassDebugging >= Details) { in removeNotPreservedAnalysis() 984 if (PassDebugging >= Details && !DeadPasses.empty()) { in removeDeadPasses() 1154 if (PassDebugging < Details) in dumpLastUses() 1225 if (PassDebugging < Details) in dumpRequiredSet() 1234 if (PassDebugging < Details) in dumpPreservedSet() 1243 if (PassDebugging < Details) in dumpUsedSet() 1253 assert(PassDebugging >= Details); in dumpAnalysisUsage()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTConcept.h | 59 llvm::SmallVector<Detail, 4> Details; variable 70 for (const auto &Detail : Details) in HasSubstitutionFailure()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaConcept.cpp | 193 size_t EffectiveDetailEndIndex = Satisfaction.Details.size(); in calculateConstraintSatisfaction() 238 auto EffectiveDetailEnd = Satisfaction.Details.begin(); in calculateConstraintSatisfaction() 240 Satisfaction.Details.erase(EffectiveDetailEnd, Satisfaction.Details.end()); in calculateConstraintSatisfaction() 258 size_t EffectiveDetailEndIndex = Satisfaction.Details.size(); in calculateConstraintSatisfaction() 286 auto EffectiveDetailEnd = Satisfaction.Details.begin(); in calculateConstraintSatisfaction() 288 Satisfaction.Details.erase(EffectiveDetailEnd, in calculateConstraintSatisfaction() 289 Satisfaction.Details.end()); in calculateConstraintSatisfaction() 376 Satisfaction.Details.emplace_back( in calculateConstraintSatisfaction() 405 Satisfaction.Details.emplace_back(SubstitutedAtomicExpr.get()); in calculateConstraintSatisfaction() 502 Satisfaction.Details.emplace_back( in calculateConstraintSatisfaction() [all …]
|
/freebsd/usr.sbin/bsdconfig/startup/include/ |
H A D | messages.subr | 44 msg_choose_view_details="Choose View Details" 59 msg_details="Details" 104 msg_view_details="View Details"
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | silabs,si514.txt | 4 This binding uses the common clock binding[1]. Details about the device can be
|
H A D | silabs,si544.txt | 4 This binding uses the common clock binding[1]. Details about the device can be
|
H A D | silabs,si570.txt | 5 This binding uses the common clock binding[1]. Details about the devices can be
|
/freebsd/sys/contrib/openzfs/contrib/intel_qat/patch/ |
H A D | 0001-cryptohash.diff | 1 cryptohash.h was dropped and merged with crypto/sha.sh in 5.8 kernel. Details in:
|
/freebsd/crypto/openssl/ |
H A D | SUPPORT.md | 46 - Compiler Details (name, version) 47 - Application Details (name, version)
|
/freebsd/usr.sbin/bsdconfig/startup/ |
H A D | rcconf | 239 # The ``Help'' button (labeled "Details") was pressed
|
H A D | rcdelete | 354 # The ``Help'' button (labeled "Details") was pressed
|
/freebsd/contrib/unbound/ |
H A D | SECURITY.md | 29 Details are described here:
|
/freebsd/contrib/googletest/googlemock/ |
H A D | README.md | 31 Details and examples can be found here:
|
/freebsd/sys/contrib/device-tree/Bindings/fuse/ |
H A D | nvidia,tegra20-fuse.txt | 11 Details:
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_load_verify_locations.pod | 36 Details of the certificate verification and chain checking process are 93 Details of the chain building process are described in
|
H A D | SSL_get_error.pod | 124 Details depend on the application. 153 Details depend on the application.
|
H A D | SSL_CTX_set1_verify_cert_store.pod | 66 Details of the chain building and checking process are described in
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | ci-hdrc-usb2.txt | 108 Details can refer to TXPREEMPAMPTUNE0 bits of USBNC_n_PHY_CFG1. 112 Details can refer to TXVREFTUNE0 bits of USBNC_n_PHY_CFG1.
|
/freebsd/contrib/ntp/html/hints/ |
H A D | aix | 31 Details of the problem report follow.
|
/freebsd/lib/libc/softfloat/ |
H A D | softfloat.txt | 20 IEC/IEEE Floating-Point Standard. Details about the standard are available 52 Function Details 193 Function Details
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | perl | 75 # for a key/value store. Details of the file format are in the "DESIGN"
|