Searched refs:translator (Results 1 - 25 of 49) sorted by relevance

12

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dnfssrv.d32 #pragma D binding "1.5" translator
33 translator conninfo_t < rfs4_client_t *P > {
44 #pragma D binding "1.5" translator
45 translator nfsv4cbinfo_t < rfs4_deleg_state_t *P > {
H A Dsysevent.d.in36 #pragma D binding "1.0" translator
37 translator syseventinfo_t < sysevent_impl_t *ev > {
47 #pragma D binding "1.0" translator
48 translator syseventchaninfo_t < evch_bind_t *bind > {
H A Dsrp.d44 #pragma D binding "1.5" translator
45 translator conninfo_t < srpt_session_t *P > {
51 #pragma D binding "1.5" translator
52 translator srp_portinfo_t < srpt_session_t *P > {
60 #pragma D binding "1.5" translator
61 translator conninfo_t < srpt_channel_t *P > {
66 #pragma D binding "1.5" translator
67 translator srp_portinfo_t < srpt_channel_t *P > {
86 #pragma D binding "1.5" translator
87 translator srp_logininfo_
[all...]
H A Dfc.d59 #pragma D binding "1.5" translator
60 translator conninfo_t < fct_local_port_t *P > {
70 #pragma D binding "1.5" translator
71 translator conninfo_t < fct_i_local_port_t *P > {
81 #pragma D binding "1.5" translator
82 translator conninfo_t < fct_cmd_t *C > {
104 #pragma D binding "1.5" translator
105 translator fc_port_info_t < fct_local_port_t *P > {
126 #pragma D binding "1.5" translator
127 translator fc_port_info_
[all...]
H A Dudp.d.in53 #pragma D binding "1.6.3" translator
54 translator udpinfo_t < udpha_t *U > {
62 #pragma D binding "1.6.3" translator
63 translator udpsinfo_t < udp_t *U > {
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/translators/
H A Derr.D_XLATE_SOU.BadTransDecl8.d31 * When the output type of the translator declaration is not a struct or
50 translator enum colors < struct input_struct *ivar >
H A Derr.D_XLATE_SOU.BadTransInt.d31 * When the output type of the translator declaration is not a struct or
44 translator int < struct input_struct *ivar >
H A Derr.D_SYNTAX.BadTransDecl4.d31 * Test the declaration of a translator without terminating semi-colon (;).
50 translator struct output_struct < struct input_struct *uvar >
56 translator struct output_struct < struct new_struct *newvar >
63 printf("Test translator declaration without terminating semi-colon");
H A Derr.D_XLATE_REDECL.RepeatTransDecl.d50 translator struct output_struct < struct input_struct *ivar1 >
56 translator struct output_struct < struct input_struct *ivar1 >
H A Dtst.SimultaneousTranslators.d31 * Assign the different members of the output of the translator using
32 * different translator declarations.
57 translator struct output_struct < struct input_struct1 *ivar1 >
62 translator struct output_struct < struct input_struct2 *ivar2 >
H A Dtst.PartialOutputTransDefn.d31 * A translator declaration may omit expressions for one or more members
51 translator struct output_struct < struct input_struct *ivar >
H A Derr.D_DECL_TYPERED.BadTransDecl.d31 * Test the declaration of a translator with the input type enclosed in
51 translator struct output_struct
62 printf("Using braces instead of angle brackets for translator input");
H A Derr.D_OP_INCOMPLETE.NonExistentInput1.d31 * Test the declaration of a translator with a non-existent input type.
44 translator struct output_struct < struct input_struct *ivar >
H A Derr.D_SYNTAX.BadTransDecl1.d31 * Test the declaration of a translator with the input type enclosed in
50 translator struct output_struct ( struct input_struct *uvar )
58 printf("Test translator with input type in parantheses");
H A Derr.D_SYNTAX.BadTransDecl3.d31 * Test the declaration of a translator without enclosing braces { }.
50 translator struct output_struct < struct input_struct *uvar >
57 printf("Test the translator definition without enclosing braces");
H A Derr.D_TYPE_MEMBER.NonExistentInput2.d31 * Test the declaration of a translator with a non-existent member
50 translator struct output_struct < struct input_struct *ivar >
H A Derr.D_XLATE_INCOMPAT.BadInputType1.d31 * Test the declaration of a translator with a mismatch in types.
50 translator struct output_struct < struct input_struct *uvar >
H A Derr.D_XLATE_MEMB.NonExistentOutput2.d31 * Test the declaration of a translator with a non-existent output member.
50 translator struct output_struct < struct input_struct *ivar >
H A Derr.D_XLATE_SOU.NonExistentOutput1.d31 * Test the declaration of a translator with a non-existent output type.
45 translator struct output_struct < struct input_struct *ivar >
H A Dtst.ForwardTag.d31 * Test the declaration of a forward tag using a translator definition.
50 translator struct output_struct < struct callmewhatever *idontcare >
H A Dtst.InputAliasTrans.d50 translator struct output_struct < input_t *ivar >
H A Dtst.InputIntTrans.d31 * Test the declaration of a translator the input type in the translator
50 translator struct output_struct < int idontcare >
58 printf("Input type to the translator decl is different from members");
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/types/
H A Derr.D_CG_DYN.ResultDynType.d38 translator lwpsinfo_t < int i >
H A Derr.D_XLATE_REDECL.ResultDynType.d38 translator lwpsinfo_t < kthread_t *T >
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/print/
H A Dtst.xlate.d28 translator pancakes_t < void *V > {

Completed in 60 milliseconds

12