Home
last modified time | relevance | path

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

12

/external/boringssl/src/util/bot/go/
Denv.py30 bootstrap = imp.load_source( variable
Dbootstrap.py248 def bootstrap(logging_level): 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/python/cpython2/Lib/ensurepip/
D__init__.py54 def bootstrap(root=None, upgrade=False, user=False, function
/external/python/cpython3/Lib/ensurepip/
D__init__.py49 def bootstrap(*, root=None, upgrade=False, user=False, function
/external/jacoco/org.jacoco.core.test/src-java8/org/jacoco/core/test/validation/
DBootstrapMethodReferenceTest.java115 public static CallSite bootstrap(final MethodHandles.Lookup caller, in bootstrap() method in BootstrapMethodReferenceTest
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/bytecode/
DRobolectricClassLoader.java67 public Class<?> bootstrap(Class testClass) { in bootstrap() method in RobolectricClassLoader
/external/autotest/site_utils/
Dmysql_bootstrap.py135 def bootstrap(user, password, source_host, dest_host): function
/external/webrtc/webrtc/tools/rtcbot/
Dmain.js31 function bootstrap(test) { function
/external/python/cpython3/Lib/test/test_importlib/
Dtest_locks.py139 def bootstrap(self): member in LifetimeTests
Dtest_spec.py236 def bootstrap(self): member in ModuleSpecMethodsTests
405 def bootstrap(self): member in ModuleReprTests
/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.java58 public static CallSite bootstrap(MethodHandles.Lookup caller, String name, MethodType type, in bootstrap() method in InvokeDynamicSupport
DSandboxClassLoader.java1288 MethodType bootstrap = in InvokeDynamicClassInstrumentor() local
/external/python/cpython2/Python/
Dthread_nt.h116 bootstrap(void *call) in bootstrap() function
/external/python/cpython3/Python/
Dthread_nt.h165 bootstrap(void *call) in bootstrap() function
Dpythonrun.c307 PyObject *filename_obj, *bootstrap, *loader_type = NULL, *loader; in set_main_loader() local
/external/replicaisland/src/com/replica/replicaisland/
DGame.java62 …public void bootstrap(Context context, int viewWidth, int viewHeight, int gameWidth, int gameHeigh… in bootstrap() method in Game
/external/honggfuzz/mac/
Darch.c433 mach_port_t bootstrap = MACH_PORT_NULL; in arch_archInit() local
/external/python/cpython3/Modules/
Dzipimport.c904 int bootstrap; in read_directory() local
/external/python/cpython2/Modules/
D_elementtree.c2887 char* bootstrap; local
/external/vixl/test/aarch64/
Dtest-disasm-aarch64.cc157 TEST(bootstrap) { in TEST() argument

12