Searched refs:TEMPLATE (Results 1 - 25 of 41) sorted by relevance

12

/netbsd-current/sys/conf/
H A Dmkldscript.sh10 TEMPLATE=
20 TEMPLATE=${OPTARG};;
31 if [ -n "${TEMPLATE}" ]; then
32 grep -v '^}$' "${TEMPLATE}"
38 if [ -n "${TEMPLATE}" ]; then
46 if [ -n "${TEMPLATE}" ]; then
/netbsd-current/sys/arch/hpc/stand/dspgen/
H A Dgen_template.sh34 TEMPLATE=$TYPE.tmpl
82 cat $header_tmpl >> $TEMPLATE
87 echo '!MESSAGE' >> $TEMPLATE
92 echo "!MESSAGE \"$CFG $DEBUG_VER\" (\"$ARCH_CFG $PROJECTTYPE\")" >> $TEMPLATE
93 echo "!MESSAGE \"$CFG $RELEASE_VER\" (\"$ARCH_CFG $PROJECTTYPE\")" >> $TEMPLATE
95 echo '!MESSAGE' >> $TEMPLATE
100 cat $project_tmpl >> $TEMPLATE
109 echo "!IF \"\$(CFG)\" == \"$CFG $DEBUG_VER\"" >> $TEMPLATE
110 echo "# PROP BASE Output_Dir \"..\\compile\\$arch$DEBUG_VER\"" >> $TEMPLATE
111 echo "# PROP BASE Intermediate_Dir \"..\\compile\\$arch$DEBUG_VER\"" >> $TEMPLATE
[all...]
/netbsd-current/common/lib/libprop/
H A Dprop_array_util.c72 #define TEMPLATE(name, typ) \ macro
81 TEMPLATE(schar, signed char)
82 TEMPLATE(short, short)
83 TEMPLATE(int, int)
84 TEMPLATE(long, long)
85 TEMPLATE(longlong, long long)
86 TEMPLATE(intptr, intptr_t)
87 TEMPLATE(int8, int8_t)
88 TEMPLATE(int16, int16_t)
89 TEMPLATE(int3
103 #undef TEMPLATE macro
133 #define TEMPLATE macro
178 #undef TEMPLATE macro
[all...]
H A Dprop_dictionary_util.c79 #define TEMPLATE(name, typ) \ macro
88 TEMPLATE(schar, signed char)
89 TEMPLATE(short, short)
90 TEMPLATE(int, int)
91 TEMPLATE(long, long)
92 TEMPLATE(longlong, long long)
93 TEMPLATE(intptr, intptr_t)
94 TEMPLATE(int8, int8_t)
95 TEMPLATE(int16, int16_t)
96 TEMPLATE(int3
110 #undef TEMPLATE macro
129 #define TEMPLATE macro
166 #undef TEMPLATE macro
[all...]
H A Dprop_number.c500 #define TEMPLATE(name, typ, minv, maxv) \ macro
522 TEMPLATE(schar, signed char, SCHAR_MIN, SCHAR_MAX)
523 TEMPLATE(short, short, SHRT_MIN, SHRT_MAX)
524 TEMPLATE(int, int, INT_MIN, INT_MAX)
525 TEMPLATE(long, long, LONG_MIN, LONG_MAX)
526 TEMPLATE(longlong, long long, LLONG_MIN, LLONG_MAX)
527 TEMPLATE(intptr, intptr_t, INTPTR_MIN, INTPTR_MAX) function
528 TEMPLATE(int8, int8_t, INT8_MIN, INT8_MAX)
529 TEMPLATE(int16, int16_t, INT16_MIN, INT16_MAX)
530 TEMPLATE(int3
544 #undef TEMPLATE macro
[all...]
/netbsd-current/external/bsd/ntp/dist/lib/isc/unix/
H A Dfile.c163 #undef TEMPLATE macro
164 #define TEMPLATE "tmp-XXXXXXXXXX" /*%< 14 characters. */ macro
168 return (isc_file_template(path, TEMPLATE, buf, buflen));
/netbsd-current/external/bsd/ntp/dist/lib/isc/win32/
H A Dfile.c256 #undef TEMPLATE macro
257 #define TEMPLATE "XXXXXXXXXX.tmp" /* 14 characters. */ macro
261 return (isc_file_template(path, TEMPLATE, buf, buflen));
/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile.c442 #define TEMPLATE TMP_PREFIX "XXXXXX"
443 char tname[sizeof (TEMPLATE)];
448 strcpy (tname, TEMPLATE);
449 #undef TEMPLATE
440 #define TEMPLATE macro
447 #undef TEMPLATE macro
/netbsd-current/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile.c444 #define TEMPLATE TMP_PREFIX "XXXXXX"
445 char tname[sizeof (TEMPLATE)];
450 strcpy (tname, TEMPLATE);
451 #undef TEMPLATE
442 #define TEMPLATE macro
449 #undef TEMPLATE macro
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dfile.c221 #undef TEMPLATE macro
222 #define TEMPLATE "tmp-XXXXXXXXXX" /*%< 14 characters. */ macro
226 return (isc_file_template(path, TEMPLATE, buf, buflen));
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dfile.c220 #undef TEMPLATE macro
221 #define TEMPLATE "tmp-XXXXXXXXXX" /*%< 14 characters. */ macro
225 return (isc_file_template(path, TEMPLATE, buf, buflen));
/netbsd-current/sys/arch/m68k/060sp/dist/
H A Dfplsp.s568 # MONADIC TEMPLATE #
745 # MONADIC TEMPLATE #
922 # MONADIC TEMPLATE #
1099 # MONADIC TEMPLATE #
1276 # MONADIC TEMPLATE #
1453 # MONADIC TEMPLATE #
1630 # MONADIC TEMPLATE #
1807 # MONADIC TEMPLATE #
1984 # MONADIC TEMPLATE #
2161 # MONADIC TEMPLATE #
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcp-name-parser.y285 %token TEMPLATE
1838 return TEMPLATE;
H A Dc-exp.y228 %token TEMPLATE
1535 | TEMPLATE name '<' type '>'
2498 {"template", TEMPLATE, OP_NULL, FLAG_CXX},
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcp-name-parser.y285 %token TEMPLATE
1843 return TEMPLATE;
H A Dc-exp.y228 %token TEMPLATE
1579 | TEMPLATE name '<' type '>'
2504 {"template", TEMPLATE, OP_NULL, FLAG_CXX},
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddump-parse-tree.c738 fputs (" (PDT-TEMPLATE", dumpfile);
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Ddump-parse-tree.cc763 fputs (" (PDT-TEMPLATE", dumpfile);
/netbsd-current/external/gpl3/gdb.old/dist/sim/igen/
H A Dconfigure6271 --file=FILE[:TEMPLATE]
6273 --header=FILE[:TEMPLATE]
/netbsd-current/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
H A Dconfigure4924 --file=FILE[:TEMPLATE]
4926 --header=FILE[:TEMPLATE]
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
H A Dconfigure4924 --file=FILE[:TEMPLATE]
4926 --header=FILE[:TEMPLATE]
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dconfigure4762 --file=FILE[:TEMPLATE]
4764 --header=FILE[:TEMPLATE]
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dconfigure3147 --file=FILE[:TEMPLATE]
/netbsd-current/external/gpl3/gdb.old/dist/etc/
H A Dconfigure2405 --file=FILE[:TEMPLATE]
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/mips64el-elf/
H A Dconfigure2413 --file=FILE[:TEMPLATE]

Completed in 533 milliseconds

12