Home
last modified time | relevance | path

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

12

/external/rust/crates/criterion/src/stats/univariate/
Dmod.rs3 mod bootstrap; module
28 pub fn bootstrap<A, B, T, S>( in bootstrap() function
Dmixed.rs10 pub fn bootstrap<A, T, S>( in bootstrap() function
Dsample.rs202 pub fn bootstrap<T, S>(&self, nresamples: usize, statistic: S) -> T::Distributions in bootstrap() function
/external/pigweed/pw_env_setup/py/pw_env_setup/
Dwindows_env_start.py40 def print_banner(bootstrap, no_shell_file): argument
/external/boringssl/src/util/bot/go/
Denv.py30 bootstrap = imp.load_source( variable
Dbootstrap.py248 def bootstrap(logging_level): function
/external/rust/crates/criterion/src/stats/bivariate/
Dmod.rs3 mod bootstrap; module
68 pub fn bootstrap<T, S>(&self, nresamples: usize, statistic: S) -> T::Distributions in bootstrap() function
/external/caliper/caliper/src/main/java/com/google/caliper/worker/
DMacrobenchmarkAllocationWorker.java42 @Override public void bootstrap() throws Exception { in bootstrap() method in MacrobenchmarkAllocationWorker
DWorker.java55 public void bootstrap() throws Exception {} in bootstrap() method in Worker
DMicrobenchmarkAllocationWorker.java64 @Override public void bootstrap() throws Exception { in bootstrap() method in MicrobenchmarkAllocationWorker
DRuntimeWorker.java61 @Override public void bootstrap() throws Exception { in bootstrap() method in RuntimeWorker
/external/jacoco/org.jacoco.core.test.validation.java8/src/org/jacoco/core/test/validation/java8/
DBootstrapMethodReferenceTest.java117 public static CallSite bootstrap(final MethodHandles.Lookup caller, in bootstrap() method in BootstrapMethodReferenceTest
/external/python/cpython2/Lib/ensurepip/
D__init__.py54 def bootstrap(root=None, upgrade=False, user=False, function
/external/python/cpython3/Lib/ensurepip/
D__init__.py59 def bootstrap(*, root=None, upgrade=False, user=False, function
/external/autotest/site_utils/
Dmysql_bootstrap.py135 def bootstrap(user, password, source_host, dest_host): function
/external/python/cpython3/Lib/test/test_importlib/
Dtest_locks.py116 def bootstrap(self): member in LifetimeTests
Dtest_spec.py236 def bootstrap(self): member in ModuleSpecMethodsTests
405 def bootstrap(self): member in ModuleReprTests
/external/wpa_supplicant_8/src/common/
Ddpp_i.h17 struct dl_list bootstrap; /* struct dpp_bootstrap_info */ member
/external/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/
Dwrapper.py276 def bootstrap(client, silent=('PW_ENVSETUP_QUIET' in os.environ)): function
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_options.h62 bool bootstrap = false; member
/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
DNettyHttpClient.java61 private Bootstrap bootstrap; field in NettyHttpClient
/external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/
DInvokeDynamicSupport.java59 public static CallSite bootstrap(MethodHandles.Lookup caller, String name, MethodType type, in bootstrap() method in InvokeDynamicSupport
/external/libchrome/ipc/
Dipc_mojo_bootstrap_unittest.cc26 explicit Connection(std::unique_ptr<IPC::MojoBootstrap> bootstrap, in Connection()
/external/python/cpython2/Python/
Dthread_nt.h116 bootstrap(void *call) in bootstrap() function
/external/catch2/include/internal/benchmark/detail/
Dcatch_stats.hpp108 …Estimate<double> bootstrap(double confidence_level, Iterator first, Iterator last, sample const& r… in bootstrap() function

12