Searched refs:embedding (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/splash/
H A Dsplash.mk5 # Makefile for embedding splash image into kernel.
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-perl/
H A Dinit.c46 char *embedding[] = { "", "-e", "0", NULL }, **argv = embedding; local
/netbsd-current/external/bsd/nvi/dist/dist/ExtUtils/
H A DEmbed.pm250 ExtUtils::Embed - Utilities for embedding Perl in C/C++ applications
260 ExtUtils::Embed provides utility functions for embedding a Perl interpreter
/netbsd-current/external/mit/isl/dist/
H A Disl_ast_build_private.h221 __isl_take isl_ast_build *build, __isl_take isl_space *embedding);
H A Disl_ast_build.c1840 isl_multi_aff *embedding; local
1881 embedding = isl_multi_aff_identity(space);
1883 isl_multi_aff_copy(embedding));
1886 isl_multi_aff_product(build->internal2input, embedding);
1892 isl_multi_aff_free(embedding);

Completed in 95 milliseconds