/titanic_52/usr/src/lib/libdtrace/common/ |
H A D | dt_decl.c | 75 dt_decl_alloc(ushort_t kind, char *name) in dt_decl_alloc() argument 230 dt_decl_spec(ushort_t kind, char *name) in dt_decl_spec() argument 328 dt_node_t *flist, const char *kind, uint_t flags) in dt_decl_prototype() argument 477 dt_decl_sou(uint_t kind,char * name) dt_decl_sou() argument 533 uint_t kind; dt_decl_member() local [all...] |
H A D | dt_parser.c | 511 dt_node_xalloc(dtrace_hdl_t *dtp, int kind) in dt_node_xalloc() argument 540 dt_node_alloc(int kind) in dt_node_alloc() argument 557 uchar_t kind = dnp->dn_kind; in dt_node_free() local 678 uint_t kind = ctf_type_kind(fp, base); in dt_node_type_assign() local 840 uint_t kind; dt_node_is_integer() local 860 uint_t kind; dt_node_is_float() local 879 uint_t kind; dt_node_is_scalar() local 900 uint_t kind; dt_node_is_arith() local 919 uint_t kind; dt_node_is_vfptr() local 982 uint_t kind; dt_node_is_strcompat() local 1007 uint_t kind; dt_node_is_pointer() local 1552 uint_t id, kind; dt_node_decl() local 1801 uint_t kind; dt_node_offsetof() local 2450 uint_t kind; dt_node_xlator() local 2922 uint_t kind; dt_cook_op1() local 3177 int kind, val, uref; dt_cook_op2() local 4325 dt_node_provider_cmp_argv(dt_provider_t * pvp,dt_node_t * pnp,const char * kind,uint_t old_argc,dt_node_t * old_argv,uint_t new_argc,dt_node_t * new_argv) dt_node_provider_cmp_argv() argument [all...] |
H A D | dt_ident.c | 755 dt_idhash_insert(dt_idhash_t *dhp, const char *name, ushort_t kind, in dt_idhash_insert() argument 897 dt_ident_create(const char *name, ushort_t kind, ushort_t flags, uint_t id, in dt_ident_create() argument 941 dt_ident_morph(dt_ident_t *idp, ushort_t kind, in dt_ident_morph() argument 1023 dt_idkind_name(uint_t kind) in dt_idkind_name() argument
|
H A D | dt_dis.c | 256 char kind[16], ckind[16]; in dt_dis_typestr() local 463 char kind[4], scope[4], flags[16] = { 0 }; in dt_dis() local [all...] |
H A D | dt_print.c | 376 int kind; in dt_print_array() local 548 int kind; in dt_print_member() local [all...] |
/titanic_52/usr/src/cmd/tnf/prex/ |
H A D | cmd.c | 61 cmd_set(char *setname_p, cmd_kind_t kind, char *fcnname_p) in cmd_set() argument 99 cmd_expr(expr_t * expr_p, cmd_kind_t kind, char *fcnname_p) in cmd_expr() argument [all...] |
H A D | cmd.h | 71 cmd_kind_t kind; member
|
/titanic_52/usr/src/common/ctf/ |
H A D | ctf_create.c | 344 uint_t kind = CTF_INFO_KIND(dtd->dtd_data.ctt_info); in ctf_update() local 498 uint_t kind = CTF_INFO_KIND(dtd->dtd_data.ctt_info); in ctf_update() local 734 int kind, i; in ctf_dtd_delete() local 985 const char *name, const ctf_encoding_t *ep, uint_t kind) in ctf_add_encoded() argument 1012 ctf_add_reftype(ctf_file_t * fp,uint_t flag,const char * name,ctf_id_t ref,uint_t kind) ctf_add_reftype() argument 1286 ctf_add_forward(ctf_file_t * fp,uint_t flag,const char * name,uint_t kind) ctf_add_forward() argument 1370 uint_t kind, vlen, root; ctf_add_enumerator() local 1431 uint_t kind, vlen, root; ctf_add_member() local 1688 uint_t kind, flag, vlen; ctf_add_type() local 2147 uint_t kind; ctf_set_size() local 2183 uint_t kind, vlen; ctf_set_root() local [all...] |
H A D | ctf_decl.c | 91 uint_t kind, n = 1; in ctf_decl_push() local
|
H A D | ctf_types.c | 67 uint_t kind, n; in ctf_member_iter() local 792 uint_t kind, n; in ctf_member_info() local 951 uint_t kind, in ctf_type_rvisit() local 1265 ctf_kind_name(ctf_file_t * fp,int kind) ctf_kind_name() argument [all...] |
H A D | ctf_open.c | 228 ushort_t kind = LCTF_INFO_KIND(fp, tp->ctt_info); in init_types() local 348 ushort_t kind = LCTF_INFO_KIND(fp, tp->ctt_info); in init_types() local
|
H A D | ctf_lookup.c | 245 ushort_t info, kind, n; in ctf_func_info() local
|
/titanic_52/usr/src/uts/common/tnf/ |
H A D | tnf_types.h | 127 #define TNF_SCALAR_TAG(type, size, align, kind) \ argument 139 #define TNF_STD_SCALAR_TAG(type, kind) \ argument 148 #define TNF_ARRAY_TAG(type, eltag, props, slots, kind) \ argument 162 #define TNF_STD_ARRAY_TAG(type, eltype, kind) \ argument 170 #define TNF_DERIVED_TAG(type, basetag, props, size, align, kind) \ argument 183 TNF_STD_DERIVED_TAG(type,base,props,kind) global() argument [all...] |
/titanic_52/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_self.c | 49 self_case_create(fmd_hdl_t *hdl, int kind, const char *name) in self_case_create() argument 67 self_case_lookup(fmd_hdl_t *hdl, int kind, const char *name) in self_case_lookup() argument
|
/titanic_52/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | typegraph.c | 460 int kind; in typegraph_offiter() local 545 int kind; in typegraph_union() local 632 int kind; typegraph_hasfam() local 685 uint_t kind; typegraph_type_offset() local 1622 int kind; typegraph_pass1_node() local 1792 int fam, kind; typegraph_pass2_node() local 1998 int kind = mdb_ctf_type_kind(tp->tgt_type); typegraph_pass3() local 2030 int kind; typegraph_pass4_node() local 2579 int kind = mdb_ctf_type_kind(tp->tgt_type); whattype() local 2860 int kind, depth = fl->fl_depth, i; findlocks_findmutex() local 3020 int kind; findlocks_node() local 3213 int i, kind; findfalse_findsync() local 3290 int kind; findfalse_node() local [all...] |
/titanic_52/usr/src/lib/libtnf/ |
H A D | util.c | 51 tnf_kind_t kind; member
|
/titanic_52/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | Flow.java | 111 private final Kind kind; field in Flow [all...] |
H A D | Drop.java | 125 private final Kind kind; field in Drop [all...] |
/titanic_52/usr/src/uts/common/dtrace/ |
H A D | profile.c | 160 profile_create(hrtime_t interval, const char *name, int kind) in profile_create() argument 193 int i, j, rate, kind; in profile_provide() local 199 int kind; in profile_provide() member
|
/titanic_52/usr/src/cmd/lp/filter/postscript/common/ |
H A D | misc.c | 54 error(int kind, char *mesg, ...) in error() argument
|
/titanic_52/usr/src/lib/libkmf/include/ |
H A D | rdn_parser.h | 67 OidAvaTag kind; member
|
/titanic_52/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_typedef.c | 182 int kind; in typedef_create() local 297 const char *kind, *basename; in typedef_parse() local
|
/titanic_52/usr/src/cmd/tbl/ |
H A D | tu.c | 175 int kind, li, lj; in left() local
|
/titanic_52/usr/src/cmd/rpcgen/ |
H A D | rpc_scan.h | 101 tok_kind kind; member
|
/titanic_52/usr/src/tools/ctf/stabs/common/ |
H A D | forth.c | 183 int lkind = 0, kind; in fth_section_init() local
|