Home
last modified time | relevance | path

Searched defs:RunLen (Results 1 – 8 of 8) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DBCD.h30 size_t RunLen = ByteLen - static_cast<unsigned>(IsSigned); variable
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Support/
H A DBCD.h30 size_t RunLen = ByteLen - static_cast<unsigned>(IsSigned); variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Support/
H A DBCD.h30 size_t RunLen = ByteLen - static_cast<unsigned>(IsSigned); variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Support/
H A DBCD.h30 size_t RunLen = ByteLen - static_cast<unsigned>(IsSigned); variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DBCD.h30 size_t RunLen = ByteLen - static_cast<unsigned>(IsSigned); variable
/dports/sysutils/edk2/edk2-edk2-stable202102/OvmfPkg/Library/VirtioMmioDeviceLib/
H A DVirtioMmioDeviceFunctions.c30 *DeviceFeatures = VIRTIO_CFG_READ (Device, VIRTIO_MMIO_OFFSET_HOST_FEATURES);
/dports/x11/eaglemode/eaglemode-0.95.0/include/emTga/
H A DemTgaImageFileModel.h61 int NextY,RunLen; member
/dports/graphics/devil/devil-1.7.8/src-IL/src/
H A Dil_targa.c446 ILuint BytesRead = 0, Size, RunLen, i, ToRead; in iUncompressTgaData() local