Home
last modified time | relevance | path

Searched refs:Item (Results 1 – 25 of 99) sorted by relevance

1234

/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/examples/cinematicexperience/
H A Dfix_qt5_3_compatibility.patch9 @@ -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 D0001-Fix-execution-problem-with-Qt5.3.patch18 @@ -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 Dassign_parents.hpp40 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 D0005-bison_3_breaks_mysql_server_build.patch218 - 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 Dchange-property-string.patch10 @@ -5,7 +5,7 @@ Item {
19 @@ -76,7 +76,7 @@ Item {
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/forms/
H A DMessageForm.ui.qml55 Item {
80 Item {
110 Item {
H A DReverseGeocodeForm.ui.qml55 Item {
81 Item {
144 Item {
H A DLocaleForm.ui.qml55 Item {
85 Item {
155 Item {
H A DRouteAddressForm.ui.qml56 Item {
86 Item {
201 Item {
H A DGeocodeForm.ui.qml55 Item {
83 Item {
177 Item {
H A DRouteCoordinateForm.ui.qml56 Item {
84 Item {
177 Item {
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/forms/
H A DMessageForm.ui.qml55 Item {
80 Item {
110 Item {
H A DSearchCenterForm.ui.qml55 Item {
81 Item {
144 Item {
H A DSearchBoundingCircleForm.ui.qml55 Item {
82 Item {
155 Item {
H A DSearchBoundingBoxForm.ui.qml55 Item {
83 Item {
167 Item {
H A DSearchOptionsForm.ui.qml55 Item {
85 Item {
161 Item {
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0007-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch130 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 D0007-don-t-fail-if-GLOB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch136 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 Dblocks.rst23 * - Item
85 * - Item
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/
H A Dweatherinfo.qml56 Item {
87 Item {
98 Item {
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/views/
H A DSearchResultDelegate.qml57 Item {
69 Item {
149 Item {
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/geoflickr/flickrmobile/
H A DImageDetails.qml71 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 Dpolygon.hpp220 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 Dchanges-5.12.032 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 Dflickr-90.qml53 Item {
58 transformOrigin: Item.TopLeft

1234