HomeSort by: relevance | last modified time | path
    Searched defs:show (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/xterm/dist/vttests/
tab0.sh 37 show() { function
102 show 8
110 show 8
112 show 4
117 show 8
xorblink.pl 113 sub show($$) { subroutine
264 &show( $key, $DECSET{$key} );
269 &show( $key, $DECSCUSR{$key} );
  /xsrc/external/mit/glu/dist/src/libnurbs/internals/
knotvector.cc 132 void Knotvector::show( const char *msg ) function in class:Knotvector
bin.cc 117 * show - print out descriptions of the arcs in the bin
122 Bin::show( const char *name ) function in class:Bin
127 jarc->show( );
arc.cc 150 * show - print to the stdout the vertices of a pwl arc
155 Arc::show() function in class:Arc
180 jarc->show( );
274 jarc->prev->show();
275 jarc->show();
283 jarc->prev->show();
284 jarc->show();
293 jarc->show();
294 jarc->next->show();
301 jarc->show();
    [all...]
quilt.cc 80 Quilt::show( void ) function in class:Quilt
  /xsrc/external/mit/libXaw/dist/examples/
repeater.c 28 Widget show= (Widget)ptr; local
31 XtVaSetValues(show,XtNlabel,buf,NULL);
  /xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-gdi/tests/
wgl_tests.cpp 40 void show() { function in class:window
189 wnd.show();
  /xsrc/external/mit/viewres/dist/
viewres.c 101 "-variable show variable name instead of class name",
488 Boolean show = FALSE, hide = FALSE; local
505 show = TRUE;
514 args[0].value = (XtArgVal) show;
  /xsrc/external/mit/imake/dist/
imake.c 55 * -s[F] show. Show the produced makefile on the standard
58 * -e[F] execute instead of show; optionally name Makefile F
59 * -v verbose. Show the make command line executed.
368 boolean show = TRUE; variable
427 if (show) {
598 show = TRUE;
601 show = FALSE;

Completed in 12 milliseconds