Home
last modified time | relevance | path

Searched refs:Add (Results 1 – 25 of 767) sorted by relevance

12345678910>>...31

/freebsd/contrib/bearssl/T0/
H A DWordBuilder.cs86 void Add(Opcode op) in Add() method in WordBuilder
88 Add(op, null); in Add()
91 void Add(Opcode op, string refName) in Add() method in WordBuilder
93 code.Add(op); in Add()
94 toResolve.Add(refName); in Add()
184 Add(new OpcodeConst(v)); in Literal()
215 Add(new OpcodePutLocal(lnum)); in Call()
217 Add(new OpcodeGetLocal(lnum)); in Call()
220 Add(new OpcodeCall(), target); in Call()
229 Add(new OpcodeCall(wtarget), null); in CallExt()
[all …]
H A DWordData.cs85 r.Add(blob); in GetDataBlocks()
92 dst.Add(new CodeElementUInt(0)); in GenerateCodeElements()
93 dst.Add(new CodeElementUIntInt(1, blob.Address + offset)); in GenerateCodeElements()
94 dst.Add(new CodeElementUInt(0)); in GenerateCodeElements()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp2161 Abv->Add(BitCodeAbbrevOp(Code)); in getFunctionDeclAbbrev()
2163 Abv->Add(BitCodeAbbrevOp(0)); // CanonicalDecl in getFunctionDeclAbbrev()
2164 Abv->Add(BitCodeAbbrevOp(Kind)); in getFunctionDeclAbbrev()
2169 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); in getFunctionDeclAbbrev()
2172 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); in getFunctionDeclAbbrev()
2174 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // InstantiatedFrom in getFunctionDeclAbbrev()
2175 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, in getFunctionDeclAbbrev()
2177 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Specialized Location in getFunctionDeclAbbrev()
2180 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Template in getFunctionDeclAbbrev()
2181 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, in getFunctionDeclAbbrev()
[all …]
H A DASTWriter.cpp674 Abv->Add(BitCodeAbbrevOp(serialization::TYPE_EXT_QUAL)); in WriteTypeAbbrevs()
675 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // Type in WriteTypeAbbrevs()
676 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 3)); // Quals in WriteTypeAbbrevs()
1295 Abbrev->Add(BitCodeAbbrevOp(AST_BLOCK_HASH)); in writeUnhashedControlBlock()
1296 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Blob)); in writeUnhashedControlBlock()
1306 Abbrev->Add(BitCodeAbbrevOp(SIGNATURE)); in writeUnhashedControlBlock()
1307 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Blob)); in writeUnhashedControlBlock()
1372 Abbrev->Add(BitCodeAbbrevOp(HEADER_SEARCH_ENTRY_USAGE)); in writeUnhashedControlBlock()
1373 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Number of bits. in writeUnhashedControlBlock()
1374 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Blob)); // Bit vector. in writeUnhashedControlBlock()
[all …]
/freebsd/contrib/spleen/
H A DChangeLog3 - Add full support for CP437 (IBM PC) in the 8x16, 16x32, and 32x64 versions
4 - Add a cp437 directory with BDF files using the IBM Code page 437 encoding
5 - Add a DOS version, as a COM file (SPLEEN.COM) setting the font to Spleen
6 - Add various arrows and triangle-headed arrows in the 8x16, 16x32, and
9 - Add union symbol in the 8x16, 16x32, and 32x64 versions
16 - Add a 'fon' target to generate FON files for all sizes using FontForge
23 - Add Spleen ASCii logo header (Thanks H7!)
24 - Add SPDX short license identifier in sources and fonts
39 - Add an 'otb' target to generate OTB files for all sizes using fonttosfnt
52 - Add full support for the Latin-1 Supplement Unicode block (6x12 version)
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkSerializer.cpp57 Abbrev->Add(BitCodeAbbrevOp(RECORD_META_CONTAINER_INFO)); in setupMetaBlockInfo()
58 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Version. in setupMetaBlockInfo()
59 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 2)); // Type. in setupMetaBlockInfo()
69 Abbrev->Add(BitCodeAbbrevOp(RECORD_META_REMARK_VERSION)); in setupMetaRemarkVersion()
70 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Version. in setupMetaRemarkVersion()
88 Abbrev->Add(BitCodeAbbrevOp(RECORD_META_STRTAB)); in setupMetaStrTab()
89 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Blob)); // Raw table. in setupMetaStrTab()
112 Abbrev->Add(BitCodeAbbrevOp(RECORD_META_EXTERNAL_FILE)); in setupMetaExternalFile()
113 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Blob)); // Filename. in setupMetaExternalFile()
134 Abbrev->Add(BitCodeAbbrevOp(RECORD_REMARK_HEADER)); in setupRemarkBlockInfo()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp80 bool noUseOfAddBeforeLoadOrStore(const MachineInstr *Add,
95 MachineInstr *canJoinInstructions(MachineInstr *Ldst, MachineInstr *Add,
192 bool ARCOptAddrMode::noUseOfAddBeforeLoadOrStore(const MachineInstr *Add, in noUseOfAddBeforeLoadOrStore() argument
194 Register R = Add->getOperand(0).getReg(); in noUseOfAddBeforeLoadOrStore()
230 for (auto &Add : MRI->use_nodbg_instructions(B)) { in tryToCombine() local
232 if (!isAddConstantOp(Add, Incr)) in tryToCombine()
238 MachineInstr *MoveTo = canJoinInstructions(&Ldst, &Add, &Uses); in tryToCombine()
243 if (!canFixPastUses(Uses, Add.getOperand(2), B)) in tryToCombine()
246 LLVM_DEBUG(MachineInstr *First = &Ldst; MachineInstr *Last = &Add; in tryToCombine()
254 if (MoveTo == &Add) { in tryToCombine()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp628 case Instruction::Add: in getEncodedBinaryOpcode()
653 case AtomicRMWInst::Add: return bitc::RMW_ADD; in getEncodedRMWOperation()
1029 Abbv->Add(BitCodeAbbrevOp(bitc::TYPE_CODE_OPAQUE_POINTER)); in writeTypeTable()
1030 Abbv->Add(BitCodeAbbrevOp(0)); // Addrspace = 0 in writeTypeTable()
1035 Abbv->Add(BitCodeAbbrevOp(bitc::TYPE_CODE_FUNCTION)); in writeTypeTable()
1036 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // isvararg in writeTypeTable()
1037 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Array)); in writeTypeTable()
1038 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, NumBits)); in writeTypeTable()
1043 Abbv->Add(BitCodeAbbrevOp(bitc::TYPE_CODE_STRUCT_ANON)); in writeTypeTable()
1044 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // ispacked in writeTypeTable()
[all …]
/freebsd/crypto/heimdal/lib/hx509/
H A DChangeLog78 * Add language to support querying certificates to find a
86 * hxtool-commands.in: Add --pem to cms-verify-sd.
106 * Add matching on EKU, validate EKUs, add hxtool matching glue,
125 * softp11.c: Add option app-fatal to control if softtoken should
136 * hx509.h: Add HX509_CERTS_UNPROTECT_ALL.
150 * cert.c: Spelling, Add hx509_cert_get_SPKI_AlgorithmIdentifier,
153 * softp11.c: Add more glue to figure out what keytype this
160 * Add a PKCS11 provider supporting signing and verifing sigatures.
191 * lock.c: Add page referance
213 * hx509.h: Add HX509_VHN_F_ALLOW_NO_MATCH.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp408 Abbv->Add(BitCodeAbbrevOp(Record)); in writeBlob()
409 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Blob)); in writeBlob()
480 case Instruction::Add: in getEncodedBinaryOpcode()
548 case AtomicRMWInst::Add: in getEncodedRMWOperation()
964 Abbv->Add(BitCodeAbbrevOp(bitc::TYPE_CODE_POINTER)); in writeTypeTable()
965 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, NumBits)); in writeTypeTable()
966 Abbv->Add(BitCodeAbbrevOp(0)); // Addrspace = 0 in writeTypeTable()
971 Abbv->Add(BitCodeAbbrevOp(bitc::TYPE_CODE_FUNCTION)); in writeTypeTable()
972 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // isvararg in writeTypeTable()
973 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Array)); in writeTypeTable()
[all …]
/freebsd/sys/contrib/zlib/
H A DChangeLog7 - Add LIT_MEM define to use more memory for a small deflate speedup
9 - Add bounds checking to ERR_MSG() macro, used by zError()
25 - Add minizip testing to Makefile
27 - Add memory sanitizer to configure (--memory)
56 - Add address checking in clang to -w option of configure
66 - Add legal disclaimer to README
77 - Add gznorm.c example, which normalizes gzip files
79 - Add tables for crc32_combine(), to speed it up by a factor of 200
80 - Add crc32_combine_gen() and crc32_combine_op() for fast combines
85 - Add use of the ARMv8 crc32 instructions when requested
[all …]
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp414 Abbrev.Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 10)); // File ID. in AddSourceLocationAbbrev()
415 Abbrev.Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Line. in AddSourceLocationAbbrev()
416 Abbrev.Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Column. in AddSourceLocationAbbrev()
417 Abbrev.Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Offset; in AddSourceLocationAbbrev()
440 Abbrev->Add(BitCodeAbbrevOp(RECORD_VERSION)); in EmitBlockInfoBlock()
441 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); in EmitBlockInfoBlock()
458 Abbrev->Add(BitCodeAbbrevOp(RECORD_DIAG)); in EmitBlockInfoBlock()
459 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 3)); // Diag level. in EmitBlockInfoBlock()
461 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 10)); // Category. in EmitBlockInfoBlock()
462 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 10)); // Mapped Diag ID. in EmitBlockInfoBlock()
[all …]
/freebsd/contrib/tcpdump/
H A DCHANGES34 LDP: Add missing fields of the Common Session Parameters TLV and fix the
74 Add a nd_printjn() function.
85 Add a configure option to help debugging (--enable-instrument-functions).
88 Makefile.in: Add two "touch .devel" commands in the releasecheck target.
91 Autoconf: Add some warning flags for clang 13 or newer.
93 Autoconf: Add autogen.sh, remove configure and config.h.in and put
111 Add initial support for building with TinyCC.
113 Makefile.in: Add instrumentation configuration in releasecheck target.
123 Add initial README file for Haiku.
153 Makefile.in: Add the releasecheck target.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DBuiltinGCs.cpp122 static GCRegistry::Add<ErlangGC> A("erlang",
124 static GCRegistry::Add<OcamlGC> B("ocaml", "ocaml 3.10-compatible GC");
125 static GCRegistry::Add<ShadowStackGC>
127 static GCRegistry::Add<StatepointGC> D("statepoint-example",
129 static GCRegistry::Add<CoreCLRGC> E("coreclr", "CoreCLR-compatible GC");
/freebsd/contrib/libucl/
H A DChangeLog.md46 - Add msgpack support for parser and emitter
47 - Add Canonical S-expressions parser for libucl
50 - Add 'nested' functionality to .include macro (by Allan Jude)
52 - Add new .load macro (by Allan Jude)
54 - Add merge strategies
55 - Add schema validation to lua API
56 - Add support for external references to schema validation
57 - Add coveralls integration to libucl
62 - Add Coverity scan integration
63 - Add fuzz tests
[all …]
/freebsd/crypto/heimdal/lib/wind/
H A DChangeLog11 * Add utf8 <-> utf16 support.
46 * Add more built files so they are distributed.
50 * Makefile.am: Add LIB_com_err.
54 * Makefile.am: Add more built files.
56 * Makefile.am: Add unicode header files.
78 * Add partial support for LDAP-prep Insignificant Character Handling
95 * Add UCS-2 reading and writing functions
99 * Add and use com_err error codes
108 * utf8.c: Add wind_ucs4toutf8
112 * test-utf8.c: Add test for wind_ucs4toutf8.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DMCExternalSymbolizer.cpp85 const MCExpr *Add = nullptr; in tryAddingSymbolicOperand() local
90 Add = MCSymbolRefExpr::create(Sym, Ctx); in tryAddingSymbolicOperand()
92 Add = MCConstantExpr::create((int)SymbolicOp.AddSymbol.Value, Ctx); in tryAddingSymbolicOperand()
114 if (Add) in tryAddingSymbolicOperand()
115 LHS = MCBinaryExpr::createSub(Add, Sub, Ctx); in tryAddingSymbolicOperand()
122 } else if (Add) { in tryAddingSymbolicOperand()
124 Expr = MCBinaryExpr::createAdd(Add, Off, Ctx); in tryAddingSymbolicOperand()
126 Expr = Add; in tryAddingSymbolicOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp169 const MCExpr *Add = nullptr; in tryAddingSymbolicOperand() local
176 Add = MCSymbolRefExpr::create(Sym, Variant, Ctx); in tryAddingSymbolicOperand()
178 Add = MCSymbolRefExpr::create(Sym, Ctx); in tryAddingSymbolicOperand()
180 Add = MCConstantExpr::create(SymbolicOp.AddSymbol.Value, Ctx); in tryAddingSymbolicOperand()
202 if (Add) in tryAddingSymbolicOperand()
203 LHS = MCBinaryExpr::createSub(Add, Sub, Ctx); in tryAddingSymbolicOperand()
210 } else if (Add) { in tryAddingSymbolicOperand()
212 Expr = MCBinaryExpr::createAdd(Add, Off, Ctx); in tryAddingSymbolicOperand()
214 Expr = Add; in tryAddingSymbolicOperand()
/freebsd/contrib/libpcap/
H A DCHANGES41 Add CAN XL support to DLT_CAN_SOCKETCAN.
68 Add support for promiscuous mode.
76 Add a new error PCAP_ERROR_CAPTURE_NOTSUP, for use if a capture
104 Add a configure option to help debugging (--enable-instrument-functions).
124 Makefile.in: Add the releasecheck target.
125 Cirrus CI: Add the "make releasecheck" command in the Linux task.
126 Makefile.in: Add the whitespacecheck target.
137 Autoconf: Add autogen.sh, remove configure and config.h.in and put
145 Add initial support for building with TinyCC.
150 Add a README.haiku.md file.
[all …]
/freebsd/libexec/bootpd/
H A DChanges35 Add support for IBM's AIX 3.2.5
42 Add support for Wollongong Win-TCP (SysVr4 variant).
61 Add "min wait" option (mw) to cause bootpd to ignore
63 Add code to honor client requests containing the DHCP
70 Add "-h" flag to override host name (affects default IP
74 Add code to call "arp -s IPADDR HWADDR" on systems
112 Add support for the "EX" option: Execute a program
120 Add missing MANDIR definition to Makefile.
132 Add ConvOldTab.sh - converts 1.1 bootptab to new format.
149 Add man-page and install targets to Makefile.NetBSD
[all …]
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DSanitizerArgs.cpp259 SanitizerMask Add = parseArgValues(D, Arg, true); in parseSanitizeTrapArgs() local
260 Add &= ~TrapRemove; in parseSanitizeTrapArgs()
261 SanitizerMask InvalidValues = Add & ~TrappingSupportedWithGroups; in parseSanitizeTrapArgs()
268 TrappingKinds |= expandSanitizerGroups(Add) & ~TrapRemove; in parseSanitizeTrapArgs()
354 SanitizerMask Add = parseArgValues(D, Arg, DiagnoseErrors); in SanitizerArgs() local
361 if ((Add & SanitizerKind::ObjectSize) && DiagnoseErrors) in SanitizerArgs()
366 AllAddedKinds |= expandSanitizerGroups(Add); in SanitizerArgs()
369 Add &= ~AllRemove; in SanitizerArgs()
374 Add & InvalidTrappingKinds & ~DiagnosedKinds) { in SanitizerArgs()
382 Add &= ~InvalidTrappingKinds; in SanitizerArgs()
[all …]
/freebsd/crypto/heimdal/
H A DChangeLog.200643 * lib/krb5/digest.c: Add krb5_ntlm_init_get_targetinfo.
49 * kdc/digest.c: Add digest acl's
65 * kdc/digest.c: Add support for generating NTLM2 session security
70 * lib/krb5/digest.c: Add sessionkey accessor functions.
163 * kdc/pkinit.c: Add comment that the anchors in the signed data
200 * kdc/Makefile.am: Add LIB_pkinit to pacify AIX
202 * lib/hdb/Makefile.am: Add LIB_com_err to pacify AIX
330 * lib/krb5/krb5_locl.h: Add plugin api
332 * lib/krb5/Makefile.am: Add plugin api.
336 * lib/krb5/locate_plugin.h: Add plugin interface for resolving
[all …]
/freebsd/crypto/heimdal/lib/asn1/
H A DChangeLog27 * Makefile.am: Add DigestTypes, add --seq to antoher type.
29 * digest.asn1: Add supportedMechs request.
68 * k5.asn1: Add size limits from RFC 4120.
78 * Makefile.am: Add AuthorityInfoAccessSyntax.
80 * rfc2459.asn1: Add AuthorityInfoAccessSyntax.
82 * rfc2459.asn1: Add authorityInfoAccess, rename proxyCertInfo.
84 * Makefile.am: Add authorityInfoAccess, rename proxyCertInfo.
120 * k5.asn1: Add KRB5-AUTHDATA-INITIAL-VERIFIED-CAS.
151 structures. Add id-ms-client-authentication.
155 * Makefile.am: Add asn1_id_ms_cert_enroll_domaincontroller.x
[all …]
/freebsd/contrib/jemalloc/
H A DChangeLog35 - Add format annotation to the format generator function. (@zoulasc)
52 - Add extents usage information to stats. (@tyleretzel)
56 - Add configure option --enable-readlinkat, which allows the use of readlinkat
58 - Add configure options --{enable,disable}-{static,shared} to allow not
60 - Add configure option --disable-libdl to enable fully static builds.
62 - Add mallctl interfaces:
76 - Add stringify to fix a linker directive issue on MSVC. (@daverigby)
131 - Add unit tests for the producer-consumer pattern. (@interwq)
132 - Add Cirrus-CI config for FreeBSD builds. (@jasone)
133 - Add size-matching sanity checks on tcache flush. (@davidtgoldblatt,
[all …]
/freebsd/contrib/openbsm/
H A DNEWS5 - Add a new "qsize" parameter in audit_control and the getacqsize(3) API to
7 - Add support to push a mapping between audit event names and event numbers
10 - Add audit event identifiers for a number of new (and not-so-new) FreeBSD
23 - Add audit event definitions for Capsicum-related syscalls, as well as
46 - Add Capsicum-related error numbers for FreeBSD: ENOTCAPABLE, ECAPMODE.
47 - Add Capsicum, process descriptor audit events for FreeBSD.
72 - Add missing conversion of a number of FreeBSD/Mac OS X errnos to/from BSM
78 independent. Add more information to man page about auditon(2) parameters.
79 - Add wrapper functions for auditon(2) to use legacy commands when the new
81 - Add default for 'expire-after' in audit_control to expire trail files when
[all …]

12345678910>>...31