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

/openjdk7/jdk/src/solaris/native/com/sun/media/sound/
H A DPLATFORM_API_SolarisOS_Ports.c36 #define ALL_TARGET_PORT_COUNT 6 macro
42 static int targetPorts[ALL_TARGET_PORT_COUNT] = {
51 static char* targetPortNames[ALL_TARGET_PORT_COUNT] = {
61 static int targetPortJavaSoundMapping[ALL_TARGET_PORT_COUNT] = {
114 int ports[ALL_TARGET_PORT_COUNT + ALL_SOURCE_PORT_COUNT];
222 for (i = 0; i < ALL_TARGET_PORT_COUNT; i++) {

Completed in 30 milliseconds