Searched defs:tpl (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | parse.c | 1598 TemplateParameters *tpl = NULL; in parseCtor() local 1969 Parameters *Parser::parseParameters(int *pvarargs, TemplateParameters **tpl) in parseParameters() 2226 TemplateParameters *tpl = NULL; in parseAggregate() local 2429 TemplateParameters *tpl; in parseTemplateDeclaration() local 2472 TemplateParameters *tpl = new TemplateParameters(); in parseTemplateParameterList() local 3439 TemplateParameters **tpl, StorageClass storageClass, int *pdisable, Expressions **pudas) in parseDeclarator() 3776 TemplateParameters *tpl = NULL; in parseDeclarations() local 3961 TemplateParameters *tpl = NULL; in parseDeclarations() local 4160 TemplateParameters *tpl = NULL; in parseFunctionLiteral() local 4286 TemplateParameters *tpl = NULL; in parseAutoDeclarations() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | parse.d | 1083 AST.TemplateParameters* tpl = null; in parseAutoDeclarations() local 1433 AST.TemplateParameters* tpl; variable 2356 AST.TemplateParameters* tpl = null; variable 3188 AST.TemplateParameters* tpl = null; in parseAggregate() local 4448 AST.TemplateParameters* tpl = null; variable 4754 AST.TemplateParameters* tpl = null; in parseAliasDeclarations() local 4938 AST.TemplateParameters* tpl = null; in parseFunctionLiteral() local 8213 AST.TemplateParameters* tpl = null; in parsePrimaryExp() local
|
/netbsd-src/external/mit/libuv/dist/src/unix/ |
H A D | fs.c | 1961 const char* tpl, in uv_fs_mkdtemp() 1973 const char* tpl, in uv_fs_mkstemp()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | error.c | 746 tree tpl = TYPE_TI_TEMPLATE (t); in dump_aggr_type() local 1946 tree tpl = TI_TEMPLATE (info); in dump_template_parms() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | error.cc | 826 tree tpl = TYPE_TI_TEMPLATE (t); in dump_aggr_type() local 2046 tree tpl = TI_TEMPLATE (info); in dump_template_parms() local
|
H A D | module.cc | 8498 tree tpl = NULL_TREE; in decl_node() local 9709 if (tree tpl = tree_node ()) in tree_node() local 9931 trees_out::tpl_header (tree tpl, unsigned *tpl_levels) in tpl_header() 9945 trees_in::tpl_header (tree tpl, unsigned *tpl_levels) in tpl_header() 10268 tree tpl = NULL_TREE; in decl_container() local
|
/netbsd-src/external/mit/libuv/dist/src/win/ |
H A D | fs.c | 3012 const char* tpl, in uv_fs_mkdtemp() 3029 const char* tpl, in uv_fs_mkstemp()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 2605 avr_asm_len (const char* tpl, rtx* operands, int* plen, int n_words) in avr_asm_len()
|
/netbsd-src/sys/dev/pci/ |
H A D | if_mcx.c | 8516 const struct mcx_ppcnt *tpl = &ksp->ksp_tpl[i]; in mcx_kstat_attach_ppcnt() local 8769 const struct mcx_queuestat *tpl = in mcx_kstat_attach_queues() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.cc | 2977 avr_asm_len (const char* tpl, rtx* operands, int* plen, int n_words) in avr_asm_len()
|