/freebsd/sys/x86/x86/ |
H A D | ucode.c | 63 } 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 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/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/crypto/openssl/doc/man1/ |
H A D | openssl-list.pod.in | 38 [B<-store-loaders>] 166 =item B<-store-loaders> 168 Display a list of store loaders.
|
/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/crypto/openssl/doc/man7/ |
H A D | ossl_store.pod | 28 =head2 URI schemes and loaders
|
H A D | ossl_store-file.pod | 5 This is a recommended way to describe OSSL_STORE loaders,
|
H A D | migration_guide.pod | 1986 These functions helped applications and engines create loaders for
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OSSL_STORE_expect.pod | 49 However, some loaders may take advantage of the knowledge of an expected type
|
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
|
H A D | OSSL_STORE_open.pod | 133 The loaders may make assumptions, however.
|
H A D | OSSL_STORE_INFO.pod | 61 loaders to create B<OSSL_STORE_INFO> holders.
|
/freebsd/sys/conf/ |
H A D | ldscript.powerpc64le | 35 /* Do not emit PT_INTERP section, which confuses some loaders (kexec-lite) */
|
H A D | ldscript.powerpc64 | 35 /* Do not emit PT_INTERP section, which confuses some loaders (kexec-lite) */
|
/freebsd/tools/tools/nanobsd/embedded/ |
H A D | common | 65 # o support for boot loaders other than uboot in the image
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | linux | 47 # LILO boot/chain loaders, from Daniel Quinlan <quinlan@yggdrasil.com>
|
H A D | filesystems | 506 # 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 D | openssl.txt | 853 OSSL_STORE_R_NO_LOADERS_FOUND:123:no loaders found
|
/freebsd/ |
H A D | UPDATING | 251 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 D | aclocal.m4 | 4426 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 D | aclocal.m4 | 7450 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 D | CommitLog-4.1.0 | 5308 (IRIX 5.3, MipsPro C 7.1 on IRIX 6.4, AIX 4.1) and loaders (IRIX
|