OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:automatic
(Results
1 - 25
of
1502
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
lexical-050.js
4
ECMA Section: 7.8.2 Examples of
Automatic
Semicolon Insertion
5
Description: compare some specific examples of the
automatic
13
var TITLE = "Examples of
Automatic
Semicolon Insertion";
lexical-051.js
4
ECMA Section: 7.8.2 Examples of
Automatic
Semicolon Insertion
5
Description: compare some specific examples of the
automatic
13
var TITLE = "Examples of
Automatic
Semicolon Insertion";
lexical-052.js
4
ECMA Section: 7.8.2 Examples of
Automatic
Semicolon Insertion
5
Description: compare some specific examples of the
automatic
13
var TITLE = "Examples of
Automatic
Semicolon Insertion";
lexical-053.js
4
ECMA Section: 7.8.2 Examples of
Automatic
Semicolon Insertion
5
Description: compare some specific examples of the
automatic
13
var TITLE = "Examples of
Automatic
Semicolon Insertion";
lexical-054.js
4
ECMA Section: 7.8.2 Examples of
Automatic
Semicolon Insertion
5
Description: compare some specific examples of the
automatic
13
var TITLE = "Examples of
Automatic
Semicolon Insertion";
lexical-048.js
4
ECMA Section: 7.8.1 Rules of
Automatic
Semicolon Insertion
12
var TITLE = "The Rules of
Automatic
Semicolon Insertion";
lexical-049.js
4
ECMA Section: 7.8.1 Rules of
Automatic
Semicolon Insertioin
11
var TITLE = "The Rules of
Automatic
Semicolon Insertion";
/external/llvm/runtime/
README.txt
2
the LLVM compiler. For example, the
automatic
pool allocation transformation
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
origin
16
'
automatic
'
Automatic
variable\n";
38
'undefined default environment default file command line override
automatic
46
automatic
');
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");
/external/nist-sip/java/gov/nist/javax/sip/
SipProviderExt.java
13
* Sets a flag that indicates that
automatic
error handling is enabled for this dialog (the
14
* default when
automatic
dialog support is enabled). This flag is set by default to TRUE when
15
* the Dialog is automatically created by the provider (
automatic
dialog support is true) and
16
* set to FALSE by default when the Dialog is created under program control (
automatic
dialog
31
* <li>The
Automatic
Dialog Support flag is enabled for the Dialog </li>
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
Lang.g
14
type : INTTYPE //
automatic
tree construction builds a node for this rule
/external/eigen/doc/examples/
tut_arithmetic_dot_cross.cpp
12
double dp = v.adjoint()*w; //
automatic
conversion of the inner product to a scalar
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
BrightnessController.java
164
public void onChanged(ToggleSlider view, boolean tracking, boolean
automatic
, int value) {
165
setMode(
automatic
? Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC
167
updateIcon(
automatic
);
168
if (!
automatic
) {
200
private void updateIcon(boolean
automatic
) {
202
mIcon.setImageResource(
automatic
?
211
int
automatic
;
local
213
automatic
= Settings.System.getIntForUser(mContext.getContentResolver(),
217
automatic
= 0;
219
mControl.setChecked(
automatic
!= 0)
[
all
...]
/external/eigen/cmake/
FindStandardMathLibrary.cmake
2
# On most platforms this is
automatic
, but for example it's not
automatic
on QNX.
8
# -- this will be left empty if it's
automatic
(most platforms).
/external/libvorbis/win32/VS2005/
README
9
Because there is no
automatic
library detection you have to,
/external/libvorbis/win32/VS2008/
README
9
Because there is no
automatic
library detection you have to,
/external/libvpx/libvpx/third_party/googletest/
README.webm
9
xUnit architecture. Supports
automatic
test discovery, a rich set of
/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}}
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/
7.8.2-n.js
24
ECMA Section: 7.8.2 Examples of
Automatic
Semicolon Insertion
25
Description: compare some specific examples of the
automatic
/frameworks/base/core/java/android/app/
IUiModeManager.aidl
45
* 3 -
automatic
mode switching
51
* 2 for night, and 3 for
automatic
mode switching.
/external/clang/test/Sema/
address_spaces.c
18
_AS1 int local; // expected-error {{
automatic
variable qualified with an address space}}
19
_AS1 int array[5]; // expected-error {{
automatic
variable qualified with an address space}}
20
_AS1 int arrarr[5][5]; // expected-error {{
automatic
variable qualified with an address space}}
/device/asus/tilapia/overlay/frameworks/base/packages/SettingsProvider/res/values/
defaults.xml
22
<!-- Set the
automatic
brightness mode on by default -->
/device/samsung/manta/overlay/frameworks/base/packages/SettingsProvider/res/values/
defaults.xml
20
<!-- Set the
automatic
brightness mode on by default -->
/external/chromium/build/
README.chromium
12
Run to enable
automatic
copy of DLL when they are as an input file in a vcproj project.
Completed in 447 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>