| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ |
| uarray.cc | 59 Uarray::init( REAL delta, Arc_ptr lo, Arc_ptr hi ) function in class:Uarray
|
| renderhints.cc | 63 Renderhints::init( void ) function in class:Renderhints
|
| hull.cc | 58 * Hull:init - this routine does the initialization needed before any 63 Hull::init( void ) function in class:Hull 68 fakeleft.init( left.first() ); 72 fakeleft.init( left.last() ); 94 fakeright.init( right.last() ); 98 fakeright.init( right.first() );
|
| jarcloc.h | 47 inline void init( Arc_ptr a, long first, long last ) { arc = a; p=&a->pwlArc->pts[first]; plast = &a->pwlArc->pts[last]; } function in class:Jarcloc
|
| knotvector.cc | 50 void Knotvector::init( long _knotcount, long _stride, long _order, INREAL *_knotlist ) function in class:Knotvector
|
| trimregion.h | 55 void init( REAL ); 58 void init( long, Arc_ptr ); 69 TrimRegion::init( REAL vval ) function in class:TrimRegion
|
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| hello.c | 67 static void init (void) function 105 init ();
|
| cube.c | 47 static void init(void) function 91 init ();
|
| aargb.c | 54 static void init(void) function 143 init();
|
| bezcurve.c | 48 static void init(void) function 108 init ();
|
| clip.c | 45 static void init(void) function 102 init ();
|
| drawf.c | 51 static void init(void) function 97 init();
|
| lines.c | 49 static void init(void) function 132 init ();
|
| model.c | 45 static void init(void) function 120 init ();
|
| planet.c | 50 static void init(void) function 117 init ();
|
| robot.c | 50 static void init(void) function 126 init ();
|
| smooth.c | 46 static void init(void) function 100 init ();
|
| texprox.c | 56 static void init(void) function 106 init ();
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/ |
| clear.c | 10 init(void) function 40 return run(argc, argv, init, reshape,
|
| lineto.c | 13 init(void) function 54 return run(argc, argv, init, reshape,
|
| mask.c | 13 init(void) function 56 return run(argc, argv, init, reshape,
|
| roundedrect.c | 13 init(void) function 65 return run(argc, argv, init, reshape,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| sb_pass.cpp | 36 int vpass::init() { return 0; } function in class:r600_sb::vpass 41 if ((r = init()))
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| sb_pass.cpp | 36 int vpass::init() { return 0; } function in class:r600_sb::vpass 41 if ((r = init()))
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ |
| clear.c | 71 init(void) function 90 init();
|