Home
last modified time | relevance | path

Searched refs:xpr (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/stream/detail/
H A Dmatch_manip.hpp37 match_manip(Expr const& xpr, Skipper const& s, Attribute& a) in match_manip()
38 : expr(xpr), skipper(s), attr(a), post_skip(skip_flag::postskip) {} in match_manip()
40 match_manip(Expr const& xpr, Skipper const& s in match_manip()
42 : expr(xpr), skipper(s), attr(a), post_skip(ps) {} in match_manip()
57 match_manip(Expr const& xpr, Skipper const& s, Attribute& a) in match_manip()
58 : expr(xpr), skipper(s), attr(a), post_skip(skip_flag::postskip) {} in match_manip()
60 match_manip(Expr const& xpr, Skipper const& s in match_manip()
62 : expr(xpr), skipper(s), attr(a), post_skip(ps) {} in match_manip()
77 match_manip(Expr const& xpr, Skipper const& s, Attribute& a) in match_manip()
78 : expr(xpr), skipper(s), attr(a), post_skip(skip_flag::postskip) {} in match_manip()
[all …]
/OK3568_Linux_fs/buildroot/package/x11r7/xapp_xpr/
H A DConfig.in2 bool "xpr"
6 X.Org xpr application
H A Dxapp_xpr.hash2 sha256 a0bbb11475366622632440b1c6f16d19964b4516483232fe5f46c169528557c5 xpr-1.1.0.tar.xz
3 …331dbe691207498d2c41f3791655b7fc081acfef2ed9904987f363b710bf0eeff6c8d33f819a951cb xpr-1.1.0.tar.xz
H A Dxapp_xpr.mk8 XAPP_XPR_SOURCE = xpr-$(XAPP_XPR_VERSION).tar.xz
/OK3568_Linux_fs/kernel/sound/soc/atmel/
H A Datmel-pcm-pdc.c175 ssc_writex(params->ssc->regs, params->pdc->xpr, in atmel_pcm_dma_irq()
276 ssc_writex(params->ssc->regs, params->pdc->xpr, in atmel_pcm_trigger()
291 ssc_readx(params->ssc->regs, params->pdc->xpr), in atmel_pcm_trigger()
335 ptr = (dma_addr_t) ssc_readx(params->ssc->regs, params->pdc->xpr); in atmel_pcm_pointer()
H A Datmel-pcm.h32 unsigned int xpr; /* PDC recv/trans pointer */ member
H A Datmel_ssc_dai.c42 .xpr = ATMEL_PDC_TPR,
49 .xpr = ATMEL_PDC_RPR,
/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A DMakefile.am7 -I$(top_srcdir)/hw/xquartz/xpr \
H A DMakefile.in550 -I$(top_srcdir)/hw/xquartz/xpr \
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DMakefile.am32 xpr.h \
H A DMakefile.in91 subdir = hw/xquartz/xpr
579 xpr.h \
597 $(AUTOMAKE) --foreign hw/xquartz/xpr/Makefile
/OK3568_Linux_fs/external/xserver/hw/xquartz/mach-startup/
H A DMakefile.in143 $(top_builddir)/hw/xquartz/xpr/libXquartzXpr.la \
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DX11Application.m1099 * The xpr Quartz mode is statically linked into this server.
/OK3568_Linux_fs/external/xserver/
H A Dconfigure.ac2569 hw/xquartz/xpr/Makefile
H A Dconfigure34215 "hw/xquartz/xpr/Makefile") CONFIG_FILES="$CONFIG_FILES hw/xquartz/xpr/Makefile" ;;
H A DChangeLog89939 XQuartz: xpr: Don't FatalError if xp_unlock_window fails
91817 XQuartz: ASL: Use xpr subsystem for logging xpr messages
93469 XQuartz: xpr: Dead code removal
93489 XQuartz: xpr: Use a serial queue rather than pthread mutexes for window_hash
93502 XQuartz: xpr: Initialize window_hash in xprInit
107064 XQuartz: xpr: Bail on errors during unlock and destroy
111039 hw/xquartz/xpr/appledri.c has an interesting case: While its check for
125071 XQuartz: xpr: Added missing include for RootlessHideAllWindows
133704 XQuartz: xpr: The dri.c code for pixmaps was wrong in several ways. They weren't
135575 XQuartz: xpr: Cleanup some of the code and possibly fix part of the GLX Pixmap problem.
[all …]
/OK3568_Linux_fs/buildroot/
H A DCHANGES9304 xapp_{xkbevd,xlsatoms,xlsclients,xmodmap,xpr,xprop,xrandr,xrdb},