Home
last modified time | relevance | path

Searched defs:Home (Results 1 – 25 of 1108) sorted by relevance

12345678910>>...45

/dports/security/keybase/client-v5.7.1/go/home/
H A Dhome.go34 type Home struct { struct
35 libkb.Contextified
37 sync.Mutex
38 homeCache *homeCache
39 peopleCache *peopleCache
44 Home keybase1.HomeScreen `json:"home"` member
393 func (h *Home) OnLogout(m libkb.MetaContext) error {
398 func (h *Home) OnDbNuke(m libkb.MetaContext) error {
462 func (h *Home) IsAlive() bool {
466 func (h *Home) Name() string {
[all …]
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/psy/psysh/
H A DREADME.md18 ### [�� Installation](https://github.com/bobthecow/psysh/wiki/Installation)
22 ### [�� Usage](https://github.com/bobthecow/psysh/wiki/Usage)
29 ### [�� Commands](https://github.com/bobthecow/psysh/wiki/Commands)
31 ### [�� Configuration](https://github.com/bobthecow/psysh/wiki/Configuration)
35 ### [�� Integrations](https://github.com/bobthecow/psysh/wiki/Integrations)
/dports/shells/antibody/antibody-6.1.1/antibodylib/
H A Dantibody.go18 Home string member
67 func Home() (string, error) { func
/dports/net-im/qxmpp-qt5/qxmpp-1.4.0/src/base/
H A DQXmppVCardIq.h47 Home = 0x1, enumerator
98 Home = 0x1, enumerator
138 Home = 0x1, enumerator
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/shakespeare-2.0.25/test/
H A Dtmp.hs1 data Url = Home | Img constructor
2 renderUrl' Home = "http://localhost/" function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/shakespeare-2.0.25/test/
H A Dtmp.hs1 data Url = Home | Img constructor
2 renderUrl' Home = "http://localhost/" function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/shakespeare-2.0.25/test/
H A Dtmp.hs1 data Url = Home | Img constructor
2 renderUrl' Home = "http://localhost/" function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/shakespeare-2.0.24/test/
H A Dtmp.hs1 data Url = Home | Img constructor
2 renderUrl' Home = "http://localhost/" function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/shakespeare-2.0.24.1/test/
H A Dtmp.hs1 data Url = Home | Img constructor
2 renderUrl' Home = "http://localhost/" function
/dports/security/nextcloud-twofactor_admin/twofactor_admin/doc/
H A Dindex.md1 # Home chapter
/dports/net/bosh-cli/bosh-cli-5.5.0/acceptance/
H A Dtest_environment.go13 Home() string methodSpec
33 func (e testEnvironment) Home() string { func
/dports/www/gohugo/hugo-0.91.2/hugolib/
H A Dsite_sections.go30 func (s *SiteInfo) Home() (page.Page, error) { func
/dports/sysutils/p5-User/User-1.9/
H A DUser.pm12 sub Home { subroutine
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/apparentlymart/go-userdirs/internal/unix/
H A Dhomedir.go32 func Home() string { func
/dports/shells/antibody/antibody-6.1.1/www/content/
H A Dupdate.md43 ## Home section
/dports/sysutils/go-wtf/wtf-0.21.0/utils/
H A Dhomedir.go39 func Home() (string, error) { func
/dports/devel/upp/upp/bazaar/Controls4U_Demo/
H A Dmain_win.cpp65 void Firefox_Demo::Home() { in Home() function in Firefox_Demo
154 void IExplorer_Demo::Home() { in Home() function in IExplorer_Demo
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/auth_totp/controllers/
H A Dhome.py10 class Home(odoo.addons.web.controllers.main.Home): class
/dports/www/gitea/gitea-1.16.5/routers/web/org/
H A Dhome.go26 func Home(ctx *context.Context) { func
/dports/graphics/opencolorio/OpenColorIO-1.1.1/docs/
H A Dindex.rst1 Home chapter
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/docs/
H A Dindex.rst1 Home chapter
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/docs/
H A Dindex.rst1 Home chapter
/dports/www/gitea/gitea-1.16.5/routers/web/
H A Dhome.go26 func Home(ctx *context.Context) { func
/dports/net/olsrd/olsrd-0.9.8/src/win32/
H A Dmisc.c61 static COORD Home = { 0, 0 }; in clear_console() local
/dports/www/owncloud/owncloud/apps/files/l10n/
H A Dmr.json2 "Home" : "घर", string

12345678910>>...45