OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:default
(Results
101 - 125
of
11587
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tests/res/values/
configVarying.xml
18
<item type="configVarying" name="simple">simple
default
</item>
20
<item name="testString">bag
default
</item>
/cts/tools/signature-tools/src/signature/compare/model/
IAnnotationFieldDelta.java
28
* Returns the
default
value delta or {@code null} if no delta is available.
30
* @return the
default
value delta, maybe {@code null}
/dalvik/dx/tests/063-dex-empty-switch/
Blort.java
21
default
: return 1;
27
default
: x = 1;
info.txt
2
a couple cases of empty (that is,
default
-only) switch statements
/dalvik/tests/054-uncaught/
expected.txt
2
Uncaught exception
DEFAULT
!
17
Uncaught exception
DEFAULT
!
/external/clearsilver/cs/
test17.cs
4
<?cs def:set_field(card, out_field, in_field,
default
, color)
10
?><?cs set:val =
default
test_chuck.cs
1
<?cs def:set_field(card, out_field, in_field,
default
, color)
7
?><?cs set:val =
default
/external/dbus/test/data/valid-config-files/system.d/
test.conf
4
<!-- The following demonstrates how to punch holes in a
default
deny-all
17
<policy context="
default
">
/external/icu4c/common/
ustr_cnv.h
24
* Get the
default
converter. This is a commonly used converter
34
* Release the
default
converter to the converter cache.
/external/iptables/extensions/
libip6t_limit.man
9
`/second', `/minute', `/hour', or `/day' suffix; the
default
is
15
up to this number; the
default
is 5.
libipt_limit.man
9
`/second', `/minute', `/hour', or `/day' suffix; the
default
is
15
up to this number; the
default
is 5.
libipt_string.man
7
Set the offset from which it starts looking for any matching. If not passed,
default
is 0.
10
Set the offset from which it starts looking for any matching. If not passed,
default
is the packet size.
/external/jsr305/ri/src/main/java/javax/annotation/
ParametersAreNonnullByDefault.java
12
* the method parameters in that element are nonnull by
default
unless there is:
17
* <li> there is a
default
parameter annotation applied to a more tightly nested
/external/kernel-headers/original/linux/
threads.h
6
* The
default
limit for the nr of threads is now in
25
* This controls the
default
maximum pid allocated to a process
/external/ppp/pppd/plugins/radius/etc/
radiusclient.conf
10
# maximum login tries a user has (
default
4)
13
# timeout for all login tries (
default
60)
20
# logins on /dev/ttyS2) (
default
/etc/nologin)
24
# on the radlogin command line (
default
/etc/radiusclient/issue)
36
# service. if this fails also a compiled in
default
is used.
53
# (
default
/usr/sbin/login.radius)
63
#
default
authentication realm to append to all usernames if no
81
# The
default
behavior is to send a NAS-IP-Address option and not send
radiusclient.conf.in
10
# maximum login tries a user has (
default
4)
13
# timeout for all login tries (
default
60)
20
# logins on /dev/ttyS2) (
default
/etc/nologin)
24
# on the radlogin command line (
default
/etc/radiusclient/issue)
36
# service. if this fails also a compiled in
default
is used.
53
# (
default
/usr/sbin/login.radius)
63
#
default
authentication realm to append to all usernames if no
81
# The
default
behavior is to send a NAS-IP-Address option and not send
/external/srec/portable/include/
PANSIFileSystemImpl.h
54
*
Default
implementation.
59
*
Default
implementation.
64
*
Default
implementation.
69
*
Default
implementation.
74
*
Default
implementation.
79
*
Default
implementation.
84
*
Default
implementation.
109
*
Default
implementation.
/external/srec/srec/AcousticModels/include/
SR_AcousticModelsImpl.h
96
*
Default
implementation.
100
*
Default
implementation.
105
*
Default
implementation.
111
*
Default
implementation.
117
*
Default
implementation.
122
*
Default
implementation.
129
*
Default
implementation.
135
*
Default
implementation.
/external/webkit/JavaScriptCore/parser/
Keywords.table
14
default
DEFAULT
/frameworks/base/core/res/res/xml/
preferred_time_zones.xml
3
/* //device/apps/common/assets/
default
/
default
/data/preferred_time_zones.xml
/ndk/samples/hello-neon/
build.properties
1
# This file is used to override
default
values used by the Ant build system.
8
# You can use this to override
default
values such as
/bootable/diskinstaller/
init.rc
20
class_start
default
/bootable/recovery/etc/
init.rc
22
class_start
default
/build/tools/droiddoc/test/stubs/expected/com/android/stubs/
Annot.java
7
java.lang.String value()
default
"yo\u1234";
/dalvik/libcore/annotation/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/
TestAnnotation4.java
11
int i()
default
0;
Completed in 45 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>