Home
last modified time | relevance | path

Searched defs:alt (Results 1 – 25 of 6529) sorted by relevance

12345678910>>...262

/dports/www/joomla3/joomla3-3.9.24/libraries/src/Toolbar/
H A DToolbarHelper.php190 public static function media_manager($directory = '', $alt = 'JTOOLBAR_UPLOAD')
208 public static function makeDefault($task = 'default', $alt = 'JTOOLBAR_DEFAULT')
226 public static function assign($task = 'assign', $alt = 'JTOOLBAR_ASSIGN')
282 public static function publishList($task = 'publish', $alt = 'JTOOLBAR_PUBLISH')
337 public static function archiveList($task = 'archive', $alt = 'JTOOLBAR_ARCHIVE')
373 public static function editList($task = 'edit', $alt = 'JTOOLBAR_EDIT')
409 public static function editCss($task = 'edit_css', $alt = 'JTOOLBAR_EDIT_CSS')
473 public static function apply($task = 'apply', $alt = 'JTOOLBAR_APPLY')
492 public static function save($task = 'save', $alt = 'JTOOLBAR_SAVE')
568 public static function cancel($task = 'cancel', $alt = 'JTOOLBAR_CANCEL')
[all …]
/dports/security/vault/vault-1.8.2/website/pages/home/
H A Dcontent.json37 "alt": "AWS logo" string
49 "alt": "Okta logo" string
62 "alt": "SSH logo" string
66 "alt": "Kubernetes logo" string
70 "alt": "GitHub logo" string
82 "alt": "MySQL logo" string
86 "alt": "Cassandra logo" string
90 "alt": "Oracle logo" string
94 "alt": "AWS logo" string
98 "alt": "MongoDB logo" string
[all …]
/dports/cad/ghdl/ghdl-1.0.0/doc/
H A Dshields.json5 "alt": "Open new issue at GitHub" }, string
9 "alt": "Open new Pull Request (PR) at GitHub" }, string
13 "alt": "Open new bug report at GitHub" }, string
17 "alt": "Open new feature request at GitHub" }, string
21 "alt": "Open issues" }, string
25 "alt": "Closed issues" }, string
29 "alt": "Open pull requests" }, string
33 "alt": "Closed pull requests" }, string
37 "alt": "Contributors" }, string
41 "alt": "Talk to us on Gitter" } string
H A Dshieldswho.json5 "alt": "Source Code on GitHub" }, string
9 "alt": "Documentation on ReadTheDocs" }, string
13 "alt": "Source Code on GitHub" }, string
17 "alt": "Documentation on vunit.github.io" }, string
21 "alt": "Source Code on GitLab" }, string
25 "alt": "Documentation on eda-twiki.org" }, string
29 "alt": "Source Code on GitHub" }, string
33 "alt": "Documentation on openasip.org" } string
/dports/graphics/py-altair/altair-4.1.0/altair/vegalite/tests/
H A Dtest_common.py23 def make_final_spec(alt, basic_spec): argument
30 def make_basic_chart(alt): argument
42 def test_basic_chart_to_dict(alt, basic_spec): argument
58 def test_basic_chart_from_dict(alt, basic_spec): argument
70 def test_theme_enable(alt, basic_spec): argument
91 def test_max_rows(alt): argument
/dports/security/vault/vault-1.8.2/website/pages/use-cases/identity-based-access/
H A Dcontent.json25 "alt": "AWS logo" string
29 "alt": "Microsoft Azure logo" string
33 "alt": "Google Cloud logo" string
37 "alt": "Kubernetes logo" string
41 "alt": "Nomad logo" string
45 "alt": "Okta logo" string
49 "alt": "PivotalCF logo" string
53 "alt": "SSH logo" string
57 "alt": "ellipsis icon" string
69 "alt": "Vault UI showing entity entries" string
[all …]
/dports/graphics/xournalpp/xournalpp-1.1.0/src/control/tools/
H A DSnapToGridInputHandler.cpp8 double SnapToGridInputHandler::snapVertically(double y, bool alt) { in snapVertically()
15 double SnapToGridInputHandler::snapHorizontally(double x, bool alt) { in snapHorizontally()
22 Point SnapToGridInputHandler::snapToGrid(Point const& pos, bool alt) { in snapToGrid()
29 double SnapToGridInputHandler::snapAngle(double radian, bool alt) { in snapAngle()
36 Point SnapToGridInputHandler::snapRotation(Point const& pos, Point const& center, bool alt) { in snapRotation()
43 Point SnapToGridInputHandler::snap(Point const& pos, Point const& center, bool alt) { in snap()
/dports/security/vault/vault-1.8.2/website/pages/use-cases/secrets-management/
H A Dcontent.json5 "alt": "Graphic — keys connecting with providers", string
26 "alt": "Vault UI with AWS config" string
49 "alt": "MySQL logo" string
53 "alt": "Cassandra logo" string
57 "alt": "Oracle logo" string
61 "alt": "Consul logo" string
65 "alt": "AWS logo" string
69 "alt": "MongoDB logo" string
73 "alt": "PostgreSql logo" string
77 "alt": "Microsoft SQL logo" string
[all …]
/dports/biology/vcflib/vcflib-1.0.2/src/
H A Dvcfclassify.cpp19 bool isTransition(string& ref, string& alt) { in isTransition()
31 string& alt = *a; in hasTransition() local
42 string& alt = *a; in hasTransversion() local
53 string& alt = *a; in hasInsertion() local
64 string& alt = *a; in hasDeletion() local
75 string& alt = *a; in hasMNP() local
86 string& alt = *a; in hasSNP() local
/dports/biology/freebayes/freebayes-1.3.5/vcflib-temp/src/
H A Dvcfclassify.cpp10 bool isTransition(string& ref, string& alt) { in isTransition()
22 string& alt = *a; in hasTransition() local
33 string& alt = *a; in hasTransversion() local
44 string& alt = *a; in hasInsertion() local
55 string& alt = *a; in hasDeletion() local
66 string& alt = *a; in hasMNP() local
77 string& alt = *a; in hasSNP() local
/dports/biology/freebayes/freebayes-1.3.5/vcflib/src/
H A Dvcfclassify.cpp10 bool isTransition(string& ref, string& alt) { in isTransition()
22 string& alt = *a; in hasTransition() local
33 string& alt = *a; in hasTransversion() local
44 string& alt = *a; in hasInsertion() local
55 string& alt = *a; in hasDeletion() local
66 string& alt = *a; in hasMNP() local
77 string& alt = *a; in hasSNP() local
/dports/net/rclone/rclone-1.57.0/vendor/github.com/go-chi/chi/v5/
H A DREADME.md255 ### Middleware handlers
286 ### Request handlers
305 ### URL parameters
334 ### Core middlewares
401 ### Extra middlewares & packages
/dports/dns/blocky/blocky-0.17/vendor/github.com/go-chi/chi/
H A DREADME.md253 ### Middleware handlers
275 ### Request handlers
290 ### URL parameters
315 ### Core middlewares
340 ### Extra middlewares & packages
/dports/net/clash/clash-1.6.0/vendor/github.com/go-chi/chi/v5/
H A DREADME.md255 ### Middleware handlers
286 ### Request handlers
305 ### URL parameters
334 ### Core middlewares
401 ### Extra middlewares & packages
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-chi/chi/v5/
H A DREADME.md255 ### Middleware handlers
286 ### Request handlers
305 ### URL parameters
334 ### Core middlewares
401 ### Extra middlewares & packages
/dports/www/webhook/webhook-2.8.0/vendor/github.com/go-chi/chi/
H A DREADME.md250 ### Middleware handlers
272 ### Request handlers
287 ### URL parameters
312 ### Core middlewares
336 ### Auxiliary middlewares & packages
/dports/www/webhook/webhook-2.8.0/vendor/github.com/go-chi/chi/chi-4.0.2/
H A DREADME.md250 ### Middleware handlers
272 ### Request handlers
287 ### URL parameters
312 ### Core middlewares
336 ### Auxiliary middlewares & packages
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/go-chi/chi/v5/
H A DREADME.md255 ### Middleware handlers
286 ### Request handlers
305 ### URL parameters
334 ### Core middlewares
401 ### Extra middlewares & packages
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/go-chi/chi/
H A DREADME.md255 ### Middleware handlers
286 ### Request handlers
305 ### URL parameters
334 ### Core middlewares
401 ### Extra middlewares & packages
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_mips64.h40 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3) \ argument
49 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3, kind4) \ argument
59 #define DEFINE_GPR_INFO(reg, alt, kind1, kind2, kind3) \ argument
73 #define DEFINE_FPR(reg, alt, kind1, kind2, kind3) \ argument
83 #define DEFINE_FPR_INFO(reg, alt, kind1, kind2, kind3) \ argument
92 #define DEFINE_MSA(reg, alt, kind1, kind2, kind3, kind4) \ argument
101 #define DEFINE_MSA_INFO(reg, alt, kind1, kind2, kind3, kind4) \ argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_mips64.h40 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3) \ argument
49 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3, kind4) \ argument
59 #define DEFINE_GPR_INFO(reg, alt, kind1, kind2, kind3) \ argument
73 #define DEFINE_FPR(reg, alt, kind1, kind2, kind3) \ argument
83 #define DEFINE_FPR_INFO(reg, alt, kind1, kind2, kind3) \ argument
92 #define DEFINE_MSA(reg, alt, kind1, kind2, kind3, kind4) \ argument
101 #define DEFINE_MSA_INFO(reg, alt, kind1, kind2, kind3, kind4) \ argument
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_mips64.h40 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3) \ argument
49 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3, kind4) \ argument
59 #define DEFINE_GPR_INFO(reg, alt, kind1, kind2, kind3) \ argument
73 #define DEFINE_FPR(reg, alt, kind1, kind2, kind3) \ argument
83 #define DEFINE_FPR_INFO(reg, alt, kind1, kind2, kind3) \ argument
92 #define DEFINE_MSA(reg, alt, kind1, kind2, kind3, kind4) \ argument
101 #define DEFINE_MSA_INFO(reg, alt, kind1, kind2, kind3, kind4) \ argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_mips64.h40 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3) \ argument
49 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3, kind4) \ argument
59 #define DEFINE_GPR_INFO(reg, alt, kind1, kind2, kind3) \ argument
73 #define DEFINE_FPR(reg, alt, kind1, kind2, kind3) \ argument
83 #define DEFINE_FPR_INFO(reg, alt, kind1, kind2, kind3) \ argument
92 #define DEFINE_MSA(reg, alt, kind1, kind2, kind3, kind4) \ argument
101 #define DEFINE_MSA_INFO(reg, alt, kind1, kind2, kind3, kind4) \ argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_mips64.h40 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3) \ argument
49 #define DEFINE_GPR(reg, alt, kind1, kind2, kind3, kind4) \ argument
59 #define DEFINE_GPR_INFO(reg, alt, kind1, kind2, kind3) \ argument
73 #define DEFINE_FPR(reg, alt, kind1, kind2, kind3) \ argument
83 #define DEFINE_FPR_INFO(reg, alt, kind1, kind2, kind3) \ argument
92 #define DEFINE_MSA(reg, alt, kind1, kind2, kind3, kind4) \ argument
101 #define DEFINE_MSA_INFO(reg, alt, kind1, kind2, kind3, kind4) \ argument
/dports/www/py-lektor/Lektor-3.2.2/lektor/
H A Dsourcesearch.py15 def _find_info(infos, alt, lang): argument
45 def _find_best_info(infos, alt, lang): argument
58 def _build_parent_path(path, mapping, alt, lang): argument
71 def _process_search_results(builder, cur, alt, lang, limit): argument
108 def find_files(builder, query, alt=PRIMARY_ALT, lang=None, limit=50, types=None): argument

12345678910>>...262