| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/examples/cinematicexperience/ |
| H A D | fix_qt5_3_compatibility.patch | 9 @@ -127,8 +127,8 @@ Item { 24 @@ -6,8 +6,8 @@ Item { 35 @@ -120,7 +120,7 @@ Item { 44 @@ -129,7 +129,7 @@ Item {
|
| /OK3568_Linux_fs/buildroot/package/qt5cinex/ |
| H A D | 0001-Fix-execution-problem-with-Qt5.3.patch | 18 @@ -127,8 +127,8 @@ Item { 33 @@ -6,8 +6,8 @@ Item { 44 @@ -120,7 +120,7 @@ Item { 53 @@ -129,7 +129,7 @@ Item {
|
| /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 D | assign_parents.hpp | 40 typename Item, 46 static inline bool within_selected_input(Item const& item2, in within_selected_input() 77 typename Item, 82 static inline bool within_selected_input(Item const& item2, in within_selected_input() 175 template <typename Item> 176 inline bool apply(Item const& outer, Item const& inner, bool first = true) in apply()
|
| /OK3568_Linux_fs/buildroot/package/oracle-mysql/ |
| H A D | 0005-bison_3_breaks_mysql_server_build.patch | 218 - Item *item= new (YYTHD->mem_root) Item_func_now_local(); 219 + Item *item= new (thd->mem_root) Item_func_now_local(); 543 Item *part_expr= $1; 552 - if (part_expr->fix_fields(YYTHD, (Item**)0) || 553 + if (part_expr->fix_fields(thd, (Item**)0) || 629 - Item *item= new (YYTHD->mem_root) Item_func_now_local(); 630 + Item *item= new (thd->mem_root) Item_func_now_local(); 700 Item *item= new (thd->mem_root) 823 Item *item= new (thd->mem_root) Item_in_subselect($1, $5); 881 - Item *item1= new (YYTHD->mem_root) Item_func_soundex($1); [all …]
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/examples/qt5nmapper/ |
| H A D | change-property-string.patch | 10 @@ -5,7 +5,7 @@ Item { 19 @@ -76,7 +76,7 @@ Item {
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/forms/ |
| H A D | MessageForm.ui.qml | 55 Item { 80 Item { 110 Item {
|
| H A D | ReverseGeocodeForm.ui.qml | 55 Item { 81 Item { 144 Item {
|
| H A D | LocaleForm.ui.qml | 55 Item { 85 Item { 155 Item {
|
| H A D | RouteAddressForm.ui.qml | 56 Item { 86 Item { 201 Item {
|
| H A D | GeocodeForm.ui.qml | 55 Item { 83 Item { 177 Item {
|
| H A D | RouteCoordinateForm.ui.qml | 56 Item { 84 Item { 177 Item {
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/forms/ |
| H A D | MessageForm.ui.qml | 55 Item { 80 Item { 110 Item {
|
| H A D | SearchCenterForm.ui.qml | 55 Item { 81 Item { 144 Item {
|
| H A D | SearchBoundingCircleForm.ui.qml | 55 Item { 82 Item { 155 Item {
|
| H A D | SearchBoundingBoxForm.ui.qml | 55 Item { 83 Item { 167 Item {
|
| H A D | SearchOptionsForm.ui.qml | 55 Item { 85 Item { 161 Item {
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
| H A D | 0007-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch | 130 static int glob_item(Item *i, action_t action) { 138 @@ -1981,7 +1989,9 @@ static int glob_item(Item *i, action_t a 140 static int glob_item_recursively(Item *i, fdaction_t action) {
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 0007-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch | 136 static int glob_item(Item *i, action_t action) { 144 @@ -1981,7 +1989,9 @@ static int glob_item(Item *i, action_t action) { 146 static int glob_item_recursively(Item *i, fdaction_t action) {
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | blocks.rst | 23 * - Item 85 * - Item
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/ |
| H A D | weatherinfo.qml | 56 Item { 87 Item { 98 Item {
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/views/ |
| H A D | SearchResultDelegate.qml | 57 Item { 69 Item { 149 Item {
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/geoflickr/flickrmobile/ |
| H A D | ImageDetails.qml | 71 front: Item { 91 back: Item { 105 Item {
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/ |
| H A D | polygon.hpp | 220 template <typename Item> 221 inline bool is_within(Item const& first, Item const& second) in is_within()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/ |
| H A D | changes-5.12.0 | 32 Item, making it possible to create it as a child of any QObject. This 34 which is not a child of a Qt Quick Item, you will get an error message.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/geoflickr/ |
| H A D | flickr-90.qml | 53 Item { 58 transformOrigin: Item.TopLeft
|