Searched refs:preprocess (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/share/mk/
H A Dbsd.doc.mk31 # USE_EQN If set, preprocess with eqn(1). [not set]
33 # USE_PIC If set, preprocess with pic(1). [not set]
35 # USE_REFER If set, preprocess with refer(1). [not set]
37 # USE_SOELIM If set, preprocess with soelim(1). [not set]
39 # USE_TBL If set, preprocess with tbl(1). [not set]
/freebsd-current/usr.sbin/config/
H A Dmkmakefile.cc63 static bool preprocess(char *line, char *result);
245 preprocess(char *line, char *result) function
262 if (preprocess(line, result))
271 if (preprocess(line, result)) {
/freebsd-current/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/Template/
H A DPreprocess.pm64 # Fill in template, but preprocess each code fragment with pp().
74 C<Text::Template::Preprocessor> will use this subroutine to preprocess
/freebsd-current/sys/contrib/dev/acpica/compiler/
H A Daslcompiler.h183 #include <contrib/dev/acpica/compiler/preprocess.h>
/freebsd-current/contrib/bmake/mk/
H A Dlib.mk61 # CPPICFLAGS: flags for ${CPP} to preprocess .[sS] files for ${AS}
/freebsd-current/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1995 It may be useful to preprocess the program fragments before they are

Completed in 121 milliseconds