Searched defs:protocol (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr33923.c14 static const ProtocolOperations *protocol; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr33922.c16 static const ProtocolOperations *protocol; variable
/haiku-buildtools/gcc/gcc/testsuite/objc-obj-c++-shared/
H A Druntime.h73 BOOL class_conformsToProtocol (Class class_, Protocol *protocol) argument
87 struct objc_method_description protocol_getMethodDescription (Protocol *protocol, argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr44043.c48 __u8 protocol; member in struct:iphdr
/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c1211 generate_v1_meth_descriptor_table (tree chain, tree protocol, const char *prefix) argument
[all...]
H A Dobjc-next-runtime-abi-01.c1156 generate_v1_meth_descriptor_table (tree chain, tree protocol, argument
[all...]
H A Dobjc-next-runtime-abi-02.c1250 build_v2_protocollist_ref_decl (tree protocol) argument
2305 generate_v2_meth_descriptor_table (tree chain, tree protocol, argument
[all...]
H A Dobjc-act.c6605 conforms_to_protocol(tree klass, tree protocol) argument
8059 add_protocol(tree protocol) argument
8070 check_that_protocol_is_defined(tree protocol) argument
8150 tree protocol = make_node (PROTOCOL_INTERFACE_TYPE); local
8173 tree protocol; local
[all...]
/haiku-buildtools/gcc/libsanitizer/tsan/
H A Dtsan_interceptors.cc1598 TSAN_INTERCEPTOR(int, socket, int domain, int type, int protocol) { argument
1606 TSAN_INTERCEPTOR(int, socketpair, int domain, int type, int protocol, int *fd) { argument
/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.c6463 tree protocol; local
[all...]

Completed in 316 milliseconds