/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Pointer.h | 218 unsigned Adjust; in expand() local 220 Adjust = sizeof(InitMapPtr); in expand() 222 Adjust = sizeof(InlineDescriptor); in expand() 224 asBlockPointer().Base + getSize() + Adjust); in expand() 360 unsigned Adjust = 0; in getOffset() local 363 Adjust = sizeof(InlineDescriptor); in getOffset() 365 Adjust = sizeof(InitMapPtr); in getOffset() 367 return Offset - asBlockPointer().Base - Adjust; in getOffset()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULateCodeGenPrepare.cpp | 476 int64_t Adjust = Offset & 0x3; in visitLoadInst() local 477 if (Adjust == 0) { in visitLoadInst() 493 Offset - Adjust); in visitLoadInst() 499 unsigned ShAmt = Adjust * 8; in visitLoadInst()
|
/freebsd/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/usr.sbin/bsdconfig/share/ |
H A D | dialog.subr | 413 # Adjust height if desired 422 # Adjust width if desired 511 # Adjust height if desired 522 # Adjust width if desired 538 # Adjust rows if desired 605 # Adjust height if desired 627 # Adjust width if desired 711 # Adjust height if desired 716 # Adjust for clipping with Xdialog(1) on Linux/GTK2 772 # Adjust height if desired [all …]
|
/freebsd/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/usr.sbin/cron/cron/ |
H A D | crontab | 20 # Adjust the time zone if the CMOS clock keeps local time, as opposed to
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | kernel-stdarg.m4 | 5 dnl # functions. Adjust the inclusion of <stdarg.h> according to the
|
/freebsd/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/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/stand/i386/btx/btxldr/ |
H A D | btxldr.S | 278 hexout.2: decl %esi # Adjust for inc
|
/freebsd/sys/contrib/device-tree/src/mips/cavium-octeon/ |
H A D | octeon_3xxx.dts | 20 /* Adjust LED drive. */ 32 /* Adjust LED drive. */
|
/freebsd/stand/uboot/arch/arm/ |
H A D | arm.ldscript | 55 /* Adjust the address for the data segment to the doubleword boundary. */
|
/freebsd/sys/conf/ |
H A D | ldscript.riscv | 64 /* Adjust the address for the data segment. We want to adjust up to
|
H A D | ldscript.powerpcspe | 69 /* Adjust the address for the data segment to the next page up. */
|
H A D | ldscript.powerpc | 69 /* Adjust the address for the data segment to the next page up. */
|
H A D | ldscript.powerpc64le | 79 /* Adjust the address for the data segment to the next page up. */
|
H A D | ldscript.powerpc64 | 79 /* Adjust the address for the data segment to the next page up. */
|
H A D | ldscript.arm64 | 78 /* Adjust the address for the data segment. We want to adjust up to
|
H A D | ldscript.i386 | 72 /* Adjust the address for the data segment. We want to adjust up to
|
H A D | ldscript.amd64 | 77 /* Adjust the address for the data segment. We want to adjust up to
|
/freebsd/stand/powerpc/ofw/ |
H A D | ppc-common.ldscript | 54 /* Adjust the address for the data segment to the next page up. */
|
/freebsd/stand/uboot/arch/powerpc/ |
H A D | powerpc.ldscript | 53 /* Adjust the address for the data segment to the next page up. */
|
/freebsd/stand/kboot/kboot/arch/powerpc64/ |
H A D | powerpc64.ldscript | 52 /* Adjust the address for the data segment to the next page up. */
|
/freebsd/contrib/googletest/googlemock/include/gmock/ |
H A D | gmock-function-mocker.h | 64 static AdjustT<MockType> Adjust(const MockType& mock) { in Adjust() function 204 _Constness, const, ) int _RefSpec>::Adjust(*this) \
|
/freebsd/share/misc/ |
H A D | usb_hid_usages | 1230 0x81 Zoom Adjust 1232 0x83 Spectral Doppler Adjust 1234 0x85 Color Doppler Adjust 1236 0x87 Motion Mode Adjust 1238 0x89 2-D Mode Adjust 1240 0xA1 Soft Control Adjust
|