Home
last modified time | relevance | path

Searched refs:Ready (Results 1 – 25 of 57) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/
H A Dtst_category.qml45 compare(emptyCategory.status, Category.Ready);
70 compare(qmlCategory.status, Category.Ready);
128 tryCompare(categoryModel.model, "status", CategoryModel.Ready);
148 tryCompare(saveCategory, "status", Category.Ready);
158 tryCompare(categoryModel.model, "status", CategoryModel.Ready);
172 tryCompare(saveCategory, "status", Category.Ready);
180 tryCompare(categoryModel.model, "status", CategoryModel.Ready);
H A Dtst_placesearchmodel.qml189 tryCompare(testModel, "status", PlaceSearchModel.Ready);
251 tryCompare(testModel, "status", PlaceSearchModel.Ready);
256 tryCompare(testModel, "status", PlaceSearchModel.Ready);
266 tryCompare(testModel, "status", PlaceSearchModel.Ready);
H A Dtst_placesearchsuggestionmodel.qml93 tryCompare(testModel, "status", PlaceSearchSuggestionModel.Ready);
116 compare(testModel.status, PlaceSearchSuggestionModel.Ready);
H A Dtst_categorymodel.qml94 tryCompare(categoryModel.model, "status", CategoryModel.Ready);
169 tryCompare(categoryModel.model, "status", CategoryModel.Ready);
H A Dtst_place.qml268 compare(emptyPlace.status, Place.Ready);
484 tryCompare(savePlace, "status", Place.Ready);
520 tryCompare(readPlace, "status", Place.Ready);
554 tryCompare(removePlace, "status", Place.Ready);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativecategory.cpp81 : QObject(parent), m_icon(0), m_plugin(0), m_reply(0), m_complete(false), m_status(Ready) in QDeclarativeCategory()
89 m_complete(false), m_status(Ready) in QDeclarativeCategory()
410 setStatus(QDeclarativeCategory::Ready); in replyFinished()
429 if (m_status != QDeclarativeCategory::Ready && m_status != QDeclarativeCategory::Error) in manager()
H A Dqdeclarativeplace.cpp189 m_complete(false), m_favorite(0), m_status(QDeclarativePlace::Ready) in QDeclarativePlace()
202 m_complete(false), m_favorite(0), m_status(QDeclarativePlace::Ready) in QDeclarativePlace()
700 setStatus(QDeclarativePlace::Ready); in finished()
1175 if (m_status != QDeclarativePlace::Ready && m_status != QDeclarativePlace::Error) in manager()
H A Dqdeclarativesearchsuggestionmodel.cpp338 setStatus(Ready); in queryFinished()
H A Dqdeclarativesearchmodelbase_p.h84 Ready, enumerator
H A Dqdeclarativecategory_p.h94 enum Status {Ready, Saving, Removing, Error}; enumerator
H A Dqdeclarativesupportedcategoriesmodel_p.h115 enum Status {Null, Ready, Loading, Error}; enumerator
H A Dqdeclarativesearchresultmodel.cpp779 setStatus(Ready); in queryFinished()
820 setStatus(Ready); in queryFinished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/forms/
H A DRouteAddress.qml115 if ((status == GeocodeModel.Ready) && (count == 1)) {
130 } else if ((status == GeocodeModel.Ready) || (status == GeocodeModel.Error)) {
133 if ((status == GeocodeModel.Ready) && (count == 0 )) {
143 else if ((status == GeocodeModel.Ready) && (count > 1 )) {
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-iio-ina2xx-adc7 Ready Flag to being set prior to committing a new value to the sample
11 Writing '1' will remove the polling for the Conversion Ready Flags to
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Dlpc32xx-slc.txt11 - nxp,wdr-clks: Delay before Ready signal is tested on write (W_RDY)
12 - nxp,rdr-clks: Delay before Ready signal is tested on read (R_RDY)
H A Dfsl-upm-nand.txt12 - gpios : may specify optional GPIOs connected to the Ready-Not-Busy pins
/OK3568_Linux_fs/kernel/drivers/block/
H A Dumem.c121 int Active, Ready; member
314 card->mm_pages[card->Ready].cnt > 0) { in activate()
315 card->Active = card->Ready; in activate()
316 card->Ready = 1-card->Ready; in activate()
358 if (card->mm_pages[card->Ready].cnt >= DESC_PER_PAGE) in add_bio()
370 p = &card->mm_pages[card->Ready]; in add_bio()
885 card->Ready = 0; /* page 0 is ready */ in mm_pci_probe()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/geoflickr/flickrmobile/
H A DImageDetails.qml98 progress: bigImage.progress; visible: bigImage.status != Image.Ready
117 if (status == Image.Ready && width != 0) {
134 id: slider; visible: { bigImage.status == Image.Ready && maximum > minimum }
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A Ddavinci-vpbe-devel.rst39 - Add support for fbdev drivers.- Ready and part of subsequent patches.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/
H A Dfix-missing-unistd.h-include.patch20 Commit-Ready: Han Shen <shenhan@chromium.org>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeocodemodel.cpp396 setStatus(QDeclarativeGeocodeModel::Ready); in geocodeFinished()
632 setStatus(declarativeLocations_.isEmpty() ? Null : Ready); in cancel()
H A Dqdeclarativegeocodemodel_p.h91 Ready, enumerator
/OK3568_Linux_fs/buildroot/package/vboot-utils/
H A D0005-include-sys-sysmacros.h-for-major.patch16 Commit-Ready: Mike Frysinger <vapier@chromium.org>
/OK3568_Linux_fs/buildroot/package/busybox/
H A D0005-halt-Support-rebooting-with-arg.patch60 + bb_error_msg("Ready to reboot");
/OK3568_Linux_fs/u-boot/examples/standalone/
H A DREADME.smc91111_eeprom58 ## Ready for binary (kermit) download to 0x01000000 at 57600 bps...
106 ## Ready for binary (kermit) download to 0x00001000 at 57600 bps...

123