Searched refs:neighbours (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
H A Ddesktop_media_picker_views.cc99 Views neighbours; local
100 parent()->GetViewsInGroup(GetGroup(), &neighbours); local
101 for (Views::iterator i(neighbours.begin()); i != neighbours.end(); ++i) {
134 Views neighbours; local
135 parent()->GetViewsInGroup(group, &neighbours);
136 if (neighbours.empty())
139 for (Views::iterator i(neighbours.begin()); i != neighbours.end(); ++i) {
/external/iproute2/doc/
H A Dip-cref.tex422 direct access to all the neighbours and, hence, to any part of them.
954 --- the prefix selecting the neighbours to list.
958 --- only list the neighbours attached to this device.
962 --- only list neighbours which are not currently in use.
1018 IPv6 neighbours can be marked with the additional flag \verb|router|
1055 becomes verbose. It prints out the number of deleted neighbours and the number
1057 twice, \verb|ip neigh flush| also dumps all the deleted neighbours

Completed in 90 milliseconds