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
3746
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/content/common/indexed_db/
indexed_db_key.h
26
IndexedDBKey(); //
Defaults
to blink::WebIDBKeyTypeInvalid.
indexed_db_key_path.h
19
IndexedDBKeyPath(); //
Defaults
to blink::WebIDBKeyPathTypeNull.
/external/chromium_org/gpu/command_buffer/service/
logger.h
32
//
Defaults
to true. Set to false for the gpu_unittests as they
/external/chromium_org/remoting/host/
branding.cc
15
// daemon and NPAPI implementation - these
defaults
are only used in case the
/external/chromium_org/testing/gtest/xcode/Config/
General.xcconfig
29
// not sure why apple
defaults
this on, but it's pretty risky
/external/chromium_org/third_party/WebKit/Source/build/scripts/
in_file.py
56
def __init__(self, lines,
defaults
, valid_values=None, default_parameters=None):
59
self._defaults =
defaults
64
def load_from_files(self, file_paths,
defaults
, valid_values, default_parameters):
69
return InFile(lines,
defaults
, valid_values, default_parameters)
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
Preprocessor.h
44
// The maximum length
defaults
to 256.
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
gzip_stream.h
122
//
Defaults
to GZIP.
125
// What size buffer to use internally.
Defaults
to 64kB.
129
// compression.
Defaults
to Z_DEFAULT_COMPRESSION (see zlib.h).
132
//
Defaults
to Z_DEFAULT_STRATEGY. Can also be set to Z_FILTERED,
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/
bin-farabs.asm
22
;
Defaults
to near jump (on both NASM and Yasm)
/external/chromium_org/tools/cr/cr/actions/
debugger.py
33
Defaults
to a Kill Invoke sequence.
/external/chromium_org/ui/shell_dialogs/
selected_file_info.h
26
// If not set,
defaults
to |file_path|.
/external/chromium_org/webkit/renderer/compositor_bindings/
web_animation_unittest.cc
22
// Ensure that the
defaults
are correct.
/external/clang/test/Modules/
objc-categories.m
43
[foo left_sub]; // expected-warning{{instance method '-left_sub' not found (return type
defaults
to 'id')}}
49
[p3 p3_method]; // expected-warning{{instance method '-p3_method' not found (return type
defaults
to 'id')}}
51
[p4 p4_method]; // expected-warning{{instance method '-p4_method' not found (return type
defaults
to 'id')}}
73
[p4 p4_method]; // expected-warning{{instance method '-p4_method' not found (return type
defaults
to 'id')}}
/external/clang/test/SemaObjC/
compare-qualified-id.m
28
id <XCPropertyValues> cachedValueNode = [_propNamesToPropValuesCache objectForKey:property]; // expected-warning {{method '-objectForKey:' not found (return type
defaults
to 'id')}}
super.m
34
[super cMethod]; // expected-warning{{method '+cMethod' not found (return type
defaults
to 'id')}}
/external/dexmaker/javadoc/
stylesheet.css
3
/* Define colors, fonts and other style attributes here to override the
defaults
*/
/external/dnsmasq/contrib/slackware-dnsmasq/
dnsmasq.leasedir.diff.gz
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
PluginFlyoutPreferences.java
45
* Initializes
defaults
using given values.
/external/emma/
BUILD.txt
30
${basedir}/${dist.dir}, which
defaults
to ./dist
/external/iptables/extensions/
libxt_IDLETIMER.man
24
time.
Defaults
to 0.
/external/jsr305/javadoc/
stylesheet.css
3
/* Define colors, fonts and other style attributes here to override the
defaults
*/
/external/libvpx/libvpx/third_party/libmkv/
WebMElement.h
21
// this function is a helper only, it assumes a lot of
defaults
/external/markdown/markdown/extensions/
toc.py
108
"
Defaults
to \"[TOC]\""],
111
"
Defaults
to a built in slugify function."],
114
"
Defaults
to None"],
117
"
Defaults
to 0"]}
/external/protobuf/gtest/xcode/Config/
General.xcconfig
29
// not sure why apple
defaults
this on, but it's pretty risky
/external/protobuf/src/google/protobuf/io/
gzip_stream.h
121
//
Defaults
to GZIP.
124
// What size buffer to use internally.
Defaults
to 64kB.
128
// compression.
Defaults
to Z_DEFAULT_COMPRESSION (see zlib.h).
131
//
Defaults
to Z_DEFAULT_STRATEGY. Can also be set to Z_FILTERED,
Completed in 507 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>