/external/sepolicy/ |
mls_macros | 7 define(`decl_cats',`dnl 9 ifelse(`$1',`$2',,`decl_cats(incr($1),$2)')dnl 21 define(`decl_sens',`dnl 23 ifelse(`$1',`$2',,`decl_sens(incr($1),$2)')dnl 42 define(`decl_levels',`dnl 44 ifelse(`$1',`$2',,`decl_levels(incr($1),$2,$3)')dnl
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
alsa.m4 | 2 dnl Configure Paths for Alsa 3 dnl Some modifications by Richard Boulton <richard-alsa@tartarus.org> 4 dnl Christopher Lansdown <lansdoct@cs.alfred.edu> 5 dnl Jaroslav Kysela <perex@suse.cz> 6 dnl Last modification: alsa.m4,v 1.23 2004/01/16 18:14:22 tiwai Exp 7 dnl AM_PATH_ALSA([MINIMUM-VERSION [, ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]]) 8 dnl Test for libasound, and define ALSA_CFLAGS and ALSA_LIBS as appropriate. 9 dnl enables arguments --with-alsa-prefix= 10 dnl --with-alsa-enc-prefix= 11 dnl --disable-alsates [all...] |
ltdl.m4 | 25 [dnl remove trailing slashes 28 [], [dnl only set lt_ltdl_dir if _ARG_DIR is not simply `.' 54 [${top_builddir}/])[]dnl 70 [AC_BEFORE([$0], [LTDL_INIT])dnl 71 dnl Although the argument is deprecated and no longer documented, 72 dnl LTDL_CONVENIENCE used to take a DIRECTORY orgument, if we have one 73 dnl here make sure it is the same as any other declaration of libltdl's 74 dnl location! This also ensures lt_ltdl_dir is set when configure.ac is 75 dnl not yet using an explicit LT_CONFIG_LTDL_DIR. 76 m4_ifval([$1], [_LT_CONFIG_LTDL_DIR([$1])])dnl [all...] |
ltoptions.m4 | 29 [m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl 32 [m4_warning([Unknown $1 option `$2'])])[]dnl 50 [m4_define([$0_found])])])[]dnl 52 ])[]dnl 68 dnl 69 dnl Simply set some default values (i.e off) if boolean options were not 70 dnl specified: 75 dnl 76 dnl If no reference was made to various pairs of opposing options, then 77 dnl we run the default mode handler for the pair. For example, if neithe [all...] |
esd.m4 | 11 dnl AM_PATH_ESD([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]]) 12 dnl Test for ESD, and define ESD_CFLAGS and ESD_LIBS 13 dnl 15 [dnl 16 dnl Get the cflags and libraries from the esd-config script 17 dnl 59 dnl 60 dnl Now check if the installed ESD is sufficiently new. (Also sanity 61 dnl checks the results of esd-config to some extent 62 dnl [all...] |
ltsugar.m4 | 70 [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl 123 [lt_if_dict_fetch([$1], _Lt_key, [$2], [$3], [_Lt_key ])])))))])[]dnl
|
libtool.m4 | 13 m4_define([_LT_COPYING], [dnl 70 [AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT 71 AC_BEFORE([$0], [LT_LANG])dnl 72 AC_BEFORE([$0], [LT_OUTPUT])dnl 73 AC_BEFORE([$0], [LTDL_INIT])dnl 74 m4_require([_LT_CHECK_BUILDDIR])dnl 76 dnl Autoconf doesn't catch unexpanded LT_ macros by default: 77 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl 78 m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl 79 dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m [all...] |
/external/llvm/autoconf/m4/ |
check_gnu_make.m4 | 7 dnl Search all the common names for GNU make 17 dnl If there was a GNU version, then set @ifGNUmake@ to the empty string, 18 dnl '#' otherwise
|
/external/llvm/projects/sample/autoconf/m4/ |
check_gnu_make.m4 | 7 dnl Search all the common names for GNU make 17 dnl If there was a GNU version, then set @ifGNUmake@ to the empty string, 18 dnl '#' otherwise
|
/external/bison/data/ |
lalr1.java | 38 ]b4_public_if([public ])dnl 39 b4_abstract_if([abstract ])dnl 40 b4_final_if([final ])dnl 41 b4_strictfp_if([strictfp ])dnl 42 [class ]b4_parser_class_name[]dnl 43 b4_percent_define_get3([extends], [ extends ])dnl 231 public final void push (int state, ]b4_yystype[ value]dnl 412 ]b4_yystype[ yyvaluep]dnl 460 b4_dollar_pushdef([yylval], [], [yylloc])dnl 463 b4_dollar_popdef])[]dnl [all...] |
glr.cc | 87 ]b4_parse_param_use[]dnl 127 ]b4_parse_param_use[]dnl 133 ]dnl In this section, the parse param are the original parse_params. 134 m4_pushdef([b4_parse_param], m4_defn([b4_parse_param_orig]))dnl 172 ]m4_map([b4_symbol_actions], m4_defn([b4_symbol_printers]))dnl 218 ]m4_popdef([b4_parse_param])dnl 332 ]dnl Redirections for glr.c.
|
glr.c | 63 m4_dquote(b4_pure_if([[[[YYSTYPE *]], [[&yylval]]][]dnl 64 b4_locations_if([, [[YYLTYPE *], [&yylloc]]])])dnl 73 [b4_pure_if([b4_locations_if([yylocp, ])])dnl 81 [b4_pure_if([b4_locations_if([&yylloc, ])])dnl 174 ]b4_percent_code_get([[provides]])[]dnl 231 b4_percent_code_get[]dnl 444 ]dnl Do not use b4_int_type_for here, since there are places where 445 dnl pointers onto yyconfl are taken, which type is "short int *". 446 dnl We probably ought to introduce a type for confl. 838 ]b4_parse_param_use[]dnl [all...] |
yacc.c | 97 [b4_yyerror_arg_loc_if([&yylloc, ])dnl 106 m4_dquote(b4_pure_if([[[[YYSTYPE *]], [[&yylval]]][]dnl 107 b4_locations_if([, [[YYLTYPE *], [&yylloc]]])m4_ifdef([b4_lex_param], [, ])])dnl 290 [[b4_prefix[pstate *ps]], [[ps]]])dnl 302 #endif /* ! YYPARSE_PARAM */]dnl 310 [b4_declare_yyparse_])[]dnl 326 ]b4_cpp_guard_close([b4_spec_defines_file])[]dnl 349 b4_percent_code_get([[top]])[]dnl 386 ]])dnl 391 b4_percent_code_get[]dnl [all...] |
lalr1.cc | 272 b4_percent_code_get([[top]])[]dnl 423 ]m4_map([b4_symbol_actions], m4_defn([b4_symbol_printers]))dnl 546 b4_dollar_pushdef([yylval], [], [yylloc])dnl 549 b4_dollar_popdef])[]dnl 585 [b4_api_PREFIX[STYPE*], [&yylval]][]dnl 586 b4_locations_if([, [[location*], [&yylloc]]])dnl 874 ]b4_parser_class_name[::yysyntax_error_ (]dnl [all...] |
/external/chromium_org/third_party/sqlite/src/ |
configure.ac | 92 dnl Make sure the local VERSION file matches this configure script 101 dnl Put the RCS revision string after AC_INIT so that it will also 102 dnl show in in configure.
|
/external/chromium_org/third_party/tcmalloc/vendor/ |
configure.ac | 93 AS_IF([test -n "$OBJCOPY"], [dnl 94 AC_CACHE_CHECK([if $OBJCOPY supports -W], gpt_cv_objcopy_weaken, [dnl 95 AC_LINK_IFELSE([void foo() {} int main() {return 0;}], [dnl
|
/external/bison/tests/ |
testsuite | [all...] |