HomeSort by relevance Sort by last modified time
    Searched full:automatic (Results 76 - 100 of 1962) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/core/java/android/transition/
package.html 12 when a new scene is entered. Some transition capabilities are automatic. That
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_dec_vms.h 12 // automatic template instantiation does not
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_dec_vms.h 12 // automatic template instantiation does not
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_dec_vms.h 12 // automatic template instantiation does not
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_dec_vms.h 12 // automatic template instantiation does not
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_dec_vms.h 12 // automatic template instantiation does not
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_dec_vms.h 12 // automatic template instantiation does not
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
undefined.py 5 automatic string to Unicode coercion.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
undefined.py 5 automatic string to Unicode coercion.
  /external/ceres-solver/examples/
bundle_adjuster.cc 76 DEFINE_string(blocks_for_inner_iterations, "automatic", "Options are: "
77 "automatic, cameras, points, cameras,points, points,cameras");
89 DEFINE_string(ordering, "automatic", "Options are: automatic, user.");
177 } else if (FLAGS_blocks_for_inner_iterations == "automatic") {
178 LOG(INFO) << "Choosing automatic blocks for inner iterations";
196 if (FLAGS_ordering == "automatic") {
helloworld.cc 34 // automatic differentiation.
47 // automatic differentiation wrapper around it to generate its
quadratic_auto_diff.cc 34 // automatic differentiation.
49 // automatic differentiation wrapper around it to generate its
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
KeyboardStateSingleTouchTests.java 112 // Automatic switch back to alphabet by space key.
133 // Automatic switch back to alphabet shift locked test by space key.
156 // Automatic upper case test
160 // Load keyboard, should be in automatic shifted.
165 // Press/release auto caps trigger letter, should be in automatic shifted.
172 // Press/release auto caps trigger letter, should be in automatic shifted.
179 // Press/release space, switch back to automatic shifted.
188 // Press/release space, switch back to automatic shifted.
231 // Load keyboard, should be in automatic shifted.
267 // Load keyboard, should be in automatic shifted
    [all...]
KeyboardStateMultiTouchTests.java 235 // Chording input in automatic upper case.
287 // Multi touch input in automatic upper case.
313 // Press 'Z' key and hold, stay in automatic shifted mode.
340 // Multi touch shift chording input in automatic upper case.
373 // Release shift key, updated to alphabet automatic shifted.
388 // Press 'Z' key and hold, stay in automatic shifted mode.
394 // Release shift key, updated to alphabet automatic shifted.
430 // Load keyboard, should be in automatic shifted.
465 // // Load keyboard, should be in automatic shifted.
  /external/clang/docs/
BlockLanguageSpec.rst 35 also contain various variable bindings to automatic (stack) or managed
47 that may reside in automatic (stack) memory, global memory, or heap
151 exception of those in automatic (stack) storage. Thus one may access
155 Local automatic (stack) variables referenced within the compound
233 initially automatic and only "moved" to allocated (heap) storage upon
242 an implementation provides initial automatic storage for Blocks. This
270 not. Blocks using automatic (stack) memory are objects and may be
281 variables of automatic storage referenced within the Block expression
312 use of C++ objects, pointers, or references held in automatic storage.
  /device/asus/flo/voice_processing/
voice_processing_descriptors.c 50 // Automatic Gain Control
58 // "Automatic Gain Control",
  /device/lge/hammerhead/voice_processing/
voice_processing_descriptors.c 50 // Automatic Gain Control 2d416a80-1fcf-11e3-b0b7-0002a5d5c51b
58 // "Automatic Gain Control",
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
proxy_form_controller_test.html 28 <legend>Automatic Configuration</legend>
30 <label for="proxyTypeAutoconfig">Your proxy supports <em>automatic configuration</em>.</label>
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
popup.html 22 <legend>Automatic Configuration</legend>
24 <label for="proxyTypeAutoconfig">Your proxy supports <em>automatic configuration</em>.</label>
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
proxy_form_controller_test.html 28 <legend>Automatic Configuration</legend>
30 <label for="proxyTypeAutoconfig">Your proxy supports <em>automatic configuration</em>.</label>
  /external/chromium_org/third_party/icu/source/common/unicode/
errorcode.h 45 * - Possible automatic checking for success when it goes out of scope.
47 * Note: For automatic checking for success in the destructor, a subclass
  /external/chromium_org/ui/gl/
gl_switches.cc 56 // Overwrite the default GPU automatic switching behavior to force on
62 const char kGpuSwitchingOptionNameAutomatic[] = "automatic";
  /external/icu4c/common/unicode/
errorcode.h 45 * - Possible automatic checking for success when it goes out of scope.
47 * Note: For automatic checking for success in the destructor, a subclass
  /ndk/sources/host-tools/make-3.81/doc/
make.info-2 60 * Automatic Variables:: How to use automatic variables in the
128 File: make.info, Node: Pattern Examples, Next: Automatic Variables, Prev: Pattern Intro, Up: Pattern Rules
140 uses the automatic variables `$@' and `$<' to substitute the names of
142 (*note Automatic Variables::).
172 File: make.info, Node: Automatic Variables, Next: Pattern Match, Prev: Pattern Examples, Up: Pattern Rules
174 10.5.3 Automatic Variables
182 What you do is use a special feature of `make', the "automatic
189 automatic variable values are available: they only have values within
196 Secondary Expansion::), which will allow automatic variable values t
    [all...]
  /external/apache-harmony/support/src/test/java/tests/support/
Support_NetworkInterface.java 39 .equals("Automatic Tunneling Pseudo-Interface"))

Completed in 3511 milliseconds

1 2 34 5 6 7 8 91011>>