OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:default
(Results
476 - 500
of
41679
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/oprofile/events/ppc64/ibm-compat-v1/
unit_masks
8
name:zero type:mandatory
default
:0x0
/external/oprofile/events/ppc64/power6/
unit_masks
8
name:zero type:mandatory
default
:0x0
/external/oprofile/events/ppc64/power7/
unit_masks
8
name:zero type:mandatory
default
:0x0
/external/robolectric/src/test/resources/res/layout/
different_screen_sizes.xml
10
android:text="
default
"
/external/valgrind/main/memcheck/tests/
filter_addressable
4
perl -p -e 's/(
default
action of signal) [0-9]+ \(SIG(SEGV|BUS)\)/$1 N \(SIGSEGV or SIGBUS\)/' |
/frameworks/base/tests/RenderScriptTests/FountainFbo/
_index.html
4
a framebuffer object as well as the
default
framebuffer.</p>
/frameworks/rs/cpu_ref/linkloader/lib/
ELFSymbol.cpp
23
default
: return "(UNKNOWN)";
47
default
: return "(UNKNOWN)";
66
default
: return "(UNKNOWN)";
71
CASE(
DEFAULT
)
/ndk/tests/build/cpp-extensions/jni/
Android.mk
2
# C++ file extensions by
default
.
/ndk/tests/device/test-gabi++/jni/
Application.mk
1
# Note: by
default
, build for all supported ABIs
/ndk/tests/device/test-openmp/jni/
openmp.c
12
#pragma omp parallel
default
(shared) private(iam, np)
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
Entry.java
46
boolean indexed()
default
false;
48
boolean fullText()
default
false;
50
String defaultValue()
default
"";
52
boolean unique()
default
false;
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/
test_default.py
7
self.dumps(type,
default
=repr),
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/
test_default.py
7
self.dumps(type,
default
=repr),
/sdk/apps/DeviceConfig/
README.txt
1
This project can be run on a device to populate some
default
values
/development/samples/ApiDemos/res/values/
bools.xml
19
API level. The
default
value is false; an alternative value
23
API level. The
default
value is false; an alternative value
28
API level. The
default
value is false; an alternative value
33
API level. The
default
value is false; an alternative value
38
API level. The
default
value is false; an alternative value
43
API level. The
default
value is false; an alternative value
48
API level. The
default
value is false; an alternative value
/external/chromium/sdch/open-vcdiff/man/
vcdiff.1
38
The
default
value (blank) causes vcdiff to use standard input for encode,
44
The
default
value (blank) causes vcdiff to use standard output for encode,
50
Default
is false.
54
Use interleaved format.
Default
is false.
60
Default
is false.
65
Default
is false.
70
Default
is 1048576 (1 MB); if the input file is smaller than that,
/external/chromium_org/build/android/pylib/utils/
test_options_parser.py
19
dest='build_type',
default
=default_build_type,
21
'
Default
is env var BUILDTYPE or Debug')
25
'
Default
is env var BUILDTYPE or Debug.')
34
default
=default_timeout)
39
default
=2,
45
default
=0,
64
action='store_false',
default
=True,
/external/chromium_org/sdch/open-vcdiff/man/
vcdiff.1
38
The
default
value (blank) causes vcdiff to use standard input for encode,
44
The
default
value (blank) causes vcdiff to use standard output for encode,
50
Default
is false.
54
Use interleaved format.
Default
is false.
60
Default
is false.
65
Default
is false.
70
Default
is 1048576 (1 MB); if the input file is smaller than that,
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBObjectStore.idl
34
[CallWith=ScriptState, RaisesException] IDBRequest put(any value, [
Default
=Undefined] optional any key);
35
[CallWith=ScriptState, RaisesException] IDBRequest add(any value, [
Default
=Undefined] optional any key);
39
[CallWith=ExecutionContext, RaisesException] IDBRequest openCursor([
Default
=Undefined] optional any range, [
Default
=NullString] optional DOMString direction);
40
[CallWith=ExecutionContext, RaisesException, RuntimeEnabled=IndexedDBExperimental] IDBRequest openKeyCursor([
Default
=Undefined] optional any range, [
Default
=NullString] optional DOMString direction);
46
[CallWith=ExecutionContext, RaisesException] IDBRequest count([
Default
=Undefined] optional any key);
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
RTCPeerConnection.idl
38
[RaisesException] void createOffer(RTCSessionDescriptionCallback successCallback, [
Default
=Undefined] optional RTCErrorCallback failureCallback, optional Dictionary mediaConstraints);
40
[RaisesException] void createAnswer(RTCSessionDescriptionCallback successCallback, [
Default
=Undefined] optional RTCErrorCallback failureCallback, optional Dictionary mediaConstraints);
42
[RaisesException] void setLocalDescription(RTCSessionDescription description, [
Default
=Undefined] optional VoidCallback successCallback, [
Default
=Undefined] optional RTCErrorCallback failureCallback);
45
[RaisesException] void setRemoteDescription(RTCSessionDescription description, [
Default
=Undefined] optional VoidCallback successCallback, [
Default
=Undefined] optional RTCErrorCallback failureCallback);
67
void getStats(RTCStatsCallback successCallback, [
Default
=Undefined] optional MediaStreamTrack selector);
/external/chromium_org/third_party/tcmalloc/vendor/doc/
pprof.1
27
Report at function level [
default
]
34
Generate text report [
default
]
59
Display in-use (mega)bytes [
default
]
78
Show at most so many nodes [
default
=80]
81
Hide nodes below <f>*total [
default
=.005]
84
Hide edges below <f>*total [
default
=.001]
93
Set GV scaling [
default
=0]
/external/llvm/lib/Target/NVPTX/
NVPTXSubtarget.cpp
35
// Provide the
default
CPU if none
48
// We
default
to PTX 3.1, but we cannot just
default
to it in the initializer
49
// since the attribute parser checks if the given option is >= the
default
.
50
// So if we set ptx31 as the
default
, the ptx30 attribute would never match.
51
// Instead, we use 0 as the
default
and manually set 31 if the
default
is
/external/open-vcdiff/man/
vcdiff.1
38
The
default
value (blank) causes vcdiff to use standard input for encode,
44
The
default
value (blank) causes vcdiff to use standard output for encode,
50
Default
is false.
54
Use interleaved format.
Default
is false.
60
Default
is false.
65
Default
is false.
70
Default
is 1048576 (1 MB); if the input file is smaller than that,
/external/openssh/
sshd_config
8
# The strategy used for options in the
default
sshd_config shipped with
9
# OpenSSH is to specify options with their
default
value where
11
#
default
value.
18
# The
default
requires explicit activation of protocol 1
48
# The
default
is to check both .ssh/authorized_keys and .ssh/authorized_keys2
111
# no
default
banner path
114
# override
default
of no subsystems
sshd_config.android
8
# The strategy used for options in the
default
sshd_config shipped with
9
# OpenSSH is to specify options with their
default
value where
11
#
default
value.
18
# The
default
requires explicit activation of protocol 1
47
# The
default
is to check both .ssh/authorized_keys and .ssh/authorized_keys2
110
# no
default
banner path
113
# override
default
of no subsystems
Completed in 459 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>