Home
last modified time | relevance | path

Searched refs:embedded (Results 1 – 25 of 785) sorted by relevance

12345678910>>...32

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DCMS_get0_type.pod22 CMS_set1_eContentType() sets the embedded content type of a CMS_ContentInfo
28 ASN1_OBJECT *CMS_get0_eContentType() returns a pointer to the embedded
32 containing the embedded content.
57 B<*pconf> could be NULL if there is no embedded content. Applications can
58 access, modify or create the embedded content in a B<CMS_ContentInfo> structure
60 embedded content as it is normally set by higher level functions.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DCMS_get0_type.pod22 CMS_set1_eContentType() sets the embedded content type of a CMS_ContentInfo
29 ASN1_OBJECT *CMS_get0_eContentType() returns a pointer to the embedded
33 containing the embedded content.
58 B<*pconf> could be NULL if there is no embedded content. Applications can
59 access, modify or create the embedded content in a B<CMS_ContentInfo> structure
61 embedded content as it is normally set by higher level functions.
/netbsd-src/external/mpl/dhcp/dist/doc/
H A DBIND-libraries2 These libraries can be embedded in the bind directory or external using
6 Using standard embedded libraries is safe but you can configure
31 - by default don't use it means you should not use it for embedded
49 not used for embedded libraries but used by BIND 9
54 not used for embedded nor BIND 9 for its includes and libraries
57 used for embedded libraries for the make install (cf the
67 ignored by embedded or BIND 9 libraries configure
70 parallel builds don't work for embedded or BIND 9 libraries build
126 please leave embedded or BIND 9 libraries configure to do its job
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/store/
H A Dstore_lib.c451 BUF_MEM_free(info->_.embedded.blob); in OSSL_STORE_INFO_free()
452 OPENSSL_free(info->_.embedded.pem_name); in OSSL_STORE_INFO_free()
606 BUF_MEM *embedded) in ossl_store_info_new_EMBEDDED() argument
616 info->_.embedded.blob = embedded; in ossl_store_info_new_EMBEDDED()
617 info->_.embedded.pem_name = in ossl_store_info_new_EMBEDDED()
620 if (new_pem_name != NULL && info->_.embedded.pem_name == NULL) { in ossl_store_info_new_EMBEDDED()
633 return info->_.embedded.blob; in ossl_store_info_get0_EMBEDDED_buffer()
640 return info->_.embedded.pem_name; in ossl_store_info_get0_EMBEDDED_pem_name()
H A Dstore_local.h31 } embedded; /* when type == OSSL_STORE_INFO_EMBEDDED */ member
60 BUF_MEM *embedded);
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dcr16elf.em47 /* In the embedded relocs mode we create a .emreloc section for each
57 generate the embedded relocs, and we have such functions only for
62 "for --embedded-relocs\n"));
89 required for embedded PIC code. */
104 einfo (_("%X%P: %pB: section %s has relocs; can not use --embedded-relocs\n"),
118 meaninful in CR16 embedded systems. Moreover, when magic_demand_paged
140 /* If we are generating embedded relocs, call a special BFD backend
H A Dm68kelf.em24 # embedded systems using ELF and for some other systems using m68k ELF. While
76 /* In the embedded relocs mode we create a .emreloc section for each
86 "for --embedded-relocs\n"));
113 required for embedded PIC code. */
130 einfo (_("%X%P: %pB: section %s has relocs; can not use --embedded-relocs\n"),
151 /* If we are generating embedded relocs, call a special BFD backend
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dcr16elf.em47 /* In the embedded relocs mode we create a .emreloc section for each
57 generate the embedded relocs, and we have such functions only for
62 "for --embedded-relocs\n"));
89 required for embedded PIC code. */
104 einfo (_("%X%P: %pB: section %s has relocs; can not use --embedded-relocs\n"),
118 meaninful in CR16 embedded systems. Moreover, when magic_demand_paged
140 /* If we are generating embedded relocs, call a special BFD backend
H A Dm68kelf.em24 # embedded systems using ELF and for some other systems using m68k ELF. While
76 /* In the embedded relocs mode we create a .emreloc section for each
86 "for --embedded-relocs\n"));
113 required for embedded PIC code. */
130 einfo (_("%X%P: %pB: section %s has relocs; can not use --embedded-relocs\n"),
151 /* If we are generating embedded relocs, call a special BFD backend
/netbsd-src/distrib/syspkg/sets/text/text-groff-catman/
H A DDESCR12 tbl - tbl compiles descriptions of tables embedded within troff
15 pic - pic compiles descriptions of pictures embedded within
19 eqn - compiles descriptions of equations embedded within troff
/netbsd-src/distrib/syspkg/sets/text/text-groff-man/
H A DDESCR14 tbl - tbl compiles descriptions of tables embedded within troff
17 pic - pic compiles descriptions of pictures embedded within
21 eqn - compiles descriptions of equations embedded within troff
/netbsd-src/tests/lib/libcurses/tests/
H A Dgetstr5 # embedded a cursor left sequence too but this should not be interpreted
8 # turn on keypad so the embedded cursor key will affect the result
H A Dmvwgetstr5 # embedded a cursor left sequence too but this should not be interpreted
8 # turn on keypad so the embedded cursor key will affect the result
H A Dwgetstr5 # embedded a cursor left sequence too but this should not be interpreted
8 # turn on keypad so the embedded cursor key will affect the result
H A Dgetnstr7 # embedded a cursor left sequence too but this should not be interpreted
10 # turn on keypad so the embedded cursor key will affect the result
H A Dmvwgetnstr7 # embedded a cursor left sequence too but this should not be interpreted
10 # turn on keypad so the embedded cursor key will affect the result
H A Dmvgetstr6 # embedded a cursor left sequence too but this should not be interpreted
10 # turn on keypad so the embedded cursor key will affect the result
H A Dwgetnstr7 # embedded a cursor left sequence too but this should not be interpreted
10 # turn on keypad so the embedded cursor key will affect the result
H A Dmvgetnstr9 # embedded a cursor left sequence too but this should not be interpreted
13 # turn on keypad so the embedded cursor key will affect the result
/netbsd-src/external/bsd/nvi/dist/perl_api/
H A Dnviperl.pod3 nviperl - nvi with embedded perl
13 nvi with embedded perl allows you to run perl commands from within nvi.
/netbsd-src/external/ibm-public/postfix/dist/mantools/
H A DREADME1 Scripts and tools to format embedded manual pages, or to format C
2 source code files. Each has an embedded man page in the source.
/netbsd-src/external/gpl2/dtc/dist/Documentation/
H A Ddtc-paper.tex43 embedded machine. To do this, we supply the kernel with a compact
86 meant that the various 32-bit \ppc embedded ports have required a
93 kernel image that supports multiple embedded machines.
125 before invoking the new kernel. For embedded systems the blob can
126 come either from the embedded bootloader, or from a specialised
147 \item \emph{compact}: embedded systems are frequently short of
269 bindings for many modern buses and devices. In particular, embedded
375 by walking the OF maintained tree. However, for embedded systems, the
384 The device trees for embedded boards are usually quite simple, and
479 This is useful for the common case where an embedded board has an
[all …]
/netbsd-src/external/bsd/unbound/dist/pythonmod/examples/
H A Davahi-resolver.py529 embedded = True variable
531 embedded = False variable
533 if __name__ == '__main__' and not embedded:
/netbsd-src/external/mpl/dhcp/dist/keama/tests/
H A Denableupdates6.in65 # embedded
H A Dqualifyingsuffix6.in65 # embedded

12345678910>>...32