| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | Pointer.h | 169 unsigned Adjust; in expand() local 171 Adjust = sizeof(InitMapPtr); in expand() 173 Adjust = sizeof(InlineDescriptor); in expand() 174 return Pointer(Pointee, Base, Base + getSize() + Adjust); in expand() 259 unsigned Adjust = 0; in getOffset() local 262 Adjust = sizeof(InlineDescriptor); in getOffset() 264 Adjust = sizeof(InitMapPtr); in getOffset() 266 return Offset - Base - Adjust; in getOffset()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULateCodeGenPrepare.cpp | 157 int64_t Adjust = Offset & 0x3; in visitLoadInst() local 158 if (Adjust == 0) { in visitLoadInst() 174 Offset - Adjust); in visitLoadInst() 180 unsigned ShAmt = Adjust * 8; in visitLoadInst()
|
| /freebsd-14.2/stand/i386/gptboot/ |
| H A D | gptldr.S | 90 add $COPY_BLK_SZ,%si # Adjust %ds:%si to point at 94 mov $COPY_BLK_SZ-1,%di # Adjust %es:%di to point at
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8998-oneplus-dumpling.dts | 23 /* Adjust digitizer area height to match the 5T's taller panel */
|
| /freebsd-14.2/usr.sbin/bsdconfig/share/ |
| H A D | dialog.subr | 404 # Adjust height if desired 413 # Adjust width if desired 502 # Adjust height if desired 513 # Adjust width if desired 529 # Adjust rows if desired 618 # Adjust width if desired 772 # Adjust width if desired 838 # Adjust width if desired 940 # Adjust width if desired 1036 # Adjust width if desired [all …]
|
| /freebsd-14.2/usr.sbin/cron/cron/ |
| H A D | crontab | 20 # Adjust the time zone if the CMOS clock keeps local time, as opposed to
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | kernel-stdarg.m4 | 5 dnl # functions. Adjust the inclusion of <stdarg.h> according to the
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| H A D | M68k.def | 27 ELF_RELOC(R_68K_RELATIVE, 22) /* Adjust by program base */
|
| /freebsd-14.2/stand/i386/zfsboot/ |
| H A D | zfsldr.S | 135 add $COPY_BLK_SZ,%si # Adjust %ds:%si to point at 139 mov $COPY_BLK_SZ-1,%di # Adjust %es:%di to point at
|
| /freebsd-14.2/stand/i386/btx/btxldr/ |
| H A D | btxldr.S | 278 hexout.2: decl %esi # Adjust for inc
|
| /freebsd-14.2/sys/contrib/device-tree/src/mips/cavium-octeon/ |
| H A D | octeon_3xxx.dts | 20 /* Adjust LED drive. */ 32 /* Adjust LED drive. */
|
| /freebsd-14.2/stand/uboot/arch/arm/ |
| H A D | arm.ldscript | 55 /* Adjust the address for the data segment to the doubleword boundary. */
|
| /freebsd-14.2/stand/kboot/kboot/arch/powerpc64/ |
| H A D | powerpc64.ldscript | 52 /* Adjust the address for the data segment to the next page up. */
|
| /freebsd-14.2/stand/powerpc/ofw/ |
| H A D | ppc-common.ldscript | 54 /* Adjust the address for the data segment to the next page up. */
|
| /freebsd-14.2/stand/uboot/arch/powerpc/ |
| H A D | powerpc.ldscript | 53 /* Adjust the address for the data segment to the next page up. */
|
| /freebsd-14.2/sys/conf/ |
| H A D | ldscript.powerpc | 70 /* Adjust the address for the data segment to the next page up. */
|
| H A D | ldscript.powerpcspe | 70 /* Adjust the address for the data segment to the next page up. */
|
| H A D | ldscript.riscv | 64 /* Adjust the address for the data segment. We want to adjust up to
|
| H A D | ldscript.arm | 76 /* Adjust the address for the data segment. We want to adjust up to
|
| H A D | ldscript.powerpc64le | 79 /* Adjust the address for the data segment to the next page up. */
|
| H A D | ldscript.arm64 | 76 /* Adjust the address for the data segment. We want to adjust up to
|
| H A D | ldscript.powerpc64 | 80 /* Adjust the address for the data segment to the next page up. */
|
| /freebsd-14.2/contrib/googletest/googlemock/include/gmock/ |
| H A D | gmock-function-mocker.h | 63 static AdjustT<MockType> Adjust(const MockType& mock) { in Adjust() function 203 _Constness, const, ) int _RefSpec>::Adjust(*this) \
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | OpenMPKinds.def | 201 // Adjust-op kinds for the 'adjust_args' clause.
|
| /freebsd-14.2/contrib/xz/ |
| H A D | TODO | 51 Adjust dictionary size when the input file size is known.
|