Home
last modified time | relevance | path

Searched refs:tie (Results 1 – 25 of 98) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dstyle_diff.cpp57 return std::tie(lhs->id, lhs->type) in diffSources()
58 == std::tie(rhs->id, rhs->type); in diffSources()
65 return std::tie(lhs->id, lhs->type) in diffLayers()
66 == std::tie(rhs->id, rhs->type); in diffLayers()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/tile/
H A Dtile_id.hpp114 return std::tie(z, x, y) < std::tie(rhs.z, rhs.x, rhs.y); in operator <()
176 …return std::tie(overscaledZ, wrap, canonical) < std::tie(rhs.overscaledZ, rhs.wrap, rhs.canonical); in operator <()
221 return std::tie(wrap, canonical) < std::tie(rhs.wrap, rhs.canonical); in operator <()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dbasic_ios.h295 tie() const in _GLIBCXX_VISIBILITY()
307 tie(basic_ostream<_CharT, _Traits>* __tiestr) in _GLIBCXX_VISIBILITY()
483 this->tie(__rhs.tie(nullptr)); in _GLIBCXX_VISIBILITY()
H A Dbasic_ios.tcc98 this->tie(__rhs.tie()); in copyfmt()
H A Dostream.tcc51 if (__os.tie() && __os.good()) in sentry()
52 __os.tie()->flush(); in sentry()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dbasic_ios.h295 tie() const in _GLIBCXX_VISIBILITY()
307 tie(basic_ostream<_CharT, _Traits>* __tiestr) in _GLIBCXX_VISIBILITY()
483 this->tie(__rhs.tie(nullptr)); in _GLIBCXX_VISIBILITY()
H A Dbasic_ios.tcc98 this->tie(__rhs.tie()); in copyfmt()
H A Dostream.tcc51 if (__os.tie() && __os.good()) in sentry()
52 __os.tie()->flush(); in sentry()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dtileset.hpp43 return std::tie(lhs.tiles, lhs.zoomRange, lhs.attribution, lhs.scheme, lhs.bounds) in operator ==()
44 == std::tie(rhs.tiles, rhs.zoomRange, rhs.attribution, rhs.scheme, rhs.bounds); in operator ==()
H A Dunitbezier.hpp119 return std::tie(cx, bx, ax, cy, by, ay) == in operator ==()
120 std::tie(rhs.cx, rhs.bx, rhs.ax, rhs.cy, rhs.by, rhs.ay); in operator ==()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/tuple/detail/
H A Dtuple_basic.hpp870 tie(T0& t0) { in tie() function
877 tie(T0& t0, T1& t1) { in tie() function
884 tie(T0& t0, T1& t1, T2& t2) { in tie() function
891 tie(T0& t0, T1& t1, T2& t2, T3& t3) { in tie() function
898 tie(T0& t0, T1& t1, T2& t2, T3& t3, in tie() function
906 tie(T0& t0, T1& t1, T2& t2, T3& t3, in tie() function
914 tie(T0& t0, T1& t1, T2& t2, T3& t3, in tie() function
924 tie(T0& t0, T1& t1, T2& t2, T3& t3, in tie() function
935 tie(T0& t0, T1& t1, T2& t2, T3& t3, in tie() function
947 tie(T0& t0, T1& t1, T2& t2, T3& t3, in tie() function
/OK3568_Linux_fs/buildroot/package/jquery-ui-themes/
H A DConfig.in17 bool "black-tie"
92 default "black-tie" if BR2_PACKAGE_JQUERY_UI_THEMES_BLACK_TIE
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/tuple/
H A Dtuple.hpp35 using tuples::tie;
/OK3568_Linux_fs/external/rknn-toolkit2/examples/tensorflow/ssd_mobilenet_v1/
H A Dcoco_labels_list.txt33 tie
/OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_yolov5_demo/model/
H A Dcoco_80_labels_list.txt28 tie
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/model/
H A Dcoco_80_labels_list.txt28 tie
/OK3568_Linux_fs/debian/overlay-debug/usr/share/rknn_demo/
H A Dcoco_labels_list.txt33 tie
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/assets/
H A Dcoco_80_labels_list.txt28 tie
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dpkg/
H A Ddpkg.inc87 perl-module-term-ansicolor perl-module-tie-handle \
88 perl-module-tie-hash perl-module-storable \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dios140 basic_ostream<charT,traits>* tie() const;
141 basic_ostream<charT,traits>* tie(basic_ostream<charT,traits>* tiestr);
630 basic_ostream<char_type, traits_type>* tie() const;
632 basic_ostream<char_type, traits_type>* tie(basic_ostream<char_type, traits_type>* __tiestr);
701 basic_ios<_CharT, _Traits>::tie() const
709 basic_ios<_CharT, _Traits>::tie(basic_ostream<char_type, traits_type>* __tiestr)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dios140 basic_ostream<charT,traits>* tie() const;
141 basic_ostream<charT,traits>* tie(basic_ostream<charT,traits>* tiestr);
630 basic_ostream<char_type, traits_type>* tie() const;
632 basic_ostream<char_type, traits_type>* tie(basic_ostream<char_type, traits_type>* __tiestr);
701 basic_ios<_CharT, _Traits>::tie() const
709 basic_ios<_CharT, _Traits>::tie(basic_ostream<char_type, traits_type>* __tiestr)
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/renesas/
H A Dr8a774c0-ek874-mipi-2.1.dts64 /* uncomment remote-endpoint property to tie imx219 to
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dattribute.hpp41 …return std::tie(lhs.attributeType, lhs.attributeSize, lhs.attributeOffset, lhs.vertexBuffer, lhs.v… in operator ==()
42 …== std::tie(rhs.attributeType, rhs.attributeSize, rhs.attributeOffset, rhs.vertexBuffer, rhs.verte… in operator ==()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.xtensa42 tie.h Co-processors and custom extensions defined
45 tie-asm.h Assembly macros to access custom-defined registers
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_cover.cpp116 return std::tie(a.sqDist, a.x, a.y) < std::tie(b.sqDist, b.x, b.y); in tileCover()

1234