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

12

/netbsd-6-1-5-RELEASE/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-6-1-5-RELEASE/sys/conf/
H A Dmkldscript.sh4 TEMPLATE=$1
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/
H A Dcreate-test22 cp TEMPLATE/$i $1/$i
33 sed -i "s:TEMPLATE:$1:g" "$1"/Makefile.am
/netbsd-6-1-5-RELEASE/common/lib/libprop/
H A Dprop_array_util.c77 #define TEMPLATE(size) \ macro
196 TEMPLATE(8)
197 TEMPLATE(16)
198 TEMPLATE(32)
199 TEMPLATE(64)
201 #undef TEMPLATE macro
203 #define TEMPLATE(variant, qualifier) \ macro
237 TEMPLATE(,) function
238 TEMPLATE(_nocopy,const)
240 #undef TEMPLATE macro
[all...]
H A Dprop_dictionary_util.c89 #define TEMPLATE(size) \ macro
176 TEMPLATE(8)
177 TEMPLATE(16)
178 TEMPLATE(32)
179 TEMPLATE(64)
181 #undef TEMPLATE macro
183 #define TEMPLATE(variant, qualifier) \ macro
217 TEMPLATE(,) function
218 TEMPLATE(_nocopy,const)
220 #undef TEMPLATE macro
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/unix/
H A Dfile.c161 #undef TEMPLATE macro
162 #define TEMPLATE "tmp-XXXXXXXXXX" /*%< 14 characters. */ macro
166 return (isc_file_template(path, TEMPLATE, buf, buflen));
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/win32/
H A Dfile.c254 #undef TEMPLATE macro
255 #define TEMPLATE "XXXXXXXXXX.tmp" /* 14 characters. */ macro
259 return (isc_file_template(path, TEMPLATE, buf, buflen));
/netbsd-6-1-5-RELEASE/gnu/dist/autoconf/
H A Dautoupdate.in106 Usage: $0 [OPTION] ... [TEMPLATE-FILE...]
108 Update the TEMPLATE-FILE... if given, or \`configure.ac' if present,
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/unix/
H A Dfile.c176 #undef TEMPLATE macro
177 #define TEMPLATE "tmp-XXXXXXXXXX" /*%< 14 characters. */ macro
181 return (isc_file_template(path, TEMPLATE, buf, buflen));
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/win32/
H A Dfile.c259 #undef TEMPLATE macro
260 #define TEMPLATE "XXXXXXXXXX.tmp" /* 14 characters. */ macro
264 return (isc_file_template(path, TEMPLATE, buf, buflen));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dobjc-exp.y192 %token TEMPLATE
917 | TEMPLATE name '<' type '>'
1563 return TEMPLATE;
H A Dobjc-exp.c72 TEMPLATE = 274, enumerator in enum:yytokentype
115 #define TEMPLATE 274 macro
545 "CLASS", "UNION", "ENUM", "SIZEOF", "UNSIGNED", "COLONCOLON", "TEMPLATE",
3234 return TEMPLATE;
H A Dc-exp.y206 %token TEMPLATE
1128 | TEMPLATE name '<' type '>'
1909 {"template", TEMPLATE, OP_NULL, 1},
H A Dcp-name-parser.y293 %token TEMPLATE
1835 return TEMPLATE;
H A Dcp-name-parser.c66 TEMPLATE = 268, enumerator in enum:yytokentype
118 #define TEMPLATE 268 macro
706 "CLASS", "UNION", "ENUM", "SIZEOF", "UNSIGNED", "COLONCOLON", "TEMPLATE",
3712 return TEMPLATE;
H A Dc-exp.c74 TEMPLATE = 276, enumerator in enum:yytokentype
130 #define TEMPLATE 276 macro
618 "UNSIGNED", "COLONCOLON", "TEMPLATE", "ERROR", "NEW", "DELETE",
3907 {"template", TEMPLATE, OP_NULL, 1},
/netbsd-6-1-5-RELEASE/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-6-1-5-RELEASE/external/gpl3/binutils/dist/etc/
H A Dconfigure2366 --file=FILE[:TEMPLATE]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/
H A Dconfigure2509 --file=FILE[:TEMPLATE]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/d10v-elf/
H A Dconfigure2374 --file=FILE[:TEMPLATE]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/frv-elf/
H A Dconfigure2374 --file=FILE[:TEMPLATE]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/m32r-elf/
H A Dconfigure2374 --file=FILE[:TEMPLATE]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/mips64el-elf/
H A Dconfigure2374 --file=FILE[:TEMPLATE]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/etc/
H A Dconfigure2366 --file=FILE[:TEMPLATE]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgcc/
H A Dconfigure4454 --file=FILE[:TEMPLATE]

Completed in 443 milliseconds

12