Home
last modified time | relevance | path

Searched defs:bootstrap (Results 1 – 25 of 2280) sorted by relevance

12345678910>>...92

/dports/lang/rust/rustc-1.58.1-src/src/doc/rustc-dev-guide/src/building/
H A Dbootstrapping.md126 ### Adding a setting to config.toml
135 ### Overview
183 ### Building vs. running
210 ### Stages and `std`
232 ### Cross-compiling rustc
249 ### Why does only libstd use `cfg(bootstrap)`?
262 ### What is a 'sysroot'?
351 ### Directories and artifacts generated by `x.py`
/dports/devel/grpc/grpc-1.42.0/test/core/xds/
H A Dxds_bootstrap_test.cc88 XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
130 XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
150 XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
186 XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
205 XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
224 XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
235 XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
252 XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
272 XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
293 XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
[all …]
/dports/devel/grpc134/grpc-1.34.1/test/core/xds/
H A Dxds_bootstrap_test.cc118 XdsBootstrap bootstrap(std::move(json), &error); in TEST_P() local
158 XdsBootstrap bootstrap(std::move(json), &error); in TEST_P() local
178 XdsBootstrap bootstrap(std::move(json), &error); in TEST_P() local
214 XdsBootstrap bootstrap(std::move(json), &error); in TEST_P() local
233 XdsBootstrap bootstrap(std::move(json), &error); in TEST_P() local
252 XdsBootstrap bootstrap(std::move(json), &error); in TEST_P() local
263 XdsBootstrap bootstrap(std::move(json), &error); in TEST_P() local
279 XdsBootstrap bootstrap(std::move(json), &error); in TEST_P() local
299 XdsBootstrap bootstrap(std::move(json), &error); in TEST_P() local
320 XdsBootstrap bootstrap(std::move(json), &error); in TEST_P() local
[all …]
/dports/devel/py-flit/flit-3.5.1/
H A Dtox.ini32 skip_install = true
34 install_command = true {packages}
35 whitelist_externals = true
36 changedir = flit_core
37 commands =
/dports/finance/quantlib/QuantLib-1.20/ql/termstructures/yield/
H A Dpiecewiseyieldcurve.hpp82 const bootstrap_type& bootstrap = bootstrap_type()) in PiecewiseYieldCurve()
94 const bootstrap_type& bootstrap = bootstrap_type()) in PiecewiseYieldCurve()
106 const bootstrap_type& bootstrap) in PiecewiseYieldCurve()
128 const bootstrap_type& bootstrap = bootstrap_type()) in PiecewiseYieldCurve()
146 const bootstrap_type& bootstrap = bootstrap_type()) in PiecewiseYieldCurve()
163 const bootstrap_type& bootstrap = bootstrap_type()) in PiecewiseYieldCurve()
176 const bootstrap_type& bootstrap = bootstrap_type()) in PiecewiseYieldCurve()
189 const bootstrap_type& bootstrap) in PiecewiseYieldCurve()
212 const bootstrap_type& bootstrap = bootstrap_type()) in PiecewiseYieldCurve()
231 const bootstrap_type& bootstrap = bootstrap_type()) in PiecewiseYieldCurve()
/dports/finance/quantlib/QuantLib-1.20/ql/termstructures/credit/
H A Dpiecewisedefaultcurve.hpp74 const bootstrap_type& bootstrap = bootstrap_type()) in PiecewiseDefaultCurve()
85 const bootstrap_type& bootstrap = bootstrap_type()) in PiecewiseDefaultCurve()
96 const bootstrap_type& bootstrap) in PiecewiseDefaultCurve()
117 const bootstrap_type& bootstrap = bootstrap_type()) in PiecewiseDefaultCurve()
134 const bootstrap_type& bootstrap = bootstrap_type()) in PiecewiseDefaultCurve()
150 const bootstrap_type& bootstrap = bootstrap_type()) in PiecewiseDefaultCurve()
162 const bootstrap_type& bootstrap = bootstrap_type()) in PiecewiseDefaultCurve()
174 const bootstrap_type& bootstrap) in PiecewiseDefaultCurve()
196 const bootstrap_type& bootstrap = bootstrap_type()) in PiecewiseDefaultCurve()
237 const bootstrap_type& bootstrap = bootstrap_type()) in PiecewiseDefaultCurve()
[all …]
/dports/devel/grpc130/grpc-1.30.2/test/core/client_channel/
H A Dxds_bootstrap_test.cc83 grpc_core::XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
123 grpc_core::XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
134 grpc_core::XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
150 grpc_core::XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
167 grpc_core::XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
190 grpc_core::XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
219 grpc_core::XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
245 grpc_core::XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
271 grpc_core::XdsBootstrap bootstrap(std::move(json), &error); in TEST() local
/dports/security/keybase/client-v5.7.1/shared/docs/react-native/
H A Dprofiling.md167 ### Abstract
178 ### Test setup
185 ### Control run
191 ### Test run
196 ### Results
222 ### Conclusion
/dports/devel/py-apptools/apptools-4.5.0/apptools/permissions/
H A Dpermission.py47 bootstrap = Bool(False) variable in Permission
93 bootstrap = Bool(True) variable in ManagePolicyPermission
105 bootstrap = Bool(True) variable in ManageUsersPermission
/dports/emulators/dosbox/dosbox-0.74-3/src/dos/
H A Ddrives.h93 struct bootstrap { struct
94 Bit8u nearjmp[3];
95 Bit8u oemname[8];
96 Bit16u bytespersector;
98 Bit16u reservedsectors;
99 Bit8u fatcopies;
100 Bit16u rootdirentries;
103 Bit16u sectorsperfat;
105 Bit16u headcount;
108 Bit32u totalsecdword;
[all …]
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/include/
H A Ddrives.h101 struct bootstrap { struct
102 Bit8u nearjmp[3];
103 Bit8u oemname[8];
104 Bit16u bytespersector;
106 Bit16u reservedsectors;
107 Bit8u fatcopies;
108 Bit16u rootdirentries;
111 Bit16u sectorsperfat;
113 Bit16u headcount;
116 Bit32u totalsecdword;
[all …]
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/dos/
H A Ddrives.h97 struct bootstrap { struct
98 Bit8u nearjmp[3];
99 Bit8u oemname[8];
100 Bit16u bytespersector;
102 Bit16u reservedsectors;
103 Bit8u fatcopies;
104 Bit16u rootdirentries;
107 Bit16u sectorsperfat;
109 Bit16u headcount;
112 Bit32u totalsecdword;
[all …]
/dports/www/firefox/firefox-99.0/python/mozboot/mozboot/
H A Dmach_commands.py33 def bootstrap(command_context, application_choice=None, no_system_changes=False): function
72 import mozboot.bootstrap as bootstrap namespace
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/isos/base/repos/centos-7/
H A Drepo-spec.json7 "bootstrap": "" string
11 "bootstrap": "iptables udev rng-tools iptables util-linux-ng" string
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/isos/base/repos/centos-6.9/
H A Drepo-spec.json7 "bootstrap": "" string
11 "bootstrap": "iptables udev rng-tools iptables util-linux-ng" string
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/isos/base/repos/photon-2.0/
H A Drepo-spec.json7 "bootstrap": "", string
12 "bootstrap": "iproute2", string
/dports/cad/nvc/nvc-r1.5.3/lib/
H A DMakemodule.am12 bootstrap = lib/.bootstrapped macro
21 bootstrap: clean-libs target
/dports/www/firefox-legacy/firefox-52.8.0esr/python/mozboot/mozboot/
H A Dmach_commands.py22 def bootstrap(self): member in Bootstrap
53 import mozboot.bootstrap as bootstrap namespace
/dports/lang/spidermonkey78/firefox-78.9.0/python/mozboot/mozboot/
H A Dmach_commands.py34 def bootstrap(self, application_choice=None, no_interactive=False, no_system_changes=False): member in Bootstrap
68 import mozboot.bootstrap as bootstrap namespace
/dports/www/firefox-esr/firefox-91.8.0/python/mozboot/mozboot/
H A Dmach_commands.py41 def bootstrap( member in Bootstrap
86 import mozboot.bootstrap as bootstrap namespace
/dports/mail/thunderbird/thunderbird-91.8.0/python/mozboot/mozboot/
H A Dmach_commands.py41 def bootstrap( member in Bootstrap
86 import mozboot.bootstrap as bootstrap namespace
/dports/www/uchiwa/uchiwa-0.18.2/public/bower_components/bootstrap-sass-official/tasks/
H A Dconverter.rb37 …def initialize(repo: 'twbs/bootstrap', branch: 'master', save_to: {}, cache_path: 'tmp/converter-c…
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/app/
H A DMozillaRuntimeMain.cpp24 static int RunForkServer(Bootstrap::UniquePtr&& bootstrap, int argc, in RunForkServer()
57 Bootstrap::UniquePtr bootstrap = GetBootstrap(); in main() local
/dports/lang/spidermonkey60/firefox-60.9.0/python/mozboot/mozboot/
H A Dmach_commands.py28 def bootstrap(self, application_choice=None, no_interactive=False): member in Bootstrap
59 import mozboot.bootstrap as bootstrap namespace
/dports/www/firefox-esr/firefox-91.8.0/ipc/app/
H A DMozillaRuntimeMain.cpp24 static int RunForkServer(Bootstrap::UniquePtr&& bootstrap, int argc, in RunForkServer()
62 Bootstrap::UniquePtr bootstrap = bootstrapResult.unwrap(); in main() local

12345678910>>...92