Home
last modified time | relevance | path

Searched refs:FSL (Results 1 – 25 of 3302) sorted by relevance

12345678910>>...133

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp2/opencores/aemb/sw/c/
H A DaeMB_testbench.c252 int FSL = 0xCAFEF00D; in fsl_test() local
254 asm ("PUT %0, RFSL1" :: "r"(FSL)); in fsl_test()
255 asm ("GET %0, RFSL1" : "=r"(FSL)); in fsl_test()
257 if (FSL != 0x01) return -1; in fsl_test()
259 asm ("PUT %0, RFSL31" :: "r"(FSL)); in fsl_test()
260 asm ("GET %0, RFSL31" : "=r"(FSL)); in fsl_test()
262 if (FSL != 0x1F) return -1; in fsl_test()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/onlinepackagemanager/
H A Dopkman_packagelistfrm.pas56 FSL: TStringList;
333 FSL := TStringList.Create;
334 FSL.Delimiter := ',';
335 FSL.StrictDelimiter := True;
340 FSL.Free;
489 FSL.Clear;
491 for I := 0 to FSL.Count - 1 do
509 FSL.Clear;
511 for I := 0 to FSL.Count - 1 do
528 FSL.Clear;
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/onlinepackagemanager/
H A Dopkman_packagelistfrm.pas56 FSL: TStringList;
333 FSL := TStringList.Create;
334 FSL.Delimiter := ',';
335 FSL.StrictDelimiter := True;
340 FSL.Free;
489 FSL.Clear;
491 for I := 0 to FSL.Count - 1 do
509 FSL.Clear;
511 for I := 0 to FSL.Count - 1 do
528 FSL.Clear;
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp2/opencores/aemb/sim/verilog/
H A Daemb2.v30 parameter FSL = 1; ///< enable FSL bus constant
203 .FSL (FSL),
/dports/benchmarks/filebench/filebench-1.5-alpha3-27-g22620e6/
H A DAUTHORS16 (FSL) at Stony Brook University got the permission to maintain and develop the
19 Vasily Tarasov (vass@fsl.cs.sunysb.edu) at FSL is the person responsible
/dports/comms/cqrlog/cqrlog-2.5.0/src/lnet/lib/
H A Dlsmtp.pp139 FSL: TStringList;
342 FSL := TStringList.Create;
360 FSL.Free;
413 FSL.Text := s;
420 if FSL.Count > 0 then
421 for i := 0 to FSL.Count - 1 do
422 if Length(FSL[i]) > 0 then EvaluateAnswer(FSL[i]);
770 for i := 0 to FSL.Count-1 do
771 Rcpt(FSL[i]);
789 for i := 0 to FSL.Count-1 do
[all …]
/dports/lang/fpc-utils/fpc-3.2.2/utils/fppkg/lnet/
H A Dlsmtp.pp139 FSL: TStringList;
342 FSL := TStringList.Create;
360 FSL.Free;
413 FSL.Text := s;
420 if FSL.Count > 0 then
421 for i := 0 to FSL.Count - 1 do
422 if Length(FSL[i]) > 0 then EvaluateAnswer(FSL[i]);
770 for i := 0 to FSL.Count-1 do
771 Rcpt(FSL[i]);
789 for i := 0 to FSL.Count-1 do
[all …]
/dports/lang/fpc-source/fpc-3.2.2/utils/fppkg/lnet/
H A Dlsmtp.pp139 FSL: TStringList;
342 FSL := TStringList.Create;
360 FSL.Free;
413 FSL.Text := s;
420 if FSL.Count > 0 then
421 for i := 0 to FSL.Count - 1 do
422 if Length(FSL[i]) > 0 then EvaluateAnswer(FSL[i]);
770 for i := 0 to FSL.Count-1 do
771 Rcpt(FSL[i]);
789 for i := 0 to FSL.Count-1 do
[all …]
/dports/science/openbabel/openbabel-3.1.1/test/pdb_ligands_sdf/
H A D5fsl_uan.sdf3 Coordinates from PDB:5FSL:A:1157 Model:1 without hydrogens
66 5FSL
H A D4fsl_0vb.sdf3 Coordinates from PDB:4FSL:A:501 Model:1 without hydrogens
147 4FSL
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Documentation/commands/_descriptions/
H A Dconvert-dof.rst30 fsl Guess/choose FSL output file format.
31 flirt FSL FLIRT output file format.
32 fnirt FSL FNIRT output file format.
/dports/www/chems/chems-0x04/modules/categories/
H A Dcategories.php219 $list = split(FSL, str_replace(" ", "", $objs[$i]['categories']));
242 $cats = split(FSL, str_replace(" ", "", $objs[$i]['categories']));
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/SPDX/
H A DD-FSL-1.01 SPDX-License-Identifier: D-FSL-1.0
/dports/sysutils/httplog/
H A D.license-report1 This package has a single license: FSL (Free software license).
H A D.license-catalog.mk1 _LICENSE=FSL
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/doc/
H A DREADME.fsl-ddr279 activated, U-Boot will show the prompt "FSL DDR>" before enabling the DDR
357 FSL DDR>compute
359 FSL DDR>print
361 FSL DDR>print dimmparms
403 FSL DDR>edit c0 opts ECC_mode 0
404 FSL DDR>edit c0 regs cs0_bnds 0x000000FF
405 FSL DDR>go
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/doc/
H A DREADME.fsl-ddr279 activated, U-Boot will show the prompt "FSL DDR>" before enabling the DDR
357 FSL DDR>compute
359 FSL DDR>print
361 FSL DDR>print dimmparms
403 FSL DDR>edit c0 opts ECC_mode 0
404 FSL DDR>edit c0 regs cs0_bnds 0x000000FF
405 FSL DDR>go
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/doc/
H A DREADME.fsl-ddr279 activated, U-Boot will show the prompt "FSL DDR>" before enabling the DDR
357 FSL DDR>compute
359 FSL DDR>print
361 FSL DDR>print dimmparms
403 FSL DDR>edit c0 opts ECC_mode 0
404 FSL DDR>edit c0 regs cs0_bnds 0x000000FF
405 FSL DDR>go
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/doc/
H A DREADME.fsl-ddr279 activated, U-Boot will show the prompt "FSL DDR>" before enabling the DDR
357 FSL DDR>compute
359 FSL DDR>print
361 FSL DDR>print dimmparms
403 FSL DDR>edit c0 opts ECC_mode 0
404 FSL DDR>edit c0 regs cs0_bnds 0x000000FF
405 FSL DDR>go
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/doc/
H A DREADME.fsl-ddr279 activated, U-Boot will show the prompt "FSL DDR>" before enabling the DDR
357 FSL DDR>compute
359 FSL DDR>print
361 FSL DDR>print dimmparms
403 FSL DDR>edit c0 opts ECC_mode 0
404 FSL DDR>edit c0 regs cs0_bnds 0x000000FF
405 FSL DDR>go
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/doc/
H A DREADME.fsl-ddr279 activated, U-Boot will show the prompt "FSL DDR>" before enabling the DDR
357 FSL DDR>compute
359 FSL DDR>print
361 FSL DDR>print dimmparms
403 FSL DDR>edit c0 opts ECC_mode 0
404 FSL DDR>edit c0 regs cs0_bnds 0x000000FF
405 FSL DDR>go
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/doc/
H A DREADME.fsl-ddr279 activated, U-Boot will show the prompt "FSL DDR>" before enabling the DDR
357 FSL DDR>compute
359 FSL DDR>print
361 FSL DDR>print dimmparms
403 FSL DDR>edit c0 opts ECC_mode 0
404 FSL DDR>edit c0 regs cs0_bnds 0x000000FF
405 FSL DDR>go
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/doc/
H A DREADME.fsl-ddr279 activated, U-Boot will show the prompt "FSL DDR>" before enabling the DDR
357 FSL DDR>compute
359 FSL DDR>print
361 FSL DDR>print dimmparms
403 FSL DDR>edit c0 opts ECC_mode 0
404 FSL DDR>edit c0 regs cs0_bnds 0x000000FF
405 FSL DDR>go
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/doc/
H A DREADME.fsl-ddr279 activated, U-Boot will show the prompt "FSL DDR>" before enabling the DDR
357 FSL DDR>compute
359 FSL DDR>print
361 FSL DDR>print dimmparms
403 FSL DDR>edit c0 opts ECC_mode 0
404 FSL DDR>edit c0 regs cs0_bnds 0x000000FF
405 FSL DDR>go
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/doc/
H A DREADME.fsl-ddr279 activated, U-Boot will show the prompt "FSL DDR>" before enabling the DDR
357 FSL DDR>compute
359 FSL DDR>print
361 FSL DDR>print dimmparms
403 FSL DDR>edit c0 opts ECC_mode 0
404 FSL DDR>edit c0 regs cs0_bnds 0x000000FF
405 FSL DDR>go

12345678910>>...133