| /freebsd/crypto/openssl/doc/designs/ |
| H A D | functions-for-explicitly-fetched-signature-algorithms.md | 63 ### For limited input size / oneshot signing with `EVP_SIGNATURE` 71 ### For signing a stream with `EVP_SIGNATURE` 87 ### For limited input size / oneshot verification with `EVP_SIGNATURE` 95 ### For verifying a stream with `EVP_SIGNATURE` 116 ### For verify_recover with `EVP_SIGNATURE`
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | SortJavaScriptImports.cpp | 163 JsModuleReference Reference = References[I]; in analyze() local 295 auto *Reference = std::next(References.begin()); in mergeModuleReferences() local 323 void appendReference(std::string &Buffer, JsModuleReference &Reference) { in appendReference() 403 JsModuleReference Reference; in parseModuleReferences() local 441 JsModuleReference &Reference) { in parseModuleReference() 479 JsModuleReference &Reference) { in parseModuleBindings() 486 JsModuleReference &Reference) { in parseStarBinding() 507 JsModuleReference &Reference) { in parseNamedBindings()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZElimCompare.cpp | 47 struct Reference { struct 50 Reference &operator|=(const Reference &Other) { in operator |=() 56 explicit operator bool() const { return Def || Use; } in operator bool() 60 bool Def = false; 61 bool Use = false;
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyFunctionDumper.h | 22 enum class PointerType { None, Pointer, Reference }; enumerator
|
| H A D | llvm-pdbutil.cpp | 1539 auto propagate = [&](auto &Target, auto &Reference) { in main()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFFormValue.cpp | 541 DWARFDIE DWARFFormValue::Reference() const { in Reference() function in DWARFFormValue 546 uint64_t DWARFFormValue::Reference(dw_offset_t base_offset) const { in Reference() function in DWARFFormValue
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVSymbol.cpp | 241 LVSymbol *Reference = getReference(); in resolveReferences() local 440 if (LVSymbol *Reference = getReference()) in printExtra() local
|
| H A D | LVScope.cpp | 293 void LVScope::addMissingElements(LVScope *Reference) { in addMissingElements() 429 LVScope *Reference = getReference(); in resolveReferences() local 1071 LVScope *Reference = getReference(); in printExtra() local 1806 LVScope *Reference = getReference(); in resolveReferences() local 1815 if (LVScope *Reference = getReference()) in resolveReferences() local 1877 LVScope *Reference = getReference(); in printExtra() local 2029 if (LVScope *Reference = getReference()) in printExtra() local
|
| H A D | LVElement.cpp | 373 void LVElement::setFile(LVElement *Reference) { in setFile()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVSymbol.h | 49 LVSymbol *Reference = nullptr; variable
|
| H A D | LVScope.h | 332 LVScope *Reference = nullptr; // DW_AT_specification, DW_AT_abstract_origin. variable 658 LVScope *Reference = nullptr; // DW_AT_specification, DW_AT_abstract_origin. variable 781 LVScope *Reference = nullptr; // Reference to DW_AT_extension attribute. variable
|
| H A D | LVOptions.h | 122 Reference, // --attribute=reference enumerator
|
| /freebsd/contrib/llvm-project/clang/include/clang/Index/ |
| H A D | IndexSymbol.h | 105 Reference = 1 << 2, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVDWARFReader.cpp | 369 LVElementEntry &Reference = ElementTable[Offset]; in processOneDie() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | MicrosoftDemangleNodes.h | 53 enum class PointerAffinity { None, Pointer, Reference, RValueReference }; enumerator 54 enum class FunctionRefQualifier { None, Reference, RValueReference }; enumerator
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | acbuffer.h | 250 UINT8 Reference; member
|
| H A D | acobject.h | 648 ACPI_OBJECT_REFERENCE Reference; member
|
| H A D | actypes.h | 1112 } Reference; member
|
| H A D | actbl2.h | 2298 UINT32 Reference; member
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | CalledOnceCheck.cpp | 1195 const KnownCalledOnceParameter &Reference) { in shouldBlockArgumentBeCalledOnce()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaType.cpp | 3860 Reference = 1 enumerator 6855 Reference, enumerator 9883 QualType Reference = in BuiltinAddReference() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | DeclSpec.h | 1254 Pointer, Reference, Array, Function, BlockPointer, MemberPointer, Paren, Pipe enumerator
|
| H A D | Sema.h | 447 Reference, // Reference to a tag: 'struct foo *X;' enumerator
|