Searched refs:ushort_t (Results 1 - 25 of 31) sorted by relevance

12

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/printf/
H A Dtst.uints.d43 printf("%u\n", (ushort_t)123);
H A Dtst.basics.d52 printf("%%ho = %ho\n", (ushort_t)i);
53 printf("%%hu = %hu\n", (ushort_t)i);
54 printf("%%hx = %hx\n", (ushort_t)i);
55 printf("%%hX = %hX\n", (ushort_t)i);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_decl.h46 ushort_t dd_kind; /* declaration kind (CTF_K_* kind) */
47 ushort_t dd_attr; /* attributes (DT_DA_* flags) */
86 extern dt_decl_t *dt_decl_alloc(ushort_t, char *);
105 extern dt_decl_t *dt_decl_spec(ushort_t, char *);
106 extern dt_decl_t *dt_decl_attr(ushort_t);
H A Ddt_ident.h74 ushort_t di_kind; /* identifier kind (see below) */
75 ushort_t di_flags; /* identifier flags (see below) */
153 extern dt_ident_t *dt_idhash_insert(dt_idhash_t *, const char *, ushort_t,
154 ushort_t, uint_t, dtrace_attribute_t, uint_t,
167 extern dt_ident_t *dt_ident_create(const char *, ushort_t, ushort_t, uint_t,
170 extern void dt_ident_morph(dt_ident_t *, ushort_t, const dt_idops_t *, void *);
H A Ddt_pcb.h59 ushort_t *pcb_sflagv; /* script argument flags (DT_IDFLG_* bits) */
H A Ddt_ident.c758 dt_idhash_insert(dt_idhash_t *dhp, const char *name, ushort_t kind,
759 ushort_t flags, uint_t id, dtrace_attribute_t attr, uint_t vers,
900 dt_ident_create(const char *name, ushort_t kind, ushort_t flags, uint_t id,
944 dt_ident_morph(dt_ident_t *idp, ushort_t kind,
H A Ddt_parser.h58 ushort_t dn_op; /* operator (DT_TOK_*, defined by lex) */
H A Ddt_decl.c75 dt_decl_alloc(ushort_t kind, char *name)
230 dt_decl_spec(ushort_t kind, char *name)
265 dt_decl_attr(ushort_t attr)
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_impl.h78 ushort_t h_type; /* corresponding type ID number */
79 ushort_t h_next; /* index of next element in hash chain */
83 ushort_t *h_buckets; /* hash bucket array (chain indices) */
85 ushort_t h_nbuckets; /* number of elements in bucket array */
86 ushort_t h_nelems; /* number of elements in hash table */
112 ushort_t (*ctfo_get_kind)(ushort_t);
113 ushort_t (*ctfo_get_root)(ushort_t);
114 ushort_t (*ctfo_get_vle
[all...]
H A Dctf_hash.c34 static const ushort_t _CTF_EMPTY[1] = { 0 };
48 hp->h_buckets = (ushort_t *)_CTF_EMPTY;
57 hp->h_buckets = ctf_alloc(sizeof (ushort_t) * hp->h_nbuckets);
65 bzero(hp->h_buckets, sizeof (ushort_t) * hp->h_nbuckets);
97 ctf_hash_insert(ctf_hash_t *hp, ctf_file_t *fp, ushort_t type, uint_t name)
134 ctf_hash_define(ctf_hash_t *hp, ctf_file_t *fp, ushort_t type, uint_t name)
152 ushort_t i;
172 ctf_free(hp->h_buckets, sizeof (ushort_t) * hp->h_nbuckets);
H A Dctf_open.c57 static ushort_t
58 get_kind_v1(ushort_t info)
63 static ushort_t
64 get_kind_v2(ushort_t info)
69 static ushort_t
70 get_root_v1(ushort_t info)
75 static ushort_t
76 get_root_v2(ushort_t info)
81 static ushort_t
82 get_vlen_v1(ushort_t inf
[all...]
H A Dctf_lookup.c207 type = *(ushort_t *)((uintptr_t)fp->ctf_buf + fp->ctf_sxlate[symidx]);
248 const ushort_t *dp;
249 ushort_t info, kind, n;
270 dp = (ushort_t *)((uintptr_t)fp->ctf_buf + fp->ctf_sxlate[symidx]);
301 const ushort_t *dp;
308 * The argument data is two ushort_t's past the translation table
311 dp = (ushort_t *)((uintptr_t)fp->ctf_buf + fp->ctf_sxlate[symidx]) + 2;
H A Dctf_create.c103 ctm.ctm_type = (ushort_t)dmd->dmd_type;
104 ctm.ctm_offset = (ushort_t)dmd->dmd_offset;
126 ctlm.ctlm_type = (ushort_t)dmd->dmd_type;
243 size += sizeof (ushort_t) * (vlen + (vlen & 1));
326 cta.cta_contents = (ushort_t)
328 cta.cta_index = (ushort_t)
336 ushort_t *argv = (ushort_t *)(uintptr_t)t;
340 *argv++ = (ushort_t)dtd->dtd_u.dtu_argv[argc];
602 dtd->dtd_data.ctt_size = VBDTCAST(ushort_t)clp
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Dctf.h118 ushort_t ctp_magic; /* magic number (CTF_MAGIC) */
168 ushort_t ctt_info; /* encoded kind, variant length (see below) */
170 ushort_t _size; /* size of entire type in bytes */
171 ushort_t _type; /* reference to another type */
185 ushort_t ctt_info; /* encoded kind, variant length (see below) */
187 ushort_t _size; /* always CTF_LSIZE_SENT */
188 ushort_t _type; /* do not use */
266 /* list of argument types (ushort_t's) */
321 ushort_t cta_contents; /* reference to type of array contents */
322 ushort_t cta_inde
[all...]
/vbox/include/VBox/
H A Dusblib-solaris.h116 ushort_t cbPkt; /* Size of the packet */
117 ushort_t cbActPkt; /* Size of the packet actually transferred */
/vbox/src/VBox/Additions/solaris/Mouse/testcase/
H A Dsolaris.h183 typedef unsigned short ushort_t; typedef
306 ushort_t devacc_attr_version;
314 ushort_t id;
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/os/
H A Ddtrace_subr.c103 ushort_t spl;
/vbox/src/VBox/ExtPacks/VBoxDTrace/include/
H A DVBoxDTraceTypes.h48 typedef unsigned short ushort_t; typedef
/vbox/src/VBox/Additions/solaris/Mouse/
H A Dvboxms.c426 static void vbmsSolVUIDPutAbsEvent(PVBMSSTATE pState, ushort_t cEvent,
546 void vbmsSolVUIDPutAbsEvent(PVBMSSTATE pState, ushort_t cEvent,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dcompiler.h1182 # define ushort_t unsigned short macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dcompiler.h1183 # define ushort_t unsigned short macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dcompiler.h1183 # define ushort_t unsigned short macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcompiler.h1528 # define ushort_t unsigned short macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcompiler.h1526 # define ushort_t unsigned short macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcompiler.h1526 # define ushort_t unsigned short macro

Completed in 109 milliseconds

12