OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defaults
(Results
201 - 225
of
4736
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
unordered_set.h
165
* @param Hash Hashing function object type,
defaults
to hash<Value>.
166
* @param Pred Predicate function object type,
defaults
to equal_to<Value>.
167
* @param Alloc Allocator type,
defaults
to allocator<Key>.
214
* @param Hash Hashing function object type,
defaults
to hash<Value>.
215
* @param Pred Predicate function object type,
defaults
to equal_to<Value>.
216
* @param Alloc Allocator type,
defaults
to allocator<Key>.
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
unordered_set.h
165
* @param Hash Hashing function object type,
defaults
to hash<Value>.
166
* @param Pred Predicate function object type,
defaults
to equal_to<Value>.
167
* @param Alloc Allocator type,
defaults
to allocator<Key>.
214
* @param Hash Hashing function object type,
defaults
to hash<Value>.
215
* @param Pred Predicate function object type,
defaults
to equal_to<Value>.
216
* @param Alloc Allocator type,
defaults
to allocator<Key>.
/cts/tests/tests/dpi/src/android/dpi/cts/
DefaultManifestAttributesTest.java
26
* This the base class for verifying that the correct
defaults
are
36
* manifest of the package. sdk version <=3
defaults
all values to
/development/samples/ApiDemos/src/com/example/android/apis/preference/
DefaultValues.java
44
// determine whether these preferences'
defaults
have already been written.
45
static final String PREFS_NAME = "
defaults
";
/external/apache-xml/src/main/java/org/apache/xml/serializer/
output_html.properties
21
# Specify
defaults
when method="html". These
defaults
use output_xml.properties
/external/autotest/site_utils/admin/
deploy_private_tests.sh
12
PATH_TO_PRIVATE_AUTOTEST
defaults
to \
14
PATH_TO_PUBLIC_AUTOTEST
defaults
to \
/external/avahi/docs/
INSTALL
49
# update-rc.d avahi-daemon
defaults
25 15
50
# update-rc.d avahi-dnsconfd
defaults
26 14
/external/caliper/caliper/src/main/java/com/google/caliper/model/
Run.java
42
this.id =
Defaults
.UUID;
44
this.startTime =
Defaults
.INSTANT;
/external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/docs/source/
crcmod.rst
41
zero-length string.
Defaults
to all bits set because that starting value
45
:param rev: A flag that selects a bit reversed algorithm when :keyword:`True`.
Defaults
to
49
CRC algorithms.
Defaults
to zero.
126
zero-length string.
Defaults
to all bits set because that starting value
130
:param rev: A flag that selects a bit reversed algorithm when :keyword:`True`.
Defaults
to
134
CRC algorithms.
Defaults
to zero.
191
data to the function.
Defaults
to ``UINT8``.
194
Defaults
to one of ``UINT8``, ``UINT16``, ``UINT32``, or ``UINT64`` depending
/external/e2fsprogs/
INSTALL
61
/dev/hda4 / ext2
defaults
65
/dev/hda4 / ext2
defaults
1 1
INSTALL.elfbin
40
/dev/hda4 / ext2
defaults
44
/dev/hda4 / ext2
defaults
1 1
/external/guice/core/src/com/google/inject/name/
Names.java
58
* {@link Properties#
defaults
defaults
}.
/external/iproute2/man/man8/
tc-bfifo.8
38
Maximum queue size. Specified in bytes for bfifo, in packets for pfifo. For pfifo,
defaults
45
For bfifo, it
defaults
to the txqueuelen multiplied by the interface MTU.
/external/pdfium/tools/drmemory/scripts/
logging_utils.py
20
err: a stream object that error messages are sent to,
defaults
to
22
out: a stream object that non-error messages are sent to,
defaults
to
/external/selinux/libselinux/include/selinux/
get_context_list.h
17
If 'fromcon' is NULL,
defaults
to current context.
34
If 'fromcon' is NULL,
defaults
to current context.
/external/selinux/policycoreutils/semanage/
semanage-login.8
51
MLS/MCS Security Range (MLS/MCS Systems only) SELinux Range for SELinux login mapping
defaults
to the SELinux user record range. SELinux Range for SELinux user
defaults
to s0.
semanage-port.8
49
MLS/MCS Security Range (MLS/MCS Systems only) SELinux Range for SELinux login mapping
defaults
to the SELinux user record range. SELinux Range for SELinux user
defaults
to s0.
semanage-user.8
51
MLS/MCS Security Range (MLS/MCS Systems only) SELinux Range for SELinux login mapping
defaults
to the SELinux user record range. SELinux Range for SELinux user
defaults
to s0.
/external/skia/tools/copyright/
fileparser.py
85
@param year year in which to hold copyright (
defaults
to DEFAULT_YEAR)
86
@param holder holder of copyright (
defaults
to DEFAULT_HOLDER)
/frameworks/base/services/core/java/com/android/server/notification/
NotificationIntrusivenessExtractor.java
49
if ((notification.
defaults
& Notification.DEFAULT_VIBRATE) != 0 ||
51
(notification.
defaults
& Notification.DEFAULT_SOUND) != 0 ||
/frameworks/volley/src/main/java/com/android/volley/toolbox/
JsonRequest.java
46
* Deprecated constructor for a JsonRequest which
defaults
to GET unless {@link #getPostBody()}
47
* or {@link #getPostParams()} is overridden (which
defaults
to POST).
/libcore/dalvik/src/main/java/dalvik/system/
DexClassLoader.java
43
* {@code path.separator} system property, which
defaults
to {@code :}.
47
*
defaults
to {@code ":"} on Android
PathClassLoader.java
34
*
defaults
to {@code ":"} on Android
57
*
defaults
to {@code ":"} on Android
/prebuilts/gdb/darwin-x86/lib/python2.7/encodings/
bz2_codec.py
20
errors defines the error handling to apply. It
defaults
to
38
errors defines the error handling to apply. It
defaults
to
zlib_codec.py
19
errors defines the error handling to apply. It
defaults
to
37
errors defines the error handling to apply. It
defaults
to
Completed in 1171 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>