| /xsrc/external/mit/freetype/dist/docs/reference/javascripts/ |
| H A D | extra.js | 22 var links = document.getElementsByTagName('a'); variable 23 for(var i = 0; i < links.length; i++) { 24 links[i].onclick = function (event) {
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/ |
| H A D | build-kernel.sh | 12 mkdir -p ld-links 15 ln -sf /usr/bin/$i.bfd ld-links/$i 17 export PATH=`pwd`/ld-links:$PATH
|
| /xsrc/external/mit/ctwm/dist/doc/devman/ |
| H A D | index.adoc | 24 * <<links.adoc#,Links>> collections links to various manuals and
|
| H A D | links.adoc | 3 This is a conglomeration of links to various references materials that
|
| /xsrc/external/mit/lndir/dist/ |
| H A D | README.md | 1 lndir - create a shadow directory of symbolic links to another directory tree
|
| /xsrc/external/mit/ctwm/dist/client/ |
| H A D | CMakeLists.txt | 6 # There's a demolib that links against it
|
| H A D | README.md | 27 : A small program that links against `libctwmc` and demonstrates a
|
| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| H A D | link_confs.py | 13 parser.add_argument('links', nargs='+') 29 for link in args.links:
|
| /xsrc/external/mit/xterm/dist/vttests/ |
| H A D | modify-keys.pl | 977 my @links = @{ $_[0] }; 983 if ( $#links >= 0 ) { 984 for my $l ( 0 .. $#links ) { 985 my %obj = %{ $links[$l] }; # link_data 1294 my @links; 1296 $links[0] = &link_data( "summary", "detailed", 1, $sym ); 1298 \@links, 1347 my @links; 1349 $links[0] = &link_data( "detailed", "symmap", 1, $sym ); 1351 \@links, # [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.4.6.rst | 75 - install-lib-links: remove the .install-lib-links file 102 - install-lib-links: don't depend on .libs directory
|
| H A D | 7.8.2.rst | 103 links to libGL. `Bug
|
| H A D | 8.0.2.rst | 72 - docs: add links to 8.0.1 release notes
|
| H A D | 11.1.3.rst | 130 - install-gallium-links: port changes from install-lib-links
|
| H A D | 7.10.2.rst | 90 - docs: add, fix release notes links
|
| H A D | 9.1.1.rst | 102 - docs: insert links to the 9.0.3 release
|
| H A D | 12.0.4.rst | 119 - gallium: Fix install-gallium-links.mk on non-bash /bin/sh
|
| H A D | 7.10.3.rst | 126 - docs: 7.10.3 release notes skeleton file, links
|
| H A D | 7.9.2.rst | 151 - docs: add links to 7.9.1 and 7.9.2 release notes
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | lists.rst | 38 Follow the links above for list archives.
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/ |
| H A D | make.bat | 25 echo. linkcheck to check all external links for integrity
|
| /xsrc/external/mit/freetype/dist/builds/ |
| H A D | toplevel.mk | 259 @# Without removing the files, `autoconf' and friends follow links.
|
| /xsrc/external/mit/MesaLib/dist/docs/ci/ |
| H A D | bare-metal.rst | 105 with fastboot, and the servo serial devices are actually links to
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| H A D | lvp_device.c | 1179 /* this is the array of signaling timeline semaphore links */ 1192 if (!util_dynarray_num_elements(&sema->links, struct lvp_semaphore_timeline*)) { 1199 util_dynarray_append(&sema->links, struct lvp_semaphore_timeline*, &link[i]); 1202 struct lvp_semaphore_timeline *tl = util_dynarray_pop(&sema->links, struct lvp_semaphore_timeline*); 1211 /* prune any timeline links which are older than the current device timeline id 1222 /* walk the timeline links and pop all the ones that are old */ 1228 util_dynarray_append(&sema->links, struct lvp_semaphore_timeline*, tl); 1260 /* build array of timeline links to poll */ 1545 /* always prune first to make links available and update timeline id */ 2273 util_dynarray_init(&sema->links, sem [all...] |
| H A D | lvp_private.h | 524 struct util_dynarray links; member in struct:lvp_semaphore
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/ |
| H A D | doxygen.conf.in | 375 # that are symbolic links (a Unix filesystem feature) are excluded from the input. 650 # contain links (just like the HTML output) instead of page references 698 # contain links (just like the HTML output) instead of page references. 701 # Note: wordpad (write) and others do not support links. 899 # does not have to be run to correct the links.
|