OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defaults
(Results
176 - 200
of
4080
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/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>.
/prebuilts/ndk/9/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/chromium_org/chrome/browser/extensions/
chrome_extension_function.h
41
// If there is no containing window, the current browser
defaults
to the
58
// contents then
defaults
to the foremost one.
/external/chromium_org/chrome/browser/printing/
printer_query.h
31
DEFAULTS
,
48
// |ask_for_user_settings| is
DEFAULTS
.
/external/chromium_org/third_party/WebKit/ManualTests/
simple-image-compositing.html
34
defaults
write com.apple.Safari WebCoreLayerRepaintCounter -bool yes
35
defaults
write com.apple.Safari WebCoreLayerBorders -bool yes
/external/chromium_org/third_party/WebKit/Source/core/rendering/
PointerEventsHitRules.cpp
73
// nothing to do here,
defaults
are all false.
110
// nothing to do here,
defaults
are all false.
/external/chromium_org/third_party/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)
/external/chromium_org/tools/gyp/test/mac/
gyptest-strip-default.py
22
test.run_gyp('test-
defaults
.gyp', chdir=CHDIR)
24
test.build('test-
defaults
.gyp', test.ALL, chdir=CHDIR)
/external/chromium_org/tools/python/google/
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/chromium_org/tools/telemetry/telemetry/page/
page_measurement_unittest_base.py
53
defaults
= temp_parser.get_default_values()
54
for k, v in
defaults
.__dict__.items():
/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/iproute2/man/man8/
tc-bfifo.8
38
Maximum queue size. Specified in bytes for bfifo, in packets for pfifo. For pfifo,
defaults
44
For bfifo, it
defaults
to the txqueuelen multiplied by the interface MTU.
/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/libs/hwui/
Texture.h
105
* Last wrap modes set on this texture.
Defaults
to GL_CLAMP_TO_EDGE.
111
* Last filters set on this texture.
Defaults
to GL_NEAREST.
/frameworks/base/services/core/java/com/android/server/notification/
NotificationIntrusivenessExtractor.java
46
if ((notification.
defaults
& Notification.DEFAULT_VIBRATE) != 0 ||
48
(notification.
defaults
& Notification.DEFAULT_SOUND) != 0 ||
/frameworks/volley/src/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/python/darwin-x86/2.7.5/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
/prebuilts/python/linux-x86/2.7.5/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
Completed in 689 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>