Home
last modified time | relevance | path

Searched defs:Features (Results 1 – 25 of 136) sorted by relevance

123456

/freebsd-src/crypto/openssl/
H A DINSTALL.md502 no-afalgengConfiguration Options""Enable and Disable Features global() argument
508 enable-ktlsConfiguration Options""Enable and Disable Features global() argument
518 enable-asanConfiguration Options""Enable and Disable Features global() argument
527 enable-acvp-testsConfiguration Options""Enable and Disable Features global() argument
537 no-asmConfiguration Options""Enable and Disable Features global() argument
545 no-asyncConfiguration Options""Enable and Disable Features global() argument
549 no-atexitConfiguration Options""Enable and Disable Features global() argument
556 no-autoalginitConfiguration Options""Enable and Disable Features global() argument
566 no-autoerrinitConfiguration Options""Enable and Disable Features global() argument
574 no-autoload-configConfiguration Options""Enable and Disable Features global() argument
581 enable-buildtest-c++Configuration Options""Enable and Disable Features global() argument
591 --banner=textConfiguration Options""Enable and Disable Features global() argument
596 --wConfiguration Options""Enable and Disable Features global() argument
603 no-bulkConfiguration Options""Enable and Disable Features global() argument
608 no-cached-fetchConfiguration Options""Enable and Disable Features global() argument
616 no-capiengConfiguration Options""Enable and Disable Features global() argument
622 no-cmpConfiguration Options""Enable and Disable Features global() argument
627 no-cmsConfiguration Options""Enable and Disable Features global() argument
631 no-compConfiguration Options""Enable and Disable Features global() argument
638 enable-crypto-mdebugConfiguration Options""Enable and Disable Features global() argument
642 enable-crypto-mdebug-backtraceConfiguration Options""Enable and Disable Features global() argument
646 no-ctConfiguration Options""Enable and Disable Features global() argument
650 no-deprecatedConfiguration Options""Enable and Disable Features global() argument
655 no-dgramConfiguration Options""Enable and Disable Features global() argument
661 no-dsoConfiguration Options""Enable and Disable Features global() argument
665 enable-devcryptoengConfiguration Options""Enable and Disable Features global() argument
672 no-dynamic-engineConfiguration Options""Enable and Disable Features global() argument
678 no-ecConfiguration Options""Enable and Disable Features global() argument
682 no-ec2mConfiguration Options""Enable and Disable Features global() argument
686 enable-ec_nistp_64_gcc_128Configuration Options""Enable and Disable Features global() argument
699 enable-egdConfiguration Options""Enable and Disable Features global() argument
703 no-engineConfiguration Options""Enable and Disable Features global() argument
707 no-errConfiguration Options""Enable and Disable Features global() argument
711 enable-external-testsConfiguration Options""Enable and Disable Features global() argument
725 no-filenamesConfiguration Options""Enable and Disable Features global() argument
730 enable-fipsConfiguration Options""Enable and Disable Features global() argument
734 no-fips-securitychecksConfiguration Options""Enable and Disable Features global() argument
739 enable-fuzz-libfuzzer, enable-fuzz-aflConfiguration Options""Enable and Disable Features global() argument
748 no-gostConfiguration Options""Enable and Disable Features global() argument
756 no-legacyConfiguration Options""Enable and Disable Features global() argument
762 no-makedependConfiguration Options""Enable and Disable Features global() argument
766 no-moduleConfiguration Options""Enable and Disable Features global() argument
772 no-multiblockConfiguration Options""Enable and Disable Features global() argument
778 no-nextprotonegConfiguration Options""Enable and Disable Features global() argument
782 no-ocspConfiguration Options""Enable and Disable Features global() argument
786 no-padlockengConfiguration Options""Enable and Disable Features global() argument
790 no-hw-padlockConfiguration Options""Enable and Disable Features global() argument
794 no-picConfiguration Options""Enable and Disable Features global() argument
798 no-pinsharedConfiguration Options""Enable and Disable Features global() argument
824 no-posix-ioConfiguration Options""Enable and Disable Features global() argument
828 no-pskConfiguration Options""Enable and Disable Features global() argument
832 no-rdrandConfiguration Options""Enable and Disable Features global() argument
836 no-rfc3779Configuration Options""Enable and Disable Features global() argument
841 sctpConfiguration Options""Enable and Disable Features global() argument
845 no-sharedConfiguration Options""Enable and Disable Features global() argument
851 no-sockConfiguration Options""Enable and Disable Features global() argument
855 no-srpConfiguration Options""Enable and Disable Features global() argument
860 no-srtpConfiguration Options""Enable and Disable Features global() argument
864 no-sse2Configuration Options""Enable and Disable Features global() argument
878 no-ssl-traceConfiguration Options""Enable and Disable Features global() argument
887 no-static-engineConfiguration Options""Enable and Disable Features global() argument
893 no-stdioConfiguration Options""Enable and Disable Features global() argument
900 no-testsConfiguration Options""Enable and Disable Features global() argument
904 no-threadsConfiguration Options""Enable and Disable Features global() argument
908 threadsConfiguration Options""Enable and Disable Features global() argument
916 enable-traceConfiguration Options""Enable and Disable Features global() argument
922 no-tsConfiguration Options""Enable and Disable Features global() argument
926 enable-ubsanConfiguration Options""Enable and Disable Features global() argument
935 no-ui-consoleConfiguration Options""Enable and Disable Features global() argument
941 enable-unit-testConfiguration Options""Enable and Disable Features global() argument
947 no-uplinkConfiguration Options""Enable and Disable Features global() argument
951 enable-weak-ssl-ciphersConfiguration Options""Enable and Disable Features global() argument
957 zlibConfiguration Options""Enable and Disable Features global() argument
961 zlib-dynamicConfiguration Options""Enable and Disable Features global() argument
968 386Configuration Options""Enable and Disable Features global() argument
976 no-{protocol}Configuration Options""Enable and Disable Features global() argument
989 no-{protocol}-methodConfiguration Options""Enable and Disable Features global() argument
1001 enable-{algorithm}Configuration Options""Enable and Disable Features global() argument
1007 no-{algorithm}Configuration Options""Enable and Disable Features global() argument
1018 Compiler-specific optionsConfiguration Options""Enable and Disable Features global() argument
1049 Environment VariablesConfiguration Options""Enable and Disable Features global() argument
1126 ReconfigureConfiguration Options""Enable and Disable Features global() argument
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DTargetID.cpp28 auto Features = T.isAMDGCN() ? llvm::AMDGPU::getArchAttrAMDGCN(ProcKind) in getAllPossibleAMDGPUTargetIDFeatures() local
79 auto Features = Split.second; in parseTargetIDWithFormatCheckingOnly() local
131 const llvm::StringMap<bool> &Features) { in getCanonicalTargetID()
148 llvm::StringMap<bool> Features; in getConflictTargetIDCombination() member
152 llvm::StringMap<bool> Features; in getConflictTargetIDCombination() local
/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DWebAssembly.cpp109 setSIMDLevel(llvm::StringMap<bool> & Features,SIMDEnum Level,bool Enabled) setSIMDLevel() argument
136 setFeatureEnabled(llvm::StringMap<bool> & Features,StringRef Name,bool Enabled) const setFeatureEnabled() argument
148 initFeatureMap(llvm::StringMap<bool> & Features,DiagnosticsEngine & Diags,StringRef CPU,const std::vector<std::string> & FeaturesVec) const initFeatureMap() argument
169 handleTargetFeatures(std::vector<std::string> & Features,DiagnosticsEngine & Diags) handleTargetFeatures() argument
[all...]
H A DPPC.cpp33 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() argument
484 initFeatureMap(llvm::StringMap<bool> & Features,DiagnosticsEngine & Diags,StringRef CPU,const std::vector<std::string> & FeaturesVec) const initFeatureMap() argument
707 setFeatureEnabled(llvm::StringMap<bool> & Features,StringRef Name,bool Enabled) const setFeatureEnabled() argument
[all...]
H A DSystemZ.h144 initFeatureMap(llvm::StringMap<bool> & Features,DiagnosticsEngine & Diags,StringRef CPU,const std::vector<std::string> & FeaturesVec) initFeatureMap() argument
161 handleTargetFeatures(std::vector<std::string> & Features,DiagnosticsEngine & Diags) handleTargetFeatures() argument
H A DLoongArch.cpp276 return TargetInfo::initFeatureMap(Features, Diags, CPU, FeaturesVec); in handleTargetFeatures() argument
246 initFeatureMap(llvm::StringMap<bool> & Features,DiagnosticsEngine & Diags,StringRef CPU,const std::vector<std::string> & FeaturesVec) const initFeatureMap() argument
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DM68k.cpp69 std::vector<llvm::StringRef> &Features) { in addFloatABIFeatures()
95 std::vector<StringRef> &Features) { in getM68kTargetFeatures()
H A DRISCV.cpp30 std::vector<StringRef> &Features, in getArchFeatures() argument
59 std::vector<StringRef> &Features) { in getRISCFeaturesFromMcpu() argument
77 if (!getArchFeatures(D, MArch, Features, Args)) in getRISCVTargetFeatures() argument
[all...]
H A DVE.cpp21 std::vector<StringRef> &Features) { in getVETargetFeatures()
H A DCSKY.cpp80 StringRef FPU, std::vector<StringRef> &Features) { in getCSKYFPUFeatures()
120 std::vector<llvm::StringRef> &Features) { in getCSKYTargetFeatures()
H A DAArch64.cpp157 getAArch64MicroArchFeaturesFromMtune(const Driver & D,StringRef Mtune,const ArgList & Args,std::vector<StringRef> & Features) getAArch64MicroArchFeaturesFromMtune() argument
179 getAArch64MicroArchFeaturesFromMcpu(const Driver & D,StringRef Mcpu,const ArgList & Args,std::vector<StringRef> & Features) getAArch64MicroArchFeaturesFromMcpu() argument
193 getAArch64TargetFeatures(const Driver & D,const llvm::Triple & Triple,const ArgList & Args,std::vector<StringRef> & Features,bool ForAS) getAArch64TargetFeatures() argument
[all...]
H A DARM.cpp82 std::vector<StringRef> &Features) { in getARMHWDivFeatures() argument
91 std::vector<StringRef> &Features) { in getARMFPUFeatures() argument
101 std::vector<StringRef> &Features, in DecodeARMFeatures() argument
114 std::vector<StringRef> &Features) { in DecodeARMFeaturesFromCPU() argument
128 std::vector<StringRef> &Features, in checkARMArchName() argument
146 checkARMCPUName(const Driver & D,const Arg * A,const ArgList & Args,llvm::StringRef CPUName,llvm::StringRef ArchName,std::vector<StringRef> & Features,const llvm::Triple & Triple,llvm::ARM::FPUKind & ArgFPUKind) checkARMCPUName() argument
490 getARMTargetFeatures(const Driver & D,const llvm::Triple & Triple,const ArgList & Args,std::vector<StringRef> & Features,bool ForAS,bool ForMultilib) getARMTargetFeatures() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp201 FeatureBitset Features = coalesceFeatures(M); runOnModule() local
231 FeatureBitset Features = coalesceFeatures() local
241 getFeatureString(const FeatureBitset & Features) getFeatureString() argument
250 replaceFeatures(Function & F,const std::string & Features) replaceFeatures() argument
294 recordFeatures(Module & M,const FeatureBitset & Features,bool Stripped) recordFeatures() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp682 getIntelProcessorTypeAndSubtype(unsigned Family,unsigned Model,const unsigned * Features,unsigned * Type,unsigned * Subtype) getIntelProcessorTypeAndSubtype() argument
1048 getAMDProcessorTypeAndSubtype(unsigned Family,unsigned Model,const unsigned * Features,unsigned * Type,unsigned * Subtype) getAMDProcessorTypeAndSubtype() argument
1203 getAvailableFeatures(unsigned ECX,unsigned EDX,unsigned MaxLeaf,unsigned * Features) getAvailableFeatures() argument
1350 unsigned Features[(X86::CPU_FEATURE_MAX + 31) / 32] = {0}; getHostCPUName() local
1687 getHostCPUFeatures(StringMap<bool> & Features) getHostCPUFeatures() argument
1879 getHostCPUFeatures(StringMap<bool> & Features) getHostCPUFeatures() argument
1948 getHostCPUFeatures(StringMap<bool> & Features) getHostCPUFeatures() argument
1960 getHostCPUFeatures(StringMap<bool> & Features) getHostCPUFeatures() argument
1976 getHostCPUFeatures(StringMap<bool> & Features) getHostCPUFeatures() argument
[all...]
H A DTargetParser.cpp27 unsigned Features; member
271 fillAMDGPUFeatureMap(StringRef GPU,const Triple & T,StringMap<bool> & Features) fillAMDGPUFeatureMap() argument
523 insertWaveSizeFeature(StringRef GPU,const Triple & T,StringMap<bool> & Features,std::string & ErrorMsg) insertWaveSizeFeature() argument
[all...]
H A DCSKYTargetParser.cpp21 std::vector<StringRef> &Features) { in getFPUFeatures()
171 std::vector<StringRef> &Features) { in getExtensionFeatures()
/freebsd-src/contrib/lib9p/
H A DREADME.md7 # Features chapter
/freebsd-src/contrib/llvm-project/lld/docs/MachO/
H A Dindex.rst9 Features chapter
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp632 Features.AddFeature(MAttr); in getFeatureList() local
612 SubtargetFeatures Features; getFeaturesStr() local
663 setFunctionAttributes(StringRef CPU,StringRef Features,Function & F) setFunctionAttributes() argument
740 setFunctionAttributes(StringRef CPU,StringRef Features,Module & M) setFunctionAttributes() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp101 SubtargetFeatures Features; getMIPSFeatures() local
161 SubtargetFeatures Features; getARMFeatures() local
291 SubtargetFeatures Features; getRISCVFeatures() local
325 SubtargetFeatures Features; getLoongArchFeatures() local
[all...]
/freebsd-src/contrib/ntp/libjsmn/
H A DREADME.md31 Features section in JSMN
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp80 static CharSourceRange MakeCharSourceRange(const LangOptions &Features, in MakeCharSourceRange() argument
100 const LangOptions &Features, FullSourceLoc TokLoc, in Diag() argument
135 const LangOptions &Features, in ProcessCharEscape() argument
460 ProcessNumericUCNEscape(const char * ThisTokBegin,const char * & ThisTokBuf,const char * ThisTokEnd,uint32_t & UcnVal,unsigned short & UcnLen,bool & Delimited,FullSourceLoc Loc,DiagnosticsEngine * Diags,const LangOptions & Features,bool in_char_string_literal=false) ProcessNumericUCNEscape() argument
542 DiagnoseInvalidUnicodeCharacterName(DiagnosticsEngine * Diags,const LangOptions & Features,FullSourceLoc Loc,const char * TokBegin,const char * TokRangeBegin,const char * TokRangeEnd,llvm::StringRef Name) DiagnoseInvalidUnicodeCharacterName() argument
601 ProcessNamedUCNEscape(const char * ThisTokBegin,const char * & ThisTokBuf,const char * ThisTokEnd,uint32_t & UcnVal,unsigned short & UcnLen,FullSourceLoc Loc,DiagnosticsEngine * Diags,const LangOptions & Features) ProcessNamedUCNEscape() argument
649 ProcessUCNEscape(const char * ThisTokBegin,const char * & ThisTokBuf,const char * ThisTokEnd,uint32_t & UcnVal,unsigned short & UcnLen,FullSourceLoc Loc,DiagnosticsEngine * Diags,const LangOptions & Features,bool in_char_string_literal=false) ProcessUCNEscape() argument
722 MeasureUCNEscape(const char * ThisTokBegin,const char * & ThisTokBuf,const char * ThisTokEnd,unsigned CharByteWidth,const LangOptions & Features,bool & HadError) MeasureUCNEscape() argument
760 EncodeUCNEscape(const char * ThisTokBegin,const char * & ThisTokBuf,const char * ThisTokEnd,char * & ResultBuf,bool & HadError,FullSourceLoc Loc,unsigned CharByteWidth,DiagnosticsEngine * Diags,const LangOptions & Features) EncodeUCNEscape() argument
[all...]
/freebsd-src/contrib/llvm-project/lld/docs/
H A Dindex.rst15 Features chapter
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRELFStreamer.cpp13 static unsigned getEFlagsForFeatureSet(const FeatureBitset &Features) { in getEFlagsForFeatureSet() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStream.h61 PdbRaw_Features Features = PdbFeatureNone; variable

123456