Home
last modified time | relevance | path

Searched refs:all (Results 1 – 3 of 3) sorted by relevance

/DragonBoot/
H A DMakefile1 .PHONY: all clean fmt clippy qemu run
40 all: target
54 @$(MAKE) all || exit 1
62 @cargo fmt --all $(FMT_CHECK)
65 @cargo clippy --all --target $(RUST_TARGET) --all-features
H A DLICENSE14 software--to make sure the software is free for all its users. This
34 gratis or for a fee, you must give the recipients all the rights that
54 patent must be licensed for everyone's free use or not licensed at all.
82 copyright notice and disclaimer of warranty; keep intact all the
93 above, provided that you also meet all of these conditions:
100 part thereof, to be licensed as a whole at no charge to all third
157 code means all the source code for all modules it contains, plus any
186 all its terms and conditions for copying, distributing or modifying
204 may not distribute the Program at all. For example, if a patent
206 all those who receive copies directly or indirectly through you, then
[all …]
/DragonBoot/src/arch/riscv64/
H A Dlink.ld49 * stick it all into .data:
70 * Put _edata here so it all gets loaded by U-Boot.