OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defaults
(Results
126 - 150
of
4933
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/mime/
text.py
26
header. This
defaults
to "us-ascii". Note that as a side-effect, the
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
default.py
41
"""Generate the difference in type
defaults
between the policies."""
48
(DefaultWrapper(d) for d in self.left_policy.
defaults
()),
49
(DefaultWrapper(d) for d in self.right_policy.
defaults
()))
54
# Criteria for modified
defaults
/system/core/healthd/
healthd_board_default.cpp
21
// use
defaults
/toolchain/binutils/binutils-2.25/config/
mh-darwin
8
# ld on Darwin versions >= 10.7
defaults
to PIE executables. Disable this for
/external/libdrm/tests/modeprint/
modeprint.c
333
int
defaults
= 1;
local
351
defaults
= 0;
354
defaults
= 0;
358
defaults
= 0;
362
defaults
= 0;
367
defaults
= 0;
371
defaults
= 0;
375
defaults
= 0;
378
defaults
= 0;
388
defaults
= 0
[
all
...]
/external/autotest/client/site_tests/firmware_TouchMTB/public/
.chromeos.gestures.untrusted.write.boto
38
# use use. If not set below gsutil
defaults
to API version 1.
43
# you set in the API Console. Either of these
defaults
can be overridden
/external/clang/test/Sema/
typo-correction.c
13
a = b ? : 0; // expected-warning {{type specifier missing,
defaults
to 'int'}} \
17
a = goobar ?: 4; // expected-warning {{type specifier missing,
defaults
to 'int'}} \
/external/e2fsprogs/tests/
test_one.in
57
default_script=$SRCDIR/
defaults
/${test_base}_script
59
. $SRCDIR/
defaults
/${test_base}_script
/external/iproute2/man/man8/
tc-sfb.8
83
Defaults
to 10 minutes.
97
Defaults
to one minute, should be lower than
103
Further packets are dropped.
Defaults
to the transmit queue length of the
112
Defaults
to 25.
126
to be over-used. Must be between 0 and 1.0.
Defaults
to 0.00050.
131
Defaults
to 0.00005.
143
Defaults
to 20 packets.
182
Rather, packets are enqueued to the inner qdisc (
defaults
to pfifo).
/external/selinux/policycoreutils/semanage/
semanage-interface.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-node.8
54
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/toybox/toys/posix/
cksum.c
18
-H Hexadecimal checksum (
defaults
to decimal)
19
-L Little endian (
defaults
to big endian)
/prebuilts/gdb/darwin-x86/lib/python2.7/encodings/
base64_codec.py
18
errors defines the error handling to apply. It
defaults
to
36
errors defines the error handling to apply. It
defaults
to
hex_codec.py
18
errors defines the error handling to apply. It
defaults
to
36
errors defines the error handling to apply. It
defaults
to
quopri_codec.py
15
errors defines the error handling to apply. It
defaults
to
31
errors defines the error handling to apply. It
defaults
to
/prebuilts/gdb/linux-x86/lib/python2.7/encodings/
base64_codec.py
18
errors defines the error handling to apply. It
defaults
to
36
errors defines the error handling to apply. It
defaults
to
hex_codec.py
18
errors defines the error handling to apply. It
defaults
to
36
errors defines the error handling to apply. It
defaults
to
quopri_codec.py
15
errors defines the error handling to apply. It
defaults
to
31
errors defines the error handling to apply. It
defaults
to
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
base64_codec.py
18
errors defines the error handling to apply. It
defaults
to
36
errors defines the error handling to apply. It
defaults
to
hex_codec.py
18
errors defines the error handling to apply. It
defaults
to
36
errors defines the error handling to apply. It
defaults
to
quopri_codec.py
15
errors defines the error handling to apply. It
defaults
to
31
errors defines the error handling to apply. It
defaults
to
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
base64_codec.py
18
errors defines the error handling to apply. It
defaults
to
36
errors defines the error handling to apply. It
defaults
to
hex_codec.py
18
errors defines the error handling to apply. It
defaults
to
36
errors defines the error handling to apply. It
defaults
to
quopri_codec.py
15
errors defines the error handling to apply. It
defaults
to
31
errors defines the error handling to apply. It
defaults
to
/art/runtime/arch/mips/
instruction_set_features_mips.cc
46
// Override
defaults
based on compiler flags.
71
// Override
defaults
based on compiler flags.
78
// Override
defaults
based on variant string.
96
LOG(WARNING) << "Unexpected CPU variant for Mips32 using
defaults
: " << variant;
111
// Assume conservative
defaults
.
125
// Assume conservative
defaults
.
Completed in 2316 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>