HomeSort by relevance Sort by last modified time
    Searched full:automatic (Results 101 - 125 of 2251) sorted by null

1 2 3 45 6 7 8 91011>>

  /packages/apps/StorageManager/src/com/android/storagemanager/overlay/
StorageManagementJobProvider.java 23 * Feature provider for automatic storage management jobs.
  /prebuilts/gdb/darwin-x86/lib/python2.7/encodings/
undefined.py 5 automatic string to Unicode coercion.
  /prebuilts/gdb/linux-x86/lib/python2.7/encodings/
undefined.py 5 automatic string to Unicode coercion.
  /prebuilts/ndk/current/sources/cxx-stl/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.
  /toolchain/binutils/binutils-2.25/config/
unwind_ipinfo.m4 4 dnl use $target to set defaults because automatic checking is not possible
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arm-it-auto-2.d 1 #name: ARM IT automatic instruction generation 2
  /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");
92 DEFINE_string(ordering, "automatic", "Options are: automatic, user.");
181 } else if (FLAGS_blocks_for_inner_iterations == "automatic") {
182 LOG(INFO) << "Choosing automatic blocks for inner iterations";
200 if (FLAGS_ordering == "automatic") {
helloworld.cc 34 // automatic differentiation.
47 // automatic differentiation wrapper around it to generate its
  /external/libmicrohttpd/src/include/
autoinit_funcs.h 2 * AutoinitFuncs: Automatic Initialization and Deinitialization Functions
225 /* Indicate that automatic initializers/deinitializers are supported */
231 abort compilation if automatic initializers/deinitializers are not supported */
233 #error Compiler/platform don not support automatic calls of user-defined initializer and deinitializer
238 /* Indicate that automatic initializers/deinitializers are not supported */
  /frameworks/base/core/java/android/service/notification/
ConditionProviderService.java 49 * android:name="android.service.zen.automatic.ruleType"
53 * android:name="android.service.zen.automatic.configurationActivity"
79 public static final String META_DATA_RULE_TYPE = "android.service.zen.automatic.ruleType";
86 "android.service.zen.automatic.configurationActivity";
93 "android.service.zen.automatic.ruleInstanceLimit";
  /hardware/bsp/intel/peripheral/libupm/src/adc121c021/
adc121c021.h 59 * Valid cycle times for the automatic conversion mode
232 * Enables or disables the automatic conversion mode. When enabled, the
237 * @param cycleTime Sets the cycle time for automatic conversion
275 * is only updated by the converter when the automatic conversion mode
284 * is only updated by the converter when the automatic conversion mode
  /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.
  /build/kati/
var.go 161 func (v *automaticVar) Origin() string { return "automatic" }
173 d.err = fmt.Errorf("cannnot dump automatic var:%s", v.value)
324 "automatic": 0,
330 // assign automatic always win.
331 // assign new value to automatic always win.
332 if vo != "automatic" {
symtab.cc 71 if (orig->Origin() == VarOrigin::AUTOMATIC) {
72 ERROR("overriding automatic variable is not implemented yet");
  /device/huawei/angler/voice_processing/
voice_processing_descriptors.c 50 // Automatic Gain Control fe022200-42b3-11e5-8918-0002a5d5c51b
58 // "Automatic Gain Control",
  /device/moto/shamu/voice_processing/
voice_processing_descriptors.c 50 // Automatic Gain Control e6cdbac0-4a7c-11e4-a018-0002a5d5c51b
58 // "Automatic Gain Control",
  /external/curl/docs/libcurl/opts/
CURLOPT_ACCEPT_ENCODING.3 25 CURLOPT_ACCEPT_ENCODING \- enables automatic decompression of HTTP downloads
46 with \fICURLOPT_HTTPHEADER(3)\fP but then there will be no automatic
  /external/deqp/framework/delibs/cmake/
CFlags.cmake 60 # 4820: automatic padding added after data
64 # 4711: automatic inline expansion
  /external/icu/icu4c/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
  /frameworks/native/cmds/bugreportz/
bugreportz_test.cpp 117 WriteToSocket("RESS:IS NOT AUTOMATIC\n");
126 "PROGRESS:IS NOT AUTOMATIC\n"
  /frameworks/support/samples/SupportLeanbackShowcase/app/src/main/res/xml/
prefs.xml 40 android:title="Automatic date &amp; time"></CheckBoxPreference>
56 android:title="Automatic time zone"></CheckBoxPreference>

Completed in 785 milliseconds

1 2 3 45 6 7 8 91011>>