Searched
full:latest (Results
326 -
350 of
2405) sorted by null
<<11121314151617181920>>
/external/guice/ |
README.md | 4 **Latest version: [4.0](https://github.com/google/guice/wiki/Guice40)!** 6 **Documentation:** [User Guide](https://github.com/google/guice/wiki/Motivation), [4.0 javadocs](http://google.github.io/guice/api-docs/4.0/javadoc/packages.html), [Latest javadocs](http://google.github.io/guice/api-docs/latest/javadoc/index.html) <br/>
|
/external/pdfium/ |
update_pdfium.py | 43 """ :return the latest chromium version """ 53 raise Exception("Could not find latest %s chromium version for %s at %s" 58 """ :return the pdfium version used by the latest chromium version """
|
/frameworks/base/docs/html/training/location/ |
index.jd | 16 <li>Google Play services client library (latest version)</li> 68 client library, make sure you install the latest version before using the 70 the latest version, see
|
/frameworks/base/docs/html/training/swipe/ |
index.jd | 16 <li>Latest version of the Android v4 <a href= 38 forecasting app can allow users get the latest forecasts on demand. To 45 <strong>Note:</strong> This class requires the latest version of the Android
|
/external/autotest/server/cros/ap_configurators/ |
fetch_prebuilt_pyauto.py | 14 http://build.chromium.org/f/chromium/continuous/mac/LATEST 18 http://build.chromium.org/f/chromium/continuous/win/LATEST 50 '-l', '--latest', action='store_true', default=False, 51 help='Download the latest chromium build from commondatastorage. ' 54 if self._options.latest: 119 print >>sys.stderr, ('Unable to get latest from %s' % last_change_url)
|
/development/samples/TicTacToeLib/ |
_index.html | 34 to the latest version of the SDK tools (r6 or higher) and Android platforms, as 35 well as the latest version of ADT (0.9.7 or higher), if you are developing in
|
/external/chromium-trace/catapult/third_party/WebOb/ |
PKG-INFO | 20 * `WebOb reference <http://docs.webob.org/en/latest/reference.html>`_ 24 * `Release news <http://docs.webob.org/en/latest/news.html>`_
|
setup.py | 25 * `WebOb reference <http://docs.webob.org/en/latest/reference.html>`_ 29 * `Release news <http://docs.webob.org/en/latest/news.html>`_
|
/external/chromium-trace/catapult/third_party/coverage/ci/ |
download_appveyor.py | 31 """Get the details of the latest Appveyor build.""" 38 """Download all the artifacts from the latest build."""
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/utils/ |
test_utils.py | 140 'latest', 143 'http://169.254.169.254/latest/meta-data/' 149 'latest', 152 'http://169.254.169.254/latest/dynamic/' 167 'latest', 170 'http://10.0.1.5/latest/meta-data/' 274 'http://169.254.169.254/latest/user-data', 286 'http://169.254.169.254/latest/user-data',
|
/external/okhttp/website/ |
index.html | 24 <li><a href="#download" class="menu download">Download <span class="version-tag">Latest</span></a></li> 111 <p><a href="https://search.maven.org/remote_content?g=com.squareup.okhttp&a=okhttp&v=LATEST" class="dl version-href">↓ <span class="version-tag">Latest</span> JAR</a></p> 114 <a href="https://search.maven.org/remote_content?g=com.squareup.okio&a=okio&v=LATEST">latest JAR</a>. 121 <version><span class="version pln"><em>(insert latest version)</em></span></version> 125 <pre class="prettyprint">compile 'com.squareup.okhttp:okhttp:<span class="version pln"><em>(insert latest version)</em></span>'</pre> 198 // Look up the latest version of the library.
|
/external/skia/platform_tools/chromeos/bin/ |
chromeos_make | 39 # TODO(borenet): Should we instead get the latest from GS? 40 #SDK_VERSION=$(gsutil cat gs://chromeos-image-archive/${deviceID}-release/LATEST-master)
|
/external/webrtc/webrtc/modules/video_coding/utility/ |
frame_dropper.h | 42 // Updates the FrameDropper with the size of the latest encoded 48 // - frameSizeBytes : The size of the latest frame
|
/frameworks/base/location/java/android/location/ |
GpsNavigationMessageEvent.java | 65 * Returns the latest collected GPS Navigation Message. 70 * Returns the latest status of the GPS Navigation Messages sub-system.
|
/prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/ |
maven-metadata.xml | 7 <latest>2.7.4</latest>
|
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-component-annotations/ |
maven-metadata.xml | 7 <latest>1.7</latest>
|
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/ |
maven-metadata.xml | 7 <latest>3.0.24</latest>
|
/prebuilts/tools/common/m2/repository/org/jboss/weld/weld-api-bom/ |
maven-metadata.xml | 7 <latest>3.0.Alpha19</latest>
|
/prebuilts/tools/common/m2/repository/org/jboss/weld/weld-api-parent/ |
maven-metadata.xml | 7 <latest>3.0.Alpha19</latest>
|
/prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-htmlunit-driver/ |
maven-metadata.xml | 6 <latest>2.44.0</latest>
|
/prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-parent/ |
maven-metadata.xml | 6 <latest>2.44.0</latest>
|
/prebuilts/tools/common/m2/repository/org/slf4j/slf4j-simple/ |
maven-metadata.xml | 7 <latest>1.7.21</latest>
|
/developers/build/prebuilts/gradle/HdrViewfinder/Application/src/main/res/values/ |
base-strings.xml | 26 compositing together the latest two frames whenever a new frame is captured.
|
/development/perftests/panorama/feature_stab/src/dbregtest/ |
targetver.h | 25 // Refer to MSDN for the latest info on corresponding values for different platforms.
|
/development/samples/browseable/HdrViewfinder/res/values/ |
base-strings.xml | 26 compositing together the latest two frames whenever a new frame is captured.
|
Completed in 1024 milliseconds
<<11121314151617181920>>