Home
last modified time | relevance | path

Searched defs:keywords (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py53 def __init__(self, *args, **keywords):
569 def __init__(self, *args, **keywords):
1085 def __init__(self, *args, **keywords):
1426 def __init__(self, *args, **keywords):
2274 def __init__(self, *args, **keywords):
3093 def __init__(self, *args, **keywords):
3937 def __init__(self, *args, **keywords):
4661 def __init__(self, *args, **keywords):
5167 def __init__(self, *args, **keywords):
5397 def __init__(self, *args, **keywords):
[all …]
/netbsd-src/sbin/route/
H A Dkeywords.c7 struct keytab keywords[] = { variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dtokens.c207 static Keyword keywords[] = variable
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dparseinfo.h17 void *keywords; member
/netbsd-src/lib/libc/gen/
H A Dfmtmsg.c61 } keywords[] = { variable
/netbsd-src/external/mit/isl/dist/
H A Disl_stream_private.h62 struct isl_hash_table *keywords; member
/netbsd-src/usr.bin/indent/
H A Dlexi.c52 } keywords[] = { variable
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-awk.c51 static hash_table keywords; variable
H A Dx-php.c55 static hash_table keywords; variable
H A Dx-glade.c63 static hash_table keywords; variable
H A Dx-librep.c68 static hash_table keywords; variable
H A Dx-elisp.c66 static hash_table keywords; variable
H A Dx-tcl.c71 static hash_table keywords; variable
H A Dx-scheme.c78 static hash_table keywords; variable
H A Dx-sh.c69 static hash_table keywords; variable
H A Dx-java.c57 static hash_table keywords; variable
H A Dx-c.c109 add_keyword (const char *name, hash_table *keywords) in add_keyword()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Depiphany-asm.c56 CGEN_KEYWORD * keywords, in parse_shortregs()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Depiphany-asm.c56 CGEN_KEYWORD * keywords, in parse_shortregs()
/netbsd-src/dist/pf/sbin/pfctl/
H A Dparse.y4192 struct keywords { struct
4193 const char *k_name;
4194 int k_val;
4889 static const struct keywords keywords[] = { in lookup() local
/netbsd-src/bin/ksh/
H A Dtable.h141 EXTERN struct table keywords; /* keywords */ variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgodump.c1332 static const char * const keywords[] = { variable
/netbsd-src/external/bsd/byacc/dist/test/
H A Dgrammar.y1054 static const char *keywords[] = { in init_parser() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgodump.cc1318 static const char * const keywords[] = { variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DTestRunner.py1027 def parseIntegratedTestScriptCommands(source_path, keywords): argument

12