/external/guice/util/ |
D | generate-latest-docs.sh | 11 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/ |
D | origin6-fp.stderr.exp-glibc212-tilegx | 2 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/ |
D | filetools.cpp | 72 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/ |
D | clean_dir.sh | 21 local latest=$2 22 latest=${latest:=2} 24 for ((i=${latest}; i<${#dirs[@]}; i++)); do
|
/external/dagger2/util/ |
D | generate-latest-docs.sh | 17 git rm -rf api/latest 19 mv ${TARGET}/site/apidocs api/latest 20 git add -f api/latest
|
/external/speex/libspeex/ |
D | jitter.c | 215 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/ |
D | kvm_from_git.srv | 21 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/ |
D | README.rst | 11 .. image:: https://readthedocs.org/projects/webob/badge/?version=latest 12 :target: http://docs.pylonsproject.org/projects/webob/en/latest/
|
D | PKG-INFO | 20 * `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/ |
D | touch_UpdateErrors.py | 48 latest = dates[-1] 54 if dates[i] != latest:
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/ |
D | nada.cc | 116 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/ |
D | crypt.py | 443 latest = exp + CLOCK_SKEW_SECS 448 if now > latest: 450 (now, latest, json_body))
|
/external/curl/ |
D | README | 33 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/ |
D | README | 31 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/ |
D | README.md | 9 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/ |
D | NEWS | 1 See http://code.google.com/p/google-tv-pairing-protocol/ for the latest news.
|
/external/owasp/sanitizer/lib/guava-libraries/ |
D | VERSION | 5 Release 11 is the latest version that works with JDK1.5
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/ |
D | README.rst | 34 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/ |
D | VERSION.txt | 3 Please note that due to platform and project constraints this is NOT the latest version of OpenCV!
|
/external/dnsmasq/src/ |
D | dnsmasq.c | 914 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/ |
D | README.TXT | 16 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/ |
D | README | 19 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/ |
D | README.Win32 | 18 - 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/ |
D | README | 14 …* 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/ |
D | INSTALL | 20 download the latest version of ElementTree. 65 the latest additions and bug fixes in the repository between releases.
|