/netbsd-src/external/mit/isl/dist/interface/ |
H A D | isl.py | 53 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 D | keywords.c | 7 struct keytab keywords[] = { variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | tokens.c | 207 static Keyword keywords[] = variable
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | parseinfo.h | 17 void *keywords; member
|
/netbsd-src/lib/libc/gen/ |
H A D | fmtmsg.c | 61 } keywords[] = { variable
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_stream_private.h | 62 struct isl_hash_table *keywords; member
|
/netbsd-src/usr.bin/indent/ |
H A D | lexi.c | 52 } keywords[] = { variable
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-awk.c | 51 static hash_table keywords; variable
|
H A D | x-php.c | 55 static hash_table keywords; variable
|
H A D | x-glade.c | 63 static hash_table keywords; variable
|
H A D | x-librep.c | 68 static hash_table keywords; variable
|
H A D | x-elisp.c | 66 static hash_table keywords; variable
|
H A D | x-tcl.c | 71 static hash_table keywords; variable
|
H A D | x-scheme.c | 78 static hash_table keywords; variable
|
H A D | x-sh.c | 69 static hash_table keywords; variable
|
H A D | x-java.c | 57 static hash_table keywords; variable
|
H A D | x-c.c | 109 add_keyword (const char *name, hash_table *keywords) in add_keyword()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | epiphany-asm.c | 56 CGEN_KEYWORD * keywords, in parse_shortregs()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | epiphany-asm.c | 56 CGEN_KEYWORD * keywords, in parse_shortregs()
|
/netbsd-src/dist/pf/sbin/pfctl/ |
H A D | parse.y | 4192 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 D | table.h | 141 EXTERN struct table keywords; /* keywords */ variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | godump.c | 1332 static const char * const keywords[] = { variable
|
/netbsd-src/external/bsd/byacc/dist/test/ |
H A D | grammar.y | 1054 static const char *keywords[] = { in init_parser() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | godump.cc | 1318 static const char * const keywords[] = { variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/ |
H A D | TestRunner.py | 1027 def parseIntegratedTestScriptCommands(source_path, keywords): argument
|