Home
last modified time | relevance | path

Searched refs:latest (Results 1 – 25 of 193) sorted by relevance

12345678

/external/qemu-pc-bios/vgabios/
DChangeLog18 - requires latest Bochs VBE code (16 MB video memory, VBE_DISPI_ID5, VRAM size
84 - disable the generation of linemarkers by the preprocessor, since the latest
292 * VGABIOS-lgpl-latest.bin (1.61), VGABIOS-lgpl-latest.cirrus.bin
293 (1.13), VGABIOS-lgpl-latest.cirrus.debug.bin (1.13),
294 VGABIOS-lgpl-latest.debug.bin (1.61), clext.c (1.9):
301 * VGABIOS-lgpl-latest.bin (1.60), VGABIOS-lgpl-latest.cirrus.bin (1.12),
302 VGABIOS-lgpl-latest.cirrus.debug.bin (1.12),
303 VGABIOS-lgpl-latest.debug.bin (1.60), clext.c (1.8):
310 * VGABIOS-lgpl-latest.bin (1.59), VGABIOS-lgpl-latest.cirrus.bin (1.11),
311 VGABIOS-lgpl-latest.cirrus.debug.bin (1.11),
[all …]
DREADME26 Untar the archive, and type make. You should get a "VGABIOS-lgpl-latest.bin"
27 file. Alternatively, you can use the binary file "VGABIOS-lgpl-latest.bin",
86 You can find the latest release at : http://www.nongnu.org/vgabios/
178 . Forced to new DISPI (0xb0c1) interface (requires latest bochs vbe code)
/external/icu4c/tools/toolutil/
Dfiletools.cpp64 int32_t latest = whichFileModTimeIsLater(filePath, newpath); in isFileModTimeLater() local
65 if (latest < 0 || latest == 2) { in isFileModTimeLater()
81 int32_t latest = whichFileModTimeIsLater(filePath, checkAgainst); in isFileModTimeLater() local
82 if (latest < 0 || latest == 2) { in isFileModTimeLater()
/external/qemu-pc-bios/
DREADME10 The file bios.bin is actually BIOS-bochs-latest, which is built from
25 The file vgabios-cirrus.bin is VGABIOS-lgpl-latest.cirrus.bin, which
49 The two binaries rombios16.bin and VGABIOS-lgpl-latest.cirrus.binare
DMakefile33 $(CP) bochs/bios/BIOS-bochs-latest $@
37 $(CP) vgabios/VGABIOS-lgpl-latest.cirrus.bin $@
/external/speex/libspeex/
Djitter.c215 int latest = 32767; in compute_opt_delay() local
219 if (pos[j] < tb[j].filled && tb[j].timing[pos[j]] < latest) in compute_opt_delay()
222 latest = tb[j].timing[pos[j]]; in compute_opt_delay()
230 worst = latest; in compute_opt_delay()
231 best = latest; in compute_opt_delay()
232 latest = ROUND_DOWN(latest, jitter->delay_step); in compute_opt_delay()
236 cost = -latest + late_factor*late; in compute_opt_delay()
241 opt = latest; in compute_opt_delay()
250 if (latest >= 0 && !penalty_taken) in compute_opt_delay()
/external/stlport/doc/
DREADME.windows30 consider that it can use latest Windows OS features like the new
50 Of course, targetting the latest Windows OS versions will give you the best
53 use the latest API functions. There is only one exception to this behavior,
/external/antlr/antlr-3.4/runtime/Python/
DREADME31 This runtime is part of the ANTLR distribution. The latest version can be found
34 If you are interested in the latest, most bleeding edge version, have a look at
75 should fetch the latest ANTLR3 version from the perforce depot. See section
/external/qemu-pc-bios/bochs/bios/
DMakefile.in61 bios: biossums BIOS-bochs-latest BIOS-bochs-legacy
117 BIOS-bochs-latest: rombios16.bin rombios32.bin
/external/icu4c/
DThirdPartyProject.prop3 currentVersion=4.2.1. 3.8.1 is latest 3.8.
/external/opencv/
DVERSION.txt3 Please note that due to platform and project constraints this is NOT the latest version of OpenCV!
/external/antlr/antlr-3.4/runtime/ActionScript/
DREADME19 This runtime is part of the ANTLR distribution. The latest version can be found
22 If you are interested in the latest, most bleeding edge version, have a look at
/external/dnsmasq/src/
Ddnsmasq.c908 struct resolvc *res, *latest; in poll_resolv() local
914 for (latest = NULL, res = daemon->resolv_files; res; res = res->next) in poll_resolv()
930 latest = res; in poll_resolv()
935 if (latest) in poll_resolv()
938 if (reload_servers(latest->name)) in poll_resolv()
940 my_syslog(LOG_INFO, _("reading %s"), latest->name); in poll_resolv()
948 latest->mtime = 0; in poll_resolv()
951 my_syslog(LOG_WARNING, _("no servers found in %s, will retry"), latest->name); in poll_resolv()
/external/littlemock/
DREADME3 The latest version of littlemock can be found at this url:
/external/antlr/antlr-3.4/runtime/JavaScript/build/
DREADME14 …* closure compiler: Download here: http://closure-compiler.googlecode.com/files/compiler-latest.zip
18 …* jsdoc-toolkit: Download the latest release from here: http://code.google.com/p/jsdoc-toolkit/dow…
/external/markdown/docs/
DINSTALL20 download the latest version of ElementTree.
65 the latest additions and bug fixes in the repository between releases.
/external/icu4c/common/
Dtriedict.cpp1221 TernaryNode *latest = NULL; in unpackOneNode() local
1223 latest = new TernaryNode(vnode->chars[i]); in unpackOneNode()
1224 if (latest == NULL) { in unpackOneNode()
1229 head = latest; in unpackOneNode()
1232 previous->equal = latest; in unpackOneNode()
1234 previous = latest; in unpackOneNode()
1236 if (latest != NULL) { in unpackOneNode()
1239 latest->flags |= kEndsWord; in unpackOneNode()
1241 latest->equal = unpackOneNode(header, equal, status); in unpackOneNode()
/external/antlr/antlr-3.4/runtime/ActionScript/project/
DREADME.txt10 The latest ant integration from Peter Martin can be found on his blog:
/external/dropbear/debian/
DREADME.Debian.diet8 To use the diet libc, make sure the latest versions of the dietlibc-dev
/external/e2fsprogs/
DREADME6 information about the latest version at the the e2fsprogs web page,
/external/dexmaker/
DREADME3 The latest version of dexmaker can be found at this url:
/external/llvm/projects/sample/autoconf/m4/
Dpath_tclsh.m43 dnl that for us so we can get the latest installed tclsh version.
/external/llvm/autoconf/m4/
Dpath_tclsh.m43 dnl that for us so we can get the latest installed tclsh version.
/external/ganymed-ssh2/
DREADME.txt22 The latest version of the FAQ is available on the website.
/external/strace/
DREADME26 You can get the latest version of strace from its homepage at

12345678