Home
last modified time | relevance | path

Searched refs:readme (Results 1 – 25 of 223) sorted by relevance

123456789

/third_party/skia/third_party/externals/opengl-registry/xml/
DMakefile45 TEXDIRT = readme.aux readme.idx readme.ilg readme.ind readme.log readme.toc readme.out
73 readme.pdf: readme.tex
74 touch readme.ind
75 pdflatex readme.tex
76 pdflatex readme.tex
77 makeindex readme.idx
78 pdflatex readme.tex
/third_party/openGLES/xml/
DMakefile35 TEXDIRT = readme.aux readme.idx readme.ilg readme.ind readme.log readme.toc readme.out
63 readme.pdf: readme.tex
64 touch readme.ind
65 pdflatex readme.tex
66 pdflatex readme.tex
67 makeindex readme.idx
68 pdflatex readme.tex
/third_party/typescript_eslint/packages/eslint-plugin/tools/
Dgenerate-rules-lists.ts122 let readme = fs.readFileSync(path.resolve(__dirname, '../README.md'), 'utf8'); variable
124 readme = updateRulesList('base', baseRules, readme);
125 readme = updateRulesList('extension', extensionRules, readme);
127 readme = prettier.format(readme, { parser: 'markdown' });
129 fs.writeFileSync(path.resolve(__dirname, '../README.md'), readme, 'utf8');
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/
DMakefile19 ./minizip test readme.txt
21 mv readme.txt readme.old
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/minizip/
DMakefile19 ./minizip test readme.txt
21 mv readme.txt readme.old
/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/
DMakefile19 ./minizip test readme.txt
21 mv readme.txt readme.old
/third_party/skia/third_party/externals/zlib/contrib/minizip/
DMakefile19 ./minizip test readme.txt
21 mv readme.txt readme.old
/third_party/ejdb/
Drelease.sh13 readme() { function
35 readme
56 "-d" ) readme
/third_party/node/deps/npm/node_modules/libnpmpublish/test/
Dpublish.js35 readme: '', property
93 readme: '', property
154 readme: '', property
270 readme: '', property
353 readme: '', property
420 readme: '', property
493 readme: '', property
553 readme: '', property
638 readme: '', property
751 readme: '', property
[all …]
/third_party/node/deps/npm/node_modules/read-installed/test/
Dcyclic-extraneous-peer-deps.js15 readme:"." property
24 readme:"." property
33 readme:"." property
/third_party/python/Tools/unicode/
DMakefile36 $(RM) -f build/readme.*
44 $(RM) -f build/readme.*
73 $(RM) -f build/readme.*
/third_party/icu/tools/multi/
Dreadme.txt11 NOTE: For information about the 'Provider' feature, see proj/provider/readme.txt
26 (see the readme in that directory)
60 the readme in that directory.
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/
Dreadme.txt1 file: main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/readme.txt
10 See the readme.txt located there for additional information.
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/test/rbbi/break_rules/
Dreadme.txt1 file: main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/readme.txt
10 See the readme.txt located there for additional information.
/third_party/flutter/skia/third_party/externals/icu/source/
DMakefile.in399 @echo -n "ICU Version: " > $(DESTDIR)/readme.txt
400 @echo `./config/icu-config --noverify --version` >> $(DESTDIR)/readme.txt
401 @echo -n "HOST: " >> $(DESTDIR)/readme.txt
402 @echo `./config/icu-config --noverify --host` >> $(DESTDIR)/readme.txt
403 @echo -n "CC Compiler: " >> $(DESTDIR)/readme.txt
404 @echo `./config/icu-config --noverify --cc` >> $(DESTDIR)/readme.txt
405 @echo -n "CXX Compiler: " >> $(DESTDIR)/readme.txt
406 @echo `./config/icu-config --noverify --cxx` >> $(DESTDIR)/readme.txt
/third_party/icu/icu4c/source/
DMakefile.in399 @echo -n "ICU Version: " > $(DESTDIR)/readme.txt
400 @echo `./config/icu-config --noverify --version` >> $(DESTDIR)/readme.txt
401 @echo -n "HOST: " >> $(DESTDIR)/readme.txt
402 @echo `./config/icu-config --noverify --host` >> $(DESTDIR)/readme.txt
403 @echo -n "CC Compiler: " >> $(DESTDIR)/readme.txt
404 @echo `./config/icu-config --noverify --cc` >> $(DESTDIR)/readme.txt
405 @echo -n "CXX Compiler: " >> $(DESTDIR)/readme.txt
406 @echo `./config/icu-config --noverify --cxx` >> $(DESTDIR)/readme.txt
/third_party/skia/third_party/externals/icu/source/
DMakefile.in399 @echo -n "ICU Version: " > $(DESTDIR)/readme.txt
400 @echo `./config/icu-config --noverify --version` >> $(DESTDIR)/readme.txt
401 @echo -n "HOST: " >> $(DESTDIR)/readme.txt
402 @echo `./config/icu-config --noverify --host` >> $(DESTDIR)/readme.txt
403 @echo -n "CC Compiler: " >> $(DESTDIR)/readme.txt
404 @echo `./config/icu-config --noverify --cc` >> $(DESTDIR)/readme.txt
405 @echo -n "CXX Compiler: " >> $(DESTDIR)/readme.txt
406 @echo `./config/icu-config --noverify --cxx` >> $(DESTDIR)/readme.txt
/third_party/boost/tools/build/doc/src/
Dexamples.adoc14 include::../../example/hello/readme.adoc[]
16 include::../../example/sanitizers/readme.adoc[]
/third_party/flutter/skia/third_party/externals/icu/source/data/
Dicu4j-readme.txt7 * 6/26/08 - Created by Brian Rower - heavy copying from ICU4J readme & others *
21 ICU4C, see the ICU4C readme at:
22 http://source.icu-project.org/repos/icu/trunk/icu4c/readme.html#HowToBuild
/third_party/python/Lib/idlelib/idle_test/
Dtest_grep.py69 readme = os.path.join(self.path, 'README.txt')
76 self.assertNotIn(readme, filelist)
82 self.assertIn(readme, filelist)
/third_party/icu/docs/userguide/
Dhowtouseicu.md27 readme](https://htmlpreview.github.io/?https://github.com/unicode-org/icu/blob/master/icu4c/readme.…
28 [ICU4J readme](https://htmlpreview.github.io/?https://github.com/unicode-org/icu/blob/master/icu4j/
33 Options](https://htmlpreview.github.io/?https://github.com/unicode-org/icu/blob/master/icu4c/readme
37 Starting with ICU 49, the ICU4C readme has a short section about
39 …tmlpreview.github.io/?https://github.com/unicode-org/icu/blob/master/icu4c/readme.html#UserConfig).
157 …/htmlpreview.github.io/?https://github.com/unicode-org/icu/blob/master/icu4c/readme.html#RecBuild))
163 Options](https://htmlpreview.github.io/?https://github.com/unicode-org/icu/blob/master/icu4c/readme
/third_party/libxml2/win32/VC10/
DREADME.vc105 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 project.
/third_party/skia/third_party/externals/icu/scripts/
Dupdate.sh32 for file in source LICENSE license.html readme.html APIChangeReport.html
38 for file in source LICENSE license.html readme.html APIChangeReport.html
/third_party/flutter/skia/third_party/externals/icu/scripts/
Dupdate.sh25 for file in source LICENSE license.html readme.html APIChangeReport.html
31 for file in source LICENSE license.html readme.html APIChangeReport.html
/third_party/icu/icu4c/source/data/
Dicu4j-readme.txt7 * 6/26/08 - Created by Brian Rower - heavy copying from ICU4J readme & others *
32 see the ICU4C readme at:
33 …https://htmlpreview.github.io/?https://github.com/unicode-org/icu/blob/master/icu4c/readme.html#Ho…

123456789