Searched full:homepage (Results 1 – 25 of 704) sorted by relevance
12345678910>>...29
/external/libdaemon/ |
D | Makefile.am | 51 homepage: dist doxygen target 52 test -d $$HOME/homepage/private 53 mkdir -p $$HOME/homepage/private/projects/libdaemon 54 cp libdaemon-@PACKAGE_VERSION@.tar.gz $$HOME/homepage/private/projects/libdaemon 55 cp doc/README.html doc/style.css $$HOME/homepage/private/projects/libdaemon 56 ln -sf README.html $$HOME/homepage/private/projects/libdaemon/index.html 57 cp -av doc/reference/ $$HOME/homepage/private/projects/libdaemon/ 59 .PHONY: homepage doxygen
|
/external/autotest/client/site_tests/policy_HomepageLocation/ |
D | policy_HomepageLocation.py | 15 HomepageIsNewTabPage policy, then going to the homepage should take 16 you directly to the homepage that was set by the HomepageLocation policy. 17 The test does not check if the homepage could be modified. 34 Navigates to the homepage and checks that it's set. 43 raise error.TestFail('Homepage Location was not set.') 47 'Homepage was set to %s instead of chrome://newtab/',
|
D | control.NotSet | 16 If the homepage policy is not set then the user should be taken to 17 chrome://newtab/ when going to the homepage.
|
D | control.Set | 16 This test verifies that once the homepage location is set and the 17 user goes to the homepage the proper URL opens.
|
D | control | 15 If the HomepageLocation is set and the user goes to the homepage 18 If the HomepageLocation is not set and the user goes to the homepage
|
/external/capstone/packages/macports/devel/capstone/ |
D | Portfile | 17 homepage http://www.capstone-engine.org/ 18 master_sites ${homepage}download/${version}/ 38 livecheck.url ${homepage}download.html
|
/external/python/mock/ |
D | README.rst | 14 :Homepage: `Mock Homepage`_ 33 .. _Mock Homepage: http://mock.readthedocs.org/en/latest/
|
/external/python/cpython3/PCbuild/ |
D | readme.txt | 161 Homepage: 165 Homepage: 172 Homepage: 188 Homepage: 195 Homepage: 231 It is also possible to download sources from each project's homepage,
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
D | Test_Instructions.html | 37 …">Thai</a>:</b> ISO 11940 < <a href="http://homepage.mac.com/sirbinks/pdf/Thai.r2.pdf">http://h… 59 …n the direction of ISO 233 < <a href="http://homepage.mac.com/sirbinks/pdf/Arabic.pdf">http://h… 97 …<li>See also < <a href="http://homepage.mac.com/sirbinks/pdf/Hebrew.r1.pdf">http://homepage.mac…
|
/external/python/setuptools/setuptools/tests/indexes/test_links_priority/simple/foobar/ |
D | index.html | 3 <a href="../../external.html" rel="homepage">external homepage</a><br/>
|
/external/xz-java/ |
D | build.xml | 66 <attribute name="Implementation-URL" value="${homepage}"/> 76 <attribute name="Bundle-DocURL" value="${homepage}"/> 148 <filter token="HOMEPAGE" value="${homepage}"/>
|
/external/python/google-api-python-client/docs/dyn/ |
D | androidenterprise_v1.enterprises.html | 100 …If the store layout has not been set, returns "basic" as the store layout type and no homepage.</p> 115 …ustom store layout (by setting storeLayoutType = "custom" and setting a homepage), the basic store… 318 …se. If the store layout has not been set, returns "basic" as the store layout type and no homepage. 327 …"homepageId": "A String", # The ID of the store page to be used as the homepage. The homepage is t… 329 # Not specifying a homepage is equivalent to setting the store layout type to "basic". 501 …ustom store layout (by setting storeLayoutType = "custom" and setting a homepage), the basic store… 509 …"homepageId": "A String", # The ID of the store page to be used as the homepage. The homepage is t… 511 # Not specifying a homepage is equivalent to setting the store layout type to "basic". 521 …"homepageId": "A String", # The ID of the store page to be used as the homepage. The homepage is t… 523 # Not specifying a homepage is equivalent to setting the store layout type to "basic".
|
/external/grpc-grpc-java/ |
D | NOTICE.txt | 23 * HOMEPAGE: 33 * HOMEPAGE:
|
/external/conscrypt/ |
D | NOTICE | 21 * HOMEPAGE: 29 * HOMEPAGE:
|
/external/python/cpython2/PCbuild/ |
D | readme.txt | 188 Homepage: 192 Homepage: 197 Homepage: 231 Homepage: 235 Homepage: 273 It is also possible to download sources from each project's homepage,
|
/external/snakeyaml/src/etc/ |
D | announcement.msg | 20 SnakeYAML homepage: http://www.snakeyaml.org 25 YAML homepage: http://yaml.org/
|
/external/catch2/ |
D | CODE_OF_CONDUCT.md | 43 This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available a… 45 [homepage]: http://contributor-covenant.org
|
/external/robolectric-shadows/ |
D | CODE_OF_CONDUCT.md | 70 This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, 73 [homepage]: http://contributor-covenant.org
|
/external/google-fruit/ |
D | conanfile.py | 11 homepage = "https://github.com/google/fruit" variable in FruitConan 40 tools.get("{0}/archive/v{1}.tar.gz".format(self.homepage, self.version))
|
/external/ImageMagick/config/ |
D | ImageMagick.rdf.in | 7 <homepage rdf:resource="https://imagemagick.org/"/> 120 <foaf:homepage rdf:resource="https://imagemagick.org/"/> 156 <foaf:homepage rdf:resource="https://imagemagick.org/"/>
|
/external/arm-trusted-firmware/docs/getting_started/ |
D | docs-build.rst | 54 document but you can refer to the `pip homepage`_ for detailed guides. 87 .. _pip homepage: https://pip.pypa.io/en/stable/
|
/external/oss-fuzz/projects/postgresql/ |
D | project.yaml | 1 homepage: "https://postgresql.org"
|
/external/oss-fuzz/projects/nodejs/ |
D | project.yaml | 1 homepage: "https://nodejs.org"
|
/external/oss-fuzz/projects/libchewing/ |
D | project.yaml | 1 homepage: "http://chewing.im/"
|
/external/oss-fuzz/projects/netdata/ |
D | project.yaml | 1 homepage: "https://my-netdata.io"
|
12345678910>>...29