HomeSort by relevance Sort by last modified time
    Searched refs:dnl (Results 1 - 18 of 18) sorted by null

  /system/sepolicy/prebuilts/api/26.0/private/
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
  /system/sepolicy/prebuilts/api/27.0/private/
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
  /system/sepolicy/prebuilts/api/28.0/private/
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
  /system/sepolicy/private/
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
  /toolchain/binutils/binutils-2.27/config/
depstand.m4 126 [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
127 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
134 [AC_REQUIRE([AM_SET_DEPDIR])dnl
multi.m4 68 GCJ="$GCJ"])])dnl
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/
test1elf.asm 0 dnl divert(-1)
8 dnl divert(0) dnl label
1 dnl divert(-1) label
test1xcoff.asm 0 dnl divert(-1)
8 dnl divert(0) dnl label
1 dnl divert(-1) label
  /prebuilts/build-tools/common/bison/
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/libevent/m4/
acx_pthread.m4 279 ])dnl ACX_PTHREAD
  /prebuilts/go/darwin-x86/src/regexp/syntax/
parse_test.go 185 {`(?-s).`, `dnl{}`},
187 {`(?-s)(?:(?:^).)`, `cat{bol{}dnl{}}`},
253 {`.`, `dnl{}`},
295 OpAnyCharNotNL: "dnl",
  /prebuilts/go/linux-x86/src/regexp/syntax/
parse_test.go 185 {`(?-s).`, `dnl{}`},
187 {`(?-s)(?:(?:^).)`, `cat{bol{}dnl{}}`},
253 {`.`, `dnl{}`},
295 OpAnyCharNotNL: "dnl",
  /external/selinux/python/sepolgen/src/sepolgen/
refparser.py 239 r'dnl.*\n'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
refparser.py 239 r'dnl.*\n'

Completed in 365 milliseconds