Home
last modified time | relevance | path

Searched full:adjust (Results 1 – 25 of 1636) sorted by relevance

12345678910>>...66

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp34 namespace adjust { namespace
251 } // namespace adjust
267 adjust::fixup_7_pcrel(Size, Fixup, Value, Ctx); in adjustFixupValue()
270 adjust::fixup_13_pcrel(Size, Fixup, Value, Ctx); in adjustFixupValue()
273 adjust::fixup_call(Size, Fixup, Value, Ctx); in adjustFixupValue()
276 adjust::ldi::fixup(Size, Fixup, Value, Ctx); in adjustFixupValue()
279 adjust::ldi::lo8(Size, Fixup, Value, Ctx); in adjustFixupValue()
283 adjust::pm(Value); in adjustFixupValue()
284 adjust::ldi::lo8(Size, Fixup, Value, Ctx); in adjustFixupValue()
287 adjust::ldi::hi8(Size, Fixup, Value, Ctx); in adjustFixupValue()
[all …]
/freebsd/sbin/fsck_ffs/
H A Dglobs.c49 int adjrefcnt[MIBSIZE]; /* MIB cmd to adjust inode reference cnt */
50 int adjblkcnt[MIBSIZE]; /* MIB cmd to adjust inode block count */
52 int adjndir[MIBSIZE]; /* MIB cmd to adjust number of directories */
53 int adjnbfree[MIBSIZE]; /* MIB cmd to adjust number of free blocks */
54 int adjnifree[MIBSIZE]; /* MIB cmd to adjust number of free inodes */
55 int adjnffree[MIBSIZE]; /* MIB cmd to adjust number of free frags */
56 int adjnumclusters[MIBSIZE]; /* MIB cmd to adjust number of free clusters */
57 int adjdepth[MIBSIZE]; /* MIB cmd to adjust directory depth count */
79 int bkgrdsumadj; /* kernel able to adjust superblock summary */
H A Dfsck.h323 extern int adjblkcnt[MIBSIZE]; /* MIB cmd to adjust inode block count */
324 extern int adjrefcnt[MIBSIZE]; /* MIB cmd to adjust inode reference count */
325 extern int adjndir[MIBSIZE]; /* MIB cmd to adjust number of directories */
326 extern int adjnbfree[MIBSIZE]; /* MIB cmd to adjust number of free blocks */
327 extern int adjnifree[MIBSIZE]; /* MIB cmd to adjust number of free inodes */
328 extern int adjnffree[MIBSIZE]; /* MIB cmd to adjust number of free frags */
329 extern int adjnumclusters[MIBSIZE]; /* MIB cmd adjust number of free clusters */
330 extern int adjdepth[MIBSIZE]; /* MIB cmd to adjust directory depth count */
338 extern int bkgrdsumadj; /* whether the kernel has the ability to adjust
455 void adjust(struc in Calloc()
[all...]
/freebsd/contrib/elftoolchain/elfcopy/
H A Delfcopy.154 .Fl -adjust-section-vma Ar section Ns {+|-|=} Ns Ar val |
58 .Fl -adjust-start Ns = Ns Ar increment |
62 .Fl -adjust-vma Ns = Ns Ar increment |
65 .Op Fl -adjust-warnings | Fl -change-warnings
74 .Op Fl -no-adjust-warnings | Fl -no-change-warnings
191 .Fl -adjust-section-vma Ar section Ns {+|-|=} Ns Ar val |
203 .Fl -adjust-start Ns = Ns Ar increment |
210 .Fl -adjust-vma Ns = Ns Ar increment |
216 .It Fl -adjust-warnings | Fl -change-warnings
261 .It Fl -no-adjust-warnings | Fl -no-change-warnings
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_compat.c180 * Calculate the size adjust needed to store opcodes converted from v0
186 int cmdlen, adjust; in adjust_size_v0() local
195 adjust = F_INSN_SIZE(ipfw_insn_kidx) - cmdlen; in adjust_size_v0()
198 adjust = F_INSN_SIZE(ipfw_insn_limit) - cmdlen; in adjust_size_v0()
206 adjust = F_INSN_SIZE(ipfw_insn_kidx) - cmdlen; in adjust_size_v0()
208 adjust = F_INSN_SIZE(ipfw_insn_table) - cmdlen; in adjust_size_v0()
212 adjust = F_INSN_SIZE(ipfw_insn_u32) - cmdlen; in adjust_size_v0()
215 adjust = 0; in adjust_size_v0()
217 return (adjust); in adjust_size_v0()
432 int l, cmdlen, adjust, aadjust; in import_rule_v0() local
[all …]
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js151 'tracking': posOptions.target === 'mouse' && posOptions.adjust.mouse,
471 '^(show|hide|position).(event|target|fixed|inactive|leave|distance|viewport|adjust)': function() {
475 tooltip.attr('tracking', posOptions.target === 'mouse' && posOptions.adjust.mouse);
526 var rmove = /^position\.(my|at|adjust|target|container|viewport)|style|content|show\.ready/i,
700 adjust = posOptions.adjust,
701 method = adjust.method.split(' '),
728 event = mouse && mouse.pageX && (adjust.mouse || !event || !event.pageX) ? mouse :
731 …(!adjust.mouse || this.options.show.distance) && cache.origin && cache.origin.pageX ? cache.origin…
745 if(adjust.mouse && isScroll) {
804 // Adjust position to take into account offset parents
[all …]
/freebsd/lib/libsys/
H A Dsemop.2101 is specified, the semaphore's adjust on exit value is decremented by
122 is specified, the semaphore's adjust on exit
163 the semaphore's adjust on exit value is incremented by the
217 .Dq "adjust on exit"
220 exits, either voluntarily or involuntarily, the adjust on exit value
273 or its adjust on exit value
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16InstrInfo.h73 // Adjust SP by FrameSize bytes. Save RA, S0, S1
77 // Adjust SP by FrameSize bytes. Restore RA, S0, S1
81 /// Adjust SP by Amount bytes.
86 // This is to adjust some FrameReg. We return the new register to be used
118 // Adjust SP by Amount bytes where bytes can be up to 32bit number.
123 // Adjust SP by Amount bytes where bytes can be up to 32bit number.
/freebsd/contrib/unbound/util/data/
H A Dpacked_rrset.c280 time_t adjust = 0; in packed_rr_to_string() local
291 adjust = SERVE_ORIGINAL_TTL ? d->ttl_add : now; in packed_rr_to_string()
292 if (d->rr_ttl[i] < adjust) adjust = d->rr_ttl[i]; /* Prevent negative TTL overflow */ in packed_rr_to_string()
294 (uint32_t)(d->rr_ttl[i]-adjust)); in packed_rr_to_string()
342 time_t adjust = 0; in packed_rrset_copy_region() local
361 adjust = SERVE_ORIGINAL_TTL ? data->ttl_add : now; in packed_rrset_copy_region()
363 if(d->rr_ttl[i] < adjust) in packed_rrset_copy_region()
365 else d->rr_ttl[i] -= adjust; in packed_rrset_copy_region()
367 if(d->ttl < adjust) in packed_rrset_copy_region()
369 else d->ttl -= adjust; in packed_rrset_copy_region()
/freebsd/usr.bin/col/
H A Dcol.c124 int adjust, opt, warned, width; in main() local
169 adjust = cur_col = extra_lines = warned = 0; in main()
225 case TAB: /* adjust column */ in main()
243 if (cur_line + adjust != this_line) { in main()
247 adjust = !fine && (cur_line & 1); in main()
249 if (cur_line + adjust < this_line) { in main()
250 while (cur_line + adjust < this_line && in main()
255 if (cur_line + adjust < this_line) { in main()
262 while (cur_line + adjust in main()
274 cur_line = this_line - adjust; in main()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dfsl,imx8mq-usb-phy.yaml53 Adjust amount of current sourced to DPn and DMn after a J-to-K
60 Adjust the boosted transmit launch pk-pk differential amplitude
66 Adjust the voltage level used to detect a disconnect event at the host
73 Adjust TX de-emphasis attenuation in dB at nominal
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dnvidia,tegra20-hsuart.txt27 - nvidia,adjust-baud-rates: List of entries providing percentage of baud rate
46 Tx baud rate observed. To do this we use nvidia,adjust-baud-rates
56 nvidia,adjust-baud-rates = <0 9600 100>,
72 nvidia,adjust-baud-rates = <1000000 4000000 136>; /* 1.36% shift */
H A Dnvidia,tegra20-hsuart.yaml58 nvidia,adjust-baud-rates:
78 we use nvidia,adjust-baud-rates.
86 nvidia,adjust-baud-rates = <0 9600 100>,
124 nvidia,adjust-baud-rates = <1000000 4000000 136>; /* 1.36% shift */
/freebsd/sys/arm/arm/
H A Dexception.S83 sub sp, sp, #(4*17); /* Adjust the stack pointer */ \
85 add r0, sp, #(4*13); /* Adjust the stack pointer */ \
102 add sp, sp, #(4*17); /* Adjust the stack pointer */ \
131 sub sp, sp, #(4*15); /* Adjust the stack pointer */ \
133 add r0, sp, #(4*13); /* Adjust the stack pointer */ \
152 add sp, sp, #(4*15); /* Adjust the stack pointer */ \
237 sub lr, lr, #4 /* Adjust the lr. Transition to scv32 */
253 sub lr, lr, #8 /* Adjust the lr. Transition to scv32 */
309 sub lr, lr, #4 /* Adjust the lr. Transition to scv32 */
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_vfork_riscv64.inc.S19 // adjust stack
30 // adjust stack
48 // adjust stack
H A Dsanitizer_common_interceptors_vfork_loongarch64.inc.S20 // adjust stack
31 // adjust stack
49 // adjust stack
/freebsd/contrib/nvi/vi/
H A Dv_left.c52 * adjust the starting point to the character before the current in v_left()
167 * Delete and yank stay at the start. Motion commands adjust the in v_first()
171 * commands adjust the starting point to the character before the in v_first()
229 * Delete and yank stay at the start. Motion commands adjust the in v_ncol()
233 * commands adjust the starting point to the character before the in v_ncol()
271 * adjust the starting point to the character before the current in v_zero()
H A Dvs_refresh.c185 * fill in the map from scratch. Adjust the screen that's being in vs_paint()
241 * screen but the column offset is not, we'll end up in the adjust in vs_paint()
278 goto adjust; in vs_paint()
289 goto adjust; in vs_paint()
304 goto adjust; in vs_paint()
331 goto adjust; in vs_paint()
349 goto adjust; in vs_paint()
391 adjust: if (!O_ISSET(sp, O_LEFTRIGHT) && in vs_paint()
586 * We adjust the offset up or down until we have a window that covers in vs_paint()
587 * the current column, making sure that we adjust differently for the in vs_paint()
[all …]
/freebsd/contrib/unbound/cachedb/
H A Dcachedb.c470 /* Adjust the TTL of the given RRset by 'subtract'. If 'subtract' is
488 /* Adjust the TTL of a DNS message and its RRs by 'adjust'. If 'adjust' is
491 adjust_msg_ttl(struct dns_msg* msg, time_t adjust) in adjust_msg_ttl() argument
494 if(adjust >= 0 && msg->rep->ttl > adjust) in adjust_msg_ttl()
495 msg->rep->ttl -= adjust; in adjust_msg_ttl()
503 rep->rrsets[i]->entry.data, adjust); in adjust_msg_ttl()
544 time_t adjust; in parse_data() local
602 verbose(VERB_ALGO, "cachedb msg adjust by zero"); in parse_data()
605 adjust = *qstate->env->now - (time_t)timestamp; in parse_data()
606 if(qstate->return_msg->rep->ttl < adjust) { in parse_data()
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_loongarch64.S20 // Adjust the SP for previous frame
68 // Adjust the SP for previous frame
116 // Adjust the SP for previous frame
164 // Adjust the SP for previous frame
H A Dtsan_rtl_aarch64.S28 // Adjust the SP for previous frame
79 // Adjust the SP for previous frame
130 // Adjust the SP for previous frame
183 // Adjust the SP for previous frame
/freebsd/contrib/telnet/libtelnet/
H A Dpk.c52 static void adjust(char keyout[HEXKEYBYTES+1], char *keyin);
178 adjust(secret, xkey); in genkeys()
180 adjust(public, xkey); in genkeys()
189 * Adjust the input key so that it is 0-filled on the left
192 adjust(char keyout[HEXKEYBYTES+1], char *keyin) in adjust() function
/freebsd/share/man/man9/
H A Dscheduler.9195 to adjust the priority of the currently running thread's ksegrp.
238 is used to adjust the priority of the process.
242 function is used to adjust the priority of a process that has been asleep.
248 to adjust the priority of the process.
/freebsd/stand/kboot/kboot/
H A Dseg.c66 * adjust the current end. in add_avail()
93 /* Now adjust the ending element */ in remove_avail()
100 /* Otherwise adjust the 'free' space */ in remove_avail()
116 * and adjust the current end's end to start - 1 and set the new end to <start, end, type>. in remove_avail()
117 * (4) The new chunk is exactly the current end, except for type. In this case, we just adjust in remove_avail()
329 /* Else no need to adjust since it's a keeper */ in populate_avail_from_iomem()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingWriter.cpp113 /// Adjust the given counter to correctly transition from the old
115 Counter adjust(Counter C) const { in adjust() function in __anon045e99fa0111::CounterExpressionsMinimizer
191 writeCounter(MinExpressions, Minimizer.adjust(E.LHS), OS); in write()
192 writeCounter(MinExpressions, Minimizer.adjust(E.RHS), OS); in write()
214 Counter Count = Minimizer.adjust(I->Count); in write()
215 Counter FalseCount = Minimizer.adjust(I->FalseCount); in write()

12345678910>>...66