Home
last modified time | relevance | path

Searched refs:Generation (Results 1 – 25 of 46) sorted by relevance

12

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDModule.h496 VisibleModuleSet() : Generation(0) {} in VisibleModuleSet()
498 : ImportLocs(std::move(O.ImportLocs)), Generation(O.Generation ? 1 : 0) { in VisibleModuleSet()
500 ++O.Generation; in VisibleModuleSet()
508 ++O.Generation;
509 ++Generation;
515 unsigned getGeneration() const { return Generation; } in getGeneration()
549 unsigned Generation; variable
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDModule.cpp23 ModuleFile::ModuleFile(ModuleKind Kind, unsigned Generation) in ModuleFile() argument
25 Generation(Generation), SizeInBits(0), in ModuleFile()
HDModuleManager.cpp59 unsigned Generation, in addModule() argument
92 ModuleFile *New = new ModuleFile(Type, Generation); in addModule()
HDASTReader.cpp1670 if (M.Generation <= This->PriorGeneration) in visit()
6939 if (M.Generation <= This->PriorGeneration) in visit()
6998 unsigned &Generation = SelectorGeneration[Sel]; in ReadMethodPool() local
6999 unsigned PriorGeneration = Generation; in ReadMethodPool()
7000 Generation = getGeneration(); in ReadMethodPool()
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDAMDGPUSubtarget.h39 enum Generation { enum
68 Generation Gen;
136 Generation getGeneration() const { in getGeneration()
HDSIRegisterInfo.h119 unsigned getNumSGPRsAllowed(AMDGPUSubtarget::Generation gen,
HDSIRegisterInfo.cpp523 unsigned SIRegisterInfo::getNumSGPRsAllowed(AMDGPUSubtarget::Generation gen, in getNumSGPRsAllowed()
/NextBSD/crypto/openssl/doc/apps/
HDopenssl.pod107 Generation and Management of Diffie-Hellman Parameters. Superseded by
117 DSA Parameter Generation and Management. Superseded by
142 Generation of Diffie-Hellman Parameters.
147 Generation of DSA Private Key from Parameters. Superseded by
152 Generation of Private Key or Parameters.
156 Generation of RSA Private Key. Superceded by L<B<genpkey>|genpkey(1)>.
168 Generation of hashed passwords.
HDreq.pod628 need a configuration file so its use isn't enforced. Generation of
/NextBSD/contrib/llvm/tools/clang/include/clang/Serialization/
HDModule.h112 ModuleFile(ModuleKind Kind, unsigned Generation);
170 unsigned Generation; variable
HDModuleManager.h215 ModuleFile *ImportedBy, unsigned Generation,
/NextBSD/sys/dev/ixl/
HDREADME373 In addition, if you put a PCIe Generation 3-capable adapter into a PCIe
374 Generation 2 slot, you cannot get full bandwidth. The driver detects this
381 If this error occurs, moving your adapter to a true PCIe Generation 3 x8
/NextBSD/contrib/libucl/doc/
HDapi.md10 - [Generation functions](#generation-functions)
31 - [Generation functions](#generation-functions-1)
62 ### Generation functions
319 # Generation functions
/NextBSD/contrib/ntp/util/
HDntp-keygen.texi15 * ntp-keygen: (ntp-keygen). NTP Key Generation
19 @title NTP Key Generation User's Manual
38 @top NTP Key Generation Program User Manual
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMSA.txt1 Code Generation Notes for MSA
/NextBSD/crypto/openssl/engines/ccgost/
HDREADME.gost99 1. Generation of private key
120 2. Generation of certificate request along with private/public keypar
/NextBSD/crypto/openssl/doc/ssl/
HDSSL_CTX_set_tmp_dh_callback.pod84 L<dhparam(1)|dhparam(1)> application. Generation of custom DH
/NextBSD/contrib/llvm/tools/clang/lib/Basic/
HDModule.cpp488 ++Generation; in setVisible()
/NextBSD/share/misc/
HDscsi_modes308 {Enable EOD Generation} t1
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86Schedule.td111 defm WriteAESKeyGen : X86SchedWritePair; // Key Generation.
/NextBSD/contrib/gcc/doc/
HDsourcebuild.texi314 * Man Page Generation:: Generating man pages from Texinfo manuals.
371 @node Man Page Generation
372 @subsubsection Man Page Generation
598 (@pxref{Man Page Generation}), in the build directory. This target
/NextBSD/contrib/gcc/config/i386/
HDppro.md114 ;; JUE = Jump Execution Unit, AGU = Address Generation Unit)
/NextBSD/crypto/openssh/
HDssh-keygen.0372 Generation of primes is performed using the -G option. The desired
/NextBSD/contrib/file/magic/Magdir/
HDimages350 # FIG (Facility for Interactive Generation of figures), an object-based format
/NextBSD/etc/
HDservices1258 ggf-ncp 678/tcp #GNU Generation Foundation NCP
1259 ggf-ncp 678/udp #GNU Generation Foundation NCP

12