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/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/robolectric/sandbox/src/main/java/org/robolectric/internal/bytecode/
DInvokeDynamicSupport.java77 public static CallSite bootstrap( in bootstrap() method
/external/jacoco/org.jacoco.core.test.validation.java8/src/org/jacoco/core/test/validation/java8/
DBootstrapMethodReferenceTest.java118 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/autotest/site_utils/
Dmysql_bootstrap.py135 def bootstrap(user, password, source_host, dest_host): function
/external/python/cpython3/Lib/ensurepip/
D__init__.py116 def bootstrap(*, root=None, upgrade=False, user=False, function
/external/python/cpython3/Lib/test/test_importlib/
Dtest_locks.py118 def bootstrap(self): member in LifetimeTests
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_options.h62 bool bootstrap = false; member
/external/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/
Dwrapper.py298 def bootstrap(client, silent=('PW_ENVSETUP_QUIET' in os.environ)): function
/external/wpa_supplicant_8/src/common/
Ddpp_i.h18 struct dl_list bootstrap; /* struct dpp_bootstrap_info */ 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/crosvm/devices/src/virtio/vhost/user/device/windows/
Dnet.rs224 bootstrap: usize, field
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.h93 const XdsBootstrap& bootstrap() const { in bootstrap() function
/external/libchrome/ipc/
Dipc_mojo_bootstrap_unittest.cc26 explicit Connection(std::unique_ptr<IPC::MojoBootstrap> bootstrap, in Connection()
/external/bpftool/src/
DMakefile167 bootstrap: $(BPFTOOL_BOOTSTRAP) target
/external/python/cpython2/Python/
Dthread_nt.h116 bootstrap(void *call) in bootstrap() function

12