HomeSort by relevance Sort by last modified time
    Searched full:latest (Results 426 - 450 of 2405) sorted by null

<<11121314151617181920>>

  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/
maven-metadata.xml 7 <latest>1.0.3</latest>
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/
maven-metadata.xml 7 <latest>1.0.3</latest>
  /developers/build/templates/WearPlusShared/Shared/
build.gradle.ftl 36 needs the latest version number attached. -->
  /development/host/windows/usb/adb_winapi_test/
stdafx.h 20 // Refer to MSDN for the latest info on corresponding values for different platforms.
  /development/perftests/panorama/feature_stab/src/dbreg/
targetver.h 25 // Refer to MSDN for the latest info on corresponding values for different platforms.
  /docs/source.android.com/src/source/
code-lines.jd 49 At any given moment, there is a current latest release of the Android platform. This
55 Device builders and contributors work with the current latest release, fixing bugs,
70 become the new latest release.
165 OEMs and other device builders naturally want to ship devices with the latest version of
  /external/chromium-trace/catapult/dashboard/dashboard/templates/
load_from_prod.html 24 End revision (leave blank for latest):
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/
CONTRIBUTING 6 http://docs.pythonboto.org/en/latest/contributing.html.
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/chromium-trace/
update.py 22 # Pull the latest source from the upstream git.
  /external/curl/tests/data/
test1325 2 # http://greenbytes.de/tech/webdav/draft-reschke-http-status-308-latest.html
  /external/dexmaker/
README 3 The latest version of dexmaker can be found at this url:
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/
README.folder.contents.may.not.be.up.to.date.txt 9 For the latest version of this folder's contents, see:
  /external/icu/icu4c/source/test/perf/charperf/
CharPerf_r.pl 31 my $p2; # Latest
  /external/icu/icu4c/source/test/perf/convperf/
ConvPerf_r.pl 37 my $p2 = "cd ".$ICULatest."/bin && ".$ICUPathLatest."/convperf/$WindowsPlatform/Release/convperf.exe"; # Latest
  /external/icu/icu4c/source/test/perf/strsrchperf/
StrSrchPerf_r.pl 34 my $p2; # Latest
  /external/lzma/Java/Tukaani/
README 17 For the latest source code, see the project home page:
  /external/selinux/checkpolicy/
checkpolicy.8 37 Specify the policy version, defaults to the latest.
  /external/speex/libspeex/
jitter.c 82 /** Buffer that keeps the time of arrival of the latest packets */
86 spx_int32_t timing[MAX_TIMINGS]; /**< Sorted list of all timings ("latest" packets first) */
159 struct TimingBuffer *timeBuffers[MAX_BUFFERS]; /**< Storing arrival time of latest frames so we can compute some stats */
209 /* Pick the TOP_DELAY "latest" packets (doesn't need to actually be late
215 int latest = 32767; local
216 /* Pick latest amoung all sub-windows */
219 if (pos[j] < tb[j].filled && tb[j].timing[pos[j]] < latest)
222 latest = tb[j].timing[pos[j]];
230 worst = latest;
231 best = latest;
    [all...]
  /external/testng/
verify-release 10 # Make sure that pom.xml and pom-test.xml test the same and latest version
  /external/webrtc/webrtc/modules/audio_coding/codecs/red/
audio_encoder_copy_red.h 24 // current class will gather the two latest encodings from the underlying codec
  /external/webrtc/webrtc/modules/audio_processing/transient/
moving_moments.h 41 // A queue holding the |length_| latest input values.
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/
nada.cc 116 PacketIdentifierNode* latest = *(received_packets_.begin()); local
118 latest->send_time_ms + now_ms - latest->arrival_time_ms;
121 // Sends a tuple containing latest values of <d_hat_n, d_tilde_n, x_n, x'_n,
  /external/zlib/
update_zlib.sh 11 # Extract the latest version from the web page.
  /frameworks/base/docs/html/develop/
index.jd 27 <p class="dac-hero-description">The latest version, Android Studio 2.1, adds
48 <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
53 <section class="dac-section dac-gray dac-small" id="latest"><div class="wrap">
54 <h2 class="norule">Latest</h2>

Completed in 1406 milliseconds

<<11121314151617181920>>