Home
last modified time | relevance | path

Searched refs:nullopt (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__node_handle63 __alloc_ = _VSTD::nullopt;
97 __other.__alloc_ = _VSTD::nullopt;
104 __alloc_ == _VSTD::nullopt ||
114 __alloc_ == _VSTD::nullopt)
118 __other.__alloc_ = _VSTD::nullopt;
140 __alloc_ == _VSTD::nullopt || __other.__alloc_ == _VSTD::nullopt)
H A Doptional25 inline constexpr nullopt_t nullopt(unspecified );
44 // 23.6.7 comparison with nullopt
204 _LIBCPP_INLINE_VAR constexpr nullopt_t nullopt{nullopt_t::__secret_tag{}, nullopt_t::__secret_tag{}…
1118 // Comparisons with nullopt
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__node_handle63 __alloc_ = _VSTD::nullopt;
97 __other.__alloc_ = _VSTD::nullopt;
104 __alloc_ == _VSTD::nullopt ||
114 __alloc_ == _VSTD::nullopt)
118 __other.__alloc_ = _VSTD::nullopt;
140 __alloc_ == _VSTD::nullopt || __other.__alloc_ == _VSTD::nullopt)
H A Doptional25 inline constexpr nullopt_t nullopt(unspecified );
44 // 23.6.7 comparison with nullopt
204 _LIBCPP_INLINE_VAR constexpr nullopt_t nullopt{nullopt_t::__secret_tag{}, nullopt_t::__secret_tag{}…
1118 // Comparisons with nullopt
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Doptional.hpp11 constexpr nullopt_t nullopt = std::experimental::nullopt; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_heatmap_layer.cpp65 renderTexture = nullopt; in render()
199 colorRampTexture = nullopt; in updateColorRamp()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dcollator_expression.hpp31 return { nullopt }; in possibleOutputs()
H A Dat.hpp33 return { nullopt }; in possibleOutputs()
H A Dcompound_expression.hpp82 return { nullopt }; in possibleOutputs()
H A Dvalue.hpp140 result.push_back(value ? fromExpressionValue<T>(*value) : nullopt); in fromExpressionValues()
/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 Dnode_handle.h76 __nh._M_alloc = nullopt; in _GLIBCXX_VISIBILITY()
99 __nh._M_alloc = nullopt; in _GLIBCXX_VISIBILITY()
/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 Dnode_handle.h76 __nh._M_alloc = nullopt; in _GLIBCXX_VISIBILITY()
99 __nh._M_alloc = nullopt; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Ddsl.cpp94 return std::make_unique<Equals>(std::move(lhs), std::move(rhs), nullopt, false); in eq()
99 return std::make_unique<Equals>(std::move(lhs), std::move(rhs), nullopt, true); in ne()
H A Dlength.cpp41 return { nullopt }; in possibleOutputs()
H A Dlet.cpp86 return { nullopt }; in possibleOutputs()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dglyph_manager.cpp140 glyphs.emplace(glyphID, std::experimental::nullopt); in notify()
/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/experimental/
H A Doptional87 // Used for constructing nullopt.
96 constexpr nullopt_t nullopt { nullopt_t::_Construct::_Token };
779 // [X.Y.9] Comparisons with nullopt.
/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/experimental/
H A Doptional87 // Used for constructing nullopt.
96 constexpr nullopt_t nullopt { nullopt_t::_Construct::_Token };
779 // [X.Y.9] Comparisons with nullopt.
/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/
H A Doptional69 // Used for constructing nullopt.
77 inline constexpr nullopt_t nullopt { nullopt_t::_Construct::_Token };
1071 // Comparisons with nullopt.
/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/
H A Doptional69 // Used for constructing nullopt.
77 inline constexpr nullopt_t nullopt { nullopt_t::_Construct::_Token };
1071 // Comparisons with nullopt.
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch414 + return absl::nullopt;
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_101.0.4951/
H A D0001-Add-support-for-V4L2VDA-on-Linux.patch415 + return absl::nullopt;
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/
H A D0002-Add-support-for-V4L2VDA-on-Linux.patch416 + return absl::nullopt;
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/
H A D0001-media-gpu-v4l2-Support-V4L2-VDA-with-libv4l2-on-Linu.patch409 + return absl::nullopt;
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/
H A D0001-media-gpu-v4l2-Support-V4L2-VDA-with-libv4l2-on-Linu.patch409 + return absl::nullopt;

12