Home
last modified time | relevance | path

Searched refs:create (Results 126 – 150 of 5038) sorted by relevance

12345678910>>...202

/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/arm/
H A Dfloat16-format-opt-bad.l3 [^:]*:23: Error: cannot create floating-point number
4 [^:]*:24: Error: cannot create floating-point number
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dfloat16-format-opt-bad.l3 [^:]*:23: Error: cannot create floating-point number
4 [^:]*:24: Error: cannot create floating-point number
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCCodeEmitter.cpp223 Fixups.push_back(MCFixup::create(0, MO.getExpr(), Kind, MI.getLoc())); in getLdStUImm12OpValue()
247 Fixups.push_back(MCFixup::create(0, Expr, Kind, MI.getLoc())); in getAdrLabelOpValue()
277 Fixups.push_back(MCFixup::create(0, Expr, Kind, MI.getLoc())); in getAddSubImmOpValue()
306 Fixups.push_back(MCFixup::create(0, MO.getExpr(), Kind, MI.getLoc())); in getCondBranchTargetOpValue()
328 Fixups.push_back(MCFixup::create(0, MO.getExpr(), Kind, MI.getLoc())); in getLoadLiteralOpValue()
355 Fixups.push_back(MCFixup::create( in getMoveWideImmOpValue()
376 Fixups.push_back(MCFixup::create(0, MO.getExpr(), Kind, MI.getLoc())); in getTestBranchTargetOpValue()
400 Fixups.push_back(MCFixup::create(0, MO.getExpr(), Kind, MI.getLoc())); in getBranchTargetOpValue()
606 MCFixup::create(0, MI.getOperand(0).getExpr(), in encodeInstruction()
/netbsd/external/gpl3/binutils/dist/libctf/
H A DChangeLog-2020301 * ctf-create.c: ... here.
479 * ctf-create.c (ctf_serialize): Adjust.
494 * ctf-create.c (ctf_serialize): Adjust.
928 * ctf-create.c: Include <unistd.h>.
1102 * ctf-create.c (ctf_serialize): Adjust.
1169 * ctf-create.c (ctf_grow_ptrtab): New.
1396 * ctf-create.c (ctf_update): Likewise.
1443 * ctf-create.c (ctf_write_mem): New.
1761 * ctf-create.c (ctf_update): Likewise.
1870 * ctf-create.c (enumcmp): New.
[all …]
/netbsd/external/gpl3/gcc.old/dist/
H A Dar-lib159 create=
171 c*) create=yes ;;
235 if test -z "$create"; then
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dconfigure.com33 $ create build.com
41 $ create build.com
65 $ lib/create libopcodes 'FILES
/netbsd/external/gpl3/gdb.old/dist/
H A Dar-lib159 create=
171 c*) create=yes ;;
235 if test -z "$create"; then
/netbsd/external/bsd/ntp/dist/sntp/libevent/build-aux/
H A Dar-lib159 create=
171 c*) create=yes ;;
235 if test -z "$create"; then
/netbsd/external/gpl3/binutils.old/dist/
H A Dar-lib159 create=
171 c*) create=yes ;;
235 if test -z "$create"; then
/netbsd/external/lgpl3/mpc/dist/
H A Dar-lib159 create=
171 c*) create=yes ;;
235 if test -z "$create"; then
/netbsd/external/gpl3/gcc/dist/
H A Dar-lib159 create=
171 c*) create=yes ;;
235 if test -z "$create"; then
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DProfileList.cpp28 create(const std::vector<std::string> &Paths, llvm::vfs::FileSystem &VFS,
46 ProfileSpecialCaseList::create(const std::vector<std::string> &Paths, in create() function in clang::ProfileSpecialCaseList
59 if (auto PSCL = create(Paths, VFS, Error)) in createOrDie()
/netbsd/external/gpl3/gdb/dist/
H A Dar-lib159 create=
171 c*) create=yes ;;
235 if test -z "$create"; then
/netbsd/external/gpl3/binutils/dist/
H A Dar-lib159 create=
171 c*) create=yes ;;
235 if test -z "$create"; then
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dconfigure.com33 $ create build.com
41 $ create build.com
65 $ lib/create libopcodes 'FILES
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dconfigure.com33 $ create build.com
41 $ create build.com
65 $ lib/create libopcodes 'FILES
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dconfigure.com33 $ create build.com
41 $ create build.com
65 $ lib/create libopcodes 'FILES
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDerivedTypes.h234 static StructType *create(LLVMContext &Context, StringRef Name);
235 static StructType *create(LLVMContext &Context);
237 static StructType *create(ArrayRef<Type *> Elements, StringRef Name,
239 static StructType *create(ArrayRef<Type *> Elements);
240 static StructType *create(LLVMContext &Context, ArrayRef<Type *> Elements,
242 static StructType *create(LLVMContext &Context, ArrayRef<Type *> Elements);
245 create(StringRef Name, Type *elt1, Tys *... elts) { in create() function
248 return create(StructFields, Name); in create()
/netbsd/crypto/external/cpl/trousers/dist/dist/
H A Dtrousers.spec.in30 of your TPM hardware. TPM hardware can create, store and use RSA keys
62 echo "Couldn't create group 'tss'. Exiting."
73 echo "Couldn't create user 'tss'. Exiting."
79 # create the default location for the persistent store files
/netbsd/distrib/dreamcast/instkernel/
H A DMakefile12 MDSET_SUFFIXES.-= bin create-bin
13 create-bin= ${OBJCOPY} -O binary ${.TARGET:R} ${.TARGET}
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCCodeEmitter.cpp171 Fixups.push_back(MCFixup::create( in expandAddTPRel()
176 const MCConstantExpr *Dummy = MCConstantExpr::create(0, Ctx); in expandAddTPRel()
177 Fixups.push_back(MCFixup::create( in expandAddTPRel()
375 MCFixup::create(0, Expr, MCFixupKind(FixupKind), MI.getLoc())); in getImmOpValue()
382 const MCConstantExpr *Dummy = MCConstantExpr::create(0, Ctx); in getImmOpValue()
384 MCFixup::create(0, Dummy, MCFixupKind(RISCV::fixup_riscv_relax), in getImmOpValue()
/netbsd/external/gpl2/gettext/dist/gettext-tools/m4/
H A DREADME2 package). aclocal uses these files to create aclocal.m4 which is in turn
3 used by autoconf to create the configure script at the the top level in
/netbsd/external/gpl2/gettext/dist/autoconf-lib-link/m4/
H A DREADME2 package). aclocal uses these files to create aclocal.m4 which is in turn
3 used by autoconf to create the configure script at the the top level in
/netbsd/external/gpl2/gettext/dist/gettext-runtime/m4/
H A DREADME2 package). aclocal uses these files to create aclocal.m4 which is in turn
3 used by autoconf to create the configure script at the the top level in
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.cpp98 const MCExpr *Expr = MCSymbolRefExpr::create(Sym, Ctx); in LowerSymbolOperand()
107 MCConstantExpr::create(MO.getOffset(), Ctx), in LowerSymbolOperand()
135 MCOp = MCOperand::createExpr(MCSymbolRefExpr::create( in Lower()

12345678910>>...202