/external/elfutils/src/ |
D | ldscript.y | 53 static void add_versions (struct version *versions); 741 add_versions (struct version *versions) in add_versions() argument 743 struct version *lastp = versions; in add_versions() 745 if (versions == NULL) in add_versions() 749 versions = versions->next; in add_versions() 750 assert (versions != NULL); in add_versions() 757 add_id_list (versions->versionname, versions->local_names, true); in add_versions() 758 add_id_list (versions->versionname, versions->global_names, false); in add_versions() 760 oldp = versions; in add_versions() 761 versions = versions->next; in add_versions() [all …]
|
D | ldscript.c | 177 static void add_versions (struct version *versions); 2196 add_versions (struct version *versions) in add_versions() argument 2198 struct version *lastp = versions; in add_versions() 2200 if (versions == NULL) in add_versions() 2204 versions = versions->next; in add_versions() 2205 assert (versions != NULL); in add_versions() 2212 add_id_list (versions->versionname, versions->local_names, true); in add_versions() 2213 add_id_list (versions->versionname, versions->global_names, false); in add_versions() 2215 oldp = versions; in add_versions() 2216 versions = versions->next; in add_versions() [all …]
|
/external/webkit/WebKitTools/Scripts/ |
D | svn-apply | 103 my %versions; 133 $versions{$copiedFromPath} = $2 if ($2 != 0); 136 $versions{$indexPath} = $1 if ($1 != 0); 151 for my $file (sort keys %versions) { 152 print "Getting version $versions{$file} of $file\n"; 153 system "svn", "update", "-r", $versions{$file}, $file;
|
/external/libpng/ |
D | LICENSE | 13 libpng versions 1.2.6, August 15, 2004, through 1.2.38, July 16, 2009, are 20 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are 38 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are 47 libpng versions 0.89, June 1996, through 0.96, May 1997, are 59 libpng versions 0.5, May 1995, through 0.88, January 1996, are 85 2. Altered versions must be plainly marked as such and must not
|
D | NOTICE | 11 libpng versions 1.2.6, August 15, 2004, through 1.2.29, May 8, 2008, are 18 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are 36 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are 45 libpng versions 0.89, June 1996, through 0.96, May 1997, are 57 libpng versions 0.5, May 1995, through 0.88, January 1996, are 83 2. Altered versions must be plainly marked as such and must not
|
/external/grub/ |
D | acinclude.m4 | 41 dnl Some versions of `objcopy -O binary' vary their output depending 79 dnl Older versions of GAS interpret `.code16' to mean ``generate 32-bit 83 dnl Newer versions of GAS interpret `.code16' to mean ``generate 16-bit 88 dnl We only support the newer versions, because the old versions cause 118 dnl Later versions of GAS requires that addr32 and data32 prefixes 120 dnl earlier versions requires that they appear in separate lines. 155 dnl Older versions of GAS require that absolute indirect calls/jumps are 156 dnl not prefixed with `*', while later versions warn if not prefixed. 323 # Because early versions of GNU sed 3.x are too buggy, use a C program
|
/external/expat/amiga/ |
D | README.txt | 6 Both static and shared library versions are supported. 37 library versions. 42 To install both static and shared versions of expat into the
|
/external/bluez/utils/sdpd/ |
D | service.c | 255 void **versions, **versionDTDs; in register_server_service() local 280 versions = (void **)malloc(sdpServerVnumEntries * sizeof(void *)); in register_server_service() 288 versions[i] = version; in register_server_service() 291 pData = sdp_seq_alloc(versionDTDs, versions, sdpServerVnumEntries); in register_server_service() 293 free(versions[i]); in register_server_service() 294 free(versions); in register_server_service()
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
D | README | 44 to write progressively higher-performance versions of the Unix 68 And the following is included for compatibility with some broken versions 75 Many thanks to those who contributed these files. Updated versions will
|
/external/expat/bcb5/ |
D | README.txt | 6 tested with both versions 5 and 6 of the C++ Builder product. 59 XML_UNICODE_WCHAR_T will bring in the unicode versions of the tchar macros. 60 Otherwise the utf-8 versions are used. xmlwf uses its own versions of the
|
/external/zlib/ |
D | README | 49 available in Python 1.5 and later versions, see 62 - For Windows DLL versions, please see win32/DLL_FAQ.txt 74 - zlib doesn't work on HP-UX 9.05 with some versions of /bin/cc. It works with 109 2. Altered source versions must be plainly marked as such, and must not be 125 versions.
|
/external/dbus/ |
D | README | 51 even-numbered minor versions are stable and odd-numbered minor 52 versions are development snapshots. 55 Stable versions: 1.0, 1.0.1, 1.0.2, 1.2.1, 1.2.3 57 All pre-1.0 versions were development snapshots. 136 its implementation, and these files may move around between versions.
|
/external/webkit/WebKit/mac/WebCoreSupport/ |
D | WebImageRendererFactory.m | 29 // Have to leave this class with these two methods in because versions of Safari up to 3.0.4 30 // call the methods from the Debug menu. Once we don't need compatibility with those versions
|
/external/icu4c/samples/legacy/ |
D | README | 4 Generally, one should be able to simultaneously use one or more versions of ICU 2.0 or higher and o… 8 You cannot mix two versions of ICU in the same compilation unit. You cannot automatically use more … 11 1) change it's include path so that it includes header files from the old versions
|
/external/webkit/WebKitExamplePlugins/NetscapeCocoaPlugin/English.lproj/ |
D | InfoPlist.strings | 1 /* Localized versions of Info.plist keys */
|
/external/webkit/WebKitExamplePlugins/NetscapeInputMethodPlugin/English.lproj/ |
D | InfoPlist.strings | 1 /* Localized versions of Info.plist keys */
|
/external/skia/xcode/Simple/English.lproj/ |
D | InfoPlist.strings | 1 /* Localized versions of Info.plist keys */
|
/external/skia/xcode/SampleCode/English.lproj/ |
D | InfoPlist.strings | 1 /* Localized versions of Info.plist keys */
|
/external/webkit/WebKitTools/DrawTest/English.lproj/ |
D | InfoPlist.strings | 1 /* Localized versions of Info.plist keys */
|
/external/webkit/JavaScriptGlue/English.lproj/ |
D | InfoPlist.strings | 1 /* Localized versions of Info.plist keys */
|
/external/libpng/contrib/pngminus/ |
D | README | 101 cases I used libpng-1.0.4 and zlib-1.1.3. Later versions should be OK, 102 however some older libpng versions have a bug in pngmem.c when using 109 makefile.linux (also called .lnx in earlier versions of libpng). The 116 pnm2png.bat (or the .sh versions).
|
/external/expat/win32/ |
D | README.txt | 47 One rarely uses other versions of the Dll, but they can 67 To build the other versions of the static library,
|
/external/iptables/extensions/ |
D | libip6t_NFQUEUE.man | 8 It can only be used with Kernel versions 2.6.14 or later, since it requires
|
D | libipt_NFQUEUE.man | 8 It can only be used with Kernel versions 2.6.14 or later, since it requires
|
/external/zlib/contrib/vstudio/ |
D | readme.txt | 1 Building instructions for the DLL versions of Zlib 1.2.3 61 versions of zlib.dll on the Internet.
|