Home
last modified time | relevance | path

Searched defs:_bootstrap (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Lib/importlib/
D__init__.py16 import _frozen_importlib as _bootstrap namespace
/third_party/python/Lib/ensurepip/
D__init__.py74 def _bootstrap(*, root=None, upgrade=False, user=False, function
/third_party/python/Lib/multiprocessing/
Dprocess.py290 def _bootstrap(self, parent_sentinel=None): member in BaseProcess
/third_party/python/Lib/
Dzipimport.py19 import _frozen_importlib as _bootstrap # for _verbose_message namespace
Dthreading.py898 def _bootstrap(self): member in Thread
/third_party/parse5/packages/parse5/lib/parser/
Dindex.js392 _bootstrap(document, fragmentContext) { method in Parser