Searched refs:platform (Results 301 - 325 of 680) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/examples/
H A Ddepmod.pl215 depmod.pl - a cross platform script to generate kernel module
217 on the target platform.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dicon.tex129 The validity of these flags depends on the platform and wxWidgets configuration.
130 If all possible wxWidgets settings are used, the Windows platform supports ICO file, ICO resource,
167 on the appropriate platform, or an icon resource on Windows.
268 The validity of these flags depends on the platform and wxWidgets configuration.}
305 The validity of these flags depends on the platform and wxWidgets configuration.}
H A Ddialog.tex31 should be used to create the buttons appropriate for the current platform and
32 positioned correctly (including their order which is platform-dependent).
154 either the windowing system or wxWidgets, depending on platform.}
157 either the windowing system or wxWidgets, depending on platform.}
208 The sizer lays out the buttons in a manner appropriate to the platform.
236 The sizer lays out the buttons in a manner appropriate to the platform.
316 This function is not available on any other platform.
H A Dbody.tex9 Interface) and other facilities on more than one platform. Version 2 currently
26 \section{Why another cross-platform development tool?}\label{why}
30 class libraries already existed for cross-platform development,
58 single-platform toolkits such as Motif, GTK+ and MFC.
60 The importance of using a platform-independent class library
64 it addresses the wrong platform or audience. wxWidgets helps to
74 one platform.
103 \item Support for platform independent image processing.
231 \chapter{Multi-platform development with wxWidgets}\label{multiplat}
284 \rtfsp{\tt "wx/XXX/setup.h"} where XXX is the required platform (suc
[all...]
H A Danimation.tex13 This class encapsulates the concept of a platform-dependent animation.
H A Dddeclint.tex14 available on Windows only, but a platform-independent, socket-based version
H A Dipcclint.tex6 only, but a platform-independent, socket-based version of this
H A Dipcservr.tex6 only, but a platform-independent, socket-based version of this
H A Dreferenc.tex67 Interface) and other facilities on more than one platform. This document
H A Dtguide.tex46 You will undoubtedly need some platform-independent \helpref{file functions}{filefunctions},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A DMakefile271 platform = LINUX macro
286 AM_CXXFLAGS = $(SOAPCPP2_DEBUG) -D$(platform)
287 AM_CFLAGS = $(SOAPCPP2_DEBUG) -D$(platform)
293 libgsoap_a_CFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform)
295 libgsoap___a_CXXFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform)
297 libgsoapck_a_CFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform) -DWITH_COOKIES
299 libgsoapck___a_CXXFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform) -DWITH_COOKIES
301 libgsoapssl_a_CFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform) -DWITH_OPENSSL -DWITH_DOM -DWITH_GZIP
303 libgsoapssl___a_CXXFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform) -DWITH_OPENSSL -DWITH_DOM -DWITH_GZIP
H A DMakefile.in271 platform = @platform@
286 AM_CXXFLAGS = $(SOAPCPP2_DEBUG) -D$(platform)
287 AM_CFLAGS = $(SOAPCPP2_DEBUG) -D$(platform)
293 libgsoap_a_CFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform)
295 libgsoap___a_CXXFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform)
297 libgsoapck_a_CFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform) -DWITH_COOKIES
299 libgsoapck___a_CXXFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform) -DWITH_COOKIES
301 libgsoapssl_a_CFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform) -DWITH_OPENSSL -DWITH_DOM -DWITH_GZIP
303 libgsoapssl___a_CXXFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A DMakefile.in271 platform = @platform@
286 AM_CXXFLAGS = $(SOAPCPP2_DEBUG) -D$(platform)
287 AM_CFLAGS = $(SOAPCPP2_DEBUG) -D$(platform)
293 libgsoap_a_CFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform)
295 libgsoap___a_CXXFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform)
297 libgsoapck_a_CFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform) -DWITH_COOKIES
299 libgsoapck___a_CXXFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform) -DWITH_COOKIES
301 libgsoapssl_a_CFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform) -DWITH_OPENSSL -DWITH_DOM -DWITH_GZIP
303 libgsoapssl___a_CXXFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) -D$(platform)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/httpcookies/
H A DMakefile195 platform = MACOSX macro
211 AM_CFLAGS = -D$(platform)
212 AM_CXXFLAGS = -D$(platform)
235 ck_cgi_CXXFLAGS = -DWITH_COOKIES -D$(platform)
238 ckclient_CXXFLAGS = -DWITH_COOKIES -D$(platform)
H A DMakefile.in195 platform = @platform@
211 AM_CFLAGS = -D$(platform)
212 AM_CXXFLAGS = -D$(platform)
235 ck_cgi_CXXFLAGS = -DWITH_COOKIES -D$(platform)
238 ckclient_CXXFLAGS = -DWITH_COOKIES -D$(platform)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsoc.h252 int snd_soc_register_platform(struct snd_soc_platform *platform);
253 void snd_soc_unregister_platform(struct snd_soc_platform *platform);
409 void *dma_data; /* used by platform code */
489 /* SoC platform interface */
505 * For platform caused delay reporting.
511 /* platform stream ops */
576 struct snd_soc_platform *platform; member in struct:snd_soc_card
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/httpcookies/
H A DMakefile.in195 platform = @platform@
211 AM_CFLAGS = -D$(platform)
212 AM_CXXFLAGS = -D$(platform)
235 ck_cgi_CXXFLAGS = -DWITH_COOKIES -D$(platform)
238 ckclient_CXXFLAGS = -DWITH_COOKIES -D$(platform)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/
H A DaMule.spec16 the first multi-platform edonkey network client.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dmca_drv.c218 * 1 if record has platform error / 0 if not
553 * recover_from_platform_error - Recover from platform error.
630 * @platform: whether there are some platform error section or not
641 recover_from_processor_error(int platform, slidx_table_t *slidx, argument
696 if (platform)
783 MODULE_DESCRIPTION("ia64 platform dependent mca handler driver");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/dom/
H A DMakefile.in184 platform = @platform@
200 AM_CFLAGS = -D$(platform)
201 AM_CXXFLAGS = -D$(platform)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/lu/
H A DMakefile.in190 platform = @platform@
206 AM_CFLAGS = -D$(platform)
207 AM_CXXFLAGS = -D$(platform)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/mashup++/
H A DMakefile.in189 platform = @platform@
205 AM_CFLAGS = -D$(platform)
206 AM_CXXFLAGS = -D$(platform)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/dom/
H A DMakefile.in184 platform = @platform@
200 AM_CFLAGS = -D$(platform)
201 AM_CXXFLAGS = -D$(platform)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/lu/
H A DMakefile.in190 platform = @platform@
206 AM_CFLAGS = -D$(platform)
207 AM_CXXFLAGS = -D$(platform)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/mashup++/
H A DMakefile.in189 platform = @platform@
205 AM_CFLAGS = -D$(platform)
206 AM_CXXFLAGS = -D$(platform)

Completed in 220 milliseconds

<<11121314151617181920>>