Searched defs:foreach (Results 1 - 25 of 26) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dshutils.h221 #define foreach(word, wordlist, next) \ macro
H A Det_linux.c157 foreach(var, caps, next) { function
H A Dwlif_utils.c304 foreach(akm, akms, akmnext) { function
H A Dshutils.c995 foreach(name, inlist, next) function
H A Dnvparse.c480 foreach(var, nvram_safe_get(name), next) { function
1290 foreach(var, nvram_safe_get("filter_ip"), next) { function
1330 foreach(var, nvram_safe_get(name), next) { function
1677 foreach(word, nvram_safe_get("static_route"), next) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dwatchdir.cc110 foreach( QString name, newFiles ) { function
H A Dfavicon.cc60 foreach( QString file, files ) { function
H A Drelocate.cc78 foreach( int id, myIds ) { function
H A Dtracker-model.cc78 foreach( int id, ids ) { function
82 foreach( const TrackerStat& st, trackerList ) { function
H A Dtorrent-model.cc190 foreach( Torrent * tor, newTorrents ) { function
H A Dapp.cc259 foreach( int id, torrents ) function
H A Dmake-dialog.cc117 foreach( QString line, myTrackerEdit->toPlainText().split(QChar::fromAscii('\n')) ) { function
H A Dfile-tree.cc251 foreach( const FileTreeItem * child, myChildren ) { function
452 foreach( QString token, filename.split( QChar::fromAscii('/') ) ) function
758 foreach( const TrFile file, files ) { function
[all...]
H A Dfilterbar.cc309 foreach( QString tracker, trackers ) { function
326 foreach( QString host, oldHosts & newHosts ) function
335 foreach( QString host, oldHosts - newHosts ) { function
344 foreach( QString host, newHosts - oldHosts ) function
H A Dprefs-dialog.cc662 foreach( QWidget * w, myUnsupportedWhenRemote ) { function
H A Ddetails.cc204 foreach( int id, myIds ) { function
215 foreach( int id, myIds ) { function
279 foreach( int id, myIds ) { function
346 foreach( int id, myIds ) { function
364 foreach( const Torrent * t, torrents ) { function
396 foreach( const Torrent * t, torrents ) { function
454 foreach( const Torrent * t, torrents ) { function
472 foreach( cons function
490 foreach( const Torrent * t, torrents ) { function
512 foreach( const Torrent * t, torrents ) { function
533 foreach( const Torrent * t, torrents ) { function
553 foreach( const Torrent * t, torrents ) { function
576 foreach( const Torrent * t, torrents ) { function
599 foreach( const Torrent * t, torrents ) { function
615 foreach( const Torrent * t, torrents ) { function
629 foreach( const Torrent * t, torrents ) { function
646 foreach( const Torrent * t, torrents ) { function
668 foreach( const Torrent * t, torrents ) { function
761 foreach( const Torrent * t, torrents ) function
766 foreach( const Peer& peer, peers ) function
791 foreach( QChar ch, code ) { function
824 foreach( QString key, myPeers.keys() ) { function
1053 foreach( QModelIndex i, selectedRows ) function
1060 foreach( int id, torrentId_to_trackerIds.uniqueKeys( ) ) function
[all...]
H A Dmainwin.cc489 foreach( int i, stockSpeeds ) { function
509 foreach( int i, stockSpeeds ) { function
531 foreach( double i, stockRatios ) { function
715 foreach( int id, myModel.getIds( ) ) { function
849 foreach( QModelIndex index, ui.listView->selectionModel( )->selectedRows( ) ) function
1222 foreach( QModelIndex index, ui.listView->selectionModel( )->selectedRows( ) ) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/rc/
H A Dinterface.c235 foreach(port_str, ports, next) { function
H A Dnetwork.c69 foreach(word, nvram_safe_get(strcat_r(prefix, var, tmp)), next) { function
100 foreach(word, nvram_safe_get(strcat_r(prefix, var, tmp)), next) { function
280 foreach(word, nvram_safe_get("emf_entry"), next) { function
304 foreach(word, nvram_safe_get("emf_uffp_entry"), next) { function
327 foreach(word, nvram_safe_get("emf_rtport_entry"), next) { function
356 foreach(word, nvram_safe_get("emf_entry"), next) { function
368 foreach(word, nvram_safe_get("emf_uffp_entry"), next) { function
378 foreach(word, nvram_safe_get("emf_rtport_entry"), next) { function
653 foreach(name, lan_ifnames, next) { function
941 foreach(word, dns, next) function
1000 foreach(word, dns, next) { function
1038 foreach(name, nvram_safe_get("dpsta_ifnames"), next) { function
1113 foreach(name, nvram_safe_get("unbridged_ifnames"), next) { function
1142 foreach(name, lan_ifnames, next) { function
1145 foreach(dp_uif, nvram_safe_get("dpsta_ifnames"), function
1377 foreach(name, lan_ifnames, next) { function
1594 foreach(name, nvram_safe_get("dpsta_ifnames"), next) { function
1667 foreach(name, nvram_safe_get("unbridged_ifnames"), next) { function
1694 foreach(name, lan_ifnames, next) { function
1700 foreach(dp_uif, nvram_safe_get("dpsta_ifnames"), function
1803 foreach(name, lan_ifnames, next) { function
2238 foreach(word, nvram_safe_get(strcat_r(prefix, "dns", tmp)), next) { function
2504 foreach(name, nvram_safe_get("lan_ifnames"), next) { function
[all...]
H A Dservices.c84 foreach(word, dhcp_ifnames, next) { function
1191 foreach(lan_ifname, lan_ifnames, next) { function
H A Drc.c116 foreach(lan_ifname, lan_ifnames, next) { function
2244 foreach(name, type, next) { function
2556 foreach(wan_ifname, wan_ifnames, next) { function
3260 foreach(module, modules, next){ function
3357 foreach(module, modules, next){ function
H A Dusb_hotplug.c1148 foreach(part, partitions, next) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntpclient/
H A Dntpclient.c453 #define foreach(word, wordlist, next) \ macro
541 foreach(ntps, hostname, next) { function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ntpclient/
H A Dntpclient.c408 #define foreach(word, wordlist, next) \ macro
492 foreach(ntps, hostname, next) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/acos/include/
H A DacosNvramConfig.h367 #define foreach(word, wordlist, next) \ macro

Completed in 386 milliseconds

12