Home
last modified time | relevance | path

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

12345678910>>...33

/src/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()
/src/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 …]
/src/contrib/spleen/
H A DChangeLog3 - Add stand alone caron in the 8x16, 12x24, 16x32, and 32x64 versions
5 - Add white square symbol in the 8x16, 16x32, and 32x64 versions
6 - Add dagger and double dagger symbols in the 8x16, 12x24, 16x32, and
9 - Add black and white square characters in the 12x24 version
10 - Add hyphen, along with en and em dashes in the 8x16, 12x24, 16x32, and
12 - Add mathematical left and right angle brackets in the 8x16, 12x24, 16x32,
20 - Add 'woff' and 'woff2' targets to generate WOFF and WOFF2 versions
21 - Add tests for validating and sanitizing OTF, WOFF and WOFF2 fonts
28 - Add base cyrillic (basic alphabet + most used extended) characters (Thanks
45 - Add a 'com' target to generate SPLEEN.COM, the DOS version of Spleen
[all …]
/src/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 …]
/src/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 …]
/src/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 …]
/src/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 …]
/src/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 …]
/src/sys/contrib/zlib/
H A DChangeLog11 - Add compressBound_z and deflateBound_z functions for large values
13 - Add definition of ZLIB_INSECURE to build tests with c89 and c94
14 - Add --undefined option to ./configure for UBSan checker
18 - Add _z versions of the compress and uncompress functions
22 - Add a test to configure to check for a working compiler
24 - Add --mandir to ./configure to specify manual directory
25 - Add LICENSE.Info-Zip to contrib/minizip
34 - Add zipAlreadyThere() to minizip zip.c to help avoid duplicates
36 - Add deflateUsed() function to get the used bits in the last byte
38 - Add Haiku to configure for proper LDSHARED settings
[all …]
/src/contrib/tcpdump/
H A DCHANGES7 IPv6: Add a missing comma and remove a colon in the output.
15 frag6: Add a bounds check in non-verbose mode.
27 VXLAN: Add UDP port 8472 used by Linux as the default port.
31 Add optional unit suffix on -C file size.
38 Add the -g option, causing IPv4 output in verbose mode to be on one line.
47 Add sub-second packet timestamp checks for invalid micro/nano.
107 LDP: Add missing fields of the Common Session Parameters TLV and fix the
147 Add a nd_printjn() function.
158 Add a configure option to help debugging (--enable-instrument-functions).
161 Makefile.in: Add two "touch .devel" commands in the releasecheck target.
[all …]
/src/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 …]
/src/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 …]
/src/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");
/src/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()
/src/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()
/src/contrib/libpcap/
H A DCHANGES6 gencode: Add a missing free() in gen_scode().
18 Add LINKTYPE_ETW/DLT_ETW.
19 Add LINKTYPE_NETANALYZER_NG/DLT_NETANALYZER_NG (pull request
21 Add LINKTYPE_ZBOSS_NCP/DLT_ZBOSS_NCP.
22 Add LINKTYPE_USB_2_0_LOW_SPEED/DLT_USB_2_0_LOW_SPEED,
25 Add LINKTYPE_AUERSWALD_LOG/DLT_AUERSWALD_LOG.
26 Add LINKTYPE_ZWAVE_TAP/DLT_ZWAVE_TAP.
27 Add LINKTYPE_SILABS_DEBUG_CHANNEL/DLT_SILABS_DEBUG_CHANNEL.
28 Add LINKTYPE_FIRA_UCI/DLT_FIRA_UCI.
34 Add LINKTYPE_MDB/DLT_MDB.
[all …]
/src/contrib/less/
H A DNEWS21 * Add commands to lesskey parser (forw-bell-hilite, goto-pos and osc8-jump).
23 * Add key sequences to lesskey parser (\kE, \kF, \kH, \kI, \kM, and \kS).
37 * Add --autosave option (github #678).
39 * Add ESC-f command (github #680).
41 * Add column number to long prompt and = message.
43 * Add prompt prototype sequences %C, %W, %Q and ?Q (github #685).
49 Add shift-HOME and ctrl-HOME to scroll left and jump to top, and
52 * Add LESSNOCONFIG environment variable.
54 * Add --without-termlib to configure (github #701).
91 * Add SECURE_COMPILE environment variable for Windows builds.
[all …]
/src/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 …]
/src/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 …]
/src/contrib/jemalloc/
H A DChangeLog16 - Add the thread.idle mallctl which hints that the calling thread will be
23 - Add 'make uninstall' support. (@sangshuduo, @Lapenkov)
25 - Add the thread.peak mallctl for approximate per-thread peak memory tracking.
27 - Add interval-based stats output opt.stats_interval. (@interwq)
28 - Add prof.prefix to override filename prefixes for dumps. (@zhxchen17)
29 - Add high resolution timestamp support for profiling. (@tyroguru)
30 - Add the --collapsed flag to jeprof for flamegraph generation.
32 - Add the --debug-syms-by-id option to jeprof for debug symbols discovery.
34 - Add the opt.prof_leak_error option to exit with error code when leak is
36 - Add opt.cache_oblivious as an runtime alternative to config.cache_oblivious.
[all …]
/src/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 …]
/src/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 …]
/src/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>>...33