| /freebsd/tools/boot/ |
| H A D | TEST-NOTES | 5 o trees has the different trees we use to create images 6 o trees/${ARCH}/$PART have each architecture's tree images 9 o images has the images to test
|
| H A D | full-test.readme | 24 (5) You'll need to build the images. If you've done 1-5 correctly (and I've not 26 all the images and scripts to run qemu. There should be no errors, though
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/ |
| H A D | GNUstepObjCRuntime.cpp | 79 const ModuleList &images = target.GetImages(); in CreateInstance() local 80 if (!ScanForGNUstepObjCLibraryCandidate(images, TT)) in CreateInstance() 86 images.FindSymbolsMatchingRegExAndType(regex, eSymbolTypeCode, eh_pers); in CreateInstance() 91 images.FindSymbolsWithNameAndType(ConstString("__objc_load"), in CreateInstance()
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | StackFrameList.cpp | 163 ModuleList &images, Log *log) { in FindInterveningFrames() argument 180 Function *first_callee = first_edge->GetCallee(images, exe_ctx); in FindInterveningFrames() 200 ModuleList &images; in FindInterveningFrames() member 204 DFS(Function *end, ModuleList &images, Target &target, in FindInterveningFrames() 206 : end(end), images(images), target(target), context(context) {} in FindInterveningFrames() 237 Function *next_callee = edge->GetCallee(images, context); in FindInterveningFrames() 252 DFS(&end, images, target, exe_ctx).search(*first_edge, *first_callee, path); in FindInterveningFrames() 308 ModuleList &images = next_frame.CalculateTarget()->GetImages(); in SynthesizeTailCallFrames() local 312 path, images, log); in SynthesizeTailCallFrames()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| H A D | Function.h | 277 virtual Function *GetCallee(ModuleList &images, 342 Function *GetCallee(ModuleList &images, ExecutionContext &exe_ctx) override; 345 void ParseSymbolFileAndResolve(ModuleList &images); 371 Function *GetCallee(ModuleList &images, ExecutionContext &exe_ctx) override;
|
| /freebsd/release/ |
| H A D | Makefile.mirrors | 19 STAGE_TARGETS?= iso-images-stage 52 STAGE_TARGETS+= vm-images-stage 57 STAGE_TARGETS+= ci-images-stage 62 STAGE_TARGETS+= oci-images-stage 82 iso-images-stage: 196 vm-images-stage: 273 ci-images-stage: 328 oci-images-stage:
|
| H A D | Makefile.gce | 84 /usr/local/bin/gcloud compute images create ${GCE_TARGET_${_FS}} \
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | claris | 18 # Claris clip art (strength=80) after few Macintosh QuickDraw (strength=81=70+11 ./images) with cor… 23 # Claris clip art (strength=80) after few Macintosh QuickDraw (strength=81=70+11 ./images) with cor…
|
| H A D | forth | 19 # Various dictionary images used by OpenFirware FORTH environment 64 # Dictionary images used by minimal C FORTH environments, any platform,
|
| H A D | spectrum | 63 # TZX tape images 150 # Floppy disk images 156 # Hard disk images
|
| H A D | mmdf | 12 …0+0 ./mmdf) after D64 Image (strength=70=70+0 ./c64) Targa image data (strength=70=110-40 ./images)
|
| H A D | rpi | 4 # rpi: file(1) magic for Raspberry Pi images
|
| H A D | firmware | 17 # iLO1 (ilo1*.bin) or iLO2 (ilo2_*.bin) images 21 # iLO3 images (ilo3_*.bin) start directly with image name 24 # iLO4 images (ilo4_*.bin) start with a signature and a certificate 30 # iLO5 images (ilo5_*.bin) start with a signature
|
| H A D | playdate | 23 # pdt: multiple static images
|
| /freebsd/sys/contrib/zstd/ |
| H A D | README.md | 1 <p align="center"><img src="https://raw.githubusercontent.com/facebook/zstd/dev/doc/images/zstd_log… 76  | . 97 …(doc/images/dict-cr.png "Compression Ratio") |  { in ParseSymbolFileAndResolve() argument 171 images.FindFunctionSymbols(callee_name, eFunctionNameTypeAuto, sc_list); in ParseSymbolFileAndResolve() 204 Function *DirectCallEdge::GetCallee(ModuleList &images, ExecutionContext &) { in GetCallee() argument 205 ParseSymbolFileAndResolve(images); in GetCallee() 219 Function *IndirectCallEdge::GetCallee(ModuleList &images, in GetCallee() argument
|
| /freebsd/contrib/libxo/xohtml/ |
| H A D | xohtml.css | 214 background: url(/images/logo.png) no-repeat; 229 background: rgb(230, 230, 230) url(/images/gear.png) no-repeat center; 635 background: url(/images/prefs-devices.png) no-repeat center top; 639 background: url(/images/prefs-groups.png) no-repeat center top; 643 background: url(/images/prefs-general.png) no-repeat center top; 960 background-image:url(/themes/clira/images/ui-icons_ffcf29_256x240.png); 968 background-image:url(/themes/clira/images/ui-icons_ffcf29_256x240.png); 976 background-image:url(/themes/clira/images/ui-icons_ffcf29_256x240.png);
|
| /freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | TypeFormat.cpp | 167 const ModuleList &images(target_sp->GetImages()); in FormatObject() local 170 images.FindTypes(nullptr, query, results); in FormatObject()
|
| /freebsd/ |
| H A D | README.md | 18 For official FreeBSD bootable images, see the [release page](https://download.freebsd.org/ftp/relea… 36 | release | Makefiles and scripts used for building releases and VM images. |
|
| /freebsd/sys/contrib/libsodium/packaging/dotnet-core/ |
| H A D | README.md | 47 1. Update any existing Docker images. 53 5. Grab a cup of coffee. Downloading the Docker images and compiling the Linux
|
| /freebsd/crypto/openssl/doc/life-cycles/ |
| H A D | README.md | 12 To generate the rendered images, you need to install the following packages:
|
| /freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/ |
| H A D | redboot-fis.txt | 8 all images in the flash.
|
| /freebsd/stand/ |
| H A D | Makefile | 27 S.yes+= images
|
| /freebsd/share/examples/oci/ |
| H A D | Containerfile.pkg | 19 # Set IGNORE_OSVERSION to allow building e.g. FreeBSD-14 images on
|