Searched refs:Insert (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/audio/include/
H A DAudioList.h103 // Insert an entry
104 virtual AudioError Insert(
107 // Insert an entry
108 virtual AudioError Insert(
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioLib.cc63 lp->Insert(inf);
H A DAudioList.cc290 // Insert an entry at the start
292 Insert( function in class:AudioList
297 return (Insert(obj, pos = 0.));
300 // Insert an entry at a specified position
302 Insert( function in class:AudioList
324 // Insert before the current position
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.h76 int (*Insert)(BtCursor*, const void *pKey, int nKey, member in struct:BtCursorOps
128 (btCOps(pCur)->Insert(pCur, pKey, nKey, pData, nData))
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s1567 ! Insert intr_vec_t (iv) to appropriate cpu's softint priority list
1641 ! Insert intr_vec_t (iv) to appropriate cpu's softint priority list
1769 ! Insert next intr_vec_t (iv) to appropriate cpu's softint priority list
1888 ! Insert intr_vec_t (iv) to appropriate cpu's softint priority list
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex399 \parseargline\empty% Insert the \empty token, see \finishparsearg below.
4393 % Insert space above the heading.

Completed in 95 milliseconds