/external/drm_hwcomposer/ |
D | hwcutils.cpp | 43 int DrmHwcBuffer::ImportBuffer(buffer_handle_t handle, Importer *importer) { in ImportBuffer() 124 int DrmHwcLayer::InitFromHwcLayer(hwc_layer_1_t *sf_layer, Importer *importer, in InitFromHwcLayer() 152 int DrmHwcLayer::ImportBuffer(Importer *importer, in ImportBuffer()
|
D | platformnv.h | 43 NvImporter *importer; member
|
D | drmcompositor.cpp | 56 Importer *importer) { in CreateComposition()
|
D | platformdrmgeneric.cpp | 37 DrmGenericImporter *importer = new DrmGenericImporter(drm); in CreateInstance() local
|
D | drmcomposition.cpp | 34 DrmComposition::DrmComposition(DrmResources *drm, Importer *importer, in DrmComposition()
|
D | drmhwcomposer.h | 46 DrmHwcBuffer(const hwc_drm_bo &bo, Importer *importer) in DrmHwcBuffer()
|
D | drmdisplaycomposition.h | 174 Importer *importer() const { in importer() function
|
D | glworker.cpp | 415 Importer *importer, in CreateTextureFromHandle() 551 Importer *importer) { in Composite()
|
D | platformnv.cpp | 41 NvImporter *importer = new NvImporter(drm); in CreateInstance() local
|
/external/python/cpython2/Lib/email/ |
D | __init__.py | 113 importer = LazyImporter(_name.lower()) variable 120 importer = LazyImporter('mime.' + _name.lower()) variable
|
/external/python/cpython2/Lib/test/ |
D | test_fork1.py | 36 def importer(): function
|
D | test_importhooks.py | 159 def doTestImports(self, importer=None): argument
|
/external/javassist/src/main/javassist/tools/rmi/ |
D | Sample.java | 24 private ObjectImporter importer; field in Sample
|
/external/python/cpython3/Lib/test/ |
D | test_fork1.py | 40 def importer(): function
|
/external/python/cpython3/Lib/ |
D | pkgutil.py | 134 def iter_importer_modules(importer, prefix=''): argument 141 def _iter_file_finder_modules(importer, prefix=''): argument 368 def iter_zipimport_modules(importer, prefix=''): argument
|
/external/tensorflow/tensorflow/contrib/tensorrt/test/ |
D | test_tftrt.py | 32 from tensorflow.python.framework import importer as importer unknown
|
/external/javassist/sample/rmi/ |
D | CountApplet.java | 12 private ObjectImporter importer; field in CountApplet
|
/external/python/cpython3/Lib/test/test_importlib/import_/ |
D | test_meta_path.py | 60 def log_finder(self, importer): argument
|
D | test_path.py | 191 def check_found(self, found, importer): argument 203 def check_found(self, found, importer): argument
|
/external/python/cpython2/Lib/ |
D | pkgutil.py | 154 def iter_importer_modules(importer, prefix=''): argument 331 def iter_zipimport_modules(importer, prefix=''): argument
|
/external/icu/icu4c/source/i18n/ |
D | collationruleparser.h | 189 Importer *importer; variable
|
/external/python/cpython2/Launcher/ |
D | launcher_internal.cpp | 178 PyObject *py_launcher_path, *importer; in RunMainFromImporter() local
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_bootstrap_unittest.cc | 125 Importer importer(&source_tree, &error_collector); in TEST() local
|
/external/tensorflow/tensorflow/tools/proto_text/ |
D | gen_proto_text_functions.cc | 97 tensorflow::protobuf::compiler::Importer importer(&source_tree, in MainImpl() local
|
/external/python/cpython2/Modules/ |
D | main.c | 208 PyObject *argv0 = NULL, *importer = NULL; in RunMainFromImporter() local
|