Home
last modified time | relevance | path

Searched refs:platforms (Results 1 – 25 of 212) sorted by relevance

123456789

/external/chromium/net/third_party/nss/ssl/
Dssl.def39 ;+# 1. For all unix platforms, the string ";-" means "remove this line"
40 ;+# 2. For all unix platforms, the string " DATA " will be removed from any
44 ;+# 4. For all unix platforms, the string ";;" will thave the ";;" removed.
45 ;+# 5. For all unix platforms, after the above processing has taken place,
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
Drebaseline_chromium_webkit_tests.py780 def __init__(self, options, platforms, rebaselining_tests): argument
782 self._platforms = platforms
981 if not options.platforms:
985 platforms = [p.strip().lower() for p in options.platforms.split(',')]
986 for platform in platforms:
997 if platform in platforms:
/external/libvpx/build/make/
Dgen_msvs_proj.sh293 platforms[0]="x64"
296 platforms[0]="Win32"
303 obj_int_extract) platforms[0]="Win32"
305 *) platforms[0]="Pocket PC 2003 (ARMV4)"
/external/tcpdump/
DPLATFORMS1 == Tested platforms ==
/external/webkit/WebCore/platform/network/cf/
DLoaderRunLoopCF.h30 #error This code is not needed on platforms other than Windows, because main thread's CFRunLoop can…
/external/genext2fs/
DNEWS3 - support for Cygwin and Mac OS X platforms
/external/webkit/WebKit/qt/docs/
Dqtwebkit.qdoc90 on many platforms due to the size of the WebKit engine. We recommend
91 building the module only in release mode for embedded platforms.
139 \note Netscape plugin support is only available on desktop platforms.
142 Web pages that embed common plugins on platforms for which those plugins
/external/bzip2/
DREADME53 will work for most platforms employing both ELF and gcc.
58 version statically linked to the library is that, on x86 platforms,
74 It's difficult for me to support compilation on all these platforms.
75 My approach is to collect binaries for these platforms, and put them
DREADME.COMPILATION.PROBLEMS16 platforms. Using the supplied Makefile, I've built and tested it
27 of platforms without difficulty, and I hope this version will continue
DCHANGES192 for Unix platforms. The general plan here is to autoconfiscate/
215 on selected platforms which support 64-bit ints. At the moment
216 all GCC supported platforms, and Win32.
219 * Hard-code header byte values, to give correct operation on platforms
285 gcc, and on 64-bit platforms.
/external/stlport/etc/
DReleaseNote.txt99 * Support of many modern C++ compilers and platforms
103 see build/test/unit/STATUS for a complete list of tested platforms/compilers
136 * Ported to 64 bits platforms.
/external/stlport/
Dlibstlport.mk9 …OT := $(HISTORICAL_NDK_VERSIONS_ROOT)/android-ndk-r$(LOCAL_NDK_VERSION)/platforms/android-$(LOCAL_…
/external/webkit/WebCore/icu/
DREADME3 For other platforms, installed ICU headers should be used rather than these.
/external/webkit/JavaScriptGlue/icu/
DREADME3 For other platforms, installed ICU headers should be used rather than these.
/external/webkit/JavaScriptCore/icu/
DREADME3 For other platforms, installed ICU headers should be used rather than these.
/external/webkit/WebKit/mac/icu/
DREADME3 For other platforms, installed ICU headers should be used rather than these.
/external/dropbear/libtomcrypt/notes/
Dtech0002.txt42 operations always take a fixed amount of time. Since no two platforms are the same this type of fi…
43 incorporated into libtomcrypt (nor is it desired for many platforms). This requires on the develop…
/external/clearsilver/dso/
DREADME10 Linux specific at the moment. Patches to build this on other platforms
/external/chromium/third_party/libevent/
DChangeLog7 o Build kqueue.c correctly on GNU/kFreeBSD platforms. Patch pulled upstream from Debian.
81 … EVRPC_INPUT and EVRPC_OUTPUT. Retain INPUT/OUTPUT aliases on on-win32 platforms for backwards co…
94 …o use libevent's internal timercmp on all platforms, to avoid bugs on old platforms where timercmp…
124 o detect integer types properly on platforms without stdint.h
178 o Fix implementation of strsep on platforms that lack it
179 …o Fix implementation of getaddrinfo on platforms that lack it; mainly, this will make Windows http…
/external/webkit/WebKitTools/Scripts/
Drun-webkit-tests1813 my @platforms;
1820 push @platforms, $macPlatforms[$i];
1823 push @platforms, $platform;
1824 push @platforms, "qt";
1826 @platforms = $platform;
1830 for (my $i = 0; $i < @platforms; $i++) {
1831 my $scoped = catdir($platformBaseDirectory, $platforms[$i]);
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/
DREADME7 Linux platforms. Since these libraries haven't become standard yet,
/external/libffi/doc/
Dlibffi.texi316 On platforms that have a C @code{long double} type, this is defined.
317 On other platforms, it is not.
417 @c FIXME: document the platforms
428 supported on all platforms; you can check the @code{FFI_CLOSURES}
436 require special allocation on platforms that have a non-executable
519 some platforms, depending on how the ABI is defined, but it is not
/external/libpcap/
DREADME35 For some platforms there are README.{system} files that discuss issues
36 with the OS's interface for packet capture on those platforms, such as
/external/srec/tools/thirdparty/OpenFst/
DREADME8 The make files are unlikely to work on other platforms
/external/qemu/
DINSTALL6 The Android emulator can be built on the following platforms:
16 these platforms though.

123456789