Home
last modified time | relevance | path

Searched defs:BACKEND (Results 1 – 25 of 447) sorted by relevance

12345678910>>...18

/dports/audio/volumeicon/volumeicon-0.5.1/src/
H A DMakefile.am9 BACKEND = oss_backend.c oss_backend.h macro
12 BACKEND = oss3_backend.c oss_backend.h macro
14 BACKEND = alsa_backend.c alsa_backend.h alsa_volume_mapping.h alsa_volume_mapping.c macro
/dports/security/yubico-piv-tool/yubico-piv-tool-2.2.0/cmake/
H A Dpcscd.cmake41 set(BACKEND ${BACKEND_ARG_MAC}) variable
44 set(BACKEND ${BACKEND_ARG_WIN}) variable
47 set(BACKEND ${BACKEND_ARG_PCSC}) variable
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/
H A DSDL_egl_c.h103 #define SDL_EGL_SwapWindow_impl(BACKEND) void \ argument
109 #define SDL_EGL_MakeCurrent_impl(BACKEND) int \ argument
120 #define SDL_EGL_CreateContext_impl(BACKEND) SDL_GLContext \ argument
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/
H A DSDL_egl_c.h103 #define SDL_EGL_SwapWindow_impl(BACKEND) void \ argument
109 #define SDL_EGL_MakeCurrent_impl(BACKEND) int \ argument
120 #define SDL_EGL_CreateContext_impl(BACKEND) SDL_GLContext \ argument
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/
H A DSDL_egl_c.h103 #define SDL_EGL_SwapWindow_impl(BACKEND) void \ argument
109 #define SDL_EGL_MakeCurrent_impl(BACKEND) int \ argument
120 #define SDL_EGL_CreateContext_impl(BACKEND) SDL_GLContext \ argument
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/warnings/
H A DMakefile58 BACKEND=flambda macro
60 BACKEND=clambda macro
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/warnings/
H A DMakefile58 BACKEND=flambda macro
60 BACKEND=clambda macro
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/
H A DSDL_egl_c.h122 #define SDL_EGL_SwapWindow_impl(BACKEND) int \ argument
128 #define SDL_EGL_MakeCurrent_impl(BACKEND) int \ argument
139 #define SDL_EGL_CreateContext_impl(BACKEND) SDL_GLContext \ argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/parking_lot_core-0.7.2/src/
H A Dutil.rs23 // hint::unreachable_unchecked() in release mode
/dports/audio/gvolwheel/gvolwheel-1.0.3/src/
H A DMakefile.am20 BACKEND = alsa.c alsa.h macro
22 BACKEND = oss.c oss.h macro
/dports/multimedia/gmtk/gmtk-1.0.9/
H A Dconfigure.ac213 AC_SUBST(BACKEND) subst
224 AC_SUBST(BACKEND) subst
237 AC_SUBST(BACKEND) subst
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/libmp/
H A Dbackend.py30 BACKEND = 'python' variable
77 BACKEND = 'gmpy' variable
89 BACKEND = 'sage' variable
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Modules/
H A DAgentDashboardCommon.pm284 BACKEND: label
535 BACKEND: label
/dports/x11/controllermap/SDL2-2.0.18/src/video/
H A DSDL_egl_c.h160 #define SDL_EGL_SwapWindow_impl(BACKEND) int \ argument
166 #define SDL_EGL_MakeCurrent_impl(BACKEND) int \ argument
172 #define SDL_EGL_CreateContext_impl(BACKEND) SDL_GLContext \ argument
/dports/devel/sdl20/SDL2-2.0.18/src/video/
H A DSDL_egl_c.h160 #define SDL_EGL_SwapWindow_impl(BACKEND) int \ argument
166 #define SDL_EGL_MakeCurrent_impl(BACKEND) int \ argument
172 #define SDL_EGL_CreateContext_impl(BACKEND) SDL_GLContext \ argument
/dports/devel/elfutils/elfutils-0.179/backends/
H A Driscv_corenote.c40 # define BACKEND riscv_ macro
43 # define BACKEND riscv64_ macro
H A Di386_auxv.c33 #define BACKEND i386_ macro
H A Dalpha_auxv.c33 #define BACKEND alpha_ macro
H A Dsparc_initreg.c40 #define BACKEND sparc_ macro
H A Darm_auxv.c33 #define BACKEND arm_ macro
H A Dppc_auxv.c33 #define BACKEND ppc_ macro
/dports/x11-wm/xfce4-session/xfce4-session-4.16.0/
H A Dconfigure.ac175 AC_DEFINE_UNQUOTED(BACKEND, "$with_backend", [backend]) definition
176 AC_SUBST(BACKEND, "$with_backend") subst
/dports/deskutils/lumina-pdf/lumina-pdf-645ed591ef91c3607d3ab87dd86f7acfd08b05c9/src-qt5/
H A DPropDialog.h28 Renderer *BACKEND; variable
H A DBookmarkMenu.h26 Renderer *BACKEND; variable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/pdcurses-sys-0.7.1/src/PDCurses/dos/
H A Dpdcclip.c22 clipboard. This function returns the contents of the clipboard

12345678910>>...18