Home
last modified time | relevance | path

Searched refs:itemsInList (Results 1 – 25 of 37) sorted by relevance

12

/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/sys/mac/
H A DMacAE.c37 long itemsInList; in AEOpenFiles() local
45 if (AECountItems (&docList, &itemsInList) != noErr) return; in AEOpenFiles()
48 for (i = 1; i <= itemsInList; i++) { in AEOpenFiles()
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/MacSrc/
H A DAEHandlers.c78 long itemsInList; in HandleODOC() local
91 anErr = AECountItems(&docList, &itemsInList); in HandleODOC()
95 if (itemsInList > 0) in HandleODOC()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/macos/
H A Di_main.c61 long itemsInList; in HandleODOC() local
72 err = AECountItems (&docList, &itemsInList); in HandleODOC()
75 for (i = 1; i <= itemsInList; i++) in HandleODOC()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/osdep/
H A Dmacosx_finder_args.c45 long itemsInList; in AppleEventHandlerProc() local
49 if((res=AECountItems(&docList, &itemsInList))==noErr) { in AppleEventHandlerProc()
56 for(i=1;i<=itemsInList;++i) { in AppleEventHandlerProc()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/osdep/
H A Dmacosx_finder_args.c45 long itemsInList; in AppleEventHandlerProc() local
49 if((res=AECountItems(&docList, &itemsInList))==noErr) { in AppleEventHandlerProc()
56 for(i=1;i<=itemsInList;++i) { in AppleEventHandlerProc()
/dports/www/analog/analog-6.0/src/
H A Dmacinput.c146 long itemsInList; in DoAEOpenDoc() local
152 err=AECountItems(&docList,&itemsInList); in DoAEOpenDoc()
153 if (!err && itemsInList>0) { in DoAEOpenDoc()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Dapp.cpp137 long itemsInList; in MacHandleAEODoc() local
145 err = AECountItems(&docList, &itemsInList); in MacHandleAEODoc()
158 for (i = 1; i <= itemsInList; i++) in MacHandleAEODoc()
210 long itemsInList; in MacHandleAEPDoc() local
218 err = AECountItems(&docList, &itemsInList); in MacHandleAEPDoc()
232 for (i = 1; i <= itemsInList; i++) in MacHandleAEPDoc()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Dapp.cpp137 long itemsInList; in MacHandleAEODoc() local
145 err = AECountItems(&docList, &itemsInList); in MacHandleAEODoc()
158 for (i = 1; i <= itemsInList; i++) in MacHandleAEODoc()
210 long itemsInList; in MacHandleAEPDoc() local
218 err = AECountItems(&docList, &itemsInList); in MacHandleAEPDoc()
232 for (i = 1; i <= itemsInList; i++) in MacHandleAEPDoc()
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dmac_main.c99 long itemsInList; in myHandleODOC() local
111 if ( (err=AECountItems(&docList, &itemsInList))!=0 ) in myHandleODOC()
115 for (index = 1; index <= itemsInList; index++) { in myHandleODOC()
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/timidity/
H A Dmac_main.c99 long itemsInList; in myHandleODOC() local
111 if ( (err=AECountItems(&docList, &itemsInList))!=0 ) in myHandleODOC()
115 for (index = 1; index <= itemsInList; index++) { in myHandleODOC()
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/timidity/
H A Dmac_main.c99 long itemsInList;
111 if ( (err=AECountItems(&docList, &itemsInList))!=0 )
115 for (index = 1; index <= itemsInList; index++) {
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/timidity/
H A Dmac_main.c99 long itemsInList; in myHandleODOC() local
111 if ( (err=AECountItems(&docList, &itemsInList))!=0 ) in myHandleODOC()
115 for (index = 1; index <= itemsInList; index++) { in myHandleODOC()
/dports/audio/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dmac_main.c99 long itemsInList; in myHandleODOC() local
111 if ( (err=AECountItems(&docList, &itemsInList))!=0 ) in myHandleODOC()
115 for (index = 1; index <= itemsInList; index++) { in myHandleODOC()
/dports/audio/timidity++/TiMidity++-2.15.0/timidity/
H A Dmac_main.c99 long itemsInList; in myHandleODOC() local
111 if ( (err=AECountItems(&docList, &itemsInList))!=0 ) in myHandleODOC()
115 for (index = 1; index <= itemsInList; index++) { in myHandleODOC()
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/timidity/
H A Dmac_main.c99 long itemsInList;
111 if ( (err=AECountItems(&docList, &itemsInList))!=0 )
115 for (index = 1; index <= itemsInList; index++) {
/dports/audio/timidity++-motif/TiMidity++-2.15.0/timidity/
H A Dmac_main.c99 long itemsInList; in myHandleODOC() local
111 if ( (err=AECountItems(&docList, &itemsInList))!=0 ) in myHandleODOC()
115 for (index = 1; index <= itemsInList; index++) { in myHandleODOC()
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/timidity/
H A Dmac_main.c99 long itemsInList; in myHandleODOC() local
111 if ( (err=AECountItems(&docList, &itemsInList))!=0 ) in myHandleODOC()
115 for (index = 1; index <= itemsInList; index++) { in myHandleODOC()
/dports/games/nethack33-nox11/nethack-3.3.1/sys/mac/
H A Dmacwin.c250 long index, itemsInList; in AppleEventHandler() local
253 (err = AECountItems(&docList, &itemsInList)) != noErr){ in AppleEventHandler()
255 itemsInList = 0; in AppleEventHandler()
260 for(index = 1; index <= itemsInList; index++){ in AppleEventHandler()
/dports/games/nethack33/nethack-3.3.1/sys/mac/
H A Dmacwin.c250 long index, itemsInList; in AppleEventHandler() local
253 (err = AECountItems(&docList, &itemsInList)) != noErr){ in AppleEventHandler()
255 itemsInList = 0; in AppleEventHandler()
260 for(index = 1; index <= itemsInList; index++){ in AppleEventHandler()
/dports/games/nethack34-nox11/nethack-3.4.3/sys/mac/
H A Dmacwin.c236 long index, itemsInList; in AppleEventHandler() local
239 (err = AECountItems(&docList, &itemsInList)) != noErr){ in AppleEventHandler()
241 itemsInList = 0; in AppleEventHandler()
246 for(index = 1; index <= itemsInList; index++){ in AppleEventHandler()
/dports/games/nethack34/nethack-3.4.3/sys/mac/
H A Dmacwin.c236 long index, itemsInList; in AppleEventHandler() local
239 (err = AECountItems(&docList, &itemsInList)) != noErr){ in AppleEventHandler()
241 itemsInList = 0; in AppleEventHandler()
246 for(index = 1; index <= itemsInList; index++){ in AppleEventHandler()
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/mac/
H A Dmacwin.c236 long index, itemsInList; in AppleEventHandler() local
239 (err = AECountItems(&docList, &itemsInList)) != noErr){ in AppleEventHandler()
241 itemsInList = 0; in AppleEventHandler()
246 for(index = 1; index <= itemsInList; index++){ in AppleEventHandler()
/dports/games/falconseye/falconseye-1.9.3_11/sys/mac/
H A Dmacwin.c250 long index, itemsInList; in AppleEventHandler() local
253 (err = AECountItems(&docList, &itemsInList)) != noErr){ in AppleEventHandler()
255 itemsInList = 0; in AppleEventHandler()
260 for(index = 1; index <= itemsInList; index++){ in AppleEventHandler()
/dports/games/vultures-eye/vulture-2.3.67/slashem/sys/mac/
H A Dmacwin.c245 long index, itemsInList; in AppleEventHandler() local
248 (err = AECountItems(&docList, &itemsInList)) != noErr){ in AppleEventHandler()
250 itemsInList = 0; in AppleEventHandler()
255 for(index = 1; index <= itemsInList; index++){ in AppleEventHandler()
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/mac/
H A Dmacwin.c236 long index, itemsInList; in AppleEventHandler() local
239 (err = AECountItems(&docList, &itemsInList)) != noErr){ in AppleEventHandler()
241 itemsInList = 0; in AppleEventHandler()
246 for(index = 1; index <= itemsInList; index++){ in AppleEventHandler()

12