Home
last modified time | relevance | path

Searched refs:fav (Results 1 – 25 of 1052) sorted by relevance

12345678910>>...43

/dports/misc/urbit/urbit-urbit-0.6.0/vere/
H A Dreck.c76 if ( c3n == u3du(fav) ) { in _reck_kick_term()
79 else switch ( u3h(fav) ) { in _reck_kick_term()
133 if ( c3n == u3du(fav) ) { in _reck_kick_http()
136 else switch ( u3h(fav) ) { in _reck_kick_http()
139 case c3__thus: p_fav = u3h(u3t(fav)); q_fav = u3t(u3t(fav)); in _reck_kick_http()
143 u3z(pox); u3z(fav); in _reck_kick_http()
150 u3z(pox); u3z(fav); in _reck_kick_http()
162 switch ( u3h(fav) ) { in _reck_kick_sync()
189 switch ( u3h(fav) ) { in _reck_kick_newt()
209 switch ( u3h(fav) ) { in _reck_kick_ames()
[all …]
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dfavorites.cpp38 fav->name = tokenizer.getStringValue(); in ReadFavoritesList()
55 fav->isFolder = false; in ReadFavoritesList()
56 if(fav->isFolder) in ReadFavoritesList()
83 fav->fov = 0.0; in ReadFavoritesList()
86 fav->jd = 0.0; in ReadFavoritesList()
115 FavoritesEntry* fav = *iter; in WriteFavoritesList() local
122 Vec3d offset = fav->position - base; in WriteFavoritesList()
125 out << '"' << fav->name << "\" {\n"; in WriteFavoritesList()
126 if(fav->isFolder) in WriteFavoritesList()
140 if (fav->fov != 0.0) in WriteFavoritesList()
[all …]
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dfavorites.cpp38 fav->name = tokenizer.getStringValue(); in ReadFavoritesList()
55 fav->isFolder = false; in ReadFavoritesList()
56 if(fav->isFolder) in ReadFavoritesList()
83 fav->fov = 0.0; in ReadFavoritesList()
86 fav->jd = 0.0; in ReadFavoritesList()
115 FavoritesEntry* fav = *iter; in WriteFavoritesList() local
122 Vec3d offset = fav->position - base; in WriteFavoritesList()
125 out << '"' << fav->name << "\" {\n"; in WriteFavoritesList()
126 if(fav->isFolder) in WriteFavoritesList()
140 if (fav->fov != 0.0) in WriteFavoritesList()
[all …]
/dports/net-p2p/transmission-utils/transmission-3.00/gtk/
H A Dfavicon.c86 favicon_save_to_cache(fav->host, fav->contents, fav->len); in favicon_web_done_idle_cb()
99 char* url = get_url(fav->host, fav->type); in favicon_web_done_idle_cb()
101 g_free(fav->contents); in favicon_web_done_idle_cb()
102 fav->contents = NULL; in favicon_web_done_idle_cb()
103 fav->len = 0; in favicon_web_done_idle_cb()
105 tr_webRun(fav->session, url, favicon_web_done_cb, fav); in favicon_web_done_idle_cb()
112 fav->func(pixbuf, fav->data); in favicon_web_done_idle_cb()
113 g_free(fav->host); in favicon_web_done_idle_cb()
114 g_free(fav->contents); in favicon_web_done_idle_cb()
115 g_free(fav); in favicon_web_done_idle_cb()
[all …]
/dports/net-p2p/transmission-cli/transmission-3.00/gtk/
H A Dfavicon.c86 favicon_save_to_cache(fav->host, fav->contents, fav->len); in favicon_web_done_idle_cb()
99 char* url = get_url(fav->host, fav->type); in favicon_web_done_idle_cb()
101 g_free(fav->contents); in favicon_web_done_idle_cb()
102 fav->contents = NULL; in favicon_web_done_idle_cb()
103 fav->len = 0; in favicon_web_done_idle_cb()
105 tr_webRun(fav->session, url, favicon_web_done_cb, fav); in favicon_web_done_idle_cb()
112 fav->func(pixbuf, fav->data); in favicon_web_done_idle_cb()
113 g_free(fav->host); in favicon_web_done_idle_cb()
114 g_free(fav->contents); in favicon_web_done_idle_cb()
115 g_free(fav); in favicon_web_done_idle_cb()
[all …]
/dports/net-p2p/transmission-qt/transmission-3.00/gtk/
H A Dfavicon.c86 favicon_save_to_cache(fav->host, fav->contents, fav->len); in favicon_web_done_idle_cb()
99 char* url = get_url(fav->host, fav->type); in favicon_web_done_idle_cb()
101 g_free(fav->contents); in favicon_web_done_idle_cb()
102 fav->contents = NULL; in favicon_web_done_idle_cb()
103 fav->len = 0; in favicon_web_done_idle_cb()
105 tr_webRun(fav->session, url, favicon_web_done_cb, fav); in favicon_web_done_idle_cb()
112 fav->func(pixbuf, fav->data); in favicon_web_done_idle_cb()
113 g_free(fav->host); in favicon_web_done_idle_cb()
114 g_free(fav->contents); in favicon_web_done_idle_cb()
115 g_free(fav); in favicon_web_done_idle_cb()
[all …]
/dports/net-p2p/transmission-gtk/transmission-3.00/gtk/
H A Dfavicon.c86 favicon_save_to_cache(fav->host, fav->contents, fav->len); in favicon_web_done_idle_cb()
99 char* url = get_url(fav->host, fav->type); in favicon_web_done_idle_cb()
101 g_free(fav->contents); in favicon_web_done_idle_cb()
102 fav->contents = NULL; in favicon_web_done_idle_cb()
103 fav->len = 0; in favicon_web_done_idle_cb()
105 tr_webRun(fav->session, url, favicon_web_done_cb, fav); in favicon_web_done_idle_cb()
112 fav->func(pixbuf, fav->data); in favicon_web_done_idle_cb()
113 g_free(fav->host); in favicon_web_done_idle_cb()
114 g_free(fav->contents); in favicon_web_done_idle_cb()
115 g_free(fav); in favicon_web_done_idle_cb()
[all …]
/dports/net-p2p/transmission-daemon/transmission-3.00/gtk/
H A Dfavicon.c86 favicon_save_to_cache(fav->host, fav->contents, fav->len); in favicon_web_done_idle_cb()
99 char* url = get_url(fav->host, fav->type); in favicon_web_done_idle_cb()
101 g_free(fav->contents); in favicon_web_done_idle_cb()
102 fav->contents = NULL; in favicon_web_done_idle_cb()
103 fav->len = 0; in favicon_web_done_idle_cb()
105 tr_webRun(fav->session, url, favicon_web_done_cb, fav); in favicon_web_done_idle_cb()
112 fav->func(pixbuf, fav->data); in favicon_web_done_idle_cb()
113 g_free(fav->host); in favicon_web_done_idle_cb()
114 g_free(fav->contents); in favicon_web_done_idle_cb()
115 g_free(fav); in favicon_web_done_idle_cb()
[all …]
/dports/misc/freeguide/freeguide-0.11.1/src/freeguide/test/fast/
H A DFavouritesDescriptionFastTest.java66 Favourite fav = new Favourite(); in testFindByTitleAndActor() local
67 fav.setTitleContains( "prog2" ); in testFindByTitleAndActor()
68 fav.setDescriptionContains( "actor2" ); in testFindByTitleAndActor()
76 Favourite fav = new Favourite(); in testFindByActorOnly() local
77 fav.setDescriptionContains( "actor2" ); in testFindByActorOnly()
86 Favourite fav = new Favourite(); in testFindByDescriptionOnly() local
96 Favourite fav = new Favourite(); in testFindByEpisodeNumberAndChannel() local
97 fav.setDescriptionContains ( "EP29" ); in testFindByEpisodeNumberAndChannel()
98 fav.setChannelID( "channel3" ); in testFindByEpisodeNumberAndChannel()
107 Favourite fav = new Favourite(); in testEmptyProgrammeDoesNotMatch() local
[all …]
/dports/www/transmission-web/transmission-3.00/gtk/
H A Dfavicon.c86 favicon_save_to_cache(fav->host, fav->contents, fav->len); in favicon_web_done_idle_cb()
99 char* url = get_url(fav->host, fav->type); in favicon_web_done_idle_cb()
101 g_free(fav->contents); in favicon_web_done_idle_cb()
102 fav->contents = NULL; in favicon_web_done_idle_cb()
103 fav->len = 0; in favicon_web_done_idle_cb()
105 tr_webRun(fav->session, url, favicon_web_done_cb, fav); in favicon_web_done_idle_cb()
112 fav->func(pixbuf, fav->data); in favicon_web_done_idle_cb()
113 g_free(fav->host); in favicon_web_done_idle_cb()
114 g_free(fav->contents); in favicon_web_done_idle_cb()
115 g_free(fav); in favicon_web_done_idle_cb()
[all …]
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tron/
H A DgServerFavorites.cpp94 gServerInfoFavorite fav( address_, port_ ); in Connect() local
98 ConnectToServer( &fav ); in Connect()
156 gServerFavorite & fav = GetFavorite(i); in AddFavorite() local
158 if (fav.name_ == "" || fav.name_ == "Empty") in AddFavorite()
162 fav.port_ = server->GetPort(); in AddFavorite()
178 gServerFavorite & fav = GetFavorite(i); in IsFavorite() local
180 …if (fav.name_ != "" && fav.name_ != "Empty" && fav.address_ == server->GetConnectionName() && fav.… in IsFavorite()
289 Generate( fav, menu ); in gCustomConnectEntries()
310 s << "Server " << fav.GetIndex()+1; in gServerFavoriteMenuEntries()
323 Generate( fav, edit_ ); in gServerFavoriteMenuEntries()
[all …]
/dports/games/minetest/minetest-5.4.1/builtin/mainmenu/
H A Dtab_online.lua62 if gamedata.fav then
152 fav.proto_min, fav.proto_max) then
157 gamedata.port = fav.port
179 gamedata.fav = false
181 local address = fav.address
182 local port = fav.port
188 gamedata.fav = true
204 local fav = serverlist[fav_idx]
221 local address = fav.address
222 local port = fav.port
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/jemboss/org/emboss/jemboss/gui/
H A DFavorites.java100 fav.setActionCommand(prog); in add()
101 favJMenu.add(fav); in add()
102 return fav; in add()
130 if(fav == null) in edit()
156 fav.setActionCommand("DELETE"); in edit()
175 JMenuItem fav = favJMenu.getItem(i); in edit() local
176 if(fav == null) in edit()
184 fav.setText(tf[i].getText()); in edit()
191 JMenuItem fav = favJMenu.getItem(i); in edit() local
192 if(fav == null) in edit()
[all …]
/dports/www/luakit/luakit-2.3/lib/
H A Dtab_favicons.lua20 local layout, fav, spin = widget{type = "hbox"}, widget{type="image"}, widget{type="spinner"}
23 layout:pack(fav)
40 if not fav.is_alive then return end
42 if favicon_uri then fav:filename(favicon_uri)
43 elseif v.private then fav:filename("icons/tab-icon-private.png")
44 elseif uri:match("^luakit://") then fav:filename("icons/tab-icon-chrome.png")
45 elseif not fav:set_favicon_for_uri(uri) then
46 fav:filename("icons/tab-icon-page.png")
59 fav:hide() spin:show()
61 fav:show() spin:hide()
[all …]
/dports/www/luakit-devel/luakit-2.3-20-g4b10e55/lib/
H A Dtab_favicons.lua20 local layout, fav, spin = widget{type = "hbox"}, widget{type="image"}, widget{type="spinner"}
23 layout:pack(fav)
40 if not fav.is_alive then return end
42 if favicon_uri then fav:filename(favicon_uri)
43 elseif v.private then fav:filename("icons/tab-icon-private.png")
44 elseif uri:match("^luakit://") then fav:filename("icons/tab-icon-chrome.png")
45 elseif not fav:set_favicon_for_uri(uri) then
46 fav:filename("icons/tab-icon-page.png")
59 fav:hide() spin:show()
61 fav:show() spin:hide()
[all …]
/dports/databases/libgda5/libgda-5.2.10/tools/browser/
H A Dmgr-favorites.c412 fav->contents); in mgr_favorites_update_children()
469 fav->contents); in mgr_favorites_update_children()
534 fav->contents); in mgr_favorites_update_children()
577 fav->contents); in mgr_favorites_update_children()
618 data->dn = g_strdup (fav->name); in mgr_favorites_update_children()
654 if (fav->descr && *fav->descr) { in mgr_favorites_update_children()
662 fav->descr); in mgr_favorites_update_children()
673 fav->name); in mgr_favorites_update_children()
715 if (fav->descr && *fav->descr) { in mgr_favorites_update_children()
723 fav->descr); in mgr_favorites_update_children()
[all …]
/dports/databases/libgda5-postgresql/libgda-5.2.10/tools/browser/
H A Dmgr-favorites.c412 fav->contents); in mgr_favorites_update_children()
469 fav->contents); in mgr_favorites_update_children()
534 fav->contents); in mgr_favorites_update_children()
577 fav->contents); in mgr_favorites_update_children()
618 data->dn = g_strdup (fav->name); in mgr_favorites_update_children()
654 if (fav->descr && *fav->descr) { in mgr_favorites_update_children()
662 fav->descr); in mgr_favorites_update_children()
673 fav->name); in mgr_favorites_update_children()
715 if (fav->descr && *fav->descr) { in mgr_favorites_update_children()
723 fav->descr); in mgr_favorites_update_children()
[all …]
/dports/databases/libgda5-ui/libgda-5.2.10/tools/browser/
H A Dmgr-favorites.c412 fav->contents); in mgr_favorites_update_children()
469 fav->contents); in mgr_favorites_update_children()
534 fav->contents); in mgr_favorites_update_children()
577 fav->contents); in mgr_favorites_update_children()
618 data->dn = g_strdup (fav->name); in mgr_favorites_update_children()
654 if (fav->descr && *fav->descr) { in mgr_favorites_update_children()
662 fav->descr); in mgr_favorites_update_children()
673 fav->name); in mgr_favorites_update_children()
715 if (fav->descr && *fav->descr) { in mgr_favorites_update_children()
723 fav->descr); in mgr_favorites_update_children()
[all …]
/dports/databases/libgda5-ldap/libgda-5.2.10/tools/browser/
H A Dmgr-favorites.c412 fav->contents);
469 fav->contents);
534 fav->contents);
577 fav->contents);
618 data->dn = g_strdup (fav->name);
654 if (fav->descr && *fav->descr) {
662 fav->descr);
673 fav->name);
715 if (fav->descr && *fav->descr) {
723 fav->descr);
[all …]
/dports/databases/libgda5-bdb/libgda-5.2.10/tools/browser/
H A Dmgr-favorites.c412 fav->contents);
469 fav->contents);
534 fav->contents);
577 fav->contents);
618 data->dn = g_strdup (fav->name);
654 if (fav->descr && *fav->descr) {
662 fav->descr);
673 fav->name);
715 if (fav->descr && *fav->descr) {
723 fav->descr);
[all …]
/dports/databases/libgda5-mysql/libgda-5.2.10/tools/browser/
H A Dmgr-favorites.c412 fav->contents); in mgr_favorites_update_children()
469 fav->contents); in mgr_favorites_update_children()
534 fav->contents); in mgr_favorites_update_children()
577 fav->contents); in mgr_favorites_update_children()
618 data->dn = g_strdup (fav->name); in mgr_favorites_update_children()
654 if (fav->descr && *fav->descr) { in mgr_favorites_update_children()
662 fav->descr); in mgr_favorites_update_children()
673 fav->name); in mgr_favorites_update_children()
715 if (fav->descr && *fav->descr) { in mgr_favorites_update_children()
723 fav->descr); in mgr_favorites_update_children()
[all …]
/dports/databases/libgda5-jdbc/libgda-5.2.10/tools/browser/
H A Dmgr-favorites.c412 fav->contents); in mgr_favorites_update_children()
469 fav->contents); in mgr_favorites_update_children()
534 fav->contents); in mgr_favorites_update_children()
577 fav->contents); in mgr_favorites_update_children()
618 data->dn = g_strdup (fav->name); in mgr_favorites_update_children()
654 if (fav->descr && *fav->descr) { in mgr_favorites_update_children()
662 fav->descr); in mgr_favorites_update_children()
673 fav->name); in mgr_favorites_update_children()
715 if (fav->descr && *fav->descr) { in mgr_favorites_update_children()
723 fav->descr); in mgr_favorites_update_children()
[all …]
/dports/astro/celestia-gtk/celestia-1.6.1/macosx/
H A DCelestiaFavorite.mm117 fav->name = [name stdString];
118 fav->isFolder = true;
120 self = [self initWithFavorite:fav];
136 fav->jd = sim->getTime();
139 fav->name = [name stdString];
140 fav->isFolder = false;
150 self = [self initWithFavorite:fav];
180 delete fav;
225 FavoritesEntry* fav;
231 fav = new FavoritesEntry();
[all …]
H A DFavoriteInfoWindowController.m5 -(void)updateFavorite:(CelestiaFavorite*)fav
7 _fav = fav;
12 if ([fav isFolder]) {
17 [nameField setStringValue:[fav name]];
18 [selectionField setStringValue:[fav selectionName]];
19 [jdField setStringValue:[[NSDate dateWithJulian:[fav jd]] description]];
20 [coordinateField setStringValue:[fav coordinateSystem]];
21 [orientationField setStringValue:[[fav orientation] description]];
/dports/astro/celestia/celestia-1.6.1/macosx/
H A DCelestiaFavorite.mm117 fav->name = [name stdString];
118 fav->isFolder = true;
120 self = [self initWithFavorite:fav];
136 fav->jd = sim->getTime();
139 fav->name = [name stdString];
140 fav->isFolder = false;
150 self = [self initWithFavorite:fav];
180 delete fav;
225 FavoritesEntry* fav;
231 fav = new FavoritesEntry();
[all …]

12345678910>>...43