/freebsd/contrib/unbound/testdata/ |
H A D | iter_minimise_chain.rpl | 20 ADJUST copy_id 32 ADJUST copy_id copy_query 48 ADJUST copy_id 60 ADJUST copy_id copy_query 76 ADJUST copy_id 88 ADJUST copy_id copy_query 98 ADJUST copy_id copy_query 108 ADJUST copy_id copy_query 118 ADJUST copy_id copy_query 128 ADJUST copy_id copy_query [all …]
|
H A D | val_failure_dnskey.rpl | 28 ADJUST copy_id 40 ADJUST copy_id copy_query 52 ADJUST copy_id copy_query 68 ADJUST copy_id 80 ADJUST copy_id copy_query 92 ADJUST copy_id copy_query 108 ADJUST copy_id 122 ADJUST copy_id 133 ADJUST copy_id 148 ;ADJUST copy_id [all …]
|
H A D | rpz_cname_wild.rpl | 37 ADJUST copy_id copy_query 49 ADJUST copy_id copy_query 61 ADJUST copy_id copy_query 73 ADJUST copy_id copy_query 85 ADJUST copy_id copy_query 101 ADJUST copy_id 115 ADJUST copy_id 129 ADJUST copy_id 143 ADJUST copy_id
|
H A D | iter_fwdfirstequaltcp.rpl | 29 ADJUST copy_id 41 ADJUST copy_id copy_query 57 ADJUST copy_id 69 ADJUST copy_id copy_query 85 ADJUST copy_id 97 ADJUST copy_id 116 ADJUST copy_id 128 ADJUST copy_id
|
H A D | subnet_noecs_support.crpl | 24 ADJUST copy_id 36 ADJUST copy_id copy_query 53 ADJUST copy_id copy_query 70 ADJUST copy_id 80 ADJUST copy_id 90 ADJUST copy_id 101 ADJUST copy_id
|
H A D | subnet_noecs_refused.crpl | 25 ADJUST copy_id 37 ADJUST copy_id copy_query 54 ADJUST copy_id copy_query 71 ADJUST copy_id 81 ADJUST copy_id 91 ADJUST copy_id 104 ADJUST copy_id 116 ADJUST copy_id
|
H A D | subnet_noecs_mult.crpl | 24 ADJUST copy_id 36 ADJUST copy_id copy_query 53 ADJUST copy_id copy_query 70 ADJUST copy_id 80 ADJUST copy_id 90 ADJUST copy_id 101 ADJUST copy_id 132 ADJUST copy_id 163 ADJUST copy_id 195 ;ADJUST copy_id [all …]
|
H A D | auth_nsec3_wild_with_out_of_zone_data.rpl | 74 ADJUST copy_id 86 ADJUST copy_id copy_query 102 ADJUST copy_id 114 ADJUST copy_id copy_query 130 ADJUST copy_id 142 ADJUST copy_id 154 ADJUST copy_id 166 ADJUST copy_id 176 ADJUST copy_id
|
H A D | auth_nsec3_ent_with_out_of_zone_data.rpl | 95 ADJUST copy_id 107 ADJUST copy_id copy_query 123 ADJUST copy_id 135 ADJUST copy_id copy_query 151 ADJUST copy_id 163 ADJUST copy_id 175 ADJUST copy_id 187 ADJUST copy_id 197 ADJUST copy_id
|
H A D | subnet_cached_servfail.crpl | 30 ADJUST copy_id 43 ADJUST copy_id 55 ADJUST copy_id 68 ADJUST copy_id copy_ednsdata_assume_clientsubnet
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRAsmBackend.cpp | 34 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/contrib/unbound/testdata/stat_values.tdir/ |
H A D | stat_values.testns | 8 ADJUST copy_id 18 ADJUST copy_id 28 ADJUST copy_id 42 ADJUST copy_id 56 ADJUST copy_id 79 ADJUST copy_id copy_query
|
/freebsd/sbin/fsck_ffs/ |
H A D | globs.c | 49 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 */
|
/freebsd/contrib/unbound/testdata/subnet_cache_lookup.tdir/ |
H A D | subnet_cache_lookup.testns | 3 ADJUST copy_id 17 ADJUST copy_id 39 ADJUST copy_id 49 ADJUST copy_id 83 ADJUST copy_id 117 ADJUST copy_id 151 ADJUST copy_id
|
/freebsd/contrib/elftoolchain/elfcopy/ |
H A D | elfcopy.1 | 54 .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 D | ip_fw_compat.c | 180 * 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/lib/libsys/ |
H A D | semop.2 | 101 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 D | Mips16InstrInfo.h | 73 // 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/libxo/xohtml/external/ |
H A D | jquery.qtip.js | 151 '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/contrib/unbound/util/data/ |
H A D | packed_rrset.c | 280 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 D | col.c | 124 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 D | fsl,imx8mq-usb-phy.yaml | 53 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 D | nvidia,tegra20-hsuart.txt | 27 - 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 */
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common_interceptors_vfork_riscv64.inc.S | 19 // adjust stack 30 // adjust stack 48 // adjust stack
|
/freebsd/sys/arm/arm/ |
H A D | exception.S | 83 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 */
|