| /netbsd-src/external/mpl/bind/dist/bin/tests/system/ |
| H A D | start.pl | 98 my $NAMED = $ENV{'NAMED'}; 234 $command = "taskset $taskset $NAMED "; 237 $command = "rr record --chaos $NAMED "; 239 $command = "$NAMED ";
|
| /netbsd-src/external/gpl2/groff/dist/contrib/mom/examples/ |
| H A D | elvis_syntax | 32 font args DEFAULT CHAPTER NAMED LETTER
|
| H A D | elvis_syntax.new | 47 font args DEFAULT CHAPTER NAMED LETTER
|
| H A D | sample_docs.mom | 23 \# First, a sample "NAMED" document--in this case, an outline. 44 .DOCTYPE NAMED "Outline"
|
| /netbsd-src/external/mit/expat/dist/lib/ |
| H A D | xmlparse.c | 205 } NAMED; typedef 208 NAMED **v; 233 NAMED **p; 234 NAMED **end; 521 static NAMED *lookup(XML_Parser parser, HASH_TABLE *table, KEY name, 528 static NAMED *FASTCALL hashTableIterNext(HASH_TABLE_ITER *); 6890 static NAMED * 6900 tsize = table->size * sizeof(NAMED *); in lookup() 6936 if (newSize > (size_t)(-1) / sizeof(NAMED *)) { in lookup() 6940 size_t tsize = newSize * sizeof(NAMED *); in lookup() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000-call.cc | 99 #define USE_ALTIVEC_FOR_ARG_P(CUM,MODE,NAMED) \ argument 103 && (NAMED))
|
| /netbsd-src/external/gpl2/groff/dist/contrib/mom/ |
| H A D | ChangeLog | 713 o Distance from $DOC_TYPE in DOCTYPE NAMED "<string>" to start of
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | ChangeLog-2014 | 1697 NEXTREC, RECL, NAMED, OPENED and PENDING I/O specifiers.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | rs6000-call.c | 5541 #define USE_ALTIVEC_FOR_ARG_P(CUM,MODE,NAMED) \ argument 5545 && (NAMED))
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | target.def | 4809 argument list. The values MODE, TYPE, and NAMED describe that 4855 argument. The values MODE, TYPE, and NAMED describe that
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2010 | 24172 (function_arg_advance_64): Likewise. Change type of NAMED to bool. 24173 (ix86_function_arg_advance): Change type of NAMED to bool. 24175 (function_arg_64): Likewise. Change type of NAMED to bool. 24176 (function_arg_ms_64): Const-ify CUM parameter. Change type of NAMED 24178 (ix86_function_arg): Change type of NAMED to bool.
|
| H A D | ChangeLog-2016 | 10630 * tree.c (build_complex_type): Add NAMED second parameter and adjust 10631 recursive call. Create a TYPE_DECL only if NAMED is true.
|
| H A D | ChangeLog-2018 | 29719 * output.h (bss_initializer_p): Add NAMED argument, defaulted to false. 29720 * varasm.c (bss_initializer_p): Add NAMED argument, if true, ignore
|
| H A D | ChangeLog-1998 | 13338 (FUNCTION_ARG): Ignore NAMED for stdarg functions.
|
| H A D | ChangeLog-2001 | 23931 * config/rs6000/rs6000.h (RS6000_ARG_SIZE): Remove unused NAMED
|
| H A D | ChangeLog-2015 | 11684 (ALPHA_ARG_SIZE): Ditto. Remove unused NAMED argument.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | gccint.info | 34703 by making 'TARGET_FUNCTION_ARG' return 0 whenever NAMED is 'false'. 35935 This hook controls how the NAMED argument to 'TARGET_FUNCTION_ARG' 35937 'true', the NAMED argument is always true for named arguments, and
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | gccint.info | 36150 by making 'TARGET_FUNCTION_ARG' return 0 whenever NAMED is 'false'. 37382 This hook controls how the NAMED argument to 'TARGET_FUNCTION_ARG' 37384 'true', the NAMED argument is always true for named arguments, and
|