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

<<21222324252627282930>>

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp 151 // latest touch point yet. These are needed to apply look-ahead correction operations
152 // that require special handling of the latest touch point. For example, with insertions
153 // (e.g., "thiis" -> "this") the latest touch point should not be consumed at all.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/samples/storage_sample/storage/
storage_v1.py     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
utils.py 361 >>> _build_instance_metadata_url('http://169.254.169.254', 'latest', 'meta-data/')
362 http://169.254.169.254/latest/meta-data/
368 :param version: Version of the metadata to get, e.g. 'latest'
379 def get_instance_metadata(version='latest', url='http://169.254.169.254',
399 def get_instance_identity(version='latest', url='http://169.254.169.254',
421 def get_instance_userdata(version='latest', sep=None,
    [all...]
  /external/opencv3/doc/tutorials/introduction/windows_install/
windows_install.markdown 11 with the latest Microsoft Visual Studio IDE and doesn't take advantage of the most advanced
81 - The latest [CUDA Toolkit](http://developer.nvidia.com/cuda-downloads) will allow you to use the power lying inside your GPU. This will
128 application that will automatically connect to the python databases and download the latest
177 -# For the CUDA you need again two modules: the latest [CUDA Toolkit](http://developer.nvidia.com/cuda-downloads) and the *CUDA Tools SDK*.
270 systems. For the latest source files of OpenCV it generates a new project that simply
320 If you use the GPU module (CUDA libraries) make sure you also upgrade to the latest drivers of
  /development/tools/checkstyle/
checkstyle.py 65 and if that is None it will fallback to check the latest commit of the
271 is None it will fallback to check the latest commit of the currently checked
  /docs/source.android.com/src/devices/
index.jd 205 features (such as the binder driver). However, we recommend using the latest
206 version of the Android kernel. For details on the latest Android kernel, see <a href="{@docRoot}source/building-kernels.html" >Building Kernels</a>.
  /docs/source.android.com/src/
index.jd 181 <p>Get help porting the latest Android platform to create compelling devices for
188 to implement the latest features.</p>
  /external/autotest/server/hosts/
testbed.py 173 branch1/shamu-userdebug/LATEST:ZX1G2,branch2/shamu-userdebug/LATEST
  /external/clang/docs/
ClangFormat.rst 158 Download the latest Visual Studio extension from the `alpha build site
183 So to reformat all the lines in the latest :program:`git` commit, just do:
  /external/harfbuzz_ng/docs/
harfbuzz-docs.xml 20 what is used in latest versions of Firefox, GNOME, ChromeOS, Chrome,
57 <!--The latest version of this documentation can be found on-line at
  /external/ims/rcs/rcsmanager/src/java/com/android/ims/
RcsPresence.java 92 * The intent will be broadcasted when latest publish status changed
288 * Get the latest publish state.
  /external/ims/rcs/rcsservice/src/com/android/service/ims/
RcsService.java 193 * Asyncrhonously request the latest capability for a given contact list.
215 * Asyncrhonously request the latest presence for a given contact.
  /external/llvm/lib/Target/WebAssembly/
WebAssembly.td 54 // Generic processor: latest stable version.
57 // Latest and greatest experimental version of WebAssembly. Bugs included!
  /external/sonic/doc/
index.md 3 [Download the latest tar-ball from here](download).
17 Main.java in the latest tar-ball, or get the code from git.
  /external/valgrind/drd/
drd_thread.h 355 /** Return a pointer to the latest segment for the specified thread. */
367 /** Return a pointer to the latest segment for the running thread. */
  /external/vulkan-validation-layers/
BUILD.md 94 32-bit latest for Python 3.5 is: lxml-3.5.0-cp35-none-win32.whl
95 64-bit latest for Python 3.5 is: lxml-3.5.0-cp35-none-win_amd64.whl
  /external/webrtc/webrtc/p2p/base/
p2ptransportchannel.h 249 // Returns the latest remote ICE parameters or nullptr if there are no remote
259 // Returns the index of the latest remote ICE parameters, or 0 if no remote
  /external/wpa_supplicant_8/hs20/server/
hs20-osu-server.txt 26 - upgraded to latest package versions
136 # Copy the latest XML schema into /home/user/hs20-server/spp/spp.xsd
  /frameworks/base/core/java/android/view/inputmethod/
InputConnection.java 95 * default TextView implementation in the latest Android version, and
164 * latest edits. Also, you may return less than n characters if performance
202 * latest edits. Also, you may return less than n characters if performance
240 * consistent with the results of the latest edits.</p>
269 * latest edits and changes to the cursor position.</p>
349 * consistent with the results of the latest edits. Also, although
    [all...]
  /frameworks/base/docs/html/reference/android/support/test/espresso/contrib/
AccessibilityChecks.html 262 (see <code><a href="/reference/com/google/android/apps/common/testing/accessibility/framework/AccessibilityCheckPreset.html#LATEST">LATEST</a></code> to see which checks are run).
  /packages/apps/Messaging/src/android/support/v7/mms/
MmsService.java 245 // The latest intent startId, used for safely stopping service
311 // Always remember the latest startId for use when we try releasing the service
  /packages/apps/Messaging/src/com/android/messaging/util/
BugleGservicesKeys.java 104 * Time in ms for sync to backoff from "now" to the latest message that will be sync'd.
140 * latest and greatest phones. However, if we're on KitKat or below we can't get the phone's
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/
WelcomeWizardPage.java 95 mInstallLatestCheckbox.setText("Install the latest available version of Android APIs (supports all the latest features)");
  /art/runtime/
class_table.cc 58 // Should only be updating latest table.
  /cts/tests/camera/src/android/hardware/camera2/cts/rs/
BlockingInputAllocation.java 102 * If there are multiple pending buffers, {@link Allocation#ioReceive receive} the latest one.

Completed in 1361 milliseconds

<<21222324252627282930>>