| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | __node_handle | 63 __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 D | optional | 25 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_handle | 63 __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 D | optional | 25 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 D | optional.hpp | 11 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 D | render_heatmap_layer.cpp | 65 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 D | collator_expression.hpp | 31 return { nullopt }; in possibleOutputs()
|
| H A D | at.hpp | 33 return { nullopt }; in possibleOutputs()
|
| H A D | compound_expression.hpp | 82 return { nullopt }; in possibleOutputs()
|
| H A D | value.hpp | 140 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 D | node_handle.h | 76 __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 D | node_handle.h | 76 __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 D | dsl.cpp | 94 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 D | length.cpp | 41 return { nullopt }; in possibleOutputs()
|
| H A D | let.cpp | 86 return { nullopt }; in possibleOutputs()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | glyph_manager.cpp | 140 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 D | optional | 87 // 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 D | optional | 87 // 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 D | optional | 69 // 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 D | optional | 69 // 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 D | 0001-Add-support-for-V4L2VDA-on-Linux.patch | 414 + return absl::nullopt;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_101.0.4951/ |
| H A D | 0001-Add-support-for-V4L2VDA-on-Linux.patch | 415 + return absl::nullopt;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/ |
| H A D | 0002-Add-support-for-V4L2VDA-on-Linux.patch | 416 + return absl::nullopt;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_109.0.5414/ |
| H A D | 0001-media-gpu-v4l2-Support-V4L2-VDA-with-libv4l2-on-Linu.patch | 409 + return absl::nullopt;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_111.0.5563/ |
| H A D | 0001-media-gpu-v4l2-Support-V4L2-VDA-with-libv4l2-on-Linu.patch | 409 + return absl::nullopt;
|