| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/ |
| H A D | undefined.hpp | 6 class Undefined {}; class 8 inline bool operator==(const Undefined&, const Undefined&) { return true; } in operator ==() argument 9 inline bool operator!=(const Undefined&, const Undefined&) { return false; } in operator !=() argument
|
| H A D | data_driven_property_value.hpp | 14 Undefined, 36 return value.template is<Undefined>(); in isUndefined() 41 [] (const Undefined&) { return false; }, in isDataDriven() argument 49 [] (const Undefined&) { return true; }, in isZoomConstant() argument
|
| H A D | property_value.hpp | 13 using Value = variant<Undefined, T, PropertyExpression<T>>;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/ |
| H A D | qgeotileproviderosm.cpp | 457 if ( urlTemplate == QJsonValue::Undefined in onNetworkReplyFinished() 458 || imageFormat == QJsonValue::Undefined in onNetworkReplyFinished() 459 || copyRightMap == QJsonValue::Undefined in onNetworkReplyFinished() 460 || copyRightData == QJsonValue::Undefined in onNetworkReplyFinished() 481 if (copyRightStyle != QJsonValue::Undefined && copyRightStyle.isString()) in onNetworkReplyFinished()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeosatelliteinfo/ |
| H A D | tst_qgeosatelliteinfo.cpp | 142 QCOMPARE(info.satelliteSystem(), QGeoSatelliteInfo::Undefined); in constructor() 233 QCOMPARE(info.satelliteSystem(), QGeoSatelliteInfo::Undefined); in setSatelliteSystem() 244 << int(QGeoSatelliteInfo::Undefined); in setSatelliteSystem_data()
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/ |
| H A D | ubsan.rst | 1 The Undefined Behavior Sanitizer - UBSAN 20 UBSAN: Undefined behaviour in ../include/linux/bitops.h:110:33
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | property_evaluator.hpp | 17 T operator()(const style::Undefined&) const { return defaultValue; } in operator ()()
|
| H A D | cross_faded_property_evaluator.hpp | 28 Faded<T> operator()(const style::Undefined&) const;
|
| H A D | data_driven_property_evaluator.hpp | 18 ResultType operator()(const style::Undefined&) const { in operator ()()
|
| H A D | cross_faded_property_evaluator.cpp | 9 Faded<T> CrossFadedPropertyEvaluator<T>::operator()(const style::Undefined&) const { in operator ()()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | bit | 114 return 32; // Undefined Behavior. 136 return 64; // Undefined Behavior.
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | bit | 114 return 32; // Undefined Behavior. 136 return 64; // Undefined Behavior.
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | hdsp.h | 35 Undefined, enumerator
|
| /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/include/sound/ |
| H A D | hdsp.h | 33 Undefined, enumerator
|
| /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/include/sound/ |
| H A D | hdsp.h | 33 Undefined, enumerator
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qlocationdata_simulator_p.h | 104 Undefined = 0x00, enumerator
|
| H A D | qgeosatelliteinfo.h | 59 Undefined = 0x00, enumerator
|
| H A D | qlocationdata_simulator.cpp | 65 satelliteSystem(Undefined), in SatelliteInfo()
|
| H A D | qgeosatelliteinfo.cpp | 84 d->system = QGeoSatelliteInfo::Undefined; in QGeoSatelliteInfo()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/ |
| H A D | 0006-make-Add-top-level-Makefile.patch | 76 - $(info Enabling Undefined Behavior Sanitizer) 79 - $(warning WARNING: Undefined Behavior Sanitizer not supported for project $(RC_ProjectName))
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-pci-devices-aer_stats | 44 Undefined 0 74 Undefined 0
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/ |
| H A D | dhrystone.patch | 7 * Undefined identifier HZ
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | Kconfig.ubsan | 6 bool "Undefined behaviour sanity checker" 8 This option enables the Undefined Behaviour sanity checker.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/ |
| H A D | stringify.hpp | 135 void stringify(Writer& writer, const Undefined&) { in stringify() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/ |
| H A D | symbol_program.cpp | 20 [&] (const Undefined& value) -> std::unique_ptr<SymbolSizeBinder> { in create()
|