Home
last modified time | relevance | path

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

1234

/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-list.1167 [\fB\-store\-loaders\fR]
270 .IP "\fB\-store\-loaders\fR" 4
271 .IX Item "-store-loaders"
272 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/crypto/openssl/doc/man1/
H A Dopenssl-list.pod.in38 [B<-store-loaders>]
166 =item B<-store-loaders>
168 Display a list of store 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.c63 } loaders[] = { variable
390 for (i = 0; i < nitems(loaders); i++) in ucode_load_bsp()
391 if (strcmp(cpuid.vendor, loaders[i].vendor) == 0) { in ucode_load_bsp()
392 ucode_loader = &loaders[i]; in ucode_load_bsp()
/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/secure/lib/libcrypto/man/man7/
H A Dossl_store.7158 .SS "\s-1URI\s0 schemes and loaders"
159 .IX Subsection "URI schemes and loaders"
/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()
288 * 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
/freebsd/stand/i386/
H A Dboot.ldscript1 /* Simplified linker script for the boot loaders. */
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_STORE_LOADER.3163 unregister STORE loaders for different URI schemes
252 \&\fB\s-1OSSL_STORE_LOADER\s0\fR is a method for \s-1OSSL_STORE\s0 loaders, which implement
289 These functions help applications and engines to create loaders for
/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
H A DOSSL_STORE_expect.pod49 However, some loaders may take advantage of the knowledge of an expected type
/freebsd/stand/man/
H A Dloader.efi.8265 Arm64 loaders have operated in the
277 BIOS loaders on i386 and amd64 put the staging area starting
476 so just copy loader.efi there if there are loaders there).
/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