OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:importer
(Results
376 - 400
of
491
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
/packages/services/Telephony/res/values-da/
strings.xml
[
all
...]
/packages/services/Telephony/res/values-nb/
strings.xml
[
all
...]
/external/python/cpython2/Doc/whatsnew/
2.3.rst
718
importer
object that will handle imports from this path or raises an
721
* ``sys.path_importer_cache`` caches
importer
objects for each path, so
724
* ``sys.meta_path`` is a list of
importer
objects that will be traversed before
729
Importer
objects must have a single method, :meth:`find_module(fullname,
746
importer
= hook(path)
751
loader =
importer
.find_module(fullname)
[
all
...]
/external/python/cpython3/Doc/whatsnew/
2.3.rst
718
importer
object that will handle imports from this path or raises an
721
* ``sys.path_importer_cache`` caches
importer
objects for each path, so
724
* ``sys.meta_path`` is a list of
importer
objects that will be traversed before
729
Importer
objects must have a single method, ``find_module(fullname,
746
importer
= hook(path)
751
loader =
importer
.find_module(fullname)
[
all
...]
/external/python/cpython2/Doc/library/
logging.config.rst
554
mechanism: if so, you can replace the :attr:`
importer
` attribute of the
565
BaseConfigurator.
importer
= staticmethod(import_module)
/external/python/cpython3/Doc/library/
logging.config.rst
597
mechanism: if so, you can replace the :attr:`
importer
` attribute of the
608
BaseConfigurator.
importer
= staticmethod(import_module)
[
all
...]
/external/python/cpython3/Modules/
zipimport.c
691
with the
importer
protocol.");
701
there for compatibility with the
importer
protocol.");
[
all
...]
/external/tensorflow/tensorflow/python/framework/
meta_graph.py
37
from tensorflow.python.framework import
importer
739
importer
.import_graph_def(
[
all
...]
/external/tensorflow/tensorflow/python/kernel_tests/
constant_op_test.py
30
from tensorflow.python.framework import
importer
865
p, ret =
importer
.import_graph_def(
[
all
...]
/external/tensorflow/tensorflow/tools/quantization/
quantize_graph.py
41
from tensorflow.python.framework import
importer
[
all
...]
/prebuilts/go/darwin-x86/pkg/darwin_amd64_race/go/internal/
gccgoimporter.a
57
importer
.goInitData Priority
59
Inits PackageInit F InitFunc ? initmap·4 ?
Importer