Searched refs:SUPPRESS (Results 1 – 7 of 7) sorted by relevance
11 #ifndef SUPPRESS20 #ifndef SUPPRESS28 #ifndef SUPPRESS36 #ifndef SUPPRESS46 #ifndef SUPPRESS in avoidPlaceholderErrors()55 #ifndef SUPPRESS in avoidPlaceholderErrors()68 #ifndef SUPPRESS
71 if sublist.help != argparse.SUPPRESS100 and default != argparse.SUPPRESS):105 if 'help' in kwargs and kwargs['help'] != argparse.SUPPRESS:121 parser.add_argument('--qoo', help=argparse.SUPPRESS)
94 #define SUPPRESS(x) x macro95 const char *macro_test5[] = { SUPPRESS("foo" "bar"), "baz" };
135 SUPPRESS = '==SUPPRESS==' variable284 if usage is not SUPPRESS:289 if action.help is not SUPPRESS:446 if action.help is SUPPRESS:622 if params[name] is SUPPRESS:1012 dest=SUPPRESS,1013 default=SUPPRESS,1032 dest=SUPPRESS,1033 default=SUPPRESS,1064 dest=SUPPRESS,[all …]
15 # RUN: FileCheck %s -check-prefix=INVAL-SUPPRESS48 # INVAL-SUPPRESS: error: '-undefined suppress' only valid with '-flat_namespace'49 # INVAL-SUPPRESS-NEXT: error: undefined symbol: _bar
83 suppress = ExtArgParse.SUPPRESS # pylint: disable=no-member
163 // TR2 and the output being TR1. SUPPRESS is 4 to suppress inexact conditions