Home
last modified time | relevance | path

Searched refs:Bootstrap (Results 1 – 25 of 4786) sorted by relevance

12345678910>>...192

/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Dbootstrap.cxx68 class Bootstrap::Impl
119 const Bootstrap::Impl& Bootstrap::data() in data()
394 static Bootstrap::PathStatus implGetBootstrapFile(rtl::Bootstrap const & _rData, Bootstrap::Impl::P… in implGetBootstrapFile()
401 static Bootstrap::PathStatus implGetVersionFile(rtl::Bootstrap const & _rData, Bootstrap::Impl::Pat… in implGetVersionFile()
439 Bootstrap::FailureCode eErrCode = Bootstrap::INVALID_BOOTSTRAP_DATA; in describeError()
562 Bootstrap::PathStatus Bootstrap::locateBaseInstallation(OUString& _rURL) in locateBaseInstallation()
570 Bootstrap::PathStatus Bootstrap::locateUserInstallation(OUString& _rURL) in locateUserInstallation()
578 Bootstrap::PathStatus Bootstrap::locateUserData(OUString& _rURL) in locateUserData()
594 Bootstrap::PathStatus Bootstrap::locateBootstrapFile(OUString& _rURL) in locateBootstrapFile()
602 Bootstrap::PathStatus Bootstrap::locateVersionFile(OUString& _rURL) in locateVersionFile()
[all …]
/dports/lang/polyml/polyml-5.8.2/basis/
H A Dbuild.sml23 val () = Bootstrap.use "basis/General.sml";
26 val () = Bootstrap.use "basis/Option.sml";
28 val () = Bootstrap.use "basis/List.sml";
41 val () = Bootstrap.use "basis/Int.sml";
55 val () = Bootstrap.use "basis/Bool.sml";
75 val () = Bootstrap.use "basis/Byte.sml";
81 val () = Bootstrap.use "basis/MATH.sml";
82 val () = Bootstrap.use "basis/MATH.sml";
97 val () = Bootstrap.useWithParms [Bootstrap.Universal.tagInject Bootstrap.maxInlineSizeTag 1000] "ba…
98 val () = Bootstrap.use "basis/IO.sml";
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Dbootstrap.cxx65 class Bootstrap::Impl
117 const Bootstrap::Impl& Bootstrap::data() in data()
391 static Bootstrap::PathStatus implGetBootstrapFile(rtl::Bootstrap const & _rData, Bootstrap::Impl::P… in implGetBootstrapFile()
398 static Bootstrap::PathStatus implGetVersionFile(rtl::Bootstrap const & _rData, Bootstrap::Impl::Pat… in implGetVersionFile()
437 Bootstrap::FailureCode eErrCode = Bootstrap::INVALID_BOOTSTRAP_DATA; in describeError()
574 Bootstrap::PathStatus Bootstrap::locateBaseInstallation(OUString& _rURL) in locateBaseInstallation()
582 Bootstrap::PathStatus Bootstrap::locateUserInstallation(OUString& _rURL) in locateUserInstallation()
590 Bootstrap::PathStatus Bootstrap::locateUserData(OUString& _rURL) in locateUserData()
607 Bootstrap::PathStatus Bootstrap::locateBootstrapFile(OUString& _rURL) in locateBootstrapFile()
615 Bootstrap::PathStatus Bootstrap::locateVersionFile(OUString& _rURL) in locateVersionFile()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/rtl/
H A Dbootstrap.hxx35 class Bootstrap class
39 Bootstrap( Bootstrap const & ) SAL_DELETED_FUNCTION;
40 Bootstrap & operator = ( Bootstrap const & ) SAL_DELETED_FUNCTION;
86 inline Bootstrap();
91 inline Bootstrap(const rtl::OUString & iniName);
96 inline ~Bootstrap();
166 inline bool Bootstrap::get( const ::rtl::OUString &sName, in get()
172 inline void Bootstrap::get( const ::rtl::OUString &sName, in get()
184 inline Bootstrap::Bootstrap() in Bootstrap() function in rtl::Bootstrap
189 inline Bootstrap::Bootstrap(const rtl::OUString & iniName) in Bootstrap() function in rtl::Bootstrap
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/rtl/
H A Dbootstrap.hxx31 class Bootstrap class
35 Bootstrap( Bootstrap const & ) SAL_DELETED_FUNCTION;
36 Bootstrap & operator = ( Bootstrap const & ) SAL_DELETED_FUNCTION;
82 inline Bootstrap();
87 inline Bootstrap(const rtl::OUString & iniName);
92 inline ~Bootstrap();
162 inline bool Bootstrap::get( const ::rtl::OUString &sName, in get()
168 inline void Bootstrap::get( const ::rtl::OUString &sName, in get()
180 inline Bootstrap::Bootstrap() in Bootstrap() function in rtl::Bootstrap
185 inline Bootstrap::Bootstrap(const rtl::OUString & iniName) in Bootstrap() function in rtl::Bootstrap
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/twbs/bootstrap/site/_data/
H A Dbrowser-bugs.yml9 Bootstrap#20755
19 Bootstrap#18692
29 Bootstrap#14211
39 Bootstrap#16671
49 Bootstrap#18504
59 Bootstrap#18228
69 Bootstrap#19670
79 Bootstrap#20507
99 Bootstrap#793
189 Bootstrap#17438, Bootstrap#14237
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/ui/phplist-ui-bootlist/bootstrap/docs/_data/
H A Dbrowser-bugs.yml9 Bootstrap#18692
19 Bootstrap#14211
29 Bootstrap#14528
39 Bootstrap#16671
49 Bootstrap#18504
59 Bootstrap#18543
69 Bootstrap#18228
79 Bootstrap#19670
99 Bootstrap#793
209 Bootstrap#17438, Bootstrap#14237
[all …]
H A Dtranslations.yml3 description: Bootstrap 中文文档
8 description: Bootstrap 3 中文手冊
13 description: Bootstrap på Dansk
18 description: Bootstrap en Français
23 description: Bootstrap auf Deutsch
28 description: Bootstrap in Italiano
33 description: Bootstrap 한국어
43 description: Bootstrap по-русски
48 description: Bootstrap en Español
53 description: Türkçe Bootstrap
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/9.4/
H A DDeprecation-85821-BootstrapMethods.rst16 * :php:`TYPO3\CMS\Core\Core\Bootstrap::usesComposerClassLoading()`
17 * :php:`TYPO3\CMS\Core\Core\Bootstrap::getInstance()`
18 * :php:`TYPO3\CMS\Core\Core\Bootstrap->configure()`
20 * :php:`TYPO3\CMS\Core\Core\Bootstrap->setEarlyInstance()`
21 * :php:`TYPO3\CMS\Core\Core\Bootstrap->getEarlyInstance()`
22 * :php:`TYPO3\CMS\Core\Core\Bootstrap->getEarlyInstances()`
25 * :php:`TYPO3\CMS\Core\Core\Bootstrap::populateLocalConfiguration()`
26 * :php:`TYPO3\CMS\Core\Core\Bootstrap::disableCoreCache()`
28 * :php:`TYPO3\CMS\Core\Core\Bootstrap->setRequestType()`
43 using the general entry method :php:`Bootstrap::init()` instead.
[all …]
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/9.4/
H A DDeprecation-85821-BootstrapMethods.rst16 * :php:`TYPO3\CMS\Core\Core\Bootstrap::usesComposerClassLoading()`
17 * :php:`TYPO3\CMS\Core\Core\Bootstrap::getInstance()`
18 * :php:`TYPO3\CMS\Core\Core\Bootstrap->configure()`
20 * :php:`TYPO3\CMS\Core\Core\Bootstrap->setEarlyInstance()`
21 * :php:`TYPO3\CMS\Core\Core\Bootstrap->getEarlyInstance()`
22 * :php:`TYPO3\CMS\Core\Core\Bootstrap->getEarlyInstances()`
25 * :php:`TYPO3\CMS\Core\Core\Bootstrap::populateLocalConfiguration()`
26 * :php:`TYPO3\CMS\Core\Core\Bootstrap::disableCoreCache()`
28 * :php:`TYPO3\CMS\Core\Core\Bootstrap->setRequestType()`
43 using the general entry method :php:`Bootstrap::init()` instead.
[all …]
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/9.4/
H A DDeprecation-85821-BootstrapMethods.rst16 * :php:`TYPO3\CMS\Core\Core\Bootstrap::usesComposerClassLoading()`
17 * :php:`TYPO3\CMS\Core\Core\Bootstrap::getInstance()`
18 * :php:`TYPO3\CMS\Core\Core\Bootstrap->configure()`
20 * :php:`TYPO3\CMS\Core\Core\Bootstrap->setEarlyInstance()`
21 * :php:`TYPO3\CMS\Core\Core\Bootstrap->getEarlyInstance()`
22 * :php:`TYPO3\CMS\Core\Core\Bootstrap->getEarlyInstances()`
25 * :php:`TYPO3\CMS\Core\Core\Bootstrap::populateLocalConfiguration()`
26 * :php:`TYPO3\CMS\Core\Core\Bootstrap::disableCoreCache()`
28 * :php:`TYPO3\CMS\Core\Core\Bootstrap->setRequestType()`
43 using the general entry method :php:`Bootstrap::init()` instead.
[all …]
/dports/sysutils/bacula9-docs/bacula-docs-9.6.7/manuals/en/pdf-and-html/main/
H A Dbootstrap.aux6 \newlabel{BootstrapChapter}{{47}{415}{The Bootstrap File}{chapter.47}{}}
7 \@writefile{general}{\indexentry{File!Bootstrap }{415}}
8 \@writefile{general}{\indexentry{Bootstrap File }{415}}
9 \newlabel{67@xvr}{{}{415}{The Bootstrap File}{chapter.47}{}}
10 \newlabel{67@vr}{{}{415}{The Bootstrap File}{chapter.47}{}}
12 \@writefile{general}{\indexentry{Format!Bootstrap}{415}}
13 \@writefile{general}{\indexentry{Bootstrap File Format }{415}}
24 \newlabel{FileRegex}{{47.1}{416}{Bootstrap File Format}{section.47.1}{}}
31 \@writefile{general}{\indexentry{Files!Automatic Generation of Bootstrap }{418}}
39 \@writefile{general}{\indexentry{Bootstrap Example}{418}}
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/bshaffer/oauth2-server-php/test/lib/OAuth2/Storage/
H A DBaseTest.php11 $memory = Bootstrap::getInstance()->getMemoryStorage();
12 $sqlite = Bootstrap::getInstance()->getSqlitePdo();
13 $mysql = Bootstrap::getInstance()->getMysqlPdo();
14 $postgres = Bootstrap::getInstance()->getPostgresPdo();
15 $mongo = Bootstrap::getInstance()->getMongo();
16 $mongoDb = Bootstrap::getInstance()->getMongoDB();
17 $redis = Bootstrap::getInstance()->getRedisStorage();
18 $cassandra = Bootstrap::getInstance()->getCassandraStorage();
19 $dynamodb = Bootstrap::getInstance()->getDynamoDbStorage();
20 $couchbase = Bootstrap::getInstance()->getCouchbase();
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/phplist/core/tests/Unit/Core/
H A DBootstrapTest.php8 use PhpList\Core\Core\Bootstrap; alias
21 * @var Bootstrap
27 $this->subject = Bootstrap::getInstance();
33 Bootstrap::purgeInstance();
41 static::assertInstanceOf(Bootstrap::class, Bootstrap::getInstance());
49 static::assertSame(Bootstrap::getInstance(), Bootstrap::getInstance());
57 $firstInstance = Bootstrap::getInstance();
59 Bootstrap::purgeInstance();
61 $secondInstance = Bootstrap::getInstance();
70 Bootstrap::purgeInstance();
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/phplist/core/src/Core/
H A DBootstrap.php26 class Bootstrap class
29 * @var Bootstrap|null
73 * @return Bootstrap
75 public static function getInstance(): Bootstrap
99 * @return Bootstrap fluent interface
143 * @return Bootstrap|null fluent interface
163 * @return Bootstrap fluent interface
165 public function configure(): Bootstrap
224 * @return Bootstrap fluent interface
226 private function configureDebugging(): Bootstrap
[all …]
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/manuals/en/main/
H A Dbootstrap.aux6 \@writefile{lof}{\contentsline {xchapter}{The Bootstrap File}{611}{chapter.53}\protected@file@perce…
8 \newlabel{blb:BootstrapChapter}{{53}{611}{The Bootstrap File}{chapter.53}{}}
9 \@writefile{general}{\indexentry{File!Bootstrap }{611}}
10 \@writefile{general}{\indexentry{Bootstrap File }{611}}
13 \@writefile{general}{\indexentry{Format!Bootstrap}{611}}
14 \@writefile{general}{\indexentry{Bootstrap File Format }{611}}
25 \newlabel{blb:FileRegex}{{53.1}{612}{Bootstrap File Format}{section*.295}{}}
32 \@writefile{general}{\indexentry{Files!Automatic Generation of Bootstrap }{614}}
33 \@writefile{general}{\indexentry{Automatic Generation of Bootstrap Files }{614}}
40 \@writefile{general}{\indexentry{Bootstrap Example}{615}}
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/scp2/source/ooo/
H A Dcommon_brand.scp315 Section = "Bootstrap";
324 Section = "Bootstrap";
333 Section = "Bootstrap";
348 Section = "Bootstrap";
356 Section = "Bootstrap";
365 Section = "Bootstrap";
374 Section = "Bootstrap";
383 Section = "Bootstrap";
392 Section = "Bootstrap";
401 Section = "Bootstrap";
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/xre/
H A DBootstrap.h60 class Bootstrap {
62 Bootstrap() {} in Bootstrap() function
66 virtual ~Bootstrap() {} in ~Bootstrap()
79 void operator()(Bootstrap* aPtr) const { aPtr->Dispose(); } in operator()
83 typedef mozilla::UniquePtr<Bootstrap, BootstrapDelete> UniquePtr;
136 typedef void (*GetBootstrapType)(Bootstrap::UniquePtr&);
137 Bootstrap::UniquePtr GetBootstrap(const char* aXPCOMFile = nullptr);
140 XRE_GetBootstrap(Bootstrap::UniquePtr& b);
142 inline Bootstrap::UniquePtr GetBootstrap(const char* aXPCOMFile = nullptr) {
143 Bootstrap::UniquePtr bootstrap;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/scp2/source/ooo/
H A Dcommon_brand.scp315 Section = "Bootstrap";
324 Section = "Bootstrap";
333 Section = "Bootstrap";
348 Section = "Bootstrap";
356 Section = "Bootstrap";
365 Section = "Bootstrap";
374 Section = "Bootstrap";
383 Section = "Bootstrap";
392 Section = "Bootstrap";
401 Section = "Bootstrap";
[all …]
/dports/security/keybase/client-v5.7.1/go/engine/
H A Dbootstrap.go14 type Bootstrap struct { struct
20 func NewBootstrap(g *libkb.GlobalContext) *Bootstrap {
21 return &Bootstrap{
27 func (e *Bootstrap) Name() string { argument
32 func (e *Bootstrap) Prereqs() Prereqs { argument
37 func (e *Bootstrap) RequiredUIs() []libkb.UIKind { argument
42 func (e *Bootstrap) SubConsumers() []libkb.UIConsumer { argument
46 func (e *Bootstrap) lookupFullname(m libkb.MetaContext, uv keybase1.UserVersion) { argument
65 func (e *Bootstrap) Run(m libkb.MetaContext) error { argument
97 func (e *Bootstrap) signedUp(m libkb.MetaContext) bool { argument
[all …]
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/config/
H A Dload_state_test.go120 appConfig, err := c.Bootstrap(bootstrapArgs(args))
183 _, err := c.Bootstrap(bootstrapArgs([]string{
536 _, err := c.Bootstrap(bootstrapArgs(args))
731 _, err := c.Bootstrap(bootstrapArgs(args))
843 _, err := c.Bootstrap(bootstrapArgs(args))
944 _, err := c.Bootstrap(bootstrapArgs(args))
980 _, err := c.Bootstrap(bootstrapArgs(args))
998 _, err := c.Bootstrap(bootstrapArgs(args))
1016 _, err := c.Bootstrap(bootstrapArgs(args))
1093 _, err := c.Bootstrap(bootstrapArgs(args))
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/xre/
H A DBootstrap.h60 class Bootstrap {
62 Bootstrap() {} in Bootstrap() function
66 virtual ~Bootstrap() {} in ~Bootstrap()
79 void operator()(Bootstrap* aPtr) const { aPtr->Dispose(); } in operator()
83 typedef mozilla::UniquePtr<Bootstrap, BootstrapDelete> UniquePtr;
148 typedef void (*GetBootstrapType)(Bootstrap::UniquePtr&);
149 Bootstrap::UniquePtr GetBootstrap(
154 XRE_GetBootstrap(Bootstrap::UniquePtr& b);
156 inline Bootstrap::UniquePtr GetBootstrap(const char* aXPCOMFile = nullptr) {
157 Bootstrap::UniquePtr bootstrap;
/dports/www/R-cran-bslib/bslib/
H A DDESCRIPTION2 Title: Custom 'Bootstrap' 'Sass' Themes for 'shiny' and 'rmarkdown'
8 person(family = "Bootstrap contributors", role = "ctb",
9 comment = "Bootstrap library"),
11 comment = "Bootstrap library"),
13 comment = "Bootstrap colorpicker library"),
17 comment = "Bootstrap accessibility plugin")
19 …tom 'CSS' styling of both 'shiny' and 'rmarkdown' via 'Bootstrap' 'Sass'. Supports both 'Bootstrap
44 Bootstrap contributors [ctb] (Bootstrap library),
45 Twitter, Inc [cph] (Bootstrap library),
46 Javi Aguilar [ctb, cph] (Bootstrap colorpicker library),
[all …]
/dports/www/R-cran-bslib/bslib/inst/lib/bs-colorpicker/
H A DREADME.md5 # Bootstrap Colorpicker
9 [Bootstrap Colorpicker](https://github.com/itsjavi/bootstrap-colorpicker/) is a modular color picke…
34 <th>Compatible Bootstrap version</th>
44 <td>Bootstrap 3 or 4</td>
48 <li>Bootstrap CSS (input addon)</li>
57 <td>Bootstrap 4 or without Bootstrap</td>
70 Note that the plugin may work without Bootstrap if your code is not using any of the mentioned Boot…
76 ### With Bootstrap
89 <h1>Bootstrap Colorpicker Demo (with Bootstrap)</h1>
109 ### Without Bootstrap
[all …]
/dports/www/py-flask-bootstrap/Flask-Bootstrap-3.3.7.1/Flask_Bootstrap.egg-info/
H A DPKG-INFO2 Name: Flask-Bootstrap
4 Summary: An extension that includes Bootstrap in your project, without any boilerplate code.
10 Flask-Bootstrap
16 Flask-Bootstrap packages `Bootstrap
18 of a blueprint named 'bootstrap'. It can also create links to serve Bootstrap
26 from flask_bootstrap import Bootstrap
30 Bootstrap(app)
35 As of version 3, Flask-Bootstrap has a `proper documentation
36 <http://pythonhosted.org /Flask-Bootstrap>`_, which you can check for more

12345678910>>...192