Home
last modified time | relevance | path

Searched refs:EndOfFile (Results 51 – 75 of 1718) sorted by relevance

12345678910>>...69

/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A DEndOfFile.java38 public final class EndOfFile extends StreamError class
40 public EndOfFile(Stream stream) in EndOfFile() method in EndOfFile
46 public EndOfFile(LispObject initArgs) in EndOfFile() method in EndOfFile
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/OvmfPkg/Sec/
H A DSecMain.c256 EFI_PHYSICAL_ADDRESS EndOfFile; in FindFfsFileAndSection() local
269 for (EndOfFile = CurrentAddress + Fv->HeaderLength; ; ) { in FindFfsFileAndSection()
271 CurrentAddress = (EndOfFile + 7) & ~(7ULL); in FindFfsFileAndSection()
282 EndOfFile = CurrentAddress + Size; in FindFfsFileAndSection()
283 if (EndOfFile > EndOfFirmwareVolume) { in FindFfsFileAndSection()
296 (UINTN) EndOfFile - (UINTN) (File + 1), in FindFfsFileAndSection()
588 EFI_PHYSICAL_ADDRESS EndOfFile; in FindImageBase() local
602 CurrentAddress = (EndOfFile + 7) & 0xfffffffffffffff8ULL; in FindImageBase()
613 EndOfFile = CurrentAddress + Size; in FindImageBase()
614 if (EndOfFile > EndOfFirmwareVolume) { in FindImageBase()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/OvmfPkg/Sec/
H A DSecMain.c256 EFI_PHYSICAL_ADDRESS EndOfFile; in FindFfsFileAndSection() local
269 for (EndOfFile = CurrentAddress + Fv->HeaderLength; ; ) { in FindFfsFileAndSection()
271 CurrentAddress = (EndOfFile + 7) & ~(7ULL); in FindFfsFileAndSection()
282 EndOfFile = CurrentAddress + Size; in FindFfsFileAndSection()
283 if (EndOfFile > EndOfFirmwareVolume) { in FindFfsFileAndSection()
296 (UINTN) EndOfFile - (UINTN) (File + 1), in FindFfsFileAndSection()
588 EFI_PHYSICAL_ADDRESS EndOfFile; in FindImageBase() local
602 CurrentAddress = (EndOfFile + 7) & 0xfffffffffffffff8ULL; in FindImageBase()
613 EndOfFile = CurrentAddress + Size; in FindImageBase()
614 if (EndOfFile > EndOfFirmwareVolume) { in FindImageBase()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/OvmfPkg/Sec/
H A DSecMain.c256 EFI_PHYSICAL_ADDRESS EndOfFile; in FindFfsFileAndSection() local
269 for (EndOfFile = CurrentAddress + Fv->HeaderLength; ; ) { in FindFfsFileAndSection()
271 CurrentAddress = (EndOfFile + 7) & ~(7ULL); in FindFfsFileAndSection()
282 EndOfFile = CurrentAddress + Size; in FindFfsFileAndSection()
283 if (EndOfFile > EndOfFirmwareVolume) { in FindFfsFileAndSection()
296 (UINTN) EndOfFile - (UINTN) (File + 1), in FindFfsFileAndSection()
588 EFI_PHYSICAL_ADDRESS EndOfFile; in FindImageBase() local
602 CurrentAddress = (EndOfFile + 7) & 0xfffffffffffffff8ULL; in FindImageBase()
613 EndOfFile = CurrentAddress + Size; in FindImageBase()
614 if (EndOfFile > EndOfFirmwareVolume) { in FindImageBase()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/OvmfPkg/Sec/
H A DSecMain.c256 EFI_PHYSICAL_ADDRESS EndOfFile; in FindFfsFileAndSection() local
269 for (EndOfFile = CurrentAddress + Fv->HeaderLength; ; ) { in FindFfsFileAndSection()
271 CurrentAddress = (EndOfFile + 7) & ~(7ULL); in FindFfsFileAndSection()
282 EndOfFile = CurrentAddress + Size; in FindFfsFileAndSection()
283 if (EndOfFile > EndOfFirmwareVolume) { in FindFfsFileAndSection()
296 (UINTN) EndOfFile - (UINTN) (File + 1), in FindFfsFileAndSection()
588 EFI_PHYSICAL_ADDRESS EndOfFile; in FindImageBase() local
602 CurrentAddress = (EndOfFile + 7) & 0xfffffffffffffff8ULL; in FindImageBase()
613 EndOfFile = CurrentAddress + Size; in FindImageBase()
614 if (EndOfFile > EndOfFirmwareVolume) { in FindImageBase()
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/SimicsOpenBoardPkg/SecCore/
H A DSecMain.c256 EFI_PHYSICAL_ADDRESS EndOfFile;
269 for (EndOfFile = CurrentAddress + Fv->HeaderLength; ; ) {
271 CurrentAddress = (EndOfFile + 7) & ~(7ULL);
283 EndOfFile = CurrentAddress + Size;
284 if (EndOfFile > EndOfFirmwareVolume) {
298 (UINTN) EndOfFile - (UINTN) (File + 1),
578 EFI_PHYSICAL_ADDRESS EndOfFile;
592 CurrentAddress = (EndOfFile + 7) & 0xfffffffffffffff8ULL;
603 EndOfFile = CurrentAddress + Size;
604 if (EndOfFile > EndOfFirmwareVolume) {
[all …]
/dports/security/keybase/client-v5.7.1/go/kbfs/dokan/dokan_header/
H A Dfileinfo.h241 LARGE_INTEGER EndOfFile; member
302 LARGE_INTEGER EndOfFile; member
367 LARGE_INTEGER EndOfFile; member
433 LARGE_INTEGER EndOfFile; member
503 LARGE_INTEGER EndOfFile; member
578 LARGE_INTEGER EndOfFile; member
655 LARGE_INTEGER EndOfFile; member
1115 LARGE_INTEGER EndOfFile; member
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/OvmfPkg/Sec/
H A DSecMain.c263 EFI_PHYSICAL_ADDRESS EndOfFile; in FindFfsFileAndSection() local
276 for (EndOfFile = CurrentAddress + Fv->HeaderLength; ; ) { in FindFfsFileAndSection()
278 CurrentAddress = (EndOfFile + 7) & ~(7ULL); in FindFfsFileAndSection()
289 EndOfFile = CurrentAddress + Size; in FindFfsFileAndSection()
290 if (EndOfFile > EndOfFirmwareVolume) { in FindFfsFileAndSection()
303 (UINTN) EndOfFile - (UINTN) (File + 1), in FindFfsFileAndSection()
595 EFI_PHYSICAL_ADDRESS EndOfFile; in FindImageBase() local
609 CurrentAddress = (EndOfFile + 7) & 0xfffffffffffffff8ULL; in FindImageBase()
620 EndOfFile = CurrentAddress + Size; in FindImageBase()
621 if (EndOfFile > EndOfFirmwareVolume) { in FindImageBase()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/OvmfPkg/Sec/
H A DSecMain.c263 EFI_PHYSICAL_ADDRESS EndOfFile; in FindFfsFileAndSection() local
276 for (EndOfFile = CurrentAddress + Fv->HeaderLength; ; ) { in FindFfsFileAndSection()
278 CurrentAddress = (EndOfFile + 7) & ~(7ULL); in FindFfsFileAndSection()
289 EndOfFile = CurrentAddress + Size; in FindFfsFileAndSection()
290 if (EndOfFile > EndOfFirmwareVolume) { in FindFfsFileAndSection()
303 (UINTN) EndOfFile - (UINTN) (File + 1), in FindFfsFileAndSection()
595 EFI_PHYSICAL_ADDRESS EndOfFile; in FindImageBase() local
609 CurrentAddress = (EndOfFile + 7) & 0xfffffffffffffff8ULL; in FindImageBase()
620 EndOfFile = CurrentAddress + Size; in FindImageBase()
621 if (EndOfFile > EndOfFirmwareVolume) { in FindImageBase()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/OvmfPkg/Sec/
H A DSecMain.c263 EFI_PHYSICAL_ADDRESS EndOfFile; in FindFfsFileAndSection() local
276 for (EndOfFile = CurrentAddress + Fv->HeaderLength; ; ) { in FindFfsFileAndSection()
278 CurrentAddress = (EndOfFile + 7) & ~(7ULL); in FindFfsFileAndSection()
289 EndOfFile = CurrentAddress + Size; in FindFfsFileAndSection()
290 if (EndOfFile > EndOfFirmwareVolume) { in FindFfsFileAndSection()
303 (UINTN) EndOfFile - (UINTN) (File + 1), in FindFfsFileAndSection()
595 EFI_PHYSICAL_ADDRESS EndOfFile; in FindImageBase() local
609 CurrentAddress = (EndOfFile + 7) & 0xfffffffffffffff8ULL; in FindImageBase()
620 EndOfFile = CurrentAddress + Size; in FindImageBase()
621 if (EndOfFile > EndOfFirmwareVolume) { in FindImageBase()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/OvmfPkg/Sec/
H A DSecMain.c261 EFI_PHYSICAL_ADDRESS EndOfFile; in FindFfsFileAndSection() local
274 for (EndOfFile = CurrentAddress + Fv->HeaderLength; ; ) { in FindFfsFileAndSection()
276 CurrentAddress = (EndOfFile + 7) & ~(7ULL); in FindFfsFileAndSection()
287 EndOfFile = CurrentAddress + Size; in FindFfsFileAndSection()
288 if (EndOfFile > EndOfFirmwareVolume) { in FindFfsFileAndSection()
301 (UINTN) EndOfFile - (UINTN) (File + 1), in FindFfsFileAndSection()
593 EFI_PHYSICAL_ADDRESS EndOfFile; in FindImageBase() local
607 CurrentAddress = (EndOfFile + 7) & 0xfffffffffffffff8ULL; in FindImageBase()
618 EndOfFile = CurrentAddress + Size; in FindImageBase()
619 if (EndOfFile > EndOfFirmwareVolume) { in FindImageBase()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/OvmfPkg/Sec/
H A DSecMain.c261 EFI_PHYSICAL_ADDRESS EndOfFile;
274 for (EndOfFile = CurrentAddress + Fv->HeaderLength; ; ) {
276 CurrentAddress = (EndOfFile + 7) & ~(7ULL);
287 EndOfFile = CurrentAddress + Size;
288 if (EndOfFile > EndOfFirmwareVolume) {
301 (UINTN) EndOfFile - (UINTN) (File + 1),
593 EFI_PHYSICAL_ADDRESS EndOfFile;
607 CurrentAddress = (EndOfFile + 7) & 0xfffffffffffffff8ULL;
618 EndOfFile = CurrentAddress + Size;
619 if (EndOfFile > EndOfFirmwareVolume) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/netstd/Thrift/Transport/
H A DTEndpointTransport.cs42 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in ResetConsumedMessageSize()
67 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in CheckReadBytesAvailable()
83 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in CountConsumedMessageBytes()
/dports/devel/py-thrift/thrift-0.14.0/lib/netstd/Thrift/Transport/
H A DTEndpointTransport.cs42 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in ResetConsumedMessageSize()
67 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in CheckReadBytesAvailable()
83 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in CountConsumedMessageBytes()
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/netstd/Thrift/Transport/
H A DTEndpointTransport.cs42 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in ResetConsumedMessageSize()
67 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in CheckReadBytesAvailable()
83 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in CountConsumedMessageBytes()
/dports/devel/thrift-cpp/thrift-0.14.0/lib/netstd/Thrift/Transport/
H A DTEndpointTransport.cs42 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in ResetConsumedMessageSize()
67 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in CheckReadBytesAvailable()
83 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in CountConsumedMessageBytes()
/dports/devel/thrift/thrift-0.14.0/lib/netstd/Thrift/Transport/
H A DTEndpointTransport.cs42 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in ResetConsumedMessageSize()
67 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in CheckReadBytesAvailable()
83 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in CountConsumedMessageBytes()
/dports/devel/node-thrift/thrift-0.14.0/lib/netstd/Thrift/Transport/
H A DTEndpointTransport.cs42 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in ResetConsumedMessageSize()
67 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in CheckReadBytesAvailable()
83 …throw new TTransportException(TTransportException.ExceptionType.EndOfFile, "MaxMessageSize reached… in CountConsumedMessageBytes()
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Razor/Parser/
H A DHtmlMarkupParser.Block.cs110 if (!EndOfFile && CurrentSymbol.Type == HtmlSymbolType.NewLine) in SingleLineMarkup()
127 if (EndOfFile) in TagBlock()
156 if (!EndOfFile) in AfterTagStart()
308 while (!EndOfFile && !IsEndOfTag()) in TagContent()
495 return EndOfFile || sym == null || in IsEndOfAttributeValue()
531 while (!EndOfFile) in RecoverToEndOfTag()
534 if (!EndOfFile) in RecoverToEndOfTag()
568 if (!EndOfFile) in ParseQuoted()
721 while (!seenEndScript && !EndOfFile) in SkipToEndScriptAndParseCode()
746 while (!EndOfFile) in AcceptUntilAll()
[all …]
/dports/biology/muscle/muscle-3.8.1551/
H A Dreadmx.cpp45 bool EndOfFile = File.GetLine(Line, sizeof(Line)); in ReadMx() local
46 if (EndOfFile) in ReadMx()
90 bool EndOfFile = File.GetTrimLine(Line, sizeof(Line)); in ReadMx() local
91 if (EndOfFile) in ReadMx()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/UefiPayloadPkg/UefiPayloadEntry/
H A DLoadDxeCore.c138 EFI_PHYSICAL_ADDRESS EndOfFile; in FvFindFile() local
146 for (EndOfFile = CurrentAddress + FvHeader->HeaderLength; ; ) { in FvFindFile()
147 CurrentAddress = (EndOfFile + 7) & 0xfffffffffffffff8ULL; in FvFindFile()
165 EndOfFile = CurrentAddress + Size; in FvFindFile()
166 if (EndOfFile > EndOfFirmwareVolume) { in FvFindFile()
/dports/sysutils/edk2/edk2-edk2-stable202102/UefiPayloadPkg/UefiPayloadEntry/
H A DLoadDxeCore.c138 EFI_PHYSICAL_ADDRESS EndOfFile; in FvFindFile() local
146 for (EndOfFile = CurrentAddress + FvHeader->HeaderLength; ; ) { in FvFindFile()
147 CurrentAddress = (EndOfFile + 7) & 0xfffffffffffffff8ULL; in FvFindFile()
165 EndOfFile = CurrentAddress + Size; in FvFindFile()
166 if (EndOfFile > EndOfFirmwareVolume) { in FvFindFile()
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Dreadmx.cpp59 bool EndOfFile = File.GetLine(Line, sizeof(Line)); in ReadMx() local
60 if (EndOfFile) in ReadMx()
104 bool EndOfFile = File.GetTrimLine(Line, sizeof(Line)); in ReadMx() local
105 if (EndOfFile) in ReadMx()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/test/
H A DEncodeDecodeTest.cc83 if (!_pcmFile.EndOfFile()) { in Add10MsData()
160 if (!_rtpStream->EndOfFile()) { in IncomingPacket()
166 if (_rtpStream->EndOfFile()) { in IncomingPacket()
179 if (_realPayloadSizeBytes == 0 && _rtpStream->EndOfFile()) { in IncomingPacket()
223 if (_rtpStream->EndOfFile()) { in Run()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/test/
H A DEncodeDecodeTest.cc83 if (!_pcmFile.EndOfFile()) { in Add10MsData()
160 if (!_rtpStream->EndOfFile()) { in IncomingPacket()
166 if (_rtpStream->EndOfFile()) { in IncomingPacket()
179 if (_realPayloadSizeBytes == 0 && _rtpStream->EndOfFile()) { in IncomingPacket()
223 if (_rtpStream->EndOfFile()) { in Run()

12345678910>>...69