Home
last modified time | relevance | path

Searched defs:importer (Results 1 – 25 of 31) sorted by relevance

12

/third_party/python/Lib/test/
Dtest_fork1.py26 def importer(): function
/third_party/python/Lib/
Dpkgutil.py137 def iter_importer_modules(importer, prefix=''): argument
144 def _iter_file_finder_modules(importer, prefix=''): argument
373 def iter_zipimport_modules(importer, prefix=''): argument
/third_party/typescript/src/services/
DnavigateTo.ts62 …const importer = checker.getSymbolAtLocation((declaration as ImportClause | ImportSpecifier | Impo… constant
/third_party/python/Lib/test/test_importlib/import_/
Dtest_meta_path.py60 def log_finder(self, importer): argument
Dtest_path.py223 def check_found(self, found, importer): argument
235 def check_found(self, found, importer): argument
/third_party/icu/icu4c/source/i18n/
Dcollationruleparser.h189 Importer *importer; variable
Dcollationbuilder.cpp169 BundleImporter importer; in internalBuildTailoring() local
235 CollationRuleParser::Importer *importer, in parseAndBuild()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationruleparser.h189 Importer *importer; variable
Dcollationbuilder.cpp169 BundleImporter importer; in internalBuildTailoring() local
235 CollationRuleParser::Importer *importer, in parseAndBuild()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationruleparser.h189 Importer *importer; variable
Dcollationbuilder.cpp169 BundleImporter importer; in internalBuildTailoring() local
235 CollationRuleParser::Importer *importer, in parseAndBuild()
/third_party/node/deps/icu-small/source/i18n/
Dcollationruleparser.h189 Importer *importer; variable
Dcollationbuilder.cpp169 BundleImporter importer; in internalBuildTailoring() local
235 CollationRuleParser::Importer *importer, in parseAndBuild()
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_bootstrap_unittest.cc141 Importer importer(&source_tree, &error_collector); in TEST() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_bootstrap_unittest.cc156 Importer importer(&source_tree, &error_collector); in TEST() local
/third_party/flutter/skia/third_party/externals/libwebp/imageio/
Dwicdec.c271 const WICFormatImporter* importer = NULL; in ReadPictureWithWIC() local
/third_party/skia/third_party/externals/libwebp/imageio/
Dwicdec.c274 const WICFormatImporter* importer = NULL; in ReadPictureWithWIC() local
/third_party/python/Modules/
Dmain.c127 PyObject *sys_path0 = NULL, *importer; in pymain_get_importer() local
/third_party/python/Lib/logging/
Dconfig.py372 importer = staticmethod(__import__) variable in BaseConfigurator
/third_party/python/Lib/test/test_importlib/
Dutil.py404 def mock_path_hook(*entries, importer): argument
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationRuleParser.java913 private Importer importer; field in CollationRuleParser
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationRuleParser.java917 private Importer importer; field in CollationRuleParser
/third_party/python/Python/
Dimport.c940 PyObject *importer; in get_path_importer() local
/third_party/node/deps/icu-small/source/tools/genrb/
Dparse.cpp948 GenrbImporter importer(state->inputdir, state->outputdir); in addCollation() local
/third_party/icu/icu4c/source/tools/genrb/
Dparse.cpp948 GenrbImporter importer(state->inputdir, state->outputdir); in addCollation() local

12