Searched refs:u2 (Results 1 - 25 of 121) sorted by relevance

12345

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/usdt/
H A Dtst.eliminate.ksh52 print -u2 "failed to generate header file"
77 print -u2 "failed to compile test.c"
82 print -u2 "failed to create DOF"
87 print -u2 "failed to link final executable"
93 print -u2 "no temporary symbols in the object file"
99 print -u2 "failed to eliminate temporary symbols"
H A Dtst.onlyenabled.ksh47 print -u2 "failed to generate header file"
67 print -u2 "failed to compile test.c"
72 print -u2 "failed to create DOF"
77 print -u2 "failed to link final executable"
H A Dtst.badguess.ksh47 print -u2 "failed to generate header file"
66 print -u2 "failed to compile test.c 64-bit"
71 print -u2 "failed to compile test.c 32-bit"
77 print -u2 "DOF generation failed to generate a warning"
H A Dtst.enabled.ksh47 print -u2 "failed to generate header file"
66 print -u2 "failed to compile test.c"
71 print -u2 "failed to create DOF"
76 print -u2 "failed to link final executable"
H A Dtst.header.ksh50 print -u2 "failed to generate header file"
70 print -u2 "failed to compile test.c"
75 print -u2 "failed to create DOF"
80 print -u2 "failed to link final executable"
H A Dtst.user.ksh48 print -u2 "failed to generate header file"
67 print -u2 "failed to compile test.c"
72 print -u2 "failed to create DOF"
77 print -u2 "failed to link final executable"
H A Dtst.nodtrace.ksh53 print -u2 "failed to generate header file"
75 print -u2 "failed to compile test.c"
80 print -u2 "failed to link final executable"
H A Dtst.reeval.ksh57 print -u2 "failed to compile test.c"
62 print -u2 "failed to create DOF"
67 print -u2 "failed to link final executable"
H A Dtst.andpid.ksh42 print -u2 "dtrace failed"
H A Dtst.include.ksh51 print -u2 "failed to compile test.c"
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/
H A Dtst.ppid.ksh72 print -u2 "chmod 555 $dfilename failed"
81 print -u2 "Error in executing $dfilename"
H A Dtst.stringmacro.ksh68 print -u2 "Error in executing $dfilename"
73 print -u2 "Expected output not returned"
H A Dtst.egid.ksh74 print -u2 "chmod $dfilename failed"
82 print -u2 "unable to get uid of the current process with pid = $$"
90 print -u2 "Error in executing $dfilename"
H A Dtst.D_MACRO_UNUSED.overflow.ksh66 print -u2 "Error in executing $dfilename"
72 print -u2 "Expected error D_MACRO_UNUSED not returned"
H A Dtst.arguments.ksh74 print -u2 "Error in executing $dfilename"
84 print -u2 "Error in output by $dfilename"
H A Dtst.euid.ksh74 print -u2 "unable to get uid of the current process with pid = $$"
81 print -u2 "Error in executing $dfilename"
H A Dtst.gid.ksh74 print -u2 "unable to get uid of the current process with pid = $$"
81 print -u2 "Error in executing $dfilename"
H A Dtst.projid.ksh74 print -u2 "unable to get uid of the current process with pid = $$"
81 print -u2 "Error in executing $dfilename"
H A Dtst.sid.ksh74 print -u2 "unable to get sid of the current process with pid = $$"
81 print -u2 "Error in executing $dfilename"
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv6remoteicmp.ksh42 print -u2 "expected one argument: <dtrace-path>"
50 print -u2 "could not find or execute sub program: $getaddr"
56 print -u2 "host. Aborting test.\n"
58 print -u2 "must respond with a\nremote IPv6 host."
H A Dtst.ipv4remoteudp.ksh47 print -u2 "expected one argument: <dtrace-path>"
55 print -u2 "could not find or execute sub program: $getaddr"
/vbox/src/VBox/HostServices/SharedOpenGL/unpacker/
H A Dunpack_map.c16 GLdouble u2 = READ_DOUBLE( sizeof( int ) + 12 ); local
32 cr_unpackDispatch.Map2d( target, u1, u2, ustride, uorder, v1, v2, vstride, vorder,
43 GLfloat u2 = READ_DATA( sizeof( int ) + 8, GLfloat ); local
52 cr_unpackDispatch.Map2f( target, u1, u2, ustride, uorder, v1, v2, vstride, vorder,
61 GLdouble u2 = READ_DOUBLE( sizeof( int ) + 12 ); local
73 cr_unpackDispatch.Map1d( target, u1, u2, stride, order, points );
83 GLfloat u2 = READ_DATA( sizeof( int ) + 8, GLfloat ); local
88 cr_unpackDispatch.Map1f( target, u1, u2, stride, order, points );
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/printf/
H A Dtst.printT.ksh52 print -u2 "dtrace failed"
H A Dtst.printY.ksh52 print -u2 "dtrace failed"
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Deval.h76 _mesa_Map1f( GLenum target, GLfloat u1, GLfloat u2, GLint stride,
81 GLfloat u1, GLfloat u2, GLint ustride, GLint uorder,
86 _mesa_Map1d( GLenum target, GLdouble u1, GLdouble u2, GLint stride,
91 GLdouble u1, GLdouble u2, GLint ustride, GLint uorder,
96 _mesa_MapGrid1f( GLint un, GLfloat u1, GLfloat u2 );
99 _mesa_MapGrid1d( GLint un, GLdouble u1, GLdouble u2 );
102 _mesa_MapGrid2f( GLint un, GLfloat u1, GLfloat u2,
106 _mesa_MapGrid2d( GLint un, GLdouble u1, GLdouble u2,

Completed in 100 milliseconds

12345