| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreFrameLowering.cpp | 97 /// \param [in,out] Adjusted the current SP offset from the top of the frame. 101 int &Adjusted, int FrameSize, bool emitFrameMoves) { in IfNeededExtSP() argument 102 while (OffsetFromTop > Adjusted) { in IfNeededExtSP() 103 assert(Adjusted < FrameSize && "OffsetFromTop is beyond FrameSize"); in IfNeededExtSP() 104 int remaining = FrameSize - Adjusted; in IfNeededExtSP() 108 Adjusted += OpImm; in IfNeededExtSP() 110 EmitDefCfaOffset(MBB, MBBI, dl, TII, Adjusted*4); in IfNeededExtSP() 188 /// The SP will be adjusted at the same time, thus the SpillList must be ordered 248 int Adjusted = 0; in emitPrologue() local 260 Adjusted = (FrameSize > MaxImmU16) ? MaxImmU16 : FrameSize; in emitPrologue() [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/xen/ |
| H A D | xenvm-4.2.dts | 20 /* this field is going to be adjusted by the hypervisor */ 50 /* this field is going to be adjusted by the hypervisor */ 73 /* this field is going to be adjusted by the hypervisor */ 75 /* this field is going to be adjusted by the hypervisor */
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | TargetCXXABI.def | 39 /// - the representation of member function pointers is adjusted 81 /// - representation of member function pointers adjusted as in ARM. 88 /// - representation of member function pointers adjusted as in ARM. 94 /// - representation of member function pointers is adjusted, as in ARM; 116 /// - static initialization is adjusted to use sinit and sterm functions;
|
| /freebsd/bin/date/ |
| H A D | date.1 | 228 the date is adjusted forward or backward according to the remaining string, 230 The date can be adjusted as many times as required using these flags. 260 must be used to specify which part of the date is to be adjusted. 274 When a date is adjusted to a specific value or in units greater than hours, 286 When the date is adjusted to a specific value that does not actually exist 288 the date will be silently adjusted forward in units of one hour until it 290 When the date is adjusted to a specific value that occurs twice 314 on January 30 will result in the date adjusted to the last day of February.
|
| /freebsd/lib/libsys/ |
| H A D | clock_gettime.2 | 72 The count of physical SI seconds since 1970, adjusted by subtracting the number 82 The count is not adjusted by leap seconds. 87 The count is not adjusted by leap seconds. 172 The system time can still be adjusted backwards using the
|
| /freebsd/share/doc/smm/18.net/ |
| H A D | c.t | 106 in the socket's receive queue, while receive windows are adjusted 121 adjusted to throttle network traffic load on a host. 128 adjusted based on a host's network load and the number of packets
|
| /freebsd/sys/dev/ath/ath_hal/ar9002/ |
| H A D | ar9280_olc.c | 122 * The TX gain table is adjusted depending upon the difference 182 * adjusted accordingly in ar9280ChangeGainBoundarySettings() 219 * pdadc vs pwr table needs to be adjusted prior to writing to the in ar9280AdjustPDADCValues() 372 * adjusted accordingly in ar9280SetPowerCalTable() 394 * pdadc vs pwr table needs to be adjusted prior to writing to the in ar9280SetPowerCalTable()
|
| /freebsd/contrib/ofed/infiniband-diags/man/ |
| H A D | ibcacheedit.8 | 47 to the switch guid, so port guids will be adjusted as well on switches. 62 guid will be adjusted as well on switches.
|
| /freebsd/sbin/ipf/ipsend/ |
| H A D | ipsend.5 | 117 be adjusted to accommodate data or further protocol headers. 160 IP header (the header length field will be adjusted appropriately). 237 implies the size of the TCP header. It is automatically adjusted if TCP 280 it is automatically adjusted to match the header presence and any data if
|
| /freebsd/contrib/ntp/scripts/monitoring/ |
| H A D | loopwatch.config.SAMPLE | 41 # if dynamic is selected, freqbase is adjusted to fit into the range of 47 # if dynamic is selected, cmplscale is adjusted to fit into the range of
|
| /freebsd/sys/contrib/device-tree/Bindings/serial/ |
| H A D | nvidia,tegra20-hsuart.txt | 29 Each entry contains sets of 3 values. Range low/high and adjusted rate. 32 field, baud rate will be adjusted by percentage mentioned here.
|
| H A D | nvidia,tegra20-hsuart.yaml | 62 contains a set of 3 values: range low/high and adjusted rate. When the baud rate set on the 63 controller falls within the range mentioned in this field, the baud rate will be adjusted by
|
| H A D | arm_sbsa_uart.txt | 4 cannot be adjusted at runtime, so it lacks a clock specifier here.
|
| /freebsd/contrib/processor-trace/libipt/internal/include/ |
| H A D | pt_time.h | 53 /* The adjusted last CTC value (from MTC and TMA). */ 56 /* The adjusted CTC value when @fc was cleared (from MTC and TMA). */ 158 /* The adjusted last CTC value (from MTC).
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | TypeBitCodes.def | 53 TYPE_BIT_CODE(Adjusted, ADJUSTED, 42)
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | SimpleTextInEx.h | 158 normally adjusted by shift modifiers (e.g. Shift Key + "f" 202 have state settings adjusted. 214 setting adjusted.
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | qcom,qca807x.yaml | 78 (amplitude is adjusted based on cable length) 90 (bias current is adjusted based on cable length)
|
| /freebsd/share/doc/usd/21.troff/ |
| H A D | m1 | 380 \fB&fz\fI|F|\(+-N\fR off - E The characters in font \fIF\fR will be adjusted to 391 This size is the minimum word spacing in adjusted text. 548 The adjusted word spacings are uniform in \*(TR 615 Subsequent output lines are \fIneither\fR filled \fInor\fR adjusted. 651 it will be left adjusted.
|
| /freebsd/contrib/ntp/html/ |
| H A D | history.html | 25 …adjusted to decrease vulnerability to configuration errors and possibly hostile attack. The order … 51 <p>The status, selection, source, event and log decodes have been adjusted for consistency. Some of…
|
| /freebsd/share/man/man4/ |
| H A D | dtrace_sched.4 | 96 probe fires after the load of a thread queue is adjusted. 98 and the second argument is the adjusted load of the thread queue, i.e., the
|
| /freebsd/share/man/man9/ |
| H A D | sleep.9 | 320 If the real-time clock is adjusted, these functions will set 342 Zero can also be returned when the real-time clock is adjusted;
|
| /freebsd/contrib/libpcap/ |
| H A D | pcap-tstamp.manmisc.in | 50 adjusted upwards or downwards over time and the timer might not be able 53 the host operating system's clock might be adjusted over time to match a
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | IVUsers.h | 65 /// been adjusted to use post-inc mode. 82 /// PostIncLoops - The set of loops for which Expr has been adjusted to
|
| /freebsd/contrib/nvi/common/ |
| H A D | conv.c | 70 * left has the number of bytes left in str and is adjusted 214 * len is adjusted => 0 in default_int2char() 215 * offset contains the offset in cw->bp and is adjusted in default_int2char()
|
| /freebsd/contrib/unbound/util/data/ |
| H A D | dname.h | 264 * @param len: length, adjusted to become less. 274 * @param len: length, adjusted to become less. 285 * @param len: length, adjusted to become less.
|