Home
last modified time | relevance | path

Searched refs:loaders (Results 1 – 25 of 27) sorted by relevance

12

/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/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/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/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/crypto/openssl/doc/man7/
H A Dossl_store.pod28 =head2 URI schemes and loaders
H A Dossl_store-file.pod5 This is a recommended way to describe OSSL_STORE loaders,
H A Dmigration_guide.pod1986 These functions helped applications and engines create loaders for
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_STORE_expect.pod49 However, some loaders may take advantage of the knowledge of an expected type
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_open.pod133 The loaders may make assumptions, however.
H A DOSSL_STORE_INFO.pod61 loaders to create B<OSSL_STORE_INFO> holders.
/freebsd/sys/conf/
H A Dldscript.powerpc64le35 /* Do not emit PT_INTERP section, which confuses some loaders (kexec-lite) */
H A Dldscript.powerpc6435 /* Do not emit PT_INTERP section, which confuses some loaders (kexec-lite) */
/freebsd/tools/tools/nanobsd/embedded/
H A Dcommon65 # o support for boot loaders other than uboot in the image
/freebsd/contrib/file/magic/Magdir/
H A Dlinux47 # LILO boot/chain loaders, from Daniel Quinlan <quinlan@yggdrasil.com>
H A Dfilesystems506 # usual values are marked with comments to get only information of strange GRUB loaders
1311 # usual values are marked with comments to get only information of strange GRUB loaders
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt853 OSSL_STORE_R_NO_LOADERS_FOUND:123:no loaders found
/freebsd/
H A DUPDATING251 Serial communication (in boot loaders, kernel, and userland) has
1529 complex environment and test coverage for Lua-enabled loaders has been
/freebsd/contrib/dialog/
H A Daclocal.m44426 dnl Some loaders leave 'so_locations' lying around. It's nice to clean up.
6271 # declare the others as local. Some other loaders cannot do this. Check
/freebsd/contrib/ncurses/
H A Daclocal.m47450 dnl Some loaders leave 'so_locations' lying around. It is nice to clean up.
9915 # declare the others as local. Some other loaders cannot do this. Check
/freebsd/contrib/ntp/
H A DCommitLog-4.1.05308 (IRIX 5.3, MipsPro C 7.1 on IRIX 6.4, AIX 4.1) and loaders (IRIX

12