/external/boringssl/src/util/bot/go/ |
D | env.py | 30 bootstrap = imp.load_source( variable
|
D | bootstrap.py | 248 def bootstrap(logging_level): function
|
/external/caliper/caliper/src/main/java/com/google/caliper/worker/ |
D | MacrobenchmarkAllocationWorker.java | 42 @Override public void bootstrap() throws Exception { in bootstrap() method in MacrobenchmarkAllocationWorker
|
D | Worker.java | 55 public void bootstrap() throws Exception {} in bootstrap() method in Worker
|
D | MicrobenchmarkAllocationWorker.java | 64 @Override public void bootstrap() throws Exception { in bootstrap() method in MicrobenchmarkAllocationWorker
|
D | RuntimeWorker.java | 61 @Override public void bootstrap() throws Exception { in bootstrap() method in RuntimeWorker
|
/external/python/cpython2/Lib/ensurepip/ |
D | __init__.py | 54 def bootstrap(root=None, upgrade=False, user=False, function
|
/external/python/cpython3/Lib/ensurepip/ |
D | __init__.py | 49 def bootstrap(*, root=None, upgrade=False, user=False, function
|
/external/jacoco/org.jacoco.core.test/src-java8/org/jacoco/core/test/validation/ |
D | BootstrapMethodReferenceTest.java | 115 public static CallSite bootstrap(final MethodHandles.Lookup caller, in bootstrap() method in BootstrapMethodReferenceTest
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/bytecode/ |
D | RobolectricClassLoader.java | 67 public Class<?> bootstrap(Class testClass) { in bootstrap() method in RobolectricClassLoader
|
/external/autotest/site_utils/ |
D | mysql_bootstrap.py | 135 def bootstrap(user, password, source_host, dest_host): function
|
/external/webrtc/webrtc/tools/rtcbot/ |
D | main.js | 31 function bootstrap(test) { function
|
/external/python/cpython3/Lib/test/test_importlib/ |
D | test_locks.py | 139 def bootstrap(self): member in LifetimeTests
|
D | test_spec.py | 236 def bootstrap(self): member in ModuleSpecMethodsTests 405 def bootstrap(self): member in ModuleReprTests
|
/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/ |
D | NettyHttpClient.java | 61 private Bootstrap bootstrap; field in NettyHttpClient
|
/external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/ |
D | InvokeDynamicSupport.java | 58 public static CallSite bootstrap(MethodHandles.Lookup caller, String name, MethodType type, in bootstrap() method in InvokeDynamicSupport
|
D | SandboxClassLoader.java | 1288 MethodType bootstrap = in InvokeDynamicClassInstrumentor() local
|
/external/python/cpython2/Python/ |
D | thread_nt.h | 116 bootstrap(void *call) in bootstrap() function
|
/external/python/cpython3/Python/ |
D | thread_nt.h | 165 bootstrap(void *call) in bootstrap() function
|
D | pythonrun.c | 307 PyObject *filename_obj, *bootstrap, *loader_type = NULL, *loader; in set_main_loader() local
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | Game.java | 62 …public void bootstrap(Context context, int viewWidth, int viewHeight, int gameWidth, int gameHeigh… in bootstrap() method in Game
|
/external/honggfuzz/mac/ |
D | arch.c | 433 mach_port_t bootstrap = MACH_PORT_NULL; in arch_archInit() local
|
/external/python/cpython3/Modules/ |
D | zipimport.c | 904 int bootstrap; in read_directory() local
|
/external/python/cpython2/Modules/ |
D | _elementtree.c | 2887 char* bootstrap; local
|
/external/vixl/test/aarch64/ |
D | test-disasm-aarch64.cc | 157 TEST(bootstrap) { in TEST() argument
|