Home
last modified time | relevance | path

Searched refs:alternative (Results 1 – 25 of 436) sorted by relevance

12345678910>>...18

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/operator/
H A Dalternative.hpp45 struct alternative : nary_parser<alternative<Elements> > struct
66 alternative(Elements const& elements_) in alternative() function
99 : make_nary_composite<Elements, alternative>
107 struct has_semantic_action<qi::alternative<Elements> >
113 struct handles_container<qi::alternative<Elements>, Attribute, Context
/OK3568_Linux_fs/kernel/arch/x86/um/asm/
H A Dbarrier.h14 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
15 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
16 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/
H A D0001-exception_handler.cc-Match-the-types-for-SIGSTKSZ.patch25 // the alternative stack. Ensure that the size of the alternative stack is
30 // Only set an alternative stack if there isn't already one, or if the current
/OK3568_Linux_fs/buildroot/package/google-breakpad/
H A D0004-Fix-for-non-constant-SIGSTKSZ.patch28 // the alternative stack. Ensure that the size of the alternative stack is
33 // Only set an alternative stack if there isn't already one, or if the current
/OK3568_Linux_fs/buildroot/package/fmt/
H A DConfig.in7 used as a safe alternative to printf or as a fast alternative
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsmap.h44 alternative("", __ASM_CLAC, X86_FEATURE_SMAP); in clac()
50 alternative("", __ASM_STAC, X86_FEATURE_SMAP); in stac()
H A Dbarrier.h52 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Dplaces-backend.qdoc70 An alternative would have been to declare a friend class in SearchReply.
117 and this is typically handled via an alternative identifier attribute. The favorited place contain…
121 There are 3 prerequisites for implementing cross-referencing by alternative identifier. The first …
126 and set an alternative identifier attribute of the place to be saved. The key of the alternative i…
131 and the alternative identifier attribute key as the value, in this case \c x_id_<provider name> wou…
132 …laceMatchRequest should be matched against the \c x_id_<provider name> alternative identifier attr…
146 Generally however it is recommended that cross referencing be implemented via alternative identifie…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/neon/neon/
H A Dfix-package-check-for-libxml2.patch9 | ERROR: /usr/bin/xml2-config should not be used, use an alternative such as pkg-config
10 | ERROR: /usr/bin/xml2-config should not be used, use an alternative such as pkg-config
11 | ERROR: /usr/bin/xml2-config should not be used, use an alternative such as pkg-config
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libcomps/
H A Dlibcomps_0.1.18.bb1 SUMMARY = "Libcomps is alternative for yum.comps library (which is for managing rpm package groups)…
3 DESCRIPTION = "Libcomps is alternative for yum.comps library. It's written in pure C as library and…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojson/0.4.2/include/mapbox/
H A Dgeojson_impl.hpp432 return geojson::visit(element, [&] (const auto& alternative) { in convert() argument
433 return convert(alternative, allocator); in convert()
447 return geojson::visit(element, [] (const auto& alternative) { in stringify() argument
448 return stringify(alternative); in stringify()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dxlnx,zynqmp-clk.txt24 The Zynq UltraScale+ MPSoC has one primary and four alternative reference clock
28 - pss_alt_ref_clk (alternative PS reference clock)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python-imaging/
H A Dallow.to.disable.some.features.patch34 feature.zlib = "zlib" # alternative name
41 feature.jpeg = "libjpeg" # alternative name
/OK3568_Linux_fs/u-boot/board/keymile/km83xx/
H A DREADME.kmeter17 phase it might be helpful to apply an alternative boot configuration in
8 a simple way. Therefore it is an alternative boot eeprom on the PIGGY,
/OK3568_Linux_fs/buildroot/package/linenoise/
H A DConfig.in4 A small self-contained alternative to readline and libedit
/OK3568_Linux_fs/buildroot/package/python-charset-normalizer/
H A DConfig.in6 actively maintained alternative to Chardet.
/OK3568_Linux_fs/buildroot/package/x11r7/xlib_libxshmfence/
H A DConfig.in4 # adds SYS_futex64 as an alternative
/OK3568_Linux_fs/buildroot/package/s6-dns/
H A DConfig.in7 Unix systems, as an alternative to the BIND, djbdns or other
/OK3568_Linux_fs/buildroot/package/ljlinenoise/
H A DConfig.in8 a small alternative to readline and libedit.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-charset-normalizer_2.0.12.bb1 …eal First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/opencl/
H A Docl-icd_2.3.1.bb2 DESCRIPTION = "Open Source alternative to vendor specific OpenCL ICD loaders."
/OK3568_Linux_fs/buildroot/package/python-pyparsing/
H A DConfig.in4 The pyparsing module is an alternative approach to creating
/OK3568_Linux_fs/buildroot/package/davici/
H A DConfig.in14 davici is an alternative implementation of the VICI
/OK3568_Linux_fs/buildroot/package/re2/
H A DConfig.in7 RE2 is a fast, safe, thread-friendly alternative
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/fmt/
H A Dfmt_8.1.1.bb2 …n-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf an…

12345678910>>...18