/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ |
H A D | LangStandards.cpp | 16 #define LANGSTANDARD(id, name, desc, features) \ argument 24 #define LANGSTANDARD(id, name, desc, features) \ in getLangStandardForKind() argument 33 #define LANGSTANDARD(id, name, desc, features) \ in getLangStandardForName() argument
|
H A D | CompilerInvocation.cpp | 1307 #define LANGSTANDARD(id, name, desc, features) \ in ParseLangArgs() argument
|
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-c-test/ |
H A D | disassemble.c | 37 static void do_disassemble(const char *triple, const char *features, in do_disassemble() 69 const char *features = tokens[1]; in handle_line() local
|
/minix3/external/bsd/llvm/dist/llvm/docs/ |
H A D | GarbageCollection.rst | 543 .. |v| unicode:: 0x2714 546 .. |x| unicode:: 0x2718 652 .. _stack-map:
|
/minix3/sys/sys/ |
H A D | ataio.h | 12 u_char features; /* feature modifier bits for command */ member
|
/minix3/external/public-domain/xz/dist/src/liblzma/common/ |
H A D | filter_common.c | 36 } features[] = { variable
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | region-1.m | 29 @protocol EcoClassifier <EcoNamespace,EcoType> - (NSArray *) features; method
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/ |
H A D | LangStandard.h | 41 #define LANGSTANDARD(id, name, desc, features) \ argument
|
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/target/ |
H A D | llvm_target.mli | 205 val features : t -> string val
|
/minix3/minix/lib/libvirtio/ |
H A D | virtio.c | 78 struct virtio_feature *features; /* host / guest features */ member 110 struct virtio_feature *features, int num_features, in virtio_setup_device()
|
/minix3/external/bsd/libevent/dist/ |
H A D | event-internal.h | 94 enum event_method_feature features; member
|
H A D | event.c | 986 int features) in event_config_require_features()
|
/minix3/usr.bin/ftp/ |
H A D | ftp_var.h | 257 GLOBAL int features[FEAT_max]; /* remote FEATures supported */ variable
|
/minix3/external/mit/expat/dist/xmlwf/ |
H A D | xmlwf.c | 607 const XML_Feature *features = XML_GetFeatureList(); in showVersion() local
|
/minix3/crypto/external/bsd/netpgp/dist/src/libverify/ |
H A D | verify.h | 129 char *features; member
|
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | verify.h | 131 char *features; member
|
/minix3/external/mit/expat/dist/lib/ |
H A D | xmlparse.c | 2013 static const XML_Feature features[] = { in XML_GetFeatureList() local
|