Home
last modified time | relevance | path

Searched refs:BOF (Results 201 – 225 of 520) sorted by relevance

12345678910>>...21

/dports/editors/lazarus-devel/examples/address_book/
H A Dfrmmain.pas264 (Sender as Taction).Enabled:=Active and Not (EOF and BOF);
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/include/
H A Dsym53c8xx.h142 #define BOF 0x02 /* mod: burst op code fetch */ macro
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/include/
H A Dsym53c8xx.h161 #define BOF 0x02 /* mod: burst op code fetch */ macro
/dports/editors/lazarus-qt5/examples/address_book/
H A Dfrmmain.pas261 (Sender as Taction).Enabled:=Active and Not (EOF and BOF);
/dports/editors/lazarus-qt5-devel/examples/address_book/
H A Dfrmmain.pas264 (Sender as Taction).Enabled:=Active and Not (EOF and BOF);
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/include/
H A Dsym53c8xx.h142 #define BOF 0x02 /* mod: burst op code fetch */ macro
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/include/
H A Dsym53c8xx.h142 #define BOF 0x02 /* mod: burst op code fetch */ macro
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/include/
H A Dsym53c8xx.h142 #define BOF 0x02 /* mod: burst op code fetch */ macro
/dports/sysutils/u-boot-rockpro64/u-boot-2021.07/include/
H A Dsym53c8xx.h142 #define BOF 0x02 /* mod: burst op code fetch */ macro
/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/include/
H A Dsym53c8xx.h142 #define BOF 0x02 /* mod: burst op code fetch */ macro
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/include/
H A Dsym53c8xx.h142 #define BOF 0x02 /* mod: burst op code fetch */ macro
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/include/
H A Dsym53c8xx.h142 #define BOF 0x02 /* mod: burst op code fetch */ macro
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/include/
H A Dsym53c8xx.h142 #define BOF 0x02 /* mod: burst op code fetch */ macro
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/include/
H A Dsym53c8xx.h142 #define BOF 0x02 /* mod: burst op code fetch */ macro
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/include/
H A Dsym53c8xx.h142 #define BOF 0x02 /* mod: burst op code fetch */ macro
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/include/
H A Dsym53c8xx.h142 #define BOF 0x02 /* mod: burst op code fetch */ macro
/dports/net-mgmt/rancid3/rancid-3.13/lib/
H A Dsros.pm.in134 ProcessHistory("BOF","","","#\n# $_");
149 ProcessHistory("BOF","","","# $_");
179 next if (/^(Config file|BOF) last (saved|modified)\s+:/ && ($filter_osc >= 2));
/dports/devel/fpc-fcl-db/fpc-3.2.2/packages/fcl-db/tests/
H A Dtestsqldb.pas229 AssertTrue('Have modified data record in database', not (Q.EOF AND Q.BOF));
305 AssertTrue('Have modified data record in database',not (Q.EOF AND Q.BOF));
338 AssertTrue('Data record is deleted in database', (Q.EOF AND Q.BOF));
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-db/tests/
H A Dtestsqldb.pas229 AssertTrue('Have modified data record in database', not (Q.EOF AND Q.BOF));
305 AssertTrue('Have modified data record in database',not (Q.EOF AND Q.BOF));
338 AssertTrue('Data record is deleted in database', (Q.EOF AND Q.BOF));
/dports/science/aircraft-datcom/aircraft-datcom-ed877bb/src/
H A Dsshing.f37 EQUIVALENCE (ALOCI,BIF,F(14)),(ALOCO,BOF,F(15)),(BO2,SSPN)
136 DELN4=0.25*(BOF-BIF)/BO2
/dports/astro/gpstk/GPSTk-8.0.0/ref/usersguide/
H A DDiscFix.tex34 \entry{}{--beginTime}{Start time of processing (BOF).}{1}
/dports/devel/icmake/icmake-9b958b05ac462adf6cde394875964a8127599514/icmake/rss/
H A Dtypes.ih229 } BinHeader; /* see header structure at BOF */
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/
H A DConditionTokenizer.cs76 this.token = new Token (null, TokenType.BOF, 0); in Tokenize()
/dports/sysutils/siegfried/siegfried-1.9.1/internal/bytematcher/frames/
H A Dsegments.go131 case BOF:
/dports/editors/lazarus/lazarus/components/tachart/
H A Dtadbsource.pas242 while (ds.RecNo > AIndex) and not ds.BOF do

12345678910>>...21