Home
last modified time | relevance | path

Searched refs:create (Results 226 – 250 of 5166) sorted by relevance

12345678910>>...207

/netbsd/external/bsd/byacc/dist/test/yacc/
H A Dno_p_opt.error6 -B create a backtracking parser
15 -P create a reentrant parser, e.g., "%pure-parser"
H A Dnostdin.error5 -B create a backtracking parser
14 -P create a reentrant parser, e.g., "%pure-parser"
H A Dno_b_opt.error6 -B create a backtracking parser
15 -P create a reentrant parser, e.g., "%pure-parser"
H A Dno_output2.error6 -B create a backtracking parser
15 -P create a reentrant parser, e.g., "%pure-parser"
H A Dbig_l.error6 -B create a backtracking parser
15 -P create a reentrant parser, e.g., "%pure-parser"
H A Dbig_b.error6 -B create a backtracking parser
15 -P create a reentrant parser, e.g., "%pure-parser"
/netbsd/external/bsd/byacc/dist/test/btyacc/
H A Dnostdin.error5 -B create a backtracking parser
14 -P create a reentrant parser, e.g., "%pure-parser"
H A Dbig_b.error5 -B create a backtracking parser
14 -P create a reentrant parser, e.g., "%pure-parser"
H A Dno_b_opt.error6 -B create a backtracking parser
15 -P create a reentrant parser, e.g., "%pure-parser"
H A Dno_output2.error6 -B create a backtracking parser
15 -P create a reentrant parser, e.g., "%pure-parser"
H A Dbig_l.error5 -B create a backtracking parser
14 -P create a reentrant parser, e.g., "%pure-parser"
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430MCCodeEmitter.cpp114 Fixups.push_back(MCFixup::create(Offset, MO.getExpr(), in getMachineOpValue()
146 Fixups.push_back(MCFixup::create(Offset, MO2.getExpr(), in getMemOpValue()
160 Fixups.push_back(MCFixup::create(0, MO.getExpr(), in getPCRelImmOpValue()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFMCCodeEmitter.cpp104 Fixups.push_back(MCFixup::create(0, Expr, FK_PCRel_4)); in getMachineOpValue()
106 Fixups.push_back(MCFixup::create(0, Expr, FK_SecRel_8)); in getMachineOpValue()
109 Fixups.push_back(MCFixup::create(0, Expr, FK_PCRel_2)); in getMachineOpValue()
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCPseudoProbe.cpp28 const MCExpr *ARef = MCSymbolRefExpr::create(A, Variant, Context); in buildSymbolDiff()
29 const MCExpr *BRef = MCSymbolRefExpr::create(B, Variant, Context); in buildSymbolDiff()
31 MCBinaryExpr::create(MCBinaryExpr::Sub, ARef, BRef, Context); in buildSymbolDiff()
/netbsd/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dautopoint.texi54 autoconf macro files, which are used by @code{aclocal} to create
55 @file{aclocal.m4}, and the latter is used by @code{autoconf} to create the
56 package's @file{configure} script and by @code{autoheader} to create the
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.c308 AliasDeclaration *AliasDeclaration::create(Loc loc, Identifier *id, Type *type) in create() function
2247 TypeInfoDeclaration *TypeInfoDeclaration::create(Type *tinfo) in create() function
2285 TypeInfoConstDeclaration *TypeInfoConstDeclaration::create(Type *tinfo) in create() function
2319 TypeInfoSharedDeclaration *TypeInfoSharedDeclaration::create(Type *tinfo) in create() function
2336 TypeInfoWildDeclaration *TypeInfoWildDeclaration::create(Type *tinfo) in create() function
2353 TypeInfoStructDeclaration *TypeInfoStructDeclaration::create(Type *tinfo) in create() function
2370 TypeInfoClassDeclaration *TypeInfoClassDeclaration::create(Type *tinfo) in create() function
2421 TypeInfoArrayDeclaration *TypeInfoArrayDeclaration::create(Type *tinfo) in create() function
2472 TypeInfoVectorDeclaration *TypeInfoVectorDeclaration::create(Type *tinfo) in create() function
2489 TypeInfoEnumDeclaration *TypeInfoEnumDeclaration::create(Type *tinfo) in create() function
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.c308 AliasDeclaration *AliasDeclaration::create(Loc loc, Identifier *id, Type *type) in create() function
2247 TypeInfoDeclaration *TypeInfoDeclaration::create(Type *tinfo) in create() function
2285 TypeInfoConstDeclaration *TypeInfoConstDeclaration::create(Type *tinfo) in create() function
2319 TypeInfoSharedDeclaration *TypeInfoSharedDeclaration::create(Type *tinfo) in create() function
2336 TypeInfoWildDeclaration *TypeInfoWildDeclaration::create(Type *tinfo) in create() function
2353 TypeInfoStructDeclaration *TypeInfoStructDeclaration::create(Type *tinfo) in create() function
2370 TypeInfoClassDeclaration *TypeInfoClassDeclaration::create(Type *tinfo) in create() function
2421 TypeInfoArrayDeclaration *TypeInfoArrayDeclaration::create(Type *tinfo) in create() function
2472 TypeInfoVectorDeclaration *TypeInfoVectorDeclaration::create(Type *tinfo) in create() function
2489 TypeInfoEnumDeclaration *TypeInfoEnumDeclaration::create(Type *tinfo) in create() function
[all …]
/netbsd/external/gpl3/gdb/dist/ld/emultempl/
H A Dcr16elf.em47 /* In the embedded relocs mode we create a .emreloc section for each
85 einfo (_("%F%P: %pB: can not create .emreloc section: %E\n"));
117 /* Don't create a demand-paged executable, since this feature isn't
160 einfo (_("%X%P: %pB: can not create runtime reloc information: %E\n"),
163 einfo (_("%X%P: %pB: can not create runtime reloc information: %s\n"),
/netbsd/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dcr16elf.em47 /* In the embedded relocs mode we create a .emreloc section for each
85 einfo (_("%F%P: %pB: can not create .emreloc section: %E\n"));
117 /* Don't create a demand-paged executable, since this feature isn't
160 einfo (_("%X%P: %pB: can not create runtime reloc information: %E\n"),
163 einfo (_("%X%P: %pB: can not create runtime reloc information: %s\n"),
/netbsd/external/gpl3/binutils/dist/ld/emultempl/
H A Dcr16elf.em47 /* In the embedded relocs mode we create a .emreloc section for each
85 einfo (_("%F%P: %pB: can not create .emreloc section: %E\n"));
117 /* Don't create a demand-paged executable, since this feature isn't
160 einfo (_("%X%P: %pB: can not create runtime reloc information: %E\n"),
163 einfo (_("%X%P: %pB: can not create runtime reloc information: %s\n"),
/netbsd/external/gpl3/gdb.old/dist/ld/emultempl/
H A Dcr16elf.em47 /* In the embedded relocs mode we create a .emreloc section for each
85 einfo (_("%F%P: %pB: can not create .emreloc section: %E\n"));
117 /* Don't create a demand-paged executable, since this feature isn't
160 einfo (_("%X%P: %pB: can not create runtime reloc information: %E\n"),
163 einfo (_("%X%P: %pB: can not create runtime reloc information: %s\n"),
/netbsd/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-mac.pod.in126 To create a hex-encoded HMAC-SHA1 MAC of a file and write to stdout: \
131 To create a SipHash MAC from a file with a binary file output: \
135 To create a hex-encoded CMAC-AES-128-CBC MAC from a file:\
140 To create a hex-encoded KMAC128 MAC from a file with a Customisation String
145 To create a hex-encoded GMAC-AES-128-GCM with a IV from a file: \
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp73 return MCSymbolRefExpr::create(Context.getOrCreateSymbol(Name), in getTLSGetOffset()
80 return MCSymbolRefExpr::create(Context.getOrCreateSymbol(Name), in getGlobalOffsetTable()
510 const MCSymbolRefExpr *Expr = MCSymbolRefExpr::create(DotSym, OutContext); in emitInstruction()
511 const MCConstantExpr *ConstExpr = MCConstantExpr::create(2, OutContext); in emitInstruction()
523 const MCSymbolRefExpr *Expr = MCSymbolRefExpr::create(DotSym, OutContext); in emitInstruction()
524 const MCConstantExpr *ConstExpr = MCConstantExpr::create(2, OutContext); in emitInstruction()
572 const MCSymbolRefExpr *Dot = MCSymbolRefExpr::create(DotSym, OutContext); in EmitNop()
600 MCSymbolRefExpr::create(fentry, MCSymbolRefExpr::VK_PLT, Ctx); in LowerFENTRY_CALL()
719 MCSymbolRefExpr::create(getSymbol(ZCPV->getGlobalValue()), in emitMachineConstantPoolValue()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFMCInstLower.cpp39 const MCExpr *Expr = MCSymbolRefExpr::create(Sym, Ctx); in LowerSymbolOperand()
69 MCSymbolRefExpr::create(MO.getMBB()->getSymbol(), Ctx)); in Lower()
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DSanitizerSpecialCaseList.cpp18 SanitizerSpecialCaseList::create(const std::vector<std::string> &Paths, in create() function in SanitizerSpecialCaseList
34 if (auto SSCL = create(Paths, VFS, Error)) in createOrDie()

12345678910>>...207