Home
last modified time | relevance | path

Searched full:loaders (Results 1 – 25 of 99) sorted by relevance

1234

/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-list.198 [\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 Dopenssl-list.pod.in45 [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 Dlua.1127 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 Dossl_store.782 .SS "URI schemes and loaders"
83 .IX Subsection "URI schemes and loaders"
/freebsd/stand/lua/
H A Dloader.lua.815 boot loaders using the Lua interpreter
39 Some boot loaders are 32-bit applications that then load a 64-bit
H A Dgfx.lua.815 boot loaders using the Lua interpreter are available via the
H A Dcore.lua548 -- 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 Ducode.c64 } 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 DOSSL_STORE_LOADER.387 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 DWITH_REPRODUCIBLE_BUILD2 from the kernel, boot loaders, and uname output, so that builds produce
H A DWITHOUT_REPRODUCIBLE_BUILD2 in the kernel, boot loaders, and uname output.
/freebsd/crypto/openssl/crypto/store/
H A Dstore_register.c36 * 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 Dstore_err.c44 "no loaders found"},
/freebsd/stand/
H A Dloader.mk38 # all loaders, but also not all loaders are setup for overrides like that and
H A Ddefs.mk132 # 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 DOSSL_STORE_LOADER.pod28 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 Dloader.efi.8267 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 Dboot.ldscript1 /* Simplified linker script for the boot loaders. */
/freebsd/lib/libcbor/
H A DMakefile24 SRCS+= cbor/internal/loaders.c
/freebsd/contrib/libcbor/doc/
H A Ddoxy_frontpage.md21 - \ref src/cbor/internal/loaders.h
/freebsd/contrib/libcbor/src/
H A DCMakeLists.txt1 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 Dpanic.c40 * Boot loaders and other standalone programs that wish to have a
/freebsd/sys/arm64/acpica/
H A DOsdEnvironment.c67 * retain maximum compatibility between old loaders and new in acpi_get_root_from_loader()
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Drockchip,rk3288-cru.yaml21 should be performed by boot loaders.
/freebsd/crypto/openssl/doc/man7/
H A Dossl_store-file.pod5 This is a recommended way to describe OSSL_STORE loaders,

1234