Home
last modified time | relevance | path

Searched refs:Adjust (Results 1 – 25 of 78) sorted by relevance

1234

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.h218 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 DAMDGPULateCodeGenPrepare.cpp476 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 Dgptldr.S90 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 Ddialog.subr413 # 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 Dmsm8998-oneplus-dumpling.dts23 /* Adjust digitizer area height to match the 5T's taller panel */
/freebsd/usr.sbin/cron/cron/
H A Dcrontab20 # Adjust the time zone if the CMOS clock keeps local time, as opposed to
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-stdarg.m45 dnl # functions. Adjust the inclusion of <stdarg.h> according to the
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DM68k.def27 ELF_RELOC(R_68K_RELATIVE, 22) /* Adjust by program base */
/freebsd/stand/i386/zfsboot/
H A Dzfsldr.S135 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 Dbtxldr.S278 hexout.2: decl %esi # Adjust for inc
/freebsd/sys/contrib/device-tree/src/mips/cavium-octeon/
H A Docteon_3xxx.dts20 /* Adjust LED drive. */
32 /* Adjust LED drive. */
/freebsd/stand/uboot/arch/arm/
H A Darm.ldscript55 /* Adjust the address for the data segment to the doubleword boundary. */
/freebsd/sys/conf/
H A Dldscript.riscv64 /* Adjust the address for the data segment. We want to adjust up to
H A Dldscript.powerpcspe69 /* Adjust the address for the data segment to the next page up. */
H A Dldscript.powerpc69 /* Adjust the address for the data segment to the next page up. */
H A Dldscript.powerpc64le79 /* Adjust the address for the data segment to the next page up. */
H A Dldscript.powerpc6479 /* Adjust the address for the data segment to the next page up. */
H A Dldscript.arm6478 /* Adjust the address for the data segment. We want to adjust up to
H A Dldscript.i38672 /* Adjust the address for the data segment. We want to adjust up to
H A Dldscript.amd6477 /* Adjust the address for the data segment. We want to adjust up to
/freebsd/stand/powerpc/ofw/
H A Dppc-common.ldscript54 /* Adjust the address for the data segment to the next page up. */
/freebsd/stand/uboot/arch/powerpc/
H A Dpowerpc.ldscript53 /* Adjust the address for the data segment to the next page up. */
/freebsd/stand/kboot/kboot/arch/powerpc64/
H A Dpowerpc64.ldscript52 /* Adjust the address for the data segment to the next page up. */
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-function-mocker.h64 static AdjustT<MockType> Adjust(const MockType& mock) { in Adjust() function
204 _Constness, const, ) int _RefSpec>::Adjust(*this) \
/freebsd/share/misc/
H A Dusb_hid_usages1230 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

1234