Searched refs:factory (Results 51 - 75 of 85) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dmimecmn.cpp508 void wxMimeTypesManagerFactory::Set(wxMimeTypesManagerFactory *factory) argument
512 m_factory = factory;
H A Dcmndata.cpp452 wxPrintFactory* factory = wxPrintFactory::GetFactory(); local
453 m_printEnablePrintToFile = ! factory->HasOwnPrintToFile();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/archive/
H A Darchivetest.cpp441 ClassFactoryT *factory,
447 m_factory(factory),
1179 wxArchiveClassFactory *factory,
1182 m_factory(factory),
1193 auto_ptr<wxArchiveClassFactory> m_factory; // factory to make classes
1333 wxArchiveClassFactory *factory; local
1334 factory = wxDynamicCast(pObj, wxArchiveClassFactory);
1336 if (factory) {
1343 addTest(new CorruptionTestCase(descr, factory, options));
439 ArchiveTestCase( string name, ClassFactoryT *factory, int options, const wxString& archiver, const wxString& unarchiver) argument
1178 CorruptionTestCase(std::string name, wxArchiveClassFactory *factory, int options) argument
H A Darchivetest.h152 ClassFactoryT *factory,
214 std::auto_ptr<ClassFactoryT> m_factory; // factory to make classes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A DDAAPLexer.c679 pANTLR3_STRING unesc = GETTEXT()->factory->newRaw(GETTEXT()->factory);
874 SETTEXT(GETTEXT()->factory->newStr8(GETTEXT()->factory, (pANTLR3_UINT8)"\\"));
889 SETTEXT(GETTEXT()->factory->newStr8(GETTEXT()->factory, (pANTLR3_UINT8)"\'"));
H A DRSPLexer.c2410 pANTLR3_STRING unesc = GETTEXT()->factory->newRaw(GETTEXT()->factory);
2605 SETTEXT(GETTEXT()->factory->newStr8(GETTEXT()->factory, (pANTLR3_UINT8)"\\"));
2620 SETTEXT(GETTEXT()->factory->newStr8(GETTEXT()->factory, (pANTLR3_UINT8)"\""));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/pregen/
H A DDAAPLexer.c679 pANTLR3_STRING unesc = GETTEXT()->factory->newRaw(GETTEXT()->factory);
874 SETTEXT(GETTEXT()->factory->newStr8(GETTEXT()->factory, (pANTLR3_UINT8)"\\"));
889 SETTEXT(GETTEXT()->factory->newStr8(GETTEXT()->factory, (pANTLR3_UINT8)"\'"));
H A DRSPLexer.c2410 pANTLR3_STRING unesc = GETTEXT()->factory->newRaw(GETTEXT()->factory);
2605 SETTEXT(GETTEXT()->factory->newStr8(GETTEXT()->factory, (pANTLR3_UINT8)"\\"));
2620 SETTEXT(GETTEXT()->factory->newStr8(GETTEXT()->factory, (pANTLR3_UINT8)"\""));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drichtextformattingdialog.tex159 \func{void}{SetFormattingDialogFactory}{\param{wxRichTextFormattingDialogFactory* }{factory}}
161 Sets the formatting factory object to be used for customization and page creation.
162 It deletes the existing factory object.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextformatdlg.cpp225 void wxRichTextFormattingDialog::SetFormattingDialogFactory(wxRichTextFormattingDialogFactory* factory) argument
229 ms_FormattingDialogFactory = factory;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
H A Djdom.jarorg/ org/jdom/ org/jdom/output/ org/jdom/output/XMLOutputter.class XMLOutputter.java package org.jdom ...
H A Dlog4j-1.2.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/spi/ ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextformatdlg.h178 /// Get/set formatting factory object
179 static void SetFormattingDialogFactory(wxRichTextFormattingDialogFactory* factory);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dmimetype.h326 static void Set( wxMimeTypesManagerFactory *factory );
H A Dprntbase.h98 static void SetPrintFactory( wxPrintFactory *factory );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/xrc/
H A Dxmlres.h156 // Registers subclasses factory for use in XRC. This function is not meant
159 static void AddSubclassFactory(wxXmlSubclassFactory *factory);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A DMakefile564 $(JAVA_EXDIR)/collections/ship/factory/Part.java \
565 $(JAVA_EXDIR)/collections/ship/factory/PartKey.java \
566 $(JAVA_EXDIR)/collections/ship/factory/Sample.java \
567 $(JAVA_EXDIR)/collections/ship/factory/SampleDatabase.java \
568 $(JAVA_EXDIR)/collections/ship/factory/SampleViews.java \
569 $(JAVA_EXDIR)/collections/ship/factory/Shipment.java \
570 $(JAVA_EXDIR)/collections/ship/factory/ShipmentKey.java \
571 $(JAVA_EXDIR)/collections/ship/factory/Supplier.java \
572 $(JAVA_EXDIR)/collections/ship/factory/SupplierKey.java \
573 $(JAVA_EXDIR)/collections/ship/factory/Weigh
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ms/
H A Dtestce.bat97 cecopy ..\certs\factory.pem CE:\OpenSSL\certs
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dtestce.bat97 cecopy ..\certs\factory.pem CE:\OpenSSL\certs
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ms/
H A Dtestce.bat97 cecopy ..\certs\factory.pem CE:\OpenSSL\certs
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A DMakefile.in559 $(JAVA_EXDIR)/collections/ship/factory/Part.java \
560 $(JAVA_EXDIR)/collections/ship/factory/PartKey.java \
561 $(JAVA_EXDIR)/collections/ship/factory/Sample.java \
562 $(JAVA_EXDIR)/collections/ship/factory/SampleDatabase.java \
563 $(JAVA_EXDIR)/collections/ship/factory/SampleViews.java \
564 $(JAVA_EXDIR)/collections/ship/factory/Shipment.java \
565 $(JAVA_EXDIR)/collections/ship/factory/ShipmentKey.java \
566 $(JAVA_EXDIR)/collections/ship/factory/Supplier.java \
567 $(JAVA_EXDIR)/collections/ship/factory/SupplierKey.java \
568 $(JAVA_EXDIR)/collections/ship/factory/Weigh
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A DMakefile219 dbus-message-factory.c dbus-message-factory.h \
301 libdbus_internal_la-dbus-message-factory.lo \
766 dbus-message-factory.c \
767 dbus-message-factory.h \
1003 include ./$(DEPDIR)/libdbus_internal_la-dbus-message-factory.Plo
2029 libdbus_internal_la-dbus-message-factory.lo: dbus-message-factory.c
2030 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libdbus_internal_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libdbus_internal_la-dbus-message-factory.lo -MD -MP -MF $(DEPDIR)/libdbus_internal_la-dbus-message-factory
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/include/
H A Dantlr3defs.h560 ANTLR3_API pANTLR3_ARBORETUM antlr3ArboretumNew (pANTLR3_STRING_FACTORY factory);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/
H A DMakefile.in213 calc calc++ dime dom events events++ factory factorytest gmt \

Completed in 153 milliseconds

1234