Home
last modified time | relevance | path

Searched defs:alternative (Results 1 – 6 of 6) 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/operator/
H A Dalternative.hpp45 struct alternative : nary_parser<alternative<Elements> > struct
48 struct attribute
66 alternative(Elements const& elements_) in alternative() argument
71 bool parse(Iterator& first, Iterator const& last in parse()
83 info what(Context& context) const in what()
91 Elements elements;
/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()
447 return geojson::visit(element, [] (const auto& alternative) { in stringify()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dalternative.h141 #define alternative(oldinstr, altinstr, facility) \ macro
/OK3568_Linux_fs/kernel/tools/objtool/
H A Dcheck.c24 struct alternative { struct
25 struct list_head list;
26 struct instruction *insn;
27 bool skip_orig;
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dalternative.h211 #define alternative(oldinstr, newinstr, feature) \ macro
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dp4.c592 u64 alternative; member