| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/ |
| H A D | tst_category.qml | 45 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 D | tst_placesearchmodel.qml | 189 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 D | tst_placesearchsuggestionmodel.qml | 93 tryCompare(testModel, "status", PlaceSearchSuggestionModel.Ready); 116 compare(testModel.status, PlaceSearchSuggestionModel.Ready);
|
| H A D | tst_categorymodel.qml | 94 tryCompare(categoryModel.model, "status", CategoryModel.Ready); 169 tryCompare(categoryModel.model, "status", CategoryModel.Ready);
|
| H A D | tst_place.qml | 268 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 D | qdeclarativecategory.cpp | 81 : 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 D | qdeclarativeplace.cpp | 189 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 D | qdeclarativesearchsuggestionmodel.cpp | 338 setStatus(Ready); in queryFinished()
|
| H A D | qdeclarativesearchmodelbase_p.h | 84 Ready, enumerator
|
| H A D | qdeclarativecategory_p.h | 94 enum Status {Ready, Saving, Removing, Error}; enumerator
|
| H A D | qdeclarativesupportedcategoriesmodel_p.h | 115 enum Status {Null, Ready, Loading, Error}; enumerator
|
| H A D | qdeclarativesearchresultmodel.cpp | 779 setStatus(Ready); in queryFinished() 820 setStatus(Ready); in queryFinished()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/forms/ |
| H A D | RouteAddress.qml | 115 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 D | sysfs-bus-iio-ina2xx-adc | 7 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 D | lpc32xx-slc.txt | 11 - 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 D | fsl-upm-nand.txt | 12 - gpios : may specify optional GPIOs connected to the Ready-Not-Busy pins
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | umem.c | 121 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 D | ImageDetails.qml | 98 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 D | davinci-vpbe-devel.rst | 39 - 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 D | fix-missing-unistd.h-include.patch | 20 Commit-Ready: Han Shen <shenhan@chromium.org>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativegeocodemodel.cpp | 396 setStatus(QDeclarativeGeocodeModel::Ready); in geocodeFinished() 632 setStatus(declarativeLocations_.isEmpty() ? Null : Ready); in cancel()
|
| H A D | qdeclarativegeocodemodel_p.h | 91 Ready, enumerator
|
| /OK3568_Linux_fs/buildroot/package/vboot-utils/ |
| H A D | 0005-include-sys-sysmacros.h-for-major.patch | 16 Commit-Ready: Mike Frysinger <vapier@chromium.org>
|
| /OK3568_Linux_fs/buildroot/package/busybox/ |
| H A D | 0005-halt-Support-rebooting-with-arg.patch | 60 + bb_error_msg("Ready to reboot");
|
| /OK3568_Linux_fs/u-boot/examples/standalone/ |
| H A D | README.smc91111_eeprom | 58 ## Ready for binary (kermit) download to 0x01000000 at 57600 bps... 106 ## Ready for binary (kermit) download to 0x00001000 at 57600 bps...
|