/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/b2d_convexdecomp/ |
H A D | b2Polygon.cpp | 1373 jnode->nConnected = 0; in TraceEdge() 1474 nConnected = 0; in b2PolyNode() 1479 nConnected = 0; in b2PolyNode() 1489 connected[nConnected] = &toMe; in AddConnection() 1490 ++nConnected; in AddConnection() 1496 for (int32 i=0; i<nConnected; ++i){ in RemoveConnection() 1504 --nConnected; in RemoveConnection() 1511 --nConnected; in RemoveConnectionByIndex() 1519 for (int32 i=0; i<nConnected; ++i){ in IsConnectedTo() 1529 if (nConnected == 1) { in GetRightestConnection() [all …]
|
H A D | b2Polygon.h | 114 int32 nConnected; variable
|
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/b2d_convexdecomp/ |
H A D | b2Polygon.cpp | 1373 jnode->nConnected = 0; in TraceEdge() 1474 nConnected = 0; in b2PolyNode() 1479 nConnected = 0; in b2PolyNode() 1489 connected[nConnected] = &toMe; in AddConnection() 1490 ++nConnected; in AddConnection() 1496 for (int32 i=0; i<nConnected; ++i){ in RemoveConnection() 1504 --nConnected; in RemoveConnection() 1511 --nConnected; in RemoveConnectionByIndex() 1519 for (int32 i=0; i<nConnected; ++i){ in IsConnectedTo() 1529 if (nConnected == 1) { in GetRightestConnection() [all …]
|
H A D | b2Polygon.h | 114 int32 nConnected; variable
|
/dports/emulators/mess/mame-mame0226/3rdparty/portmidi/pm_mac/ |
H A D | pmmacosxcm.c | 791 long nConnected = 0; in ConnectedEndpointName() local 797 nConnected = CFDataGetLength(connections) / (int32_t) sizeof(MIDIUniqueID); in ConnectedEndpointName() 798 if (nConnected) { in ConnectedEndpointName() 800 for (i = 0; i < nConnected; ++i, ++pid) { in ConnectedEndpointName()
|
/dports/emulators/mame/mame-mame0226/3rdparty/portmidi/pm_mac/ |
H A D | pmmacosxcm.c | 791 long nConnected = 0; in ConnectedEndpointName() local 797 nConnected = CFDataGetLength(connections) / (int32_t) sizeof(MIDIUniqueID); in ConnectedEndpointName() 798 if (nConnected) { in ConnectedEndpointName() 800 for (i = 0; i < nConnected; ++i, ++pid) { in ConnectedEndpointName()
|
/dports/games/odamex/odamex-src-0.7.0/libraries/portmidi/pm_mac/ |
H A D | pmmacosxcm.c | 791 long nConnected = 0; in ConnectedEndpointName() local 797 nConnected = CFDataGetLength(connections) / (int32_t) sizeof(MIDIUniqueID); in ConnectedEndpointName() 798 if (nConnected) { in ConnectedEndpointName() 800 for (i = 0; i < nConnected; ++i, ++pid) { in ConnectedEndpointName()
|
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/portmidi/pm_mac/ |
H A D | pmmacosxcm.c | 791 long nConnected = 0; in ConnectedEndpointName() local 797 nConnected = CFDataGetLength(connections) / (int32_t) sizeof(MIDIUniqueID); in ConnectedEndpointName() 798 if (nConnected) { in ConnectedEndpointName() 800 for (i = 0; i < nConnected; ++i, ++pid) { in ConnectedEndpointName()
|
/dports/audio/portmidi/portmidi-236/src/portmidi/mac/ |
H A D | pmmacosxcm.c | 791 long nConnected = 0; 797 nConnected = CFDataGetLength(connections) / (int32_t) sizeof(MIDIUniqueID); 798 if (nConnected) { 800 for (i = 0; i < nConnected; ++i, ++pid) {
|
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/ |
H A D | lpe-embrodery-stitch-ordering.cpp | 912 for (unsigned int nConnected = 0; nConnected < groups->size(); nConnected++) { in OrderGroups() local 920 if (nConnected == groups->size() - 1) { in OrderGroups()
|
/dports/games/ivan/ivan-059/audio/ |
H A D | RtMidi.cpp | 779 int nConnected = 0; in ConnectedEndpointName() local 785 nConnected = CFDataGetLength( connections ) / sizeof(MIDIUniqueID); in ConnectedEndpointName() 786 if ( nConnected ) { in ConnectedEndpointName() 788 for ( i=0; i<nConnected; ++i, ++pid ) { in ConnectedEndpointName()
|
/dports/audio/carla/Carla-2.4.1/source/modules/rtmidi/ |
H A D | RtMidi.cpp | 835 int nConnected = 0; in ConnectedEndpointName() local 841 nConnected = CFDataGetLength( connections ) / sizeof(MIDIUniqueID); in ConnectedEndpointName() 842 if ( nConnected ) { in ConnectedEndpointName() 844 for ( i=0; i<nConnected; ++i, ++pid ) { in ConnectedEndpointName()
|
/dports/audio/faust/faust-2.37.3/architecture/faust/midi/ |
H A D | RtMidi.cpp | 914 int nConnected = 0; in ConnectedEndpointName() local 920 nConnected = CFDataGetLength( connections ) / sizeof(MIDIUniqueID); in ConnectedEndpointName() 921 if ( nConnected ) { in ConnectedEndpointName() 923 for ( i=0; i<nConnected; ++i, ++pid ) { in ConnectedEndpointName()
|
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svcore/data/midi/rtmidi/ |
H A D | RtMidi.cpp | 780 int nConnected = 0; in ConnectedEndpointName() local 786 nConnected = CFDataGetLength( connections ) / sizeof(MIDIUniqueID); in ConnectedEndpointName() 787 if ( nConnected ) { in ConnectedEndpointName() 789 for ( i=0; i<nConnected; ++i, ++pid ) { in ConnectedEndpointName()
|
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/DEINDUGens/include/faust/midi/ |
H A D | RtMidi.cpp | 856 int nConnected = 0; in ConnectedEndpointName() local 862 nConnected = CFDataGetLength( connections ) / sizeof(MIDIUniqueID); in ConnectedEndpointName() 863 if ( nConnected ) { in ConnectedEndpointName() 865 for ( i=0; i<nConnected; ++i, ++pid ) { in ConnectedEndpointName()
|
/dports/audio/bambootracker/BambooTracker-0.4.5/BambooTracker/midi/RtMidi/ |
H A D | RtMidi.cpp | 1136 int nConnected = 0; in ConnectedEndpointName() local 1142 nConnected = CFDataGetLength( connections ) / sizeof(MIDIUniqueID); in ConnectedEndpointName() 1143 if ( nConnected ) { in ConnectedEndpointName() 1145 for ( i=0; i<nConnected; ++i, ++pid ) { in ConnectedEndpointName()
|
/dports/audio/fasttracker2/ft2-clone-1.49/src/rtmidi/ |
H A D | RtMidi.cpp | 1138 int nConnected = 0; in ConnectedEndpointName() local 1144 nConnected = CFDataGetLength( connections ) / sizeof(MIDIUniqueID); in ConnectedEndpointName() 1145 if ( nConnected ) { in ConnectedEndpointName() 1147 for ( i=0; i<nConnected; ++i, ++pid ) { in ConnectedEndpointName()
|
/dports/audio/pianobooster/PianoBooster-1.0.0/src/3rdparty/rtmidi/ |
H A D | RtMidi.cpp | 1138 int nConnected = 0; 1144 nConnected = CFDataGetLength( connections ) / sizeof(MIDIUniqueID); 1145 if ( nConnected ) { 1147 for ( i=0; i<nConnected; ++i, ++pid ) {
|
/dports/audio/rtmidi/rtmidi-4.0.0/ |
H A D | RtMidi.cpp | 1138 int nConnected = 0; in ConnectedEndpointName() local 1144 nConnected = CFDataGetLength( connections ) / sizeof(MIDIUniqueID); in ConnectedEndpointName() 1145 if ( nConnected ) { in ConnectedEndpointName() 1147 for ( i=0; i<nConnected; ++i, ++pid ) { in ConnectedEndpointName()
|
/dports/audio/stk/stk-4.6.2/src/ |
H A D | RtMidi.cpp | 1264 int nConnected = 0; in ConnectedEndpointName() local 1270 nConnected = CFDataGetLength( connections ) / sizeof(MIDIUniqueID); in ConnectedEndpointName() 1271 if ( nConnected ) { in ConnectedEndpointName() 1273 for ( i=0; i<nConnected; ++i, ++pid ) { in ConnectedEndpointName()
|
/dports/audio/din/din-52/src/ |
H A D | RtMidi.cpp | 720 int nConnected = 0; in ConnectedEndpointName() local 726 nConnected = CFDataGetLength( connections ) / sizeof(MIDIUniqueID); in ConnectedEndpointName() 727 if ( nConnected ) { in ConnectedEndpointName() 729 for ( i=0; i<nConnected; ++i, ++pid ) { in ConnectedEndpointName()
|
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/midi/ |
H A D | RtMidi.cpp | 785 int nConnected = 0; in ConnectedEndpointName() local 792 nConnected = CFDataGetLength(connections) / sizeof(MIDIUniqueID); in ConnectedEndpointName() 793 if (nConnected) in ConnectedEndpointName() 796 for (i = 0; i < nConnected; ++i, ++pid) in ConnectedEndpointName()
|
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/midi/ |
H A D | RtMidi.cpp | 785 int nConnected = 0; in ConnectedEndpointName() local 792 nConnected = CFDataGetLength(connections) / sizeof(MIDIUniqueID); in ConnectedEndpointName() 793 if (nConnected) in ConnectedEndpointName() 796 for (i = 0; i < nConnected; ++i, ++pid) in ConnectedEndpointName()
|
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/ |
H A D | manager.cpp | 1118 int nConnected = 0; in connectDevices() local 1125 nConnected++; in connectDevices() 1127 if (genericDevices.count() == nConnected) in connectDevices()
|
/dports/sysutils/gigolo/gigolo-0.5.2/po/ |
H A D | en_CA.po | 504 msgstr "<b>%s</b>\n\nURI: %s\nConnected: Yes\nService Type: %s\nBookmark: %s"
|