Home
last modified time | relevance | path

Searched refs:Fixed (Results 1 – 25 of 188) sorted by relevance

12345678

/freebsd-12.1/sys/gnu/dts/arm/
H A Daxm5516-cpus.dtsi81 cpu-release-addr = <0>; // Fixed by the boot loader
89 cpu-release-addr = <0>; // Fixed by the boot loader
97 cpu-release-addr = <0>; // Fixed by the boot loader
105 cpu-release-addr = <0>; // Fixed by the boot loader
113 cpu-release-addr = <0>; // Fixed by the boot loader
121 cpu-release-addr = <0>; // Fixed by the boot loader
129 cpu-release-addr = <0>; // Fixed by the boot loader
137 cpu-release-addr = <0>; // Fixed by the boot loader
145 cpu-release-addr = <0>; // Fixed by the boot loader
153 cpu-release-addr = <0>; // Fixed by the boot loader
[all …]
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp1943 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); in WriteDeclAbbrevs()
1945 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); in WriteDeclAbbrevs()
1947 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); in WriteDeclAbbrevs()
1949 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); in WriteDeclAbbrevs()
1951 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 2)); in WriteDeclAbbrevs()
2017 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // isUsed in WriteDeclAbbrevs()
2063 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 3)); // SClass in WriteDeclAbbrevs()
2098 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // Used in WriteDeclAbbrevs()
2115 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 11)); // IDNS in WriteDeclAbbrevs()
2121 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // Pure in WriteDeclAbbrevs()
[all …]
H A DASTWriter.cpp885 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // NoReturn in WriteTypeAbbrevs()
888 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 4)); // CC in WriteTypeAbbrevs()
2173 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); in WriteHeaderSearch()
2174 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); in WriteHeaderSearch()
2175 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); in WriteHeaderSearch()
2813 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 2)); // Kind in WriteSubmodules()
2848 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // State in WriteSubmodules()
3244 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); in WriteFileDeclIDsMap()
3458 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); in WriteSelectors()
3459 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); in WriteSelectors()
[all …]
/freebsd-12.1/sys/contrib/zstd/
H A DNEWS173 Fixed : CLI correctly detects console on Mac OS-X
174 Fixed : CLI supports recursive mode `-r` on Mac OS-X
178 Fixed : zstd-pgo, reported by octoploid (#329)
194 Fixed : speed regression on specific patterns (#272)
195 Fixed : support for Z_SYNC_FLUSH, by Dmitry Krot (#291)
196 Fixed : ICC compilation, by Przemyslaw Skibinski
205 Fixed : checksum correctly checked in single-pass mode
262 Fixed : Decoder corruption error (#173)
263 Fixed : null-string roundtrip (#176)
301 Fixed : high compression modes for Windows 32 bits
[all …]
/freebsd-12.1/contrib/serf/
H A DCHANGES82 Fixed bugs with authentication (r2057,2115,2118)
108 Fixed bugs the response parser (r2032,r2036)
132 Fixed most of issue 89: Support REAL SPNEGO authentication
152 Fixed issue 74: test_all goes in an endless loop
177 Fixed issue 38: enable builds using non-GNU make
178 Fixed issue 49: support SSL tunnels for HTTPS via a proxy
179 Fixed issue 56: allow Subject Alternative Name, and enable SNI
180 Fixed issue 61: include order dependencies
182 Fixed issue 71: handle ECONNREFUSED on Windows
183 Fixed issue 79: destroy the APR allocator, if we create one
[all …]
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp412 Abbrev.Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 10)); // File ID. in AddSourceLocationAbbrev()
413 Abbrev.Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Line. in AddSourceLocationAbbrev()
414 Abbrev.Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Column. in AddSourceLocationAbbrev()
415 Abbrev.Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Offset; in AddSourceLocationAbbrev()
439 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); in EmitBlockInfoBlock()
459 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 10)); // Category. in EmitBlockInfoBlock()
469 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 8)); // Text size. in EmitBlockInfoBlock()
484 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 16)); // Text size. in EmitBlockInfoBlock()
493 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Size. in EmitBlockInfoBlock()
495 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 16)); // Text size. in EmitBlockInfoBlock()
[all …]
/freebsd-12.1/contrib/expat/
H A DChanges105 - Fixed bug #1690883: Expat failed on EBCDIC systems as it assumed
126 - Fixed headers for use from C++.
147 - Fixed enum XML_Status issue (reported on SourceForge many
157 - Fixed a variety of bugs: see SF issues #458907, #609603,
166 - Fixed a variety of bugs: see SF issues #615606, #616863,
177 - Fixed UTF-8 decoding bug that caused legal UTF-8 to be rejected.
187 - Fixed a variety of bugs: see SF issues #580793, #434664,
198 - Fixed a variety of bugs: see SF issues #441449, #563184,
213 - Fixed XML_SetReturnNSTriplet() to work for element names.
217 - Fixed many bugs; see SF bug reports #231864, #461380, #464837,
[all …]
/freebsd-12.1/contrib/libucl/
H A DChangeLog.md9 - Fixed number of bugs and memory leaks
34 - Fixed serious bugs in schema and arrays iteration
38 - Fixed a bug with macros that come after an empty object
39 - Fixed a bug in include processing when an incorrect variable has been destroyed (use-after-free)
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DInterferenceCache.cpp120 RegUnits.back().Fixed = &LIS->getRegUnit(*Units); in reset()
146 RUI.FixedI = RUI.Fixed->find(Start); in update()
152 if (RUI.FixedI != RUI.Fixed->end()) in update()
153 RUI.FixedI = RUI.Fixed->advanceTo(RUI.FixedI, Start); in update()
183 LiveInterval::const_iterator E = RegUnits[i].Fixed->end(); in update()
238 LiveRange *LR = RegUnits[i].Fixed; in update()
/freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/
H A DBitstreamReader.cpp60 case BitCodeAbbrevOp::Fixed: in readAbbreviatedField()
81 case BitCodeAbbrevOp::Fixed: in skipAbbreviatedField()
142 case BitCodeAbbrevOp::Fixed: in skipRecord()
234 case BitCodeAbbrevOp::Fixed: in readRecord()
302 if ((E == BitCodeAbbrevOp::Fixed || E == BitCodeAbbrevOp::VBR) && in ReadAbbrevRecord()
308 if ((E == BitCodeAbbrevOp::Fixed || E == BitCodeAbbrevOp::VBR) && in ReadAbbrevRecord()
/freebsd-12.1/sys/contrib/dev/acpica/
H A Dchanges.txt2731 1) Fixed a build error/issue
2732 2) Fixed a cast warning
5351 Fixed
5541 Fixed Events
6440 Fixed
7939 Fixed a problem with Mutex Sync Levels. Fixed a problem where if multiple
10382 Fixed problem reports:
10509 Fixed problem reports integrated:
13472 - Fixed a Linux generation error.
14258 Fixed a problem with ACPI Fixed Events where an RT Clock handler
[all …]
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.h83 : std::pair<IndexType,IndexType>(Start, End), Fixed(F), TiedEnd(T) {}
96 bool Fixed = false; // Can be renamed? "Fixed" means "no". member
108 void add(IndexType Start, IndexType End, bool Fixed, bool TiedEnd) { in add()
109 push_back(IndexRange(Start, End, Fixed, TiedEnd)); in add()
H A DHexagonBlockRanges.cpp72 if (A.Fixed) in merge()
73 Fixed = true; in merge()
129 add(AS, BS, A.Fixed, false); in addsub()
135 add(BS, AE, A.Fixed, false); in addsub()
137 add(BE, AE, A.Fixed, false); in addsub()
509 if (IR.Fixed) in operator <<()
/freebsd-12.1/contrib/ldns/
H A DChangelog514 * Fixed quote parsing withing strings
597 * Fixed memory leaks in ldnsd
727 * Fixed manpages (thanks to Ondrej Sury)
728 * Fixed Makefile for -j <x>
730 * Fixed another off-by-one error
733 * Fixed an offset error in rr comparison
734 * Fixed ldns-read-zone exit code
736 * Fixed ldns-key2ds -2 argument
737 * Fixed $ORIGIN bug in .key files
773 * Fixed bugs:
[all …]
/freebsd-12.1/contrib/tcsh/
H A DFixes1065 21. Fixed new bindings bug.
1307 63. Fixed Imakefile for alpha
1339 47. Fixed bug with -S
1346 40. Fixed 'unset home; dirs' bug
1577 74. Fixed magic-space ! expand bug:
1585 68. Fixed Gnmatch.
1872 22. Fixed horrible bug in gmatch()
2031 24. Fixed SIGWINCH on the iris
2046 11. Fixed refresh bug. Repeat by:
2128 13. Fixed coredump caused by ``.
[all …]
/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1093 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); in writeValueSymbolTableForwardDecl()
1187 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, in writeModuleInfo()
1198 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, in writeModuleInfo()
1204 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, in writeModuleInfo()
1416 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); in createDILocationAbbrev()
1421 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); in createDILocationAbbrev()
1447 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); in createGenericDINodeAbbrev()
1449 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); in createGenericDINodeAbbrev()
1881 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 8)); in createNamedMetadataAbbrev()
3204 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, in writeBlockInfo()
[all …]
/freebsd-12.1/contrib/flex/
H A DONEWS3 - Fixed a bug introduced in 2.5.3 that blew it when a call
6 - Fixed scanner skeleton so the example in the man page of
536 - Fixed serious bug in reading multiple files.
538 - Fixed bug in scanning NUL's.
540 - Fixed bug in input() returning 8-bit characters.
542 - Fixed bug in matching text with embedded NUL's when
574 - Fixed fairly benign memory leak.
589 - Fixed two serious bugs in scanning 8-bit characters.
873 - Fixed bug in using yymore() at the end of a file.
875 - Fixed bug compiling flex on Suns using gcc 2.
[all …]
/freebsd-12.1/libexec/bootpd/
H A DAnnounce33 Fixed references to free host structures.
39 Fixed several more NULL references in readfile.
41 Fixed bootptest IP address printing.
/freebsd-12.1/contrib/llvm/include/llvm/Bitcode/
H A DBitCodes.h100 Fixed = 1, // A fixed width field, Val specifies number of bits. enumerator
127 case Fixed: in hasEncodingData()
/freebsd-12.1/lib/libc/softfloat/
H A Dsoftfloat-history.txt16 -- Fixed a bug in all 64-bit-version square root functions except
33 -- Fixed a small error that caused `float64_round_to_int' often to round the
/freebsd-12.1/contrib/libpcap/
H A DCHANGES153 Fixed build on Solaris 11
483 Fixed minor problem in gencode.c that would appear on 64-bit
539 Fixed HP-UX libpcap implementation to correctly get the PPA for
567 Fixed bug that could cause subsequent "pcap_compile()"s to fail
661 - Fixed Linux include file problems when using GNU libc.
681 - Fixed savefile bugs.
690 - Fixed pcap_lookupdev() to ignore nonexistent devices. This was
714 - Fixed padding problems in the pf module.
716 - Fixed some more alignment problems on the alpha.
721 - Fixed to handle raw ip addresses such as 0.0.0.1 without "left
[all …]
/freebsd-12.1/contrib/atf/
H A DNEWS53 * Issue #15: Fixed atf_utils_{fork,wait} to support nested calls.
55 * Issue #16: Fixed test failures (by removing a long-standing hack) on
116 * Fixed an issue with the handling of cin with libc++.
118 * Issue 64: Fixed various mandoc formatting warnings.
124 * NetBSD PR bin/48285: Fixed atf_check examples in atf-sh-api(3).
176 * PR bin/45859: Fixed some XSLT bugs that resulted in the tc-time and
364 * Fixed the XSTL and CSS stylesheets to support expected failures.
466 * Fixed test programs to get a sane default value for their source
550 * Fixed sign comparison mismatches triggered by the now-enabled
553 * Fixed many memory and object leaks.
[all …]
/freebsd-12.1/sys/dev/mps/mpi/
H A Dmpi2_history.txt75 * Fixed the size of the FunctionDependent5 field in the
126 * Fixed MPI2_BIOSPAGE2_BOOT_DEVICE to be a union of the
151 * Fixed define MPI2_IOCPAGE8_FLAGS_ENCLOSURE_SLOT_MAPPING.
186 * 01-19-09 02.00.10 Fixed defines for GPIOVal field of IO Unit Page 3.
243 * 10-31-07 02.00.01 Fixed name for pMpi2SCSITaskManagementRequest_t.
246 * 03-03-08 02.00.04 Fixed name of struct _MPI2_SCSI_TASK_MANAGE_REPLY.
247 * 05-21-08 02.00.05 Fixed typo in name of Mpi2SepRequest_t.
304 * 03-03-08 02.00.07 Fixed MPI2_FW_IMAGE_HEADER by changing Reserved26 to
307 * 06-27-08 02.00.08 Fixed an offset in a comment.
/freebsd-12.1/sys/dev/mpr/mpi/
H A Dmpi2_history.txt76 * Fixed the size of the FunctionDependent5 field in the
175 * Fixed MPI2_BIOSPAGE2_BOOT_DEVICE to be a union of the
235 * 01-19-09 02.00.10 Fixed defines for GPIOVal field of IO Unit Page 3.
293 * 03-09-11 02.00.19 Fixed IO Unit Page 10 (to match the spec).
310 * Fixed MPI2_IOUNITPAGE5_DMA_CAP_MASK_MAX_REQUESTS to
337 * 03-19-15 02.00.32 Fixed PCIe Link Config page structure names to be
355 * 04-10-16 02.00.37 Fixed MPI2_MFGPAGE_DEVID_SAS3616/3708 defines
388 * 10-31-07 02.00.01 Fixed name for pMpi2SCSITaskManagementRequest_t.
391 * 03-03-08 02.00.04 Fixed name of struct _MPI2_SCSI_TASK_MANAGE_REPLY.
392 * 05-21-08 02.00.05 Fixed typo in name of Mpi2SepRequest_t.
[all …]
/freebsd-12.1/contrib/googletest/googletest/
H A DCHANGES21 * Fixed the bug where long --gtest_filter flag values are truncated in
134 * Fixed compatibility with Solaris and z/OS.
152 * Fixed issues with compiling on Mac OS X.
153 * Fixed issues with compiling on Cygwin.

12345678