Searched defs:places (Results 1 – 12 of 12) sorted by relevance
57 QList<QPlace> places; member in QPlaceMatchRequestPrivate185 QList<QPlace> QPlaceMatchRequest::places() const in places() function in QPlaceMatchRequest196 void QPlaceMatchRequest::setPlaces(const QList<QPlace> places) in setPlaces()211 QList<QPlace> places; in setResults() local
46 QList<QPlace> places; member in QPlaceMatchReplyPrivate104 QList<QPlace> QPlaceMatchReply::places() const in places() function in QPlaceMatchReply113 void QPlaceMatchReply::setPlaces(const QList<QPlace> &places) in setPlaces()
68 QList<QPlace> places; in constructorTest() local91 QList<QPlace> places; in placesTest() local153 QList<QPlace> places; in clearTest() local
43 void setPlaces(const QList<QPlace> &places) { in setPlaces()95 QList<QPlace> places; in requestTest() local
144 void doSavePlaces(QList<QPlace> &places) { in doSavePlaces()148 void doSavePlaces(const QList<QPlace *> &places) { in doSavePlaces()
71 void PlaceManagerUtils::doSavePlaces(QPlaceManager *manager, QList<QPlace> &places) in doSavePlaces()84 void PlaceManagerUtils::doSavePlaces(QPlaceManager *manager, const QList<QPlace *> &places) in doSavePlaces()252 QList<QPlace> *places, in doMatch()372 void PlaceManagerUtils::setVisibility(QList<QPlace *> places, QLocation::Visibility visibility) in setVisibility()
832 QGeoServiceProvider::PlacesFeatures places = in matches() local
28 "places": [ array
262 QJsonArray places = o.value(QStringLiteral("places")).toArray(); in QPlaceManagerEngineTest() local
1723 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr()
130 struct ttm_place *places = abo->placements; in amdgpu_bo_placement_from_domain() local
1035 static bool ttm_bo_places_compat(const struct ttm_place *places, in ttm_bo_places_compat()