/external/drm_hwcomposer/ |
D | hwcutils.cpp | 46 int DrmHwcBuffer::ImportBuffer(buffer_handle_t handle, Importer *importer) { in ImportBuffer() 110 int DrmHwcLayer::ImportBuffer(Importer *importer) { in ImportBuffer() 133 Importer *importer) { in InitFromDrmHwcLayer()
|
D | platformminigbm.cpp | 35 DrmMinigbmImporter *importer = new DrmMinigbmImporter(drm); in CreateInstance() local
|
D | resourcemanager.cpp | 63 std::shared_ptr<Importer> importer; in AddDrmDevice() local
|
D | platformdrmgeneric.cpp | 36 DrmGenericImporter *importer = new DrmGenericImporter(drm); in CreateInstance() local
|
D | platformhisi.cpp | 38 HisiImporter *importer = new HisiImporter(drm); in CreateInstance() local
|
D | drmdisplaycomposition.cpp | 41 Importer *importer, Planner *planner, in Init()
|
D | drmhwcomposer.h | 47 DrmHwcBuffer(const hwc_drm_bo &bo, Importer *importer) in DrmHwcBuffer()
|
D | drmdisplaycomposition.h | 158 Importer *importer() const { in importer() function
|
D | drmhwctwo.cpp | 63 std::shared_ptr<Importer> importer = resource_manager_.GetImporter(displ); in CreateDisplay() local 179 std::shared_ptr<Importer> importer, in HwcDisplay()
|
/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/python/cpython3/Lib/ |
D | pkgutil.py | 137 def iter_importer_modules(importer, prefix=''): argument 144 def _iter_file_finder_modules(importer, prefix=''): argument 371 def iter_zipimport_modules(importer, prefix=''): argument
|
/external/python/cpython3/Lib/test/ |
D | test_fork1.py | 40 def importer(): function
|
/external/python/cpython3/Lib/test/test_importlib/import_/ |
D | test_meta_path.py | 60 def log_finder(self, importer): argument
|
D | test_path.py | 212 def check_found(self, found, importer): argument 224 def check_found(self, found, importer): argument
|
/external/perfetto/tools/trace_to_text/ |
D | trace_to_text.cc | 81 Importer importer(&dst, &mfe); in TraceToText() local
|
/external/python/cpython2/Lib/ |
D | pkgutil.py | 151 def iter_importer_modules(importer, prefix=''): argument 329 def iter_zipimport_modules(importer, prefix=''): argument
|
/external/icu/icu4c/source/i18n/ |
D | collationruleparser.h | 189 Importer *importer; variable
|
/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 | 98 tensorflow::protobuf::compiler::Importer importer(&source_tree, in MainImpl() local
|
/external/python/apitools/apitools/base/protorpclite/ |
D | descriptor.py | 473 def import_descriptor_loader(definition_name, importer=__import__): argument
|
/external/python/cpython2/Modules/ |
D | main.c | 213 PyObject *argv0 = NULL, *importer = NULL; in RunMainFromImporter() local
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_ffdoc.cpp | 413 auto importer = in ImportData() local
|
/external/python/setuptools/pkg_resources/ |
D | __init__.py | 1839 def __init__(self, importer): argument 1871 def find_eggs_in_zip(importer, path_item, only=False): argument 1901 def find_nothing(importer, path_item, only=False): argument 1934 def find_on_path(importer, path_item, only=False): argument 2192 def file_ns_handler(importer, path_item, packageName, module): argument 2212 def null_ns_handler(importer, path_item, packageName, module): argument
|