Searched refs:platform (Results 351 - 375 of 680) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/pxa/
H A Dpoodle.c278 .platform = &pxa2xx_soc_platform,
H A Dspitz.c320 .platform = &pxa2xx_soc_platform,
H A Dtosa.c251 .platform = &pxa2xx_soc_platform,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A Ds3c24xx_uda134x.c237 .platform = &s3c24xx_soc_platform,
299 "unable to find platform data\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-pxa/
H A Dpwm.c36 MODULE_DEVICE_TABLE(platform, pwm_id_table);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pnx4008/
H A Dgpio.c22 #include <mach/platform.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-stmp378x/
H A Dstmp378x.c2 * Freescale STMP378X platform support
38 #include <mach/platform.h>
H A Dstmp378x_devb.c33 #include <mach/platform.h>
298 /* init stmp3xxx platform */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlocale.tex319 Returns current platform-specific locale name as passed to setlocale().
339 particularly useful for the application as its form is platform-dependent and
383 catalogs to platform's default encoding. Note that it will do only basic
396 platform-specific.}
403 catalogs to platform's native encoding. Note that it will do only basic
H A Dtlw.tex36 Returns \true if the platform supports making the window translucent.
123 Returns \true if this window is expected to be always maximized, either due to platform policy
344 If the platform supports it, sets the shape of the window to that
371 If the platform supports it will set the window to be translucent
376 be, if the platform supports the opreration. A value of 0 sets the
H A Dcppconst.tex137 \twocolitem{\_\_GNUG\_\_}{Gnu C++ on any platform, see also
173 \helpref{wxPowerEvent}{wxpowerevent} are ever generated on the current platform.}
181 \helpref{wxTaskBarIcon}{wxtaskbaricon} is available on the current platform.}
H A Dplatinfo.tex138 Initializes the instance with the values corresponding to the currently running platform.
140 currently running platform (see also \helpref{Get}{wxplatforminfoget}).
179 Returns the global wxPlatformInfo object, initialized with the values for the currently running platform.
H A Drenderer.tex209 Return the default (native) implementation for this platform -- this is also
220 is the default renderer implementation, others have platform-specific default
228 Returns the height of a header button, either a fixed platform height if available, or a
H A Dtprint.tex88 Class wxPrinter encapsulates the platform-dependent print function with a common
141 may vary from platform to platform). You provide an object of type
H A Dactivexcontainer.tex15 as such is a platform-specific class). Note that the HWND that the class
H A Dapptraits.tex66 in which case the default renderer for the current platform is used);
H A Dgraphicsrenderer.tex32 Returns the default renderer on this platform. On OS X this is the Core Graphics (a.k.a. Quartz 2D) renderer, on MSW the GDIPlus renderer, and on GTK we currently default to the cairo renderer.
H A Dspinbutt.tex10 platform but is at least {\tt -0x8000} to {\tt 0x7fff}. Under GTK and
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/httpcookies/
H A DMakefile195 platform = LINUX 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)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/
H A Dconfigure.bak312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LEX LEXLIB LEX_OUTPUT_ROOT YACC CPP RANLIB ac_ct_RANLIB LN_S SAMPLE_EXTRA_LIBS platform EGREP LIBOBJS POW_LIB DEBUG_COMPILE_TRUE DEBUG_COMPILE_FALSE SOAPCPP2_DEBUG SOAPCPP2_IMPORTPATH WSDL2H_IMPORTPATH SOAPCPP2_NONAMESPACES WSDL2H_EXTRA_FLAGS WSDL2H_EXTRA_LIBS ENABLE_SAMPLES_TRUE ENABLE_SAMPLES_FALSE ENABLE_SAMPLES SAMPLE_DIRS LEX_DEFINE LEX_FLAGS BISON_DEFINE YACC_LIB LTLIBOBJS'
4191 *-*-solaris*) platform=SUN_OS
4194 *-*-sysv5*) platform=UNIXWARE ;;
4195 *-*-UnixWare*) platform=UNIXWARE ;;
4196 *-*-unixware*) platform=UNIXWARE ;;
4197 *-*-sco3.2v5*) platform=OPENSERVER
4200 *-*-linux*) platform=LINUX
4202 *-*-cygwin*) platform=CYGWIN ;;
4203 *-*-mingw*) platform=MINGW
4206 *-*-freebsd*) platform
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/
H A Dconfigure.bak312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LEX LEXLIB LEX_OUTPUT_ROOT YACC CPP RANLIB ac_ct_RANLIB LN_S SAMPLE_EXTRA_LIBS platform EGREP LIBOBJS POW_LIB DEBUG_COMPILE_TRUE DEBUG_COMPILE_FALSE SOAPCPP2_DEBUG SOAPCPP2_IMPORTPATH WSDL2H_IMPORTPATH SOAPCPP2_NONAMESPACES WSDL2H_EXTRA_FLAGS WSDL2H_EXTRA_LIBS ENABLE_SAMPLES_TRUE ENABLE_SAMPLES_FALSE ENABLE_SAMPLES SAMPLE_DIRS LEX_DEFINE LEX_FLAGS BISON_DEFINE YACC_LIB LTLIBOBJS'
4191 *-*-solaris*) platform=SUN_OS
4194 *-*-sysv5*) platform=UNIXWARE ;;
4195 *-*-UnixWare*) platform=UNIXWARE ;;
4196 *-*-unixware*) platform=UNIXWARE ;;
4197 *-*-sco3.2v5*) platform=OPENSERVER
4200 *-*-linux*) platform=LINUX
4202 *-*-cygwin*) platform=CYGWIN ;;
4203 *-*-mingw*) platform=MINGW
4206 *-*-freebsd*) platform
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dvdso.c731 * Fake the old platform number for pSeries and iSeries and add
734 vdso_data->platform = machine_is(iseries) ? 0x200 : 0x100;
736 vdso_data->platform |= 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/ssl/
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/wsa/
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/wsse/
H A DMakefile.in185 platform = @platform@
201 AM_CFLAGS = -D$(platform)
202 AM_CXXFLAGS = -D$(platform)

Completed in 184 milliseconds

<<11121314151617181920>>