Searched refs:moduleName (Results 1 - 7 of 7) sorted by relevance

/external/skia/src/gpu/gl/win/
H A DGrGLCreateNativeInterface_win.cpp19 AutoLibraryUnload(const char* moduleName) { argument
20 fModule = LoadLibraryA(moduleName);
/external/libpcap/msdos/
H A Dndis2.c288 macCommon->moduleName,
296 if (!strcmp(bindings.moduleName[bindEntry], handle->moduleName))
611 strcpy (common.moduleName, "PCAP");
644 strcpy (bindings.moduleName[0], handle->moduleName);
688 card->moduleName);
833 DEBUG1 ("MAC card: %-16s - ", handle->moduleName);
H A Dndis2.h250 BYTE moduleName[16]; member in struct:_CommonChars
436 BYTE moduleName[16]; member in struct:_CardHandle
443 BYTE moduleName[2][16]; member in struct:_BindingsList
/external/antlr/antlr-3.4/runtime/Python/tests/
H A Dtestbase.py106 self.moduleName = os.path.splitext(os.path.basename(sys.modules[self.__module__].__file__))[0]
152 self.moduleName, self.className, testName)
185 grammarName = self.moduleName + '.g'
189 self.moduleName)
/external/clang/include/clang/Basic/
H A DSourceManager.h746 void pushModuleBuildStack(StringRef moduleName, FullSourceLoc importLoc) { argument
747 StoredModuleBuildStack.push_back(std::make_pair(moduleName.str(),importLoc));
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp3268 string moduleName; member in struct:vkt::SpirVAssembly::__anon3918::ShaderElement
3277 : moduleName(moduleName_)
3317 ctx.moduleMap[elements[i].moduleName].push_back(std::make_pair(elements[i].entryName, elements[i].stage));
/external/testng/ant/
H A Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE fr/ fr/ ...

Completed in 256 milliseconds