Home
last modified time | relevance | path

Searched refs:SINKS (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/x11/xpra/xpra-4.3/xpra/sound/
H A Dgstreamer_util.py532 SINKS = []
534 SINKS.append("osxaudiosink")
536 SINKS.append("directsoundsink")
537 SINKS.append("wasapisink")
538 SINKS.append("autoaudiosink")
542 SINKS.append("pulsesink")
546 SINKS += ["alsasink", "osssink", "oss4sink", "jackaudiosink"]
547 return SINKS
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dconfig.h301 #define SINKS /* Kitchen sinks - Janet Walz */ macro
/dports/games/nethack33/nethack-3.3.1/include/
H A Dconfig.h301 #define SINKS /* Kitchen sinks - Janet Walz */ macro
/dports/games/nethack34/nethack-3.4.3/include/
H A Dconfig.h316 #define SINKS /* Kitchen sinks - Janet Walz */ macro
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dconfig.h316 #define SINKS /* Kitchen sinks - Janet Walz */ macro
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/logging/v2/
H A Dresources.py335 SINKS = ( variable in Collections
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dconfig.h329 #define SINKS /* Kitchen sinks - Janet Walz */ macro
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dconfig.h340 #define SINKS /* Kitchen sinks - Janet Walz */ macro
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dconfig.h359 #define SINKS /* Kitchen sinks - Janet Walz */ macro
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dconfig.h349 #define SINKS /* Kitchen sinks - Janet Walz */ macro
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dconfig.h396 #define SINKS /* Kitchen sinks - Janet Walz */ macro
/dports/www/py-google-cloud-logging/google-cloud-logging-2.7.0/tests/unit/
H A Dtest_client.py529 SINKS = [
535 returned = {"sinks": SINKS, "nextPageToken": TOKEN}
569 SINKS = [
575 returned = {"sinks": SINKS}
/dports/games/nethack33/nethack-3.3.1/src/
H A Ddo.c23 #ifdef SINKS
231 #ifdef SINKS
466 #ifdef SINKS
H A Dsit.c93 #ifdef SINKS in dosit()
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Ddo.c23 #ifdef SINKS
231 #ifdef SINKS
466 #ifdef SINKS
H A Dsit.c93 #ifdef SINKS in dosit()
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Ddo.c23 #ifdef SINKS
231 #ifdef SINKS
466 #ifdef SINKS
H A Dsit.c93 #ifdef SINKS in dosit()
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dfountain.c502 #ifdef SINKS
828 #ifdef SINKS
H A Dsit.c115 #ifdef SINKS in dosit()
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dsit.c115 #ifdef SINKS in dosit()
/dports/games/nethack34/nethack-3.4.3/src/
H A Dsit.c115 #ifdef SINKS in dosit()
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dsit.c115 #ifdef SINKS in dosit()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dsit.c115 #ifdef SINKS in dosit()
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dsit.c117 #ifdef SINKS in dosit()

12345678