Home
last modified time | relevance | path

Searched refs:tag2 (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/algorithm/
H A Dequal.hpp139 …UCED_TYPENAME std::iterator_traits< SinglePassTraversalReadableIterator2 >::iterator_category tag2; in equal() local
141 return equal_impl(first1, last1, first2, last2, tag1, tag2); in equal()
154 …UCED_TYPENAME std::iterator_traits< SinglePassTraversalReadableIterator2 >::iterator_category tag2; in equal() local
156 return equal_impl(first1, last1, first2, last2, pred, tag1, tag2); in equal()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dassign_parents.hpp54 typedef typename geometry::tag<Geometry2>::type tag2; in within_selected_input() typedef
67 get_ring<tag2>::apply(outer_id, geometry2), strategy) >= 0; in within_selected_input()
89 typedef typename geometry::tag<Geometry2>::type tag2; in within_selected_input() typedef
99 get_ring<tag2>::apply(inner_id, geometry2), in within_selected_input()
230 typedef typename geometry::tag<Geometry2>::type tag2; in assign_parents() typedef
267 geometry::envelope(get_ring<tag2>::apply(it->first, geometry2), in assign_parents()
H A Dadd_rings.hpp42 typedef typename geometry::tag<Geometry2>::type tag2; in convert_and_add() typedef
54 get_ring<tag2>::apply(id, geometry2), in convert_and_add()
H A Dselect_rings.hpp320 typedef typename geometry::tag<Geometry2>::type tag2; in select_rings() typedef
328 dispatch::select_rings<tag2, Geometry2>::apply(geometry2, geometry1, in select_rings()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/detail/
H A Dstrictest_traversal.hpp54 typedef typename traits::category_of<next_value>::type tag2; typedef
56 typedef typename stricter_traversal<tag1,tag2>::type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Det_ops.hpp80 template <class tag, class Arg1, class Arg2, class Arg3, class Arg4, class tag2, class Arg1b, class…
81 …plus, detail::expression<tag, Arg1, Arg2, Arg3, Arg4>, detail::expression<tag2, Arg1b, Arg2b, Arg3…
82 …ail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const detail::expression<tag2, Arg1b, Arg2b, Arg3… in operator +() argument
84 …plus, detail::expression<tag, Arg1, Arg2, Arg3, Arg4>, detail::expression<tag2, Arg1b, Arg2b, Arg3… in operator +()
242 template <class tag, class Arg1, class Arg2, class Arg3, class Arg4, class tag2, class Arg1b, class…
243 …inus, detail::expression<tag, Arg1, Arg2, Arg3, Arg4>, detail::expression<tag2, Arg1b, Arg2b, Arg3…
244 …ail::expression<tag, Arg1, Arg2, Arg3, Arg4>& a, const detail::expression<tag2, Arg1b, Arg2b, Arg3… in operator -() argument
246 …inus, detail::expression<tag, Arg1, Arg2, Arg3, Arg4>, detail::expression<tag2, Arg1b, Arg2b, Arg3… in operator -()
346 template <class tag, class Arg1, class Arg2, class Arg3, class Arg4, class tag2, class Arg1b, class…
347 …lies, detail::expression<tag, Arg1, Arg2, Arg3, Arg4>, detail::expression<tag2, Arg1b, Arg2b, Arg3…
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dlto-streamer.h1075 enum LTO_tags tag2) in lto_tag_check_range() argument
1077 if (actual < tag1 || actual > tag2) in lto_tag_check_range()
1082 lto_tag_name (tag2)); in lto_tag_check_range()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dlto-streamer.h1075 enum LTO_tags tag2) in lto_tag_check_range() argument
1077 if (actual < tag1 || actual > tag2) in lto_tag_check_range()
1082 lto_tag_name (tag2)); in lto_tag_check_range()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dgconf.c54 GtkTextTag *tag1, *tag2; variable
184 tag2 = gtk_text_buffer_create_tag(txtbuf, "mytag2", in init_main_window()
386 gtk_text_buffer_insert_with_tags(buffer, &end, str_get(&help), -1, tag2, in text_insert_help()
408 gtk_text_buffer_insert_with_tags(buffer, &end, msg, -1, tag2, in text_insert_msg()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dgconf.c52 GtkTextTag *tag1, *tag2; variable
183 tag2 = gtk_text_buffer_create_tag(txtbuf, "mytag2", in init_main_window()
385 gtk_text_buffer_insert_with_tags(buffer, &end, str_get(&help), -1, tag2, in text_insert_help()
407 gtk_text_buffer_insert_with_tags(buffer, &end, msg, -1, tag2, in text_insert_msg()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dgconf.c54 GtkTextTag *tag1, *tag2; variable
184 tag2 = gtk_text_buffer_create_tag(txtbuf, "mytag2", in init_main_window()
386 gtk_text_buffer_insert_with_tags(buffer, &end, str_get(&help), -1, tag2, in text_insert_help()
408 gtk_text_buffer_insert_with_tags(buffer, &end, msg, -1, tag2, in text_insert_msg()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.cpp1449 XmlTag tag2 = XmlTag(psystem); in doParse() local
1455 XML_CHECK_TOPTAG_MARK(CALIB_SYSTEM_TAG_ID, tag2.Type(), tag2.Size()); in doParse()
1461 XmlTag tag2 = XmlTag(pexpset); in doParse() local
1467 XML_CHECK_TOPTAG_MARK(CALIB_EXPSET_TAG_ID, tag2.Type(), tag2.Size()); in doParse()
1548 XmlTag tag2 = XmlTag(psystem); in doGenerate() local
1554 XML_CHECK_TOPTAG_MARK(CALIB_SYSTEM_TAG_ID, tag2.Type(), tag2.Size()); in doGenerate()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-56393 fmtmsg (MM_PRINT, "only1field", MM_INFO, "text2", "action2", "tag2");
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-56393 fmtmsg (MM_PRINT, "only1field", MM_INFO, "text2", "action2", "tag2");