Home
last modified time | relevance | path

Searched refs:type_s (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGenObjC/
Dobjc-gc-aggr-assign.m10 struct type_s {
17 struct type_s type_s_ivar;
19 - (void) setSome : (struct type_s) arg; argument
20 - (struct type_s) getSome;
21 @property(assign) struct type_s aggre_prop;
25 - (void) setSome : (struct type_s) arg
29 - (struct type_s) getSome argument
36 struct type_s some = {{1234}, (id)0}; struct
38 struct type_s get(void) struct
43 void f(const struct type_s *in, struct type_s *out) {
[all …]
/external/tcpdump/
Dprint-carp.c52 const char *type_s; in carp_print() local
58 type_s = "advertise"; in carp_print()
60 type_s = "unknown"; in carp_print()
61 ND_PRINT((ndo, "CARPv%d-%s %d: ", version, type_s, len)); in carp_print()
Dprint-vrrp.c111 const char *type_s; in vrrp_print() local
116 type_s = tok2str(type2str, "unknown type (%u)", type); in vrrp_print()
117 ND_PRINT((ndo, "VRRPv%u, %s", version, type_s)); in vrrp_print()
/external/selinux/policycoreutils/newrole/
Dnewrole.c826 char *type_s = NULL; /* type spec'd by user in argv[] */ in parse_command_line_arguments() local
866 if (type_s) { in parse_command_line_arguments()
871 type_s = optarg; in parse_command_line_arguments()
907 if (!(role_s || type_s || level_s)) { in parse_command_line_arguments()
913 if (role_s && !type_s) { in parse_command_line_arguments()
920 type_s = type_ptr; in parse_command_line_arguments()
938 if (type_s) in parse_command_line_arguments()
939 if (context_type_set(context, type_s)) { in parse_command_line_arguments()
941 type_s); in parse_command_line_arguments()
/external/libvpx/libvpx/
Dlibs.doxy_template239 # typedef struct type_s {} type_t, will appear in the documentation as a struct
241 # namespace, or class. And the struct will be named type_s. This can typically