| /third_party/typescript/tests/cases/compiler/ |
| D | extendingClassFromAliasAndUsageInIndexer.ts | 31 var moduleName: string; variable 32 var visModel = new moduleMap[moduleName].VisualizationModel(); variable
|
| /third_party/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/ |
| D | MibResolver.cs | 12 IModule Resolve(string moduleName); in Resolve() 28 public IModule Resolve(string moduleName) in Resolve()
|
| D | MibTypesResolver.cs | 24 public static IModule ResolveModule(string moduleName) in ResolveModule()
|
| /third_party/mesa3d/src/gfxstream/codegen/scripts/ |
| D | cerealgenerator.py | 675 … suppressFeatureGuards=False, moduleName=None, suppressVulkanHeaders=False, implOnly=False): argument 687 suppress=False, headerOnly=False, suppressFeatureGuards=False, moduleName=None, argument 702 def addModule(self, module, moduleName=None): argument 711 suppressFeatureGuards=False, moduleName=None, suppressVulkanHeaders=False): argument 746 def addWrapper(self, moduleType, moduleName, **kwargs): argument
|
| /third_party/jsframework/runtime/main/page/ |
| D | register.ts | 62 for (const moduleName in modules) { constant 108 const moduleName: string = s[1]; constant
|
| /third_party/typescript/tests/baselines/reference/ |
| D | extendingClassFromAliasAndUsageInIndexer.js | 32 var moduleName: string; variable 111 var moduleName; variable
|
| /third_party/skia/m133/gn/ |
| D | minify_sksl.py | 33 moduleDir, moduleName = os.path.split(os.path.splitext(module)[0]) variable
|
| /third_party/typescript/src/services/codefixes/ |
| D | fixCannotFindModule.ts | 53 const moduleName = moduleSpecifierText.text; constant
|
| /third_party/typescript/src/services/ |
| D | preProcess.ts | 16 moduleName: undefined constant
|
| D | transpile.ts | 13 moduleName?: string; property
|
| D | exportInfoMap.ts | 50 moduleName: string; property 152 const moduleName = stripQuotes(moduleSymbol.name); constant
|
| /third_party/typescript/src/compiler/transformers/module/ |
| D | module.ts | 163 const moduleName = tryGetModuleNameFromFile(factory, node, host, compilerOptions); constant 250 const moduleName = tryGetModuleNameFromFile(factory, node, host, compilerOptions); constant 1034 …const moduleName = getExternalModuleNameLiteral(factory, importNode, currentSourceFile, host, reso… constant
|
| D | esnextAnd2015.ts | 105 …const moduleName = getExternalModuleNameLiteral(factory, importNode, Debug.checkDefined(currentSou… constant
|
| D | system.ts | 125 const moduleName = tryGetModuleNameFromFile(factory, node, host, compilerOptions); constant
|
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
| D | ModuleTest.java | 66 …public static List<TestDataPair> getTestData(String moduleLocation, String moduleName) throws Exce… in getTestData()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/ |
| D | ModuleTest.java | 69 …public static List<TestDataPair> getTestData(String moduleLocation, String moduleName) throws Exce… in getTestData()
|
| /third_party/python/Tools/freeze/ |
| D | checkextensions_win32.py | 82 def get_extension_defn(moduleName, mapFileName, prefix): argument
|
| /third_party/python/PC/ |
| D | python_uwp.cpp | 195 const wchar_t *moduleName = NULL; in wmain() local
|
| /third_party/python/Lib/test/ |
| D | test_pyclbr.py | 54 def checkModule(self, moduleName, module=None, ignore=()): argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | system_utils_posix.cpp | 84 std::string moduleName = GetModulePath(&placeholderSymbol); in GetModuleDirectory() local
|
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | symLinks.ts | 63 const moduleName = "@microsoft/recognizers-text"; constant
|
| /third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/ |
| D | StackWalker.h | 149 CHAR moduleName[STACKWALK_MAX_NAMELEN]; member
|
| /third_party/typescript/src/compiler/ |
| D | builderState.ts | 257 for (const moduleName of sourceFile.moduleAugmentations) { constant
|
| /third_party/weex-loader/src/ |
| D | util.js | 221 export function loadBabelModule (moduleName) { argument
|
| /third_party/typescript/src/compiler/factory/ |
| D | utilities.ts | 662 const moduleName = getExternalModuleName(importNode); constant
|