OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:automatic
(Results
26 - 50
of
2473
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libvorbis/win32/VS2008/
README
9
Because there is no
automatic
library detection you have to,
/external/libvpx/libvpx/third_party/googletest/
README.libvpx
9
xUnit architecture. Supports
automatic
test discovery, a rich set of
/frameworks/support/graphics/drawable/animated/
build.gradle
18
// This disables the builds tools
automatic
vector -> PNG generation
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
groupautoa.d
2
#name:
automatic
section group a
/cts/tests/tests/telephony/src/android/telephony/cts/
MockVisualVoicemailService.java
40
// Do nothing, cannot be tested by
automatic
CTS
52
// Do nothing, cannot be tested by
automatic
CTS
/developers/build/prebuilts/gradle/DeviceOwner/Application/src/main/res/values/
strings.xml
27
<string name="label_auto_time">
Automatic
date & 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 & 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 & 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
/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.
/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
/external/libchrome/base/synchronization/
waitable_event_unittest.cc
37
WaitableEvent event(WaitableEvent::ResetPolicy::
AUTOMATIC
,
61
ev[i] = new WaitableEvent(WaitableEvent::ResetPolicy::
AUTOMATIC
,
102
new WaitableEvent(WaitableEvent::ResetPolicy::
AUTOMATIC
,
120
ev[i] = new WaitableEvent(WaitableEvent::ResetPolicy::
AUTOMATIC
,
147
new WaitableEvent(WaitableEvent::ResetPolicy::
AUTOMATIC
,
/packages/apps/StorageManager/src/com/android/storagemanager/automatic/
NotificationController.java
17
package com.android.storagemanager.
automatic
;
38
* NotificationController handles the responses to the
Automatic
Storage Management low storage
43
* Intent action for if the user taps "Turn on" for the
automatic
storage manager.
46
"com.android.storagemanager.
automatic
.ACTIVATE";
52
"com.android.storagemanager.
automatic
.DISMISS";
58
"com.android.storagemanager.
automatic
.NO_THANKS";
64
"com.android.storagemanager.
automatic
.show_notification";
70
"com.android.storagemanager.
automatic
.DEBUG_SHOW_NOTIFICATION";
76
"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.
/external/libchrome/base/threading/
worker_pool_unittest.cc
31
test_event_(WaitableEvent::ResetPolicy::
AUTOMATIC
,
75
WaitableEvent test_event(WaitableEvent::ResetPolicy::
AUTOMATIC
,
77
WaitableEvent long_test_event(WaitableEvent::ResetPolicy::
AUTOMATIC
,
/build/kati/
var.cc
34
case VarOrigin::
AUTOMATIC
: return "
automatic
";
146
if (orig->Origin() == VarOrigin::
AUTOMATIC
) {
147
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/platform_tools/android/apps/viewer/
build.gradle
25
sourceSets.main.jni.srcDirs = [] //disable
automatic
ndk-build call
/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.
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
ToggleSlider.java
22
void onChanged(ToggleSlider slider, boolean tracking, boolean
automatic
, int value,
/frameworks/support/v4/
build.gradle
15
// This disables the builds tools
automatic
vector -> PNG generation
/packages/apps/Contacts/src-bind/com/android/contactsbind/analytics/
AnalyticsUtil.java
22
* Initialize this class and setup
automatic
activity tracking.
Completed in 437 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>