Home
last modified time | relevance | path

Searched refs:AL_OUT_OF_MEMORY (Results 1 – 25 of 80) sorted by relevance

1234

/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/openal/
H A DEFXUtil.java173 genError = AL_OUT_OF_MEMORY; in testSupportGeneric()
221 } else if (genError == AL_OUT_OF_MEMORY) { in testSupportGeneric()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/audio/openal/
H A DOpenALUtils.cpp45 case AL_OUT_OF_MEMORY: return "Out of memory"; in getAlErrorString()
/dports/games/spring/spring_98.0/rts/System/Sound/OpenAL/
H A DALShared.cpp26 case AL_OUT_OF_MEMORY: in CheckError()
/dports/graphics/Coin/coin-Coin-4.0.0/src/misc/
H A DAudioTools.cpp83 case AL_OUT_OF_MEMORY: in coin_get_openal_error()
/dports/devel/sfml/SFML-2.5.1/src/SFML/Audio/
H A DALCheck.cpp80 case AL_OUT_OF_MEMORY: in alCheckError()
/dports/games/warzone2100/warzone2100/lib/sound/
H A Dopenal_error.cpp57 case AL_OUT_OF_MEMORY: in __sound_GetError()
/dports/games/openjk/OpenJK-07675e2/codemp/client/OpenAL/
H A Daltypes.h309 #define AL_OUT_OF_MEMORY 0xA005 macro
/dports/games/openjk/OpenJK-07675e2/code/client/OpenAL/
H A Daltypes.h309 #define AL_OUT_OF_MEMORY 0xA005 macro
/dports/games/openspades/openspades-0.1.3/Sources/Audio/AL/
H A Daltypes.h311 #define AL_OUT_OF_MEMORY 0xA005 macro
/dports/games/ioquake3/ioquake3-1.36/code/AL/
H A Daltypes.h311 #define AL_OUT_OF_MEMORY 0xA005 macro
/dports/games/ioquake3-server/ioquake3-1.36/code/AL/
H A Daltypes.h311 #define AL_OUT_OF_MEMORY 0xA005 macro
/dports/games/evq3/evq3/code/AL/
H A Daltypes.h311 #define AL_OUT_OF_MEMORY 0xA005 macro
/dports/games/torcs/torcs-1.3.7/src/windows/include/AL/
H A Daltypes.h311 #define AL_OUT_OF_MEMORY 0xA005 macro
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/AL/
H A Daltypes.h311 #define AL_OUT_OF_MEMORY 0xA005 macro
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/AL/
H A Daltypes.h311 #define AL_OUT_OF_MEMORY 0xA005 macro
/dports/games/openarena/openarena-engine-source-0.8.8/code/AL/
H A Daltypes.h311 #define AL_OUT_OF_MEMORY 0xA005 macro
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/AL/
H A Daltypes.h311 #define AL_OUT_OF_MEMORY 0xA005 macro
/dports/games/q2p/Q2P-0.2-2006-12-31/win32/include/
H A Daltypes.h333 #define AL_OUT_OF_MEMORY 0xA005 macro
/dports/games/scorched3d/scorched-dep-win32/include/al/al/
H A Daltypes.h333 #define AL_OUT_OF_MEMORY 0xA005 macro
/dports/games/uqm/uqm-0.8.0/src/libs/sound/openal/
H A Daudiodrv_openal.c49 AL_OUT_OF_MEMORY,
254 case AL_OUT_OF_MEMORY: in openAL_GetError()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/alto-3.0.4/src/
H A Dlib.rs102 sys::AL_OUT_OF_MEMORY => AltoError::OutOfMemory, in from_al()
/dports/graphics/Coin/coin-Coin-4.0.0/src/glue/
H A Dopenal_wrapper.h145 AL_OUT_OF_MEMORY=0xa005, enumerator
/dports/devel/simgear/simgear-2020.3.11/simgear/sound/
H A Dopenal_test1.cxx43 } else if ( error == AL_OUT_OF_MEMORY ) { in print_openal_error()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/dfsound/
H A Dopenal.c97 case AL_OUT_OF_MEMORY: in GetALErrorString()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/openal/
H A DAL10.java326 int AL_OUT_OF_MEMORY = 0xA005; field

1234