Searched refs:readme (Results 1 – 25 of 43) sorted by relevance
12
/external/libvncserver/test/ |
D | bmp.c | 86 #define readme(fd, addr, size) \ macro 196 readme(fd, &bh.bfType, sizeof(unsigned short)); in loadbmp() 210 readme(fd, &bh.bfSize, sizeof(unsigned int)); in loadbmp() 211 readme(fd, &bh.bfReserved1, sizeof(unsigned short)); in loadbmp() 212 readme(fd, &bh.bfReserved2, sizeof(unsigned short)); in loadbmp() 213 readme(fd, &bh.bfOffBits, sizeof(unsigned int)); in loadbmp() 214 readme(fd, &bh.biSize, sizeof(unsigned int)); in loadbmp() 215 readme(fd, &bh.biWidth, sizeof(int)); in loadbmp() 216 readme(fd, &bh.biHeight, sizeof(int)); in loadbmp() 217 readme(fd, &bh.biPlanes, sizeof(unsigned short)); in loadbmp() [all …]
|
/external/zlib/src/contrib/minizip/ |
D | Makefile | 19 ./minizip test readme.txt 21 mv readme.txt readme.old
|
/external/icu/icu4c/source/ |
D | Makefile.in | 393 @echo -n "ICU Version: " > $(DESTDIR)/readme.txt 394 @echo `./config/icu-config --noverify --version` >> $(DESTDIR)/readme.txt 395 @echo -n "HOST: " >> $(DESTDIR)/readme.txt 396 @echo `./config/icu-config --noverify --host` >> $(DESTDIR)/readme.txt 397 @echo -n "CC Compiler: " >> $(DESTDIR)/readme.txt 398 @echo `./config/icu-config --noverify --cc` >> $(DESTDIR)/readme.txt 399 @echo -n "CXX Compiler: " >> $(DESTDIR)/readme.txt 400 @echo `./config/icu-config --noverify --cxx` >> $(DESTDIR)/readme.txt
|
D | acinclude.m4 | 107 Please follow the directions in ICU's readme.]) 168 …AC_MSG_ERROR([Don't specify bitness when cross compiling. See readme.html for help with cross comp… 449 …ested $BITS_REQ bit binaries but could not compile and execute them. See readme.html for help with…
|
/external/icu/icu4c/source/data/ |
D | icu4j-readme.txt | 5 * 6/26/08 - Created by Brian Rower - heavy copying from ICU4J readme & others * 19 ICU4C, see the ICU4C readme at: 20 http://source.icu-project.org/repos/icu/icu/trunk/readme.html#HowToBuild
|
/external/libxml2/win32/VC10/ |
D | README.vc10 | 5 to clarify: This is not the readme file for the whole libxml2 project. 6 Rather, it's a readme for the VC10 project files, attached to the libxml2 proejct.
|
/external/libvpx/libvpx/ |
D | mainpage.dox | 26 - The \ref readme contains instructions on recompiling the sample applications. 49 /*!\page readme README
|
/external/icu/icu4c/source/samples/ugrep/ |
D | Makefile | 17 CHECK_ARGS=BOM readme.txt
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/ |
D | build.properties | 16 readme.html,\
|
/external/icu/icu4c/source/config/ |
D | mh-unknown | 20 @echo "*** see the readme.html"
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/packager/ |
D | packaging.properties | 15 root=epl-v10.html, notice.html, configuration/, startup.jar, .eclipseproduct, eclipse.ini, readme/
|
/external/icu/icu4j/main/shared/data/ |
D | security.policy | 6 //#* This is the ant build file for ICU4J. See readme.html for more information.
|
/external/fdlibm/ |
D | index | 167 file fdlibm/readme
|
D | MD5 | 41 Tw07rtlUiXvlgwzbRb632Q readme
|
/external/zlib/src/contrib/dotzlib/ |
D | readme.txt | 11 readme.txt - This file.
|
/external/icu/icu4c/ |
D | icu4c.css | 2 * Default CSS style sheet for the ICU4C Open Source readme 448 body.readme {
|
/external/zlib/src/contrib/pascal/ |
D | readme.txt | 12 readme.txt this file
|
/external/libxml2/bakefile/ |
D | Readme.txt | 15 This readme is organized as:
|
/external/tinyxml/ |
D | tinyxmlSTL.dsp | 123 SOURCE=.\readme.txt
|
D | tinyxml_lib.dsp | 123 SOURCE=.\readme.txt
|
/external/zlib/src/as400/ |
D | readme.txt | 100 as400/readme.txt README TXT Installation instructions
|
/external/libxml2/win32/ |
D | Makefile.bcb | 284 cscript //NoLogo configure.js genreadme $(XML_BASENAME) $(BDVERSION) $(BDPREFIX)\readme.txt
|
D | Makefile.mingw | 288 cscript //NoLogo configure.js genreadme $(XML_BASENAME) $(BDVERSION) $(BDPREFIX)\readme.txt
|
/external/protobuf/ |
D | README.md | 133 If you are using Microsoft Visual C++, see vsprojects/readme.txt.
|
/external/libpcap/msdos/ |
D | readme.dos | 1 @(#) $Header: /tcpdump/master/libpcap/msdos/readme.dos,v 1.3 2004-12-19 19:47:01 guy Exp $ (LBL)
|
12