Home
last modified time | relevance | path

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

12345678910>>...12

/external/guice/util/
Dgenerate-latest-docs.sh11 cp -R build/docs/javadoc $HOME/javadoc-latest
12 cp -R build/docs/latest-api-diffs $HOME/api-diffs-latest
13 cp lib/build/jdiff/*.gif $HOME/api-diffs-latest/
21 git rm -rf api-docs/latest/api-diffs api-docs/latest/javadoc
22 mkdir -p api-docs/latest
23 cp -rf $HOME/api-diffs-latest api-docs/latest/api-diffs
24 cp -rf $HOME/javadoc-latest api-docs/latest/javadoc
/external/valgrind/memcheck/tests/
Dorigin6-fp.stderr.exp-glibc212-tilegx2 at 0x........: __divdf3 (in /u/zliu/WS1/valgrind/valgrind-latest/memcheck/tests/origin6-fp)
10 at 0x........: __divdf3 (in /u/zliu/WS1/valgrind/valgrind-latest/memcheck/tests/origin6-fp)
18 at 0x........: __divdf3 (in /u/zliu/WS1/valgrind/valgrind-latest/memcheck/tests/origin6-fp)
26 …at 0x........: __float_estimateDiv128To64 (in /u/zliu/WS1/valgrind/valgrind-latest/memcheck/tests/…
27 by 0x........: __divdf3 (in /u/zliu/WS1/valgrind/valgrind-latest/memcheck/tests/origin6-fp)
35 …at 0x........: __float_estimateDiv128To64 (in /u/zliu/WS1/valgrind/valgrind-latest/memcheck/tests/…
36 by 0x........: __divdf3 (in /u/zliu/WS1/valgrind/valgrind-latest/memcheck/tests/origin6-fp)
44 …at 0x........: __float_estimateDiv128To64 (in /u/zliu/WS1/valgrind/valgrind-latest/memcheck/tests/…
45 by 0x........: __divdf3 (in /u/zliu/WS1/valgrind/valgrind-latest/memcheck/tests/origin6-fp)
53 …at 0x........: __float_estimateDiv128To64 (in /u/zliu/WS1/valgrind/valgrind-latest/memcheck/tests/…
[all …]
/external/icu/icu4c/source/tools/toolutil/
Dfiletools.cpp72 int32_t latest = whichFileModTimeIsLater(filePath, newpath); in isFileModTimeLater() local
73 if (latest < 0 || latest == 2) { in isFileModTimeLater()
89 int32_t latest = whichFileModTimeIsLater(filePath, checkAgainst); in isFileModTimeLater() local
90 if (latest < 0 || latest == 2) { in isFileModTimeLater()
/external/autotest/site_utils/
Dclean_dir.sh21 local latest=$2
22 latest=${latest:=2}
24 for ((i=${latest}; i<${#dirs[@]}; i++)); do
/external/dagger2/util/
Dgenerate-latest-docs.sh17 git rm -rf api/latest
19 mv ${TARGET}/site/apidocs api/latest
20 git add -f api/latest
/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/autotest/server/samples/
Dkvm_from_git.srv21 print "XXXX pulling latest kvm from git repo"
26 print "XXXX pulling latest kvm-userspace from git repo"
36 # install and sync latest kvm bits into before building
/external/chromium-trace/catapult/third_party/WebOb/
DREADME.rst11 .. image:: https://readthedocs.org/projects/webob/badge/?version=latest
12 :target: http://docs.pylonsproject.org/projects/webob/en/latest/
DPKG-INFO20 * `WebOb reference <http://docs.webob.org/en/latest/reference.html>`_
24 * `Release news <http://docs.webob.org/en/latest/news.html>`_
/external/autotest/client/site_tests/touch_UpdateErrors/
Dtouch_UpdateErrors.py48 latest = dates[-1]
54 if dates[i] != latest:
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/
Dnada.cc116 PacketIdentifierNode* latest = *(received_packets_.begin()); in GetFeedback() local
118 latest->send_time_ms + now_ms - latest->arrival_time_ms; in GetFeedback()
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dcrypt.py443 latest = exp + CLOCK_SKEW_SECS
448 if now > latest:
450 (now, latest, json_body))
/external/curl/
DREADME33 Visit the curl web site for the latest news and downloads:
39 To download the very latest source off the GIT server do this:
/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/okhttp/
DREADME.md9 Download [the latest JAR][3] or grab via Maven:
34 Download [the latest JAR][4] or grab via Maven:
/external/google-tv-pairing-protocol/cpp/
DNEWS1 See http://code.google.com/p/google-tv-pairing-protocol/ for the latest news.
/external/owasp/sanitizer/lib/guava-libraries/
DVERSION5 Release 11 is the latest version that works with JDK1.5
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/
DREADME.rst34 repository and installed via ``pip``. It supports the latest service APIs
164 release notes at `http://docs.pythonboto.org/en/latest/#release-notes`
200 .. _Porting Guide: http://boto.readthedocs.org/en/latest/porting_guide.html
206 .. _this: http://docs.pythonboto.org/en/latest/boto_config_tut.html
/external/opencv/
DVERSION.txt3 Please note that due to platform and project constraints this is NOT the latest version of OpenCV!
/external/dnsmasq/src/
Ddnsmasq.c914 struct resolvc *res, *latest; in poll_resolv() local
920 for (latest = NULL, res = daemon->resolv_files; res; res = res->next) in poll_resolv()
936 latest = res; in poll_resolv()
941 if (latest) in poll_resolv()
944 if (reload_servers(latest->name)) in poll_resolv()
946 my_syslog(LOG_INFO, _("reading %s"), latest->name); in poll_resolv()
954 latest->mtime = 0; in poll_resolv()
957 my_syslog(LOG_WARNING, _("no servers found in %s, will retry"), latest->name); in poll_resolv()
/external/fonttools/Windows/
DREADME.TXT16 4. Download the latest released source code of TTX/FontTools at
37 6. Download the latest released source code of TTX/FontTools at
/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/libpcap/
DREADME.Win3218 - the latest WinPcap sources from http://winpcap.polito.it/install
20 The WinPcap source code already contains a recent (usually the latest
/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.

12345678910>>...12