Home
last modified time | relevance | path

Searched defs:Extensions (Results 1 – 20 of 20) sorted by relevance

/freebsd-src/crypto/openssl/doc/man1/
H A Dopenssl-verification-options.pod555 Basic ConstraintsOPTIONS""Certificate Extensions global() argument
569 Key UsageOPTIONS""Certificate Extensions global() argument
575 Extended Key UsageOPTIONS""Certificate Extensions global() argument
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp75 llvm::AArch64::ExtensionSet &Extensions) { in DecodeAArch64Features() argument
94 llvm::AArch64::ExtensionSet &Extensions) { in DecodeAArch64Mcpu() argument
122 getAArch64ArchFeaturesFromMarch(const Driver & D,StringRef March,const ArgList & Args,llvm::AArch64::ExtensionSet & Extensions) getAArch64ArchFeaturesFromMarch() argument
145 getAArch64ArchFeaturesFromMcpu(const Driver & D,StringRef Mcpu,const ArgList & Args,llvm::AArch64::ExtensionSet & Extensions) getAArch64ArchFeaturesFromMcpu() argument
160 llvm::AArch64::ExtensionSet Extensions; getAArch64MicroArchFeaturesFromMtune() local
198 llvm::AArch64::ExtensionSet Extensions; getAArch64TargetFeatures() local
[all...]
/freebsd-src/contrib/llvm-project/lld/docs/
H A Dwindows_support.rst99 Extensions chapter
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp26 PCHGenerator(const Preprocessor & PP,InMemoryModuleCache & ModuleCache,StringRef OutputFile,StringRef isysroot,std::shared_ptr<PCHBuffer> Buffer,ArrayRef<std::shared_ptr<ModuleFileExtension>> Extensions,bool AllowASTWithErrors,bool IncludeTimestamps,bool BuildingImplicitModule,bool ShouldCacheASTInMemory) PCHGenerator() argument
H A DASTWriter.cpp4603 ASTWriter(llvm::BitstreamWriter & Stream,SmallVectorImpl<char> & Buffer,InMemoryModuleCache & ModuleCache,ArrayRef<std::shared_ptr<ModuleFileExtension>> Extensions,bool IncludeTimestamps,bool BuildingImplicitModule) ASTWriter() argument
H A DASTReader.cpp10169 ASTReader(Preprocessor & PP,InMemoryModuleCache & ModuleCache,ASTContext * Context,const PCHContainerReader & PCHContainerRdr,ArrayRef<std::shared_ptr<ModuleFileExtension>> Extensions,StringRef isysroot,DisableValidationForModuleKind DisableValidationKind,bool AllowASTWithCompilerErrors,bool AllowConfigurationMismatch,bool ValidateSystemInputs,bool ValidateASTInputFilesContent,bool UseGlobalIndex,std::unique_ptr<llvm::Timer> ReadTimer) ASTReader() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.cpp30 cl::list<SPIRV::Extension::Extension> Extensions( global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/
H A DCSKYTargetParser.cpp170 bool CSKY::getExtensionFeatures(uint64_t Extensions, in getExtensionFeatures()
H A DARMTargetParser.cpp312 bool ARM::getExtensionFeatures(uint64_t Extensions, in getExtensionFeatures() argument
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp139 ArrayRef<std::shared_ptr<ModuleFileExtension>> Extensions; in createChainedIncludesSource() local
H A DCompilerInstance.cpp631 createPCHExternalASTSource(StringRef Path,StringRef Sysroot,DisableValidationForModuleKind DisableValidation,bool AllowPCHWithCompilerErrors,Preprocessor & PP,InMemoryModuleCache & ModuleCache,ASTContext & Context,const PCHContainerReader & PCHContainerRdr,ArrayRef<std::shared_ptr<ModuleFileExtension>> Extensions,ArrayRef<std::shared_ptr<DependencyCollector>> DependencyCollectors,void * DeserializationListener,bool OwnDeserializationListener,bool Preamble,bool UseGlobalModuleIndex) createPCHExternalASTSource() argument
/freebsd-src/contrib/bc/
H A DREADME.md345 ### Extensions subsection
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.cpp156 ExtensionList Extensions; in getSymbolicOperandExtensions() local
/freebsd-src/contrib/libfido2/src/
H A Dwebauthn.h619 WEBAUTHN_EXTENSIONS Extensions; member
727 WEBAUTHN_EXTENSIONS Extensions; member
921 WEBAUTHN_EXTENSIONS Extensions; member
1007 WEBAUTHN_EXTENSIONS Extensions; member
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp760 static void EmitMacroChecks(raw_ostream &OS, StringRef Extensions) { in EmitMacroChecks()
1138 StringRef Extensions = in emitExtensionGuard() local
/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DARM.cpp466 uint64_t Extensions = llvm::ARM::getDefaultExtensions(CPU, Arch); initFeatureMap() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DAArch64TargetParser.h213 inline constexpr ExtensionInfo Extensions[] = { global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp841 StringRef Extensions = FunctionExtensionTable[OpenCLBuiltin.Extension]; InsertOCLBuiltinDeclarationsFromTable() local
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dactbl1.h2372 UINT16 Extensions; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp12637 } Extensions[] = { enableArchExtFeature() local