/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | dt_decl.c | 75 dt_decl_alloc(ushort_t kind, char *name) in dt_decl_alloc() 230 dt_decl_spec(ushort_t kind, char *name) in dt_decl_spec() 328 dt_node_t *flist, const char *kind, uint_t flags) in dt_decl_prototype() 477 dt_decl_sou(uint_t kind, char *name) in dt_decl_sou() 533 uint_t kind; in dt_decl_member() local
|
H A D | dt_parser.c | 511 dt_node_xalloc(dtrace_hdl_t *dtp, int kind) in dt_node_xalloc() 540 dt_node_alloc(int kind) in dt_node_alloc() 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; in dt_node_is_integer() local 860 uint_t kind; in dt_node_is_float() local 879 uint_t kind; in dt_node_is_scalar() local 900 uint_t kind; in dt_node_is_arith() local 919 uint_t kind; in dt_node_is_vfptr() local 982 uint_t kind; in dt_node_is_strcompat() local [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() 897 dt_ident_create(const char *name, ushort_t kind, ushort_t flags, uint_t id, in dt_ident_create() 941 dt_ident_morph(dt_ident_t *idp, ushort_t kind, in dt_ident_morph() 1023 dt_idkind_name(uint_t kind) in dt_idkind_name()
|
H A D | dt_xlator.c | 105 uint_t kind; in dt_xlator_create() local
|
H A D | dt_print.c | 376 int kind; in dt_print_array() local 548 int kind; in dt_print_member() local
|
/titanic_41/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() 99 cmd_expr(expr_t * expr_p, cmd_kind_t kind, char *fcnname_p) in cmd_expr()
|
H A D | cmd.h | 71 cmd_kind_t kind; member
|
/titanic_41/usr/src/common/ctf/ |
H A D | ctf_create.c | 274 uint_t kind = CTF_INFO_KIND(dtd->dtd_data.ctt_info); in ctf_update() local 332 uint_t kind = CTF_INFO_KIND(dtd->dtd_data.ctt_info); in ctf_update() local 486 int kind, i; in ctf_dtd_delete() local 661 const char *name, const ctf_encoding_t *ep, uint_t kind) in ctf_add_encoded() 680 ctf_add_reftype(ctf_file_t *fp, uint_t flag, ctf_id_t ref, uint_t kind) in ctf_add_reftype() 907 ctf_add_forward(ctf_file_t *fp, uint_t flag, const char *name, uint_t kind) in ctf_add_forward() 991 uint_t kind, vlen, root; in ctf_add_enumerator() local 1048 uint_t kind, vlen, root; in ctf_add_member() local 1258 uint_t kind, flag, vlen; in ctf_add_type() local
|
H A D | ctf_decl.c | 91 uint_t kind, n = 1; in ctf_decl_push() local
|
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_types.c | 63 uint_t kind, n; in ctf_member_iter() local 657 uint_t kind, n; in ctf_member_info() local 816 uint_t kind, n; in ctf_type_rvisit() local
|
H A D | ctf_lookup.c | 245 ushort_t info, kind, n; in ctf_func_info() local
|
/titanic_41/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 #define TNF_STD_DERIVED_TAG(type, base, props, kind) \ argument
|
/titanic_41/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() 67 self_case_lookup(fmd_hdl_t *hdl, int kind, const char *name) in self_case_lookup()
|
/titanic_41/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; in typegraph_hasfam() local 685 uint_t kind; in typegraph_type_offset() local 1622 int kind; in typegraph_pass1_node() local 1792 int fam, kind; in typegraph_pass2_node() local 1998 int kind = mdb_ctf_type_kind(tp->tgt_type); in typegraph_pass3() local 2030 int kind; in typegraph_pass4_node() local 2579 int kind = mdb_ctf_type_kind(tp->tgt_type); in whattype() local 2860 int kind, depth = fl->fl_depth, i; in findlocks_findmutex() local [all …]
|
/titanic_41/usr/src/lib/libtnf/ |
H A D | util.c | 51 tnf_kind_t kind; member
|
/titanic_41/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | Flow.java | 111 private final Kind kind; field in Flow
|
H A D | Drop.java | 125 private final Kind kind; field in Drop
|
/titanic_41/usr/src/cmd/lp/filter/postscript/common/ |
H A D | misc.c | 54 error(int kind, char *mesg, ...) in error()
|
/titanic_41/usr/src/uts/common/dtrace/ |
H A D | profile.c | 160 profile_create(hrtime_t interval, const char *name, int kind) in profile_create() 193 int i, j, rate, kind; in profile_provide() local 199 int kind; in profile_provide() member
|
/titanic_41/usr/src/lib/libkmf/include/ |
H A D | rdn_parser.h | 67 OidAvaTag kind; member
|
/titanic_41/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_41/usr/src/cmd/tbl/ |
H A D | tu.c | 175 int kind, li, lj; in left() local
|
/titanic_41/usr/src/cmd/rpcgen/ |
H A D | rpc_scan.h | 101 tok_kind kind; member
|
/titanic_41/usr/src/tools/ctf/stabs/common/ |
H A D | forth.c | 183 int lkind = 0, kind; in fth_section_init() local
|