/external/libvncserver/test/ |
D | bmp.c | 83 #define readme(fd, addr, size) \ macro 193 readme(fd, &bh.bfType, sizeof(unsigned short)); in loadbmp() 207 readme(fd, &bh.bfSize, sizeof(unsigned int)); in loadbmp() 208 readme(fd, &bh.bfReserved1, sizeof(unsigned short)); in loadbmp() 209 readme(fd, &bh.bfReserved2, sizeof(unsigned short)); in loadbmp() 210 readme(fd, &bh.bfOffBits, sizeof(unsigned int)); in loadbmp() 211 readme(fd, &bh.biSize, sizeof(unsigned int)); in loadbmp() 212 readme(fd, &bh.biWidth, sizeof(int)); in loadbmp() 213 readme(fd, &bh.biHeight, sizeof(int)); in loadbmp() 214 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/opencv3/samples/cpp/tutorial_code/calib3d/stereoBM/ |
D | SBM_Sample.cpp | 18 void readme(); 27 { readme(); return -1; } in main() 72 void readme() in readme() function
|
/external/opencv3/doc/tutorials/features2d/feature_detection/ |
D | feature_detection.markdown | 32 void readme(); 38 { readme(); return -1; } 71 /* @function readme */ 72 void readme()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/ |
D | setup.py | 44 def readme(): function 51 long_description = readme(),
|
/external/chromium-trace/catapult/third_party/typ/ |
D | setup.py | 27 readme = fp.read().strip() variable 29 readme_lines = readme.splitlines()
|
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/ |
D | setup.py | 36 readme = os.path.join(os.path.dirname(__file__), 'README.md') variable 37 LONG_DESCRIPTION = open(readme).read()
|
/external/opencv3/doc/tutorials/features2d/feature_flann_matcher/ |
D | feature_flann_matcher.markdown | 40 void readme(); 49 { readme(); return -1; } 115 * @function readme 117 void readme()
|
/external/icu/icu4c/source/ |
D | Makefile.in | 392 @echo -n "ICU Version: " > $(DESTDIR)/readme.txt 393 @echo `./config/icu-config --noverify --version` >> $(DESTDIR)/readme.txt 394 @echo -n "HOST: " >> $(DESTDIR)/readme.txt 395 @echo `./config/icu-config --noverify --host` >> $(DESTDIR)/readme.txt 396 @echo -n "CC Compiler: " >> $(DESTDIR)/readme.txt 397 @echo `./config/icu-config --noverify --cc` >> $(DESTDIR)/readme.txt 398 @echo -n "CXX Compiler: " >> $(DESTDIR)/readme.txt 399 @echo `./config/icu-config --noverify --cxx` >> $(DESTDIR)/readme.txt
|
/external/opencv3/doc/tutorials/features2d/feature_description/ |
D | feature_description.markdown | 34 void readme(); 77 /* @function readme */ 78 void readme()
|
/external/opencv3/doc/tutorials/features2d/feature_homography/ |
D | feature_homography.markdown | 32 void readme(); 38 { readme(); return -1; } 121 /* @function readme */ 122 void readme()
|
/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/chromium-trace/catapult/third_party/coverage/ |
D | setup.py | 45 with open("README.rst") as readme: 46 long_description = readme.read().replace("http://coverage.readthedocs.org", __url__)
|
/external/libvpx/libvpx/ |
D | mainpage.dox | 26 - The \ref readme contains instructions on recompiling the sample applications. 49 /*!\page readme README
|
/external/opencv3/platforms/android/service/ |
D | CMakeLists.txt | 5 install(FILES "readme.txt" DESTINATION "apk/" COMPONENT libs)
|
/external/icu/icu4c/source/samples/ugrep/ |
D | Makefile | 17 CHECK_ARGS=BOM readme.txt
|
/external/chromium-trace/catapult/third_party/mox3/doc/source/ |
D | index.rst | 12 readme
|
/external/chromium-trace/catapult/telemetry/third_party/mox3/doc/source/ |
D | index.rst | 12 readme
|
/external/opencv3/samples/winrt/ |
D | readme.txt | 6 Please follow the instructions in "platforms/winrt/readme.txt" to generate and build OpenCV for Win…
|
/external/opencv3/samples/winrt_universal/ |
D | readme.txt | 6 Please follow the instructions in "platforms/winrt/readme.txt" to generate and build OpenCV for Win…
|
/external/opencv3/samples/wp8/ |
D | readme.txt | 6 Please follow the instructions in "platforms/winrt/readme.txt" to generate and build OpenCV for Win…
|
/external/curl/packages/vms/ |
D | Makefile.am | 32 readme \
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/ |
D | build.properties | 16 readme.html,\
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/retry-decorator/ |
D | CHANGES.txt | 38 5803da54f2 new readme (Patrick)
|