| /freebsd/secure/usr.bin/openssl/man/ |
| H A D | openssl-list.1 | 98 [\fB\-store\-loaders\fR] 157 .IP "Store loaders" 4 158 .IX Item "Store loaders" 267 .IP \fB\-store\-loaders\fR 4 268 .IX Item "-store-loaders" 269 Display a list of store loaders.
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-list.pod.in | 45 [B<-store-loaders>] 112 =item Store loaders 243 =item B<-store-loaders> 245 Display a list of store loaders.
|
| /freebsd/contrib/lua/doc/ |
| H A D | lua.1 | 127 the path used by require to search for Lua loaders. 131 the path used by require to search for C loaders.
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | ossl_store.7 | 82 .SS "URI schemes and loaders" 83 .IX Subsection "URI schemes and loaders"
|
| /freebsd/stand/lua/ |
| H A D | loader.lua.8 | 15 boot loaders using the Lua interpreter 39 Some boot loaders are 32-bit applications that then load a 64-bit
|
| H A D | gfx.lua.8 | 15 boot loaders using the Lua interpreter are available via the
|
| H A D | core.lua | 548 -- The graphical-enabled loaders have unicode drawing character support. The 550 -- a proxy for unicode support, which will work on older boot loaders as well 558 -- Loaders with version 3.0 have everything that we need without backwards
|
| /freebsd/sys/x86/x86/ |
| H A D | ucode.c | 64 } loaders[] = { variable 421 for (i = 0; i < nitems(loaders); i++) in ucode_load_bsp() 422 if (strcmp(cpuid.vendor, loaders[i].vendor) == 0) { in ucode_load_bsp() 423 ucode_loader = &loaders[i]; in ucode_load_bsp()
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | OSSL_STORE_LOADER.3 | 87 unregister STORE loaders for different URI schemes 175 \&\fBOSSL_STORE_LOADER\fR is a method for OSSL_STORE loaders, which implement 213 These functions help applications and engines to create loaders for
|
| /freebsd/tools/build/options/ |
| H A D | WITH_REPRODUCIBLE_BUILD | 2 from the kernel, boot loaders, and uname output, so that builds produce
|
| H A D | WITHOUT_REPRODUCIBLE_BUILD | 2 in the kernel, boot loaders, and uname output.
|
| /freebsd/crypto/openssl/crypto/store/ |
| H A D | store_register.c | 36 * We usually don't check NULL arguments. For loaders, though, the in OSSL_STORE_LOADER_new() 289 * Functions to list OSSL_STORE loaders
|
| H A D | store_err.c | 44 "no loaders found"},
|
| /freebsd/stand/ |
| H A D | loader.mk | 38 # all loaders, but also not all loaders are setup for overrides like that and
|
| H A D | defs.mk | 132 # Ensure PowerPC64 and PowerPC64LE boot loaders are compiled as 32 bit. 133 # PowerPC64LE boot loaders are 32-bit little-endian.
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OSSL_STORE_LOADER.pod | 28 unregister STORE loaders for different URI schemes 114 B<OSSL_STORE_LOADER> is a method for OSSL_STORE loaders, which implement 153 These functions help applications and engines to create loaders for
|
| /freebsd/stand/man/ |
| H A D | loader.efi.8 | 267 Arm64 loaders have operated in the 279 BIOS loaders on i386 and amd64 put the staging area starting 483 so just copy loader.efi there if there are loaders there).
|
| /freebsd/stand/i386/ |
| H A D | boot.ldscript | 1 /* Simplified linker script for the boot loaders. */
|
| /freebsd/lib/libcbor/ |
| H A D | Makefile | 24 SRCS+= cbor/internal/loaders.c
|
| /freebsd/contrib/libcbor/doc/ |
| H A D | doxy_frontpage.md | 21 - \ref src/cbor/internal/loaders.h
|
| /freebsd/contrib/libcbor/src/ |
| H A D | CMakeLists.txt | 1 set(SOURCES cbor.c allocators.c cbor/streaming.c cbor/internal/encoders.c cbor/internal/builder_callbacks.c cbor/internal/loaders.c cbor/internal/memory_utils.c cbor/internal/stack.c cbor/internal/unicode.c cbor/encoding.c cbor/serialization.c cbor/arrays.c cbor/common.c cbor/floats_ctrls.c cbor/bytestrings.c cbor/callbacks.c cbor/strings.c cbor/maps.c cbor/tags.c cbor/ints.c)
|
| /freebsd/stand/libsa/ |
| H A D | panic.c | 40 * Boot loaders and other standalone programs that wish to have a
|
| /freebsd/sys/arm64/acpica/ |
| H A D | OsdEnvironment.c | 67 * retain maximum compatibility between old loaders and new in acpi_get_root_from_loader()
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | rockchip,rk3288-cru.yaml | 21 should be performed by boot loaders.
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl_store-file.pod | 5 This is a recommended way to describe OSSL_STORE loaders,
|