Home
last modified time | relevance | path

Searched refs:images (Results 1 – 25 of 114) sorted by relevance

12345

/freebsd/tools/boot/
H A DTEST-NOTES5 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 Dfull-test.readme24 (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 DGNUstepObjCRuntime.cpp79 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/libcbor/
H A D.cirrus.yml17 # From gcloud compute images list --project freebsd-org-cloud-dev --no-standard-images
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrameList.cpp262 ModuleList &images, Log *log) { in FindInterveningFrames() argument
279 Function *first_callee = first_edge->GetCallee(images, exe_ctx); in FindInterveningFrames()
299 ModuleList &images; in FindInterveningFrames() member
303 DFS(Function *end, ModuleList &images, Target &target, in FindInterveningFrames()
305 : end(end), images(images), target(target), context(context) {} in FindInterveningFrames()
336 Function *next_callee = edge->GetCallee(images, context); in FindInterveningFrames()
351 DFS(&end, images, target, exe_ctx).search(*first_edge, *first_callee, path); in FindInterveningFrames()
407 ModuleList &images = next_frame.CalculateTarget()->GetImages(); in SynthesizeTailCallFrames() local
411 path, images, log); in SynthesizeTailCallFrames()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DFunction.h276 virtual Function *GetCallee(ModuleList &images,
341 Function *GetCallee(ModuleList &images, ExecutionContext &exe_ctx) override;
344 void ParseSymbolFileAndResolve(ModuleList &images);
370 Function *GetCallee(ModuleList &images, ExecutionContext &exe_ctx) override;
/freebsd/sys/contrib/zstd/
H A DREADME.md1 <p align="center"><img src="https://raw.githubusercontent.com/facebook/zstd/dev/doc/images/zstd_log…
80 ![Compression Speed vs Ratio](doc/images/CSpeed2.png "Compression Speed vs Ratio") | ![Decompressio…
83 For a larger picture including slow modes, [click on this link](doc/images/DCspeed5.png).
101 …(doc/images/dict-cr.png "Compression Ratio") | ![Compression Speed](doc/images/dict-cs.png "Compre…
/freebsd/contrib/file/magic/Magdir/
H A Dfirmware17 # 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 Dforth19 # Various dictionary images used by OpenFirware FORTH environment
64 # Dictionary images used by minimal C FORTH environments, any platform,
H A Dspectrum63 # TZX tape images
150 # Floppy disk images
156 # Hard disk images
H A Drpi4 # rpi: file(1) magic for Raspberry Pi images
/freebsd/release/
H A DMakefile.mirrors19 STAGE_TARGETS?= iso-images-stage
52 STAGE_TARGETS+= vm-images-stage
65 iso-images-stage:
179 vm-images-stage:
/freebsd/stand/images/
H A DMakefile6 FILESDIR= /boot/images
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DFunction.cpp160 void DirectCallEdge::ParseSymbolFileAndResolve(ModuleList &images) { 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 Dxohtml.css214 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 DTypeFormat.cpp163 const ModuleList &images(target_sp->GetImages()); in FormatObject() local
166 images.FindTypes(nullptr, query, results); in FormatObject()
/freebsd/sys/contrib/libsodium/packaging/dotnet-core/
H A DREADME.md47 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 DREADME.md12 To generate the rendered images, you need to install the following packages:
/freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/
H A Dredboot-fis.txt8 all images in the flash.
H A Dredboot-fis.yaml12 all images in the flash.
/freebsd/etc/mtree/
H A DBSD.root.dist26 images
/freebsd/stand/
H A DMakefile28 S.yes+= images
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dallwinner,sun8i-a83t-de2-rotate.yaml16 rotating and flipping images.
H A Dnxp,dw100.yaml14 correction of the distortion that is introduced in images produced by fisheye
/freebsd/
H A D.cirrus.yml4 # gcloud compute images list --project freebsd-org-cloud-dev --no-standard-images

12345