Searched defs:Factory (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Class-Factory-Util-1.6/t/lib/
H A DFactory.pm1 package Factory; package
/macosx-10.9.5/CPANInternal-140/Class-Factory-Util-1.7/t/lib/
H A DFactory.pm1 package Factory; package
/macosx-10.9.5/CPANInternal-140/Class-Factory-Util-1.6/t/lib/Factory/
H A DBar.pm
H A DFoo.pm
/macosx-10.9.5/CPANInternal-140/Class-Factory-Util-1.6/t/lib2/Factory/
H A DBaz.pm
/macosx-10.9.5/CPANInternal-140/Class-Factory-Util-1.7/t/lib/Factory/
H A DBar.pm
H A DFoo.pm
/macosx-10.9.5/CPANInternal-140/Class-Factory-Util-1.7/t/lib2/Factory/
H A DBaz.pm
/macosx-10.9.5/CPANInternal-140/Class-Factory-Util-1.6/lib/Class/Factory/
H A DUtil.pm
/macosx-10.9.5/CPANInternal-140/Class-Factory-Util-1.7/lib/Class/Factory/
H A DUtil.pm
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedSurface.h48 typedef PassRefPtr<CoordinatedSurface> Factory(const IntSize&, Flags); typedef in class:WebCore::CoordinatedSurface
/macosx-10.9.5/ICU-511.35/icuSources/i18n/unicode/
H A Dtranslit.h311 typedef Transliterator* (U_EXPORT2 *Factory)(const UnicodeString& ID, Token context); typedef in class:Transliterator
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DImmutableIntervalMap.h210 class Factory { class in class:llvm::ImmutableIntervalMap
214 Factory(BumpPtrAllocator& Alloc) : F(Alloc) {} function in class:llvm::ImmutableIntervalMap::Factory
H A DImmutableList.h66 typedef ImmutableListFactory<T> Factory; typedef in class:llvm::ImmutableList
H A DImmutableMap.h97 class Factory { class in class:llvm::ImmutableMap
102 Factory(bool canonicalize = true) function in class:llvm::ImmutableMap::Factory
105 Factory(BumpPtrAllocator& Alloc, bool canonicalize = true) function in class:llvm::ImmutableMap::Factory
279 FactoryTy *Factory; member in class:llvm::ImmutableMapRef
[all...]
H A DImmutableSet.h44 typedef ImutAVLFactory<ImutInfo> Factory; typedef in class:llvm::ImutAVLTree
963 class Factory { class in class:llvm::ImmutableSet
968 Factory(bool canonicalize = true) function in class:llvm::ImmutableSet::Factory
971 Factory(BumpPtrAllocato function in class:llvm::ImmutableSet::Factory
1106 FactoryTy *Factory; member in class:llvm::ImmutableSetRef
[all...]

Completed in 137 milliseconds