Home
last modified time | relevance | path

Searched refs:MaxOffset (Results 1 – 25 of 489) sorted by relevance

12345678910>>...20

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/
H A DBrotliDecompress.c251 UINT8 MaxOffset; in BrotliUefiDecompressGetInfo() local
255 MaxOffset = BROTLI_DECODE_MAX; in BrotliUefiDecompressGetInfo()
256 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
258 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompressGetInfo()
259 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
299 UINT8 MaxOffset; in BrotliUefiDecompress() local
301 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompress()
302 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompress()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/
H A DBrotliDecompress.c251 UINT8 MaxOffset; in BrotliUefiDecompressGetInfo() local
255 MaxOffset = BROTLI_DECODE_MAX; in BrotliUefiDecompressGetInfo()
256 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
258 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompressGetInfo()
259 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
299 UINT8 MaxOffset; in BrotliUefiDecompress() local
301 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompress()
302 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompress()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/
H A DBrotliDecompress.c251 UINT8 MaxOffset; in BrotliUefiDecompressGetInfo() local
255 MaxOffset = BROTLI_DECODE_MAX; in BrotliUefiDecompressGetInfo()
256 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
258 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompressGetInfo()
259 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
299 UINT8 MaxOffset; in BrotliUefiDecompress() local
301 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompress()
302 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompress()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/
H A DBrotliDecompress.c251 UINT8 MaxOffset; in BrotliUefiDecompressGetInfo() local
255 MaxOffset = BROTLI_DECODE_MAX; in BrotliUefiDecompressGetInfo()
256 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
258 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompressGetInfo()
259 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
299 UINT8 MaxOffset; in BrotliUefiDecompress() local
301 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompress()
302 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompress()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/
H A DBrotliDecompress.c251 UINT8 MaxOffset; in BrotliUefiDecompressGetInfo() local
255 MaxOffset = BROTLI_DECODE_MAX; in BrotliUefiDecompressGetInfo()
256 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
258 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompressGetInfo()
259 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
299 UINT8 MaxOffset; in BrotliUefiDecompress() local
301 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompress()
302 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompress()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Library/BrotliCustomDecompressLib/
H A DBrotliDecompress.c251 UINT8 MaxOffset; in BrotliUefiDecompressGetInfo() local
255 MaxOffset = BROTLI_DECODE_MAX; in BrotliUefiDecompressGetInfo()
256 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
258 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompressGetInfo()
259 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
299 UINT8 MaxOffset; in BrotliUefiDecompress() local
301 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompress()
302 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompress()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/
H A DBrotliDecompress.c228 UINT8 MaxOffset; in BrotliUefiDecompressGetInfo() local
232 MaxOffset = BROTLI_DECODE_MAX; in BrotliUefiDecompressGetInfo()
233 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
235 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompressGetInfo()
236 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
276 UINT8 MaxOffset; in BrotliUefiDecompress() local
278 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompress()
279 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompress()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/
H A DBrotliDecompress.c251 UINT8 MaxOffset; in BrotliUefiDecompressGetInfo() local
255 MaxOffset = BROTLI_DECODE_MAX; in BrotliUefiDecompressGetInfo()
256 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
258 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompressGetInfo()
259 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
299 UINT8 MaxOffset; in BrotliUefiDecompress() local
301 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompress()
302 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompress()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/
H A DBrotliDecompress.c228 UINT8 MaxOffset; in BrotliUefiDecompressGetInfo() local
232 MaxOffset = BROTLI_DECODE_MAX; in BrotliUefiDecompressGetInfo()
233 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
235 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompressGetInfo()
236 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompressGetInfo()
276 UINT8 MaxOffset; in BrotliUefiDecompress() local
278 MaxOffset = BROTLI_SCRATCH_MAX; in BrotliUefiDecompress()
279 GetSize = BrGetDecodedSizeOfBuf((UINT8 *)Source, MaxOffset - BROTLI_INFO_SIZE, MaxOffset); in BrotliUefiDecompress()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libc/benchmarks/
H A DLibcMemoryBenchmark.cpp32 int64_t MaxOffset = BufferSize; in getOffsetDistribution() local
33 MaxOffset -= MaxSizeValue; in getOffsetDistribution()
34 MaxOffset -= 1; in getOffsetDistribution()
35 if (MaxOffset < 0) in getOffsetDistribution()
38 MaxOffset /= AccessAlignment->value(); in getOffsetDistribution()
39 return std::uniform_int_distribution<uint32_t>(0, MaxOffset); in getOffsetDistribution()
/dports/devel/llvm12/llvm-project-12.0.1.src/libc/benchmarks/
H A DLibcMemoryBenchmark.cpp32 int64_t MaxOffset = BufferSize; in getOffsetDistribution() local
33 MaxOffset -= MaxSizeValue; in getOffsetDistribution()
34 MaxOffset -= 1; in getOffsetDistribution()
35 if (MaxOffset < 0) in getOffsetDistribution()
38 MaxOffset /= AccessAlignment->value(); in getOffsetDistribution()
39 return std::uniform_int_distribution<uint32_t>(0, MaxOffset); in getOffsetDistribution()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libc/benchmarks/
H A DLibcMemoryBenchmark.cpp32 int64_t MaxOffset = BufferSize; in getOffsetDistribution() local
33 MaxOffset -= MaxSizeValue; in getOffsetDistribution()
34 MaxOffset -= 1; in getOffsetDistribution()
35 if (MaxOffset < 0) in getOffsetDistribution()
38 MaxOffset /= AccessAlignment->value(); in getOffsetDistribution()
39 return std::uniform_int_distribution<uint32_t>(0, MaxOffset); in getOffsetDistribution()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libc/benchmarks/
H A DLibcMemoryBenchmark.cpp32 int64_t MaxOffset = BufferSize; in getOffsetDistribution() local
33 MaxOffset -= MaxSizeValue; in getOffsetDistribution()
34 MaxOffset -= 1; in getOffsetDistribution()
35 if (MaxOffset < 0) in getOffsetDistribution()
38 MaxOffset /= AccessAlignment->value(); in getOffsetDistribution()
39 return std::uniform_int_distribution<uint32_t>(0, MaxOffset); in getOffsetDistribution()
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/benchmarks/
H A DLibcMemoryBenchmark.cpp32 int64_t MaxOffset = BufferSize; in getOffsetDistribution() local
33 MaxOffset -= MaxSizeValue; in getOffsetDistribution()
34 MaxOffset -= 1; in getOffsetDistribution()
35 if (MaxOffset < 0) in getOffsetDistribution()
38 MaxOffset /= AccessAlignment->value(); in getOffsetDistribution()
39 return std::uniform_int_distribution<uint32_t>(0, MaxOffset); in getOffsetDistribution()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libc/benchmarks/
H A DLibcMemoryBenchmark.cpp32 int64_t MaxOffset = Conf.BufferSize; in GetOffsetDistribution() local
33 MaxOffset -= Conf.Size.To; in GetOffsetDistribution()
34 MaxOffset -= 1; in GetOffsetDistribution()
35 if (MaxOffset < 0) in GetOffsetDistribution()
38 MaxOffset /= Conf.AddressAlignment->value(); in GetOffsetDistribution()
39 return std::uniform_int_distribution<uint32_t>(0, MaxOffset); in GetOffsetDistribution()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libc/benchmarks/
H A DLibcMemoryBenchmark.cpp32 int64_t MaxOffset = Conf.BufferSize; in GetOffsetDistribution() local
33 MaxOffset -= Conf.Size.To; in GetOffsetDistribution()
34 MaxOffset -= 1; in GetOffsetDistribution()
35 if (MaxOffset < 0) in GetOffsetDistribution()
38 MaxOffset /= Conf.AddressAlignment->value(); in GetOffsetDistribution()
39 return std::uniform_int_distribution<uint32_t>(0, MaxOffset); in GetOffsetDistribution()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/benchmarks/
H A DLibcMemoryBenchmark.cpp33 int64_t MaxOffset = BufferSize; in getOffsetDistribution() local
34 MaxOffset -= MaxSizeValue; in getOffsetDistribution()
35 MaxOffset -= 1; in getOffsetDistribution()
36 if (MaxOffset < 0) in getOffsetDistribution()
39 MaxOffset /= AccessAlignment->value(); in getOffsetDistribution()
40 return std::uniform_int_distribution<uint32_t>(0, MaxOffset); in getOffsetDistribution()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Posix/Mono.Unix.Native/
H A DRealTimeSignum.cs37 private static readonly int MaxOffset = UnixSignal.GetSIGRTMAX () - UnixSignal.GetSIGRTMIN () - 1; field
39 public static readonly RealTimeSignum MaxValue = new RealTimeSignum (MaxOffset);
45 if (offset > MaxOffset) in RealTimeSignum()
/dports/sysutils/siegfried/siegfried-1.9.1/pkg/pronom/
H A Dparse_test.go15 MaxOffset: "",
22 MaxOffset: "",
29 MaxOffset: "",
36 MaxOffset: "4",
43 MaxOffset: "264",
50 MaxOffset: "",
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64CompressJumpTables.cpp97 int MaxOffset = std::numeric_limits<int>::min(), in compressJumpTable() local
104 MaxOffset = std::max(MaxOffset, BlockOffset); in compressJumpTable()
119 int Span = MaxOffset - MinOffset; in compressJumpTable()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64CompressJumpTables.cpp98 int MaxOffset = std::numeric_limits<int>::min(), in compressJumpTable() local
105 MaxOffset = std::max(MaxOffset, BlockOffset); in compressJumpTable()
119 int Span = MaxOffset - MinOffset; in compressJumpTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64CompressJumpTables.cpp104 int MaxOffset = std::numeric_limits<int>::min(), in compressJumpTable() local
111 MaxOffset = std::max(MaxOffset, BlockOffset); in compressJumpTable()
126 int Span = MaxOffset - MinOffset; in compressJumpTable()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64CompressJumpTables.cpp104 int MaxOffset = std::numeric_limits<int>::min(), in compressJumpTable() local
111 MaxOffset = std::max(MaxOffset, BlockOffset); in compressJumpTable()
126 int Span = MaxOffset - MinOffset; in compressJumpTable()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64CompressJumpTables.cpp104 int MaxOffset = std::numeric_limits<int>::min(), in compressJumpTable() local
111 MaxOffset = std::max(MaxOffset, BlockOffset); in compressJumpTable()
126 int Span = MaxOffset - MinOffset; in compressJumpTable()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64CompressJumpTables.cpp104 int MaxOffset = std::numeric_limits<int>::min(), in compressJumpTable() local
111 MaxOffset = std::max(MaxOffset, BlockOffset); in compressJumpTable()
126 int Span = MaxOffset - MinOffset; in compressJumpTable()

12345678910>>...20