Home
last modified time | relevance | path

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

/external/bcc/examples/tracing/
Ddisksnoop.py64 type_s = b"W" variable
66 type_s = b"M" variable
68 type_s = b"R" variable
/external/clang/test/CodeGenObjC/
Dobjc-gc-aggr-assign.m19 - (void) setSome : (struct type_s) arg;
25 - (void) setSome : (struct type_s) arg
36 struct type_s some = {{1234}, (id)0}; struct
38 struct type_s get(void) struct
/external/tcpdump/
Dprint-carp.c50 const char *type_s; in carp_print() local
Dprint-vrrp.c110 const char *type_s; in vrrp_print() local
/external/selinux/policycoreutils/newrole/
Dnewrole.c838 char *type_s = NULL; /* type spec'd by user in argv[] */ in parse_command_line_arguments() local