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

12 3 4 5 6 7 8 91011>>

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/
README.webm 9 xUnit architecture. Supports automatic test discovery, a rich set of
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
foreach 31 "undefined file default file environment default file command line override automatic automatic
32 foo.o bletch.o null.o @.o garf.o .o .o undefined.o file.o default.o file.o environment.o default.o file.o command.o line.o override.o automatic.o automatic.o");
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
groupautoa.d 2 #name: automatic section group a
  /developers/build/prebuilts/gradle/DeviceOwner/Application/src/main/res/values/
strings.xml 27 <string name="label_auto_time">Automatic date &amp; time</string>
28 <string name="label_auto_time_zone">Automatic time zone</string>
  /developers/samples/android/admin/DeviceOwner/Application/src/main/res/values/
strings.xml 27 <string name="label_auto_time">Automatic date &amp; time</string>
28 <string name="label_auto_time_zone">Automatic time zone</string>
  /development/samples/browseable/DeviceOwner/res/values/
strings.xml 27 <string name="label_auto_time">Automatic date &amp; time</string>
28 <string name="label_auto_time_zone">Automatic time zone</string>
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p10.cpp 21 (void)[&GlobalVar] () {}; // expected-error {{does not have automatic storage duration}}
34 local_static]() { // expected-error{{'local_static' cannot be captured because it does not have automatic storage duration}}
  /frameworks/base/core/java/android/app/
IUiModeManager.aidl 45 * 3 - automatic mode switching
51 * 2 for night, and 3 for automatic mode switching.
  /packages/apps/StorageManager/res/values/
arrays.xml 18 <!-- Automatic storage management settings. The amount of days for the automatic storage manager
config.xml 20 <!-- Whether the automatic storage management job should be scheduled. -->
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
armv8-a-it-bad.s 24 @ This automatic IT block is valid
34 @ Test automatic IT block generation at end of a file.
arm-it-auto-3.d 1 #name: ARM IT automatic instruction generation 3
inst-po-3.d 1 #name: .inst pseudo-opcode with automatic IT blocks test
  /developers/build/prebuilts/gradle/AutoBackupForApps/
README.md 2 Android Automatic Backup Sample
5 Sample demonstrating how to selectively disable Automatic
12 This sample demonstrates how to selectively disable Automatic Backups in Android M, either by
16 This sample can also be used as a utility to test the behavior of the Automatic Backup feature.
51 https://github.com/googlesamples/android-Automatic Backup
  /packages/apps/StorageManager/src/com/android/storagemanager/automatic/
NotificationController.java 17 package com.android.storagemanager.automatic;
31 import com.android.storagemanager.automatic.WarningDialogActivity;
37 * NotificationController handles the responses to the Automatic Storage Management low storage
42 * Intent action for if the user taps "Turn on" for the automatic storage manager.
45 "com.android.storagemanager.automatic.ACTIVATE";
51 "com.android.storagemanager.automatic.DISMISS";
57 "com.android.storagemanager.automatic.NO_THANKS";
63 "com.android.storagemanager.automatic.DEBUG_SHOW_NOTIFICATION";
69 "com.android.storagemanager.automatic.SHOW_SETTINGS";
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
VMDeathTest.java 36 * JDWP Unit test for automatic VM_DEATH event.
40 * This testcase is for automatic VM_DEATH event.<BR>
42 * automatic VM_DEATH event occurs.
  /build/kati/
var.cc 34 case VarOrigin::AUTOMATIC: return "automatic";
141 if (orig->Origin() == VarOrigin::AUTOMATIC) {
142 ERROR("overriding automatic variable is not implemented yet");
  /external/clang/test/ARCMT/
GC-check.m 4 #define CF_AUTOMATED_REFCOUNT_UNAVAILABLE __attribute__((unavailable("not available in automatic reference counting mode")))
  /external/eigen/unsupported/Eigen/
AutoDiff 18 * This module features forward automatic differentation via a simple
  /external/skia/include/xml/
SkBML_WXMLParser.h 42 // important that these are U8, so we get automatic wrap-around
  /external/v8/build/
README.chromium 12 Run to enable automatic copy of DLL when they are as an input file in a vcproj project.
  /frameworks/base/media/java/android/media/audiofx/
AutomaticGainControl.java 22 * Automatic Gain Control (AGC).
23 * <p>Automatic Gain Control (AGC) is an audio pre-processing which automatically normalizes the
47 * Checks if the device implements automatic gain control.
48 * @return true if the device implements automatic gain control, false otherwise.
  /external/speex/include/speex/
speex_preprocess.h 6 * residual echo suppression (after using the echo canceller), automatic
41 * residual echo suppression (after using the echo canceller), automatic
103 /** Set preprocessor Automatic Gain Control state */
105 /** Get preprocessor Automatic Gain Control state */
113 /** Set preprocessor Automatic Gain Control level (float) */
115 /** Get preprocessor Automatic Gain Control level (float) */
209 /** Set preprocessor Automatic Gain Control level (int32) */
211 /** Get preprocessor Automatic Gain Control level (int32) */
  /frameworks/wilhelm/src/itf/
IAutomaticGainControl.c 17 /* Automatic Gain Control implementation */
96 SL_LOGE("Automatic Gain Control initialization failed.");
  /frameworks/av/services/audiopolicy/service/
AudioPolicyEffects.h 164 // Load all automatic effect configurations
169 // Load all automatic effect parameters
183 // Automatic input effects are configured per audio_source_t
185 // Automatic input effects are unique for audio_io_handle_t
188 // Automatic output effects are organized per audio_stream_type_t
190 // Automatic output effects are unique for audiosession ID

Completed in 548 milliseconds

12 3 4 5 6 7 8 91011>>