Home
last modified time | relevance | path

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

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