Home
last modified time | relevance | path

Searched refs:doneCB (Results 1 – 25 of 41) sorted by relevance

12

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/NrrdIO/src/NrrdIO/
H A Darray.c91 a->doneCB = NULL; in airArrayNew()
103 void (*initCB)(void *), void (*doneCB)(void *)) { in airArrayStructCB()
107 a->doneCB = doneCB; in airArrayStructCB()
124 a->doneCB = NULL; in airArrayPointerCB()
167 if (newlen < a->len && (a->freeCB || a->doneCB)) { in airArrayLenSet()
173 (a->doneCB)(addr); in airArrayLenSet()
/dports/science/teem/teem-1.11.0-src/src/air/
H A Darray.c89 a->doneCB = NULL; in airArrayNew()
101 void (*initCB)(void *), void (*doneCB)(void *)) { in airArrayStructCB()
105 a->doneCB = doneCB; in airArrayStructCB()
122 a->doneCB = NULL; in airArrayPointerCB()
225 if (newlen < a->len && (a->freeCB || a->doneCB)) { in airArrayLenSet()
231 (a->doneCB)(addr); in airArrayLenSet()
/dports/audio/nas/nas-1.9.4/clients/audio/examples/
H A DplaySimul.c17 doneCB(AuServer *aud, AuEventHandlerRec *handler, AuEvent *ev, AuPointer data) in doneCB() function
51 doneCB, (AuPointer) &count, NULL, NULL, in main()
H A DplyBcktAsync.c23 doneCB(AuServer *aud, AuEventHandlerRec *handler, AuEvent *ev, AuPointer data) in doneCB() function
56 doneCB, (AuPointer) &done, 1, NULL, NULL, NULL, NULL); in main()
H A DrecordBucket.c27 doneCB(AuServer *aud, AuEventHandlerRec *handler, AuEvent *ev, AuPointer data) in doneCB() function
68 doneCB, (AuPointer) &done, AuDeviceLineMode(da), in main()
/dports/games/xboing/xboing/audio/
H A DNCDaudio.c156 static void doneCB(AuServer *aud, AuEventHandlerRec *handler, AuEvent *event, audioPtr info) in doneCB() function
158 static void doneCB(aud, handler, event, info) in doneCB()
206 (void (*)) doneCB, (AuPointer) * info, 1, NULL, NULL, NULL, NULL);
/dports/games/xpilot/xpilot-4.5.5/src/client/
H A Dncdaudio.c78 static void doneCB(AuServer * aud, in doneCB() function
104 (void (*)) doneCB, (AuPointer) *info, 1, NULL, in audioDevicePlay()
/dports/audio/nas/nas-1.9.4/clients/audio/util/
H A Dplaybucket.c42 doneCB(AuServer *aud, AuEventHandlerRec *handler, AuEvent *ev, AuPointer data) in doneCB() function
111 AuFixedPointFromFraction(atoi(volume), 100), doneCB, in main()
/dports/games/xkoules/koules1.4/
H A Dnas_sound.c102 doneCB (aud, handler, event, info) in doneCB() function
137 (void (*)) doneCB, (AuPointer) * info, 1, NULL, NULL, NULL, NULL);
/dports/games/xgalaga/xgalaga-2.1.1.0/
H A Dnas_sound.c108 static void doneCB(aud, handler, event, info) in doneCB() function
142 (void (*)) doneCB, (AuPointer) * info, 1, NULL, NULL, NULL, NULL);
/dports/net-p2p/transmission-utils/transmission-3.00/libtransmission/
H A Dhandshake.h32 …e* tr_handshakeNew(struct tr_peerIo* io, tr_encryption_mode encryptionMode, handshakeDoneCB doneCB,
/dports/net-p2p/transmission-cli/transmission-3.00/libtransmission/
H A Dhandshake.h32 …e* tr_handshakeNew(struct tr_peerIo* io, tr_encryption_mode encryptionMode, handshakeDoneCB doneCB,
H A Dhandshake.c125 handshakeDoneCB doneCB; member
1104 …bool const success = (*handshake->doneCB)(handshake, handshake->io, handshake->haveReadAnythingFro… in fireDoneFunc()
1209 …akeNew(tr_peerIo* io, tr_encryption_mode encryptionMode, handshakeDoneCB doneCB, void* doneUserDat… in tr_handshakeNew() argument
1218 handshake->doneCB = doneCB; in tr_handshakeNew()
/dports/net-p2p/transmission-qt/transmission-3.00/libtransmission/
H A Dhandshake.h32 …e* tr_handshakeNew(struct tr_peerIo* io, tr_encryption_mode encryptionMode, handshakeDoneCB doneCB,
H A Dhandshake.c125 handshakeDoneCB doneCB; member
1104 …bool const success = (*handshake->doneCB)(handshake, handshake->io, handshake->haveReadAnythingFro… in fireDoneFunc()
1209 …akeNew(tr_peerIo* io, tr_encryption_mode encryptionMode, handshakeDoneCB doneCB, void* doneUserDat… in tr_handshakeNew() argument
1218 handshake->doneCB = doneCB; in tr_handshakeNew()
/dports/net-p2p/transmission-daemon/transmission-3.00/libtransmission/
H A Dhandshake.h32 …e* tr_handshakeNew(struct tr_peerIo* io, tr_encryption_mode encryptionMode, handshakeDoneCB doneCB,
/dports/net-p2p/transmission-gtk/transmission-3.00/libtransmission/
H A Dhandshake.h32 …e* tr_handshakeNew(struct tr_peerIo* io, tr_encryption_mode encryptionMode, handshakeDoneCB doneCB,
/dports/www/transmission-web/transmission-3.00/libtransmission/
H A Dhandshake.h32 …e* tr_handshakeNew(struct tr_peerIo* io, tr_encryption_mode encryptionMode, handshakeDoneCB doneCB,
/dports/graphics/Coin/coin-Coin-4.0.0/src/draggers/
H A DSoRotateDiscDragger.cpp198 this->addFinishCallback(SoRotateDiscDragger::doneCB); in SoRotateDiscDragger()
299 SoRotateDiscDragger::doneCB(void * COIN_UNUSED_ARG(f), SoDragger * d) in doneCB() function in SoRotateDiscDragger
H A DSoRotateCylindricalDragger.cpp196 this->addFinishCallback(SoRotateCylindricalDragger::doneCB); in SoRotateCylindricalDragger()
351 SoRotateCylindricalDragger::doneCB(void * COIN_UNUSED_ARG(f), SoDragger * d) in doneCB() function in SoRotateCylindricalDragger
H A DSoRotateSphericalDragger.cpp205 this->addFinishCallback(SoRotateSphericalDragger::doneCB); in SoRotateSphericalDragger()
352 SoRotateSphericalDragger::doneCB(void * COIN_UNUSED_ARG(f), SoDragger * d) in doneCB() function in SoRotateSphericalDragger
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/draggers/
H A DSoRotateDiscDragger.h68 static void doneCB(void * f, SoDragger * d);
H A DSoRotateSphericalDragger.h76 static void doneCB(void * f, SoDragger * d);
H A DSoRotateCylindricalDragger.h74 static void doneCB(void * f, SoDragger * d);
H A DSoSpotLightDragger.h78 static void doneCB(void * f, SoDragger * d);

12