HomeSort by relevance Sort by last modified time
    Searched full:multi (Results 601 - 625 of 2792) sorted by null

<<21222324252627282930>>

  /external/v8/src/
scanner-character-streams.cc 236 // Last byte of a multi-byte character encoding. Step backwards until
250 // First character of a multi-byte character encoding.
  /frameworks/base/core/java/android/content/
AbstractThreadedSyncAdapter.java 305 * thread than the sync thread and so you must consider the multi-threaded implications
323 * thread than the sync thread and so you must consider the multi-threaded implications
  /frameworks/base/docs/html/about/versions/
android-2.2-highlights.jd 159 <p>Multi-lingual users can add multiple languages to the keyboard and <span class="green">switch
287 for these situations. A scale gesture detector API provides improved definition of multi-touch
  /packages/apps/Email/tests/src/com/android/email/mail/transport/
MockTransport.java 116 * Give the mock a pattern to wait for and a multi-line response to send back.
276 * supports banners, multi-line responses, and any other cases where we respond without
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEvent.java 37 * This is used for multi-tap keyboard like 12-key.
85 * This is used for multi-tap keyboard.
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/service/
ControllerService.java 45 * sensor data to the emulator" or "sending multi-touch data and displaying an
233 // Create and register multi-touch channel.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
TestCase.java 55 // this is used for multi-client test
  /development/samples/AppLimits/src/com/example/android/applimits/
CustomRestrictionsActivity.java 43 private static final String KEY_MULTI_PREF = "multi";
  /development/tools/idegen/src/com/android/idegen/
Module.java 157 // Not sure how to handle android facet for multi-module since there could be more than
  /device/common/
generate-blob-lists.sh 29 # to run. It's best # suited for overnight runs on multi-CPU machines
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_interface.h 67 cam_frame_len_offset_t offset; /*alway use multi-planar, offset is used to skip the metadata header*/
  /docs/source.android.com/src/devices/tech/
index.jd 89 <p>Android provides a robust multi-layered security architecture that provides the
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
IntStream.as 93 * This is different from rewind in its multi-directional
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
IIntStream.cs 121 * This is different from rewind in its multi-directional
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
IntStream.java 94 * This is different from rewind in its multi-directional
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRIntStream.h 69 // This is different from rewind in its multi-directional
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRIntStream.h 69 // This is different from rewind in its multi-directional
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRIntStream.h 69 // This is different from rewind in its multi-directional
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRIntStream.h 77 // This is different from rewind in its multi-directional
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
ST.stg 62 /// \<summary> Allows convenient multi-value initialization:
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
ST.stg 57 /** allows convenient multi-value initialization:
  /external/ceres-solver/docs/
introduction.tex 6 The key computational cost when solving a non-linear least squares problem is the solution of a linear least squares problem in each iteration. To this end Ceres supports a number of different linear solvers suited for different needs. This includes dense QR factorization (using \eigen) for small scale problems, sparse Cholesky factorization (using \texttt{SuiteSparse}) for general sparse problems and specialized Schur complement based solvers for problems that arise in multi-view geometry~\cite{hartley-zisserman-book-2004}.
  /external/ceres-solver/internal/ceres/gmock/
mock-log.h 91 // Note, that in a multi-threaded environment, all LOG() messages from a
  /external/chromium/base/i18n/
file_util_icu.cc 172 // We just made the potentially multi-byte/word char into one that only
  /external/chromium/base/threading/
simple_thread.h 141 // multi-threaded, but don't want to spawn a thread for each small bit of work.

Completed in 573 milliseconds

<<21222324252627282930>>