Home
last modified time | relevance | path

Searched refs:BitOffset (Results 251 – 275 of 617) sorted by relevance

1...<<11121314151617181920>>...25

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_binary.h246 #define ERTS_GET_REAL_BIN(Bin, RealBin, ByteOffset, BitOffset, BitSize) \ argument
252 BitOffset = _sb->bitoffs; \
256 ByteOffset = BitOffset = BitSize = 0; \
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_binary.h246 #define ERTS_GET_REAL_BIN(Bin, RealBin, ByteOffset, BitOffset, BitSize) \ argument
252 BitOffset = _sb->bitoffs; \
256 ByteOffset = BitOffset = BitSize = 0; \
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_binary.h246 #define ERTS_GET_REAL_BIN(Bin, RealBin, ByteOffset, BitOffset, BitSize) \ argument
252 BitOffset = _sb->bitoffs; \
256 ByteOffset = BitOffset = BitSize = 0; \
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp91 uint64_t BitOffset = FieldBitOffset % CGF.CGM.getContext().getCharWidth(); in EmitValueForIvarAtOffset() local
95 llvm::alignTo(BitOffset + BitFieldSize, AlignmentBits)); in EmitValueForIvarAtOffset()
105 CGBitFieldInfo::MakeInfo(CGF.CGM.getTypes(), Ivar, BitOffset, BitFieldSize, in EmitValueForIvarAtOffset()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_binary.h246 #define ERTS_GET_REAL_BIN(Bin, RealBin, ByteOffset, BitOffset, BitSize) \ argument
252 BitOffset = _sb->bitoffs; \
256 ByteOffset = BitOffset = BitSize = 0; \
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_binary.h246 #define ERTS_GET_REAL_BIN(Bin, RealBin, ByteOffset, BitOffset, BitSize) \ argument
252 BitOffset = _sb->bitoffs; \
256 ByteOffset = BitOffset = BitSize = 0; \
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp91 uint64_t BitOffset = FieldBitOffset % CGF.CGM.getContext().getCharWidth(); in EmitValueForIvarAtOffset() local
95 llvm::alignTo(BitOffset + BitFieldSize, AlignmentBits)); in EmitValueForIvarAtOffset()
105 CGBitFieldInfo::MakeInfo(CGF.CGM.getTypes(), Ivar, BitOffset, BitFieldSize, in EmitValueForIvarAtOffset()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp91 uint64_t BitOffset = FieldBitOffset % CGF.CGM.getContext().getCharWidth(); in EmitValueForIvarAtOffset() local
95 llvm::alignTo(BitOffset + BitFieldSize, AlignmentBits)); in EmitValueForIvarAtOffset()
105 CGBitFieldInfo::MakeInfo(CGF.CGM.getTypes(), Ivar, BitOffset, BitFieldSize, in EmitValueForIvarAtOffset()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp91 uint64_t BitOffset = FieldBitOffset % CGF.CGM.getContext().getCharWidth(); in EmitValueForIvarAtOffset() local
95 llvm::alignTo(BitOffset + BitFieldSize, AlignmentBits)); in EmitValueForIvarAtOffset()
105 CGBitFieldInfo::MakeInfo(CGF.CGM.getTypes(), Ivar, BitOffset, BitFieldSize, in EmitValueForIvarAtOffset()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_binary.h246 #define ERTS_GET_REAL_BIN(Bin, RealBin, ByteOffset, BitOffset, BitSize) \ argument
252 BitOffset = _sb->bitoffs; \
256 ByteOffset = BitOffset = BitSize = 0; \
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGObjCRuntime.cpp91 uint64_t BitOffset = FieldBitOffset % CGF.CGM.getContext().getCharWidth(); in EmitValueForIvarAtOffset() local
95 llvm::alignTo(BitOffset + BitFieldSize, AlignmentBits)); in EmitValueForIvarAtOffset()
105 CGBitFieldInfo::MakeInfo(CGF.CGM.getTypes(), Ivar, BitOffset, BitFieldSize, in EmitValueForIvarAtOffset()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/UefiHiiLib/
H A DHiiLib.c1170 UINT16 BitOffset; in ValidateQuestionFromVfr() local
1190 BitOffset = 0; in ValidateQuestionFromVfr()
1362 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1363 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1396 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1454 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1455 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1488 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1634 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1635 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/UefiHiiLib/
H A DHiiLib.c1170 UINT16 BitOffset; in ValidateQuestionFromVfr() local
1190 BitOffset = 0; in ValidateQuestionFromVfr()
1362 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1363 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1396 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1454 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1455 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1488 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1634 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1635 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/UefiHiiLib/
H A DHiiLib.c1170 UINT16 BitOffset; in ValidateQuestionFromVfr() local
1190 BitOffset = 0; in ValidateQuestionFromVfr()
1362 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1363 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1396 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1454 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1455 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1488 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1634 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1635 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/UefiHiiLib/
H A DHiiLib.c1170 UINT16 BitOffset; in ValidateQuestionFromVfr() local
1190 BitOffset = 0; in ValidateQuestionFromVfr()
1362 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1363 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1396 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1454 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1455 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1488 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1634 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1635 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Library/UefiHiiLib/
H A DHiiLib.c1170 UINT16 BitOffset; in ValidateQuestionFromVfr() local
1190 BitOffset = 0; in ValidateQuestionFromVfr()
1362 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1363 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1396 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1454 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1455 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1488 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1634 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1635 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/UefiHiiLib/
H A DHiiLib.c1170 UINT16 BitOffset; in ValidateQuestionFromVfr() local
1190 BitOffset = 0; in ValidateQuestionFromVfr()
1362 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1363 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1396 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1454 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1455 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1488 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1634 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1635 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/UefiHiiLib/
H A DHiiLib.c1170 UINT16 BitOffset; in ValidateQuestionFromVfr() local
1190 BitOffset = 0; in ValidateQuestionFromVfr()
1362 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1363 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1396 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1454 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1455 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1488 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1634 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1635 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/UefiHiiLib/
H A DHiiLib.c1170 UINT16 BitOffset; in ValidateQuestionFromVfr() local
1190 BitOffset = 0; in ValidateQuestionFromVfr()
1362 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1363 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1396 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1454 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1455 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1488 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1634 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1635 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/UefiHiiLib/
H A DHiiLib.c1170 UINT16 BitOffset; in ValidateQuestionFromVfr() local
1190 BitOffset = 0; in ValidateQuestionFromVfr()
1362 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1363 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1396 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1454 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1455 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
1488 StartBit = BitOffset % 8; in ValidateQuestionFromVfr()
1634 Offset = BitOffset / 8; in ValidateQuestionFromVfr()
1635 TotalBits = BitOffset % 8 + BitWidth; in ValidateQuestionFromVfr()
[all …]
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/compiler/
H A Daslrestype2.c220 Descriptor->GenericReg.BitOffset = (UINT8) InitializerOp->Asl.Value.Integer; in RsDoGeneralRegisterDescriptor()
222 CurrentByteOffset + ASL_RESDESC_OFFSET (GenericReg.BitOffset)); in RsDoGeneralRegisterDescriptor()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/compiler/
H A Daslrestype2.c112 Descriptor->GenericReg.BitOffset = (UINT8) InitializerOp->Asl.Value.Integer; in RsDoGeneralRegisterDescriptor()
114 CurrentByteOffset + ASL_RESDESC_OFFSET (GenericReg.BitOffset)); in RsDoGeneralRegisterDescriptor()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp145 CharUnits bitsToCharUnits(uint64_t BitOffset) { in bitsToCharUnits()
146 return Context.toCharUnitsFromBits(BitOffset); in bitsToCharUnits()
382 uint64_t BitOffset = getFieldBitOffset(*Field); in accumulateBitFields() local
392 if (Run == FieldEnd || BitOffset >= Tail) { in accumulateBitFields()
394 StartBitOffset = BitOffset; in accumulateBitFields()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp145 CharUnits bitsToCharUnits(uint64_t BitOffset) { in bitsToCharUnits()
146 return Context.toCharUnitsFromBits(BitOffset); in bitsToCharUnits()
382 uint64_t BitOffset = getFieldBitOffset(*Field); in accumulateBitFields() local
391 if (Run == FieldEnd || BitOffset >= Tail) { in accumulateBitFields()
393 StartBitOffset = BitOffset; in accumulateBitFields()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp145 CharUnits bitsToCharUnits(uint64_t BitOffset) { in bitsToCharUnits()
146 return Context.toCharUnitsFromBits(BitOffset); in bitsToCharUnits()
382 uint64_t BitOffset = getFieldBitOffset(*Field); in accumulateBitFields() local
392 if (Run == FieldEnd || BitOffset >= Tail) { in accumulateBitFields()
394 StartBitOffset = BitOffset; in accumulateBitFields()

1...<<11121314151617181920>>...25