Home
last modified time | relevance | path

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

12345678

/freebsd/sys/contrib/device-tree/src/arm/intel/axm/
H A Daxm5516-cpus.dtsi77 cpu-release-addr = <0>; // Fixed by the boot loader
85 cpu-release-addr = <0>; // Fixed by the boot loader
93 cpu-release-addr = <0>; // Fixed by the boot loader
101 cpu-release-addr = <0>; // Fixed by the boot loader
109 cpu-release-addr = <0>; // Fixed by the boot loader
117 cpu-release-addr = <0>; // Fixed by the boot loader
125 cpu-release-addr = <0>; // Fixed by the boot loader
133 cpu-release-addr = <0>; // Fixed by the boot loader
141 cpu-release-addr = <0>; // Fixed by the boot loader
149 cpu-release-addr = <0>; // Fixed by the boot loader
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTypeSize.h34 int64_t Fixed = 0; variable
37 StackOffset(int64_t Fixed, int64_t Scalable) in StackOffset() argument
38 : Fixed(Fixed), Scalable(Scalable) {} in StackOffset()
42 static StackOffset getFixed(int64_t Fixed) { return {Fixed, 0}; } in getFixed() argument
44 static StackOffset get(int64_t Fixed, int64_t Scalable) { in get() argument
45 return {Fixed, Scalable}; in get()
49 int64_t getFixed() const { return Fixed; } in getFixed()
56 return {Fixed + RHS.Fixed, Scalable + RHS.Scalable};
59 return {Fixed - RHS.Fixed, Scalable - RHS.Scalable};
62 Fixed += RHS.Fixed;
[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()
441 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); 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()
470 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 16)); // Category ID. in EmitBlockInfoBlock()
471 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 8)); // Text size. in EmitBlockInfoBlock()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.cpp115 RegUnits.back().Fixed = &LIS->getRegUnit(Unit); in reset()
141 RUI.FixedI = RUI.Fixed->find(Start); in update()
146 if (RUI.FixedI != RUI.Fixed->end()) in update()
147 RUI.FixedI = RUI.Fixed->advanceTo(RUI.FixedI, Start); in update()
177 LiveInterval::const_iterator E = RUI.Fixed->end(); in update()
232 LiveRange *LR = RUI.Fixed; in update()
H A DStackFrameLayoutAnalysisPass.cpp54 Fixed, // a Fixed slot (e.g. arguments passed on the stack) enumerator
78 SlotTy = SlotType::Fixed; in SlotData()
139 case SlotType::Fixed: in getTypeString()
/freebsd/contrib/one-true-awk/
H A DFIXES39 Fixed openfile to not try to read from a directory.
43 Fixed readcsvrec resize segfault when reading csv records longer
56 Fixed a use-after-free bug with ARGV for "delete ARGV".
64 Fixed regex engine gototab reallocation issue that was
66 Fixed a scan bug in split in the case the separator is a single
70 Fixed use-after-free bug in fnematch due to adjbuf invalidating
120 Fixed a bad char * cast that causes incorrect results on big-endian
122 Fixed a buffer overflow in substr with utf-8 strings.
131 Fixed a length error in u8_byte2char that set RSTART to
/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkSerializer.cpp58 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Version. in setupMetaBlockInfo()
59 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 2)); // Type. in setupMetaBlockInfo()
70 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Version. in setupMetaRemarkVersion()
135 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 3)); // Type in setupRemarkBlockInfo()
150 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Line in setupRemarkBlockInfo()
151 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Column in setupRemarkBlockInfo()
177 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Line in setupRemarkBlockInfo()
178 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Column in setupRemarkBlockInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DP10InstrResources.td463 // 20 Cycles Scalar Fixed-Point Divide operations, 2 input operands
474 // 20 Cycles Scalar Fixed-Point Divide operations, and 3 Cycles ALU operations, 2 input operands
483 // 25 Cycles Scalar Fixed-Point Divide operations, 2 input operands
497 // 25 Cycles Scalar Fixed-Point Divide operations, and 3 Cycles ALU operations, 2 input operands
510 // 27 Cycles Scalar Fixed-Point Divide operations, 2 input operands
518 // 41 Cycles Scalar Fixed-Point Divide operations, 2 input operands
528 // 41 Cycles Scalar Fixed-Point Divide operations, and 3 Cycles ALU operations, 2 input operands
537 // 43 Cycles Scalar Fixed-Point Divide operations, 2 input operands
544 // 47 Cycles Scalar Fixed-Point Divide operations, 2 input operands
551 // 54 Cycles Scalar Fixed-Point Divide operations, 2 input operands
[all …]
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp2175 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, in getFunctionDeclAbbrev()
2181 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, in getFunctionDeclAbbrev()
2187 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // Is Defaulted in getFunctionDeclAbbrev()
2202 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, in getFunctionDeclAbbrev()
2224 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 11)); // IDNS in getFunctionDeclAbbrev()
2226 BitCodeAbbrevOp::Fixed, in getFunctionDeclAbbrev()
2235 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // ODRHash in getFunctionDeclAbbrev()
2264 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, in WriteDeclAbbrevs()
2285 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // isMutable in WriteDeclAbbrevs()
2296 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, in WriteDeclAbbrevs()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.h85 : std::pair<IndexType,IndexType>(Start, End), Fixed(F), TiedEnd(T) {}
98 bool Fixed = false; // Can be renamed? "Fixed" means "no". member
110 void add(IndexType Start, IndexType End, bool Fixed, bool TiedEnd) { in add()
111 push_back(IndexRange(Start, End, Fixed, TiedEnd)); in add()
H A DHexagonBlockRanges.cpp71 if (A.Fixed) in merge()
72 Fixed = true; in merge()
128 add(AS, BS, A.Fixed, false); in addsub()
134 add(BS, AE, A.Fixed, false); in addsub()
136 add(BE, AE, A.Fixed, false); in addsub()
505 if (IR.Fixed) in operator <<()
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt85 Fixed a problem with the ASL/AML Timer() operator. Discovered by UBSAN: ?array-index-out-of-bounds …
95 Fixed misspelled CDAT DSMAS define: ACPI_CEDT_DSMAS_NON_VOLATILE -> ACPI_CDAT_DSMAS_NON_VOLATILE. R…
169 Added support for FFH Operation Region special context data. FFH(Fixed
207 iASL: NHLT table: Fixed compilation of optional undocumented fields
268 Data Table Compiler: Fixed a problem with support for the SDEV table,
321 iASL/NHLT table: Fixed a reported problem where a fault would occur
441 Fixed a memory leak caused by the _CID repair function.
486 Fixed a race condition in generic serial bus operation region handler.
487 Fixed by Hans de Goede.
500 Fixed a potential infinite loop due to type mismatch. The for-loop is
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixBrTableDefaults.cpp174 auto *Fixed = fixBrTableDefault(MI, MBB, MF); in runOnMachineFunction() local
175 if (Fixed != nullptr) { in runOnMachineFunction()
176 MBBSet.remove(Fixed); in runOnMachineFunction()
/freebsd/contrib/tcsh/
H A DFixes7 9. Fixed reversed test that broke history merging (Brett Frankenberger)
590 54. Fixed for Darwin/Rhapsody (Mark Peek)
1094 31. Fixed csh bug: [Reported by Jaap]
1099 30. Fixed the lossage in setting the looking mode in tw.parse.c before
1111 21. Fixed new bindings bug.
1112 20. Fixed bug in newgrp code; execv was called incorrectly.
1116 16. Fixed portability problems in the new counted-strings codes (From Kaveh)
1117 15. Fixed binding problem with the new counted-strings code [all key bindings
1145 2. Fixed '\' in sysv echo (from Mika)
1244 43. Fixed rechist and recdirs not to depend on savehist and savedirs
[all …]
/freebsd/crypto/openssl/
H A DNEWS.md28 * Fixed timing side-channel in ECDSA signature computation.
31 * Fixed possible OOB memory access with invalid low-level GF(2^m) elliptic
42 * Fixed possible denial of service in X.509 name checks
45 * Fixed possible buffer overread in SSL_select_next_proto()
50 * Fixed potential use after free after SSL_free_buffers() is called
53 * Fixed an issue where checking excessively long DSA keys or parameters may
57 * Fixed unbounded memory growth with session handling in TLSv1.3
62 * Fixed PKCS12 Decoding crashes
64 * Fixed Excessive time spent checking invalid RSA public keys
66 * Fixed POLY1305 MAC implementation corrupting vector registers on PowerPC
[all …]
/freebsd/sys/contrib/zstd/
H A DCHANGELOG65 build: Fixed Meson build (#2548, @SupervisedThinking @kloczek)
519 Fixed : zstd-small, zstd-compress and zstd-decompress compilation targets
527 Fixed : CLI -d output to stdout by default when input is stdin (#322)
528 Fixed : CLI correctly detects console on Mac OS-X
529 Fixed : CLI supports recursive mode `-r` on Mac OS-X
530 Fixed : Legacy decoders use unified error codes, reported by benrg (#341), fixed by Przemyslaw Skib…
531 Fixed : compatibility with OpenBSD, reported by Juan Francisco Cantero Hurtado (#319)
532 Fixed : compatibility with Hurd, by Przemyslaw Skibinski (#365)
533 Fixed : zstd-pgo, reported by octoploid (#329)
541 Fixed : compression fails on certain huge files, reported by Jesse McGrew
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitCodes.h39 Fixed = 1, // A fixed width field, Val specifies number of bits. enumerator
70 case Fixed: in hasEncodingData()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp965 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, NumBits)); in writeTypeTable()
972 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // isvararg in writeTypeTable()
974 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, NumBits)); in writeTypeTable()
980 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // ispacked in writeTypeTable()
982 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, NumBits)); in writeTypeTable()
995 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // ispacked in writeTypeTable()
997 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, NumBits)); in writeTypeTable()
1004 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, NumBits)); in writeTypeTable()
1233 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, in writeModuleInfo()
1239 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 5)); // Linkage. in writeModuleInfo()
[all …]
/freebsd/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/libexec/bootpd/
H A DAnnounce32 Fixed references to free host structures.
38 Fixed several more NULL references in readfile.
40 Fixed bootptest IP address printing.
/freebsd/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
545 - Fixed multiple invocations of YY_USER_ACTION when using '|'
562 - Fixed bug breaking C++ scanners that use REJECT or variable
565 - Fixed serious input problem for interactive scanners on
568 - Fixed bug in incorrectly treating '$' operator as variable
[all …]
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp180 static void output(const FixedSizeHex<N> &Fixed, void *, raw_ostream &OS) { in output()
181 OS << toHex(ArrayRef(Fixed.Storage)); in output()
184 static StringRef input(StringRef Scalar, void *, FixedSizeHex<N> &Fixed) { in input()
191 copy(fromHex(Scalar), Fixed.Storage); in input()
217 static void output(const FixedSizeString<N> &Fixed, void *, raw_ostream &OS) { in output()
218 OS << StringRef(Fixed.Storage, N); in output()
221 static StringRef input(StringRef Scalar, void *, FixedSizeString<N> &Fixed) { in input()
226 copy(Scalar, Fixed.Storage); in input()
/freebsd/contrib/llvm-project/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp80 case BitCodeAbbrevOp::Fixed: in readAbbreviatedField()
165 case BitCodeAbbrevOp::Fixed: in skipRecord()
301 case BitCodeAbbrevOp::Fixed: in readRecord()
399 if ((E == BitCodeAbbrevOp::Fixed || E == BitCodeAbbrevOp::VBR) && in ReadAbbrevRecord()
405 if ((E == BitCodeAbbrevOp::Fixed || E == BitCodeAbbrevOp::VBR) && in ReadAbbrevRecord()
/freebsd/sys/contrib/device-tree/src/powerpc/
H A DkuroboxHD.dts42 clock-frequency = <200000000>; /* Fixed by bootloader */
43 timebase-frequency = <24391680>; /* Fixed by bootloader */
44 bus-frequency = <0>; /* Fixed by bootloader */
H A DkuroboxHG.dts42 clock-frequency = <266000000>; /* Fixed by bootloader */
43 timebase-frequency = <32522240>; /* Fixed by bootloader */
44 bus-frequency = <0>; /* Fixed by bootloader */

12345678