OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defaults
(Results
251 - 275
of
4080
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/okhttp/website/static/
jquery.smooth-scroll.min.js
7
(function(l){function t(l){return l.replace(/(:|\.)/g,"\\$1")}var e="1.4.10",o={exclude:[],excludeWithin:[],offset:0,direction:"top",scrollElement:null,scrollTarget:null,beforeScroll:function(){},afterScroll:function(){},easing:"swing",speed:400,autoCoefficent:2},r=function(t){var e=[],o=!1,r=t.dir&&"left"==t.dir?"scrollLeft":"scrollTop";return this.each(function(){if(this!=document&&this!=window){var t=l(this);t[r]()>0?e.push(this):(t[r](1),o=t[r]()>0,o&&e.push(this),t[r](0))}}),e.length||this.each(function(){"BODY"===this.nodeName&&(e=[this])}),"first"===t.el&&e.length>1&&(e=[e[0]]),e};l.fn.extend({scrollable:function(l){var t=r.call(this,{dir:l});return this.pushStack(t)},firstScrollable:function(l){var t=r.call(this,{el:"first",dir:l});return this.pushStack(t)},smoothScroll:function(e){e=e||{};var o=l.extend({},l.fn.smoothScroll.
defaults
,e),r=l.smoothScroll.filterPath(location.pathname);return this.unbind("click.smoothscroll").bind("click.smoothscroll",function(e){var n=this,s=l(this),c=o.exclude,i=o.excludeWithin,a=0,f=0,h=!0,u={},d=location.hostname===n.hostname||!n.hostname,m=o.scrollTarget||(l.smoothScroll.filterPath(n.pathname)||r)===r,p=t(n.hash);if(o.scrollTarget||d&&m&&p){for(;h&&c.length>a;)s.is(t(c[a++]))&&(h=!1);for(;h&&i.length>f;)s.closest(i[f++]).length&&(h=!1)}else h=!1;h&&(e.preventDefault(),l.extend(u,o,{scrollTarget:o.scrollTarget||p,link:n}),l.smoothScroll(u))}),this}}),l.smoothScroll=function(t,e){var o,r,n,s,c=0,i="offset",a="scrollTop",f={},h={};"number"==typeof t?(o=l.fn.smoothScroll.
defaults
,n=t):(o=l.extend({},l.fn.smoothScroll.
defaults
,t||{}),o.scrollElement&&(i="position","static"==o.scrollElement.css("position")&&o.scrollElement.css("position","relative"))),o=l.extend({link:null},o),a="left"==o.direction?"scrollLeft":a,o.scrollElement?(r=o.scrollElement,c=r[a]()):r=l("html, body").firstScrollable(),o.beforeScroll.call(r,o),n="number"==typeof t?t:e||l(o.scrollTarget)[i]()&&l(o.scrollTarget)[i]()[o.direction]||0,f[a]=n+c+o.offset,s=o.speed,"auto"===s&&(s=f[a]||r.scrollTop(),s/=o.autoCoefficent),h={duration:s,easing:o.easing,complete:function(){o.afterScroll.call(o.link,o)}},o.step&&(h.step=o.step),r.length?r.stop().animate(f,h):o.afterScroll.call(o.link,o)},l.smoothScroll.version=e,l.smoothScroll.filterPath=function(l){return l.replace(/^\//,"").replace(/(index|default).[a-zA-Z]{3,4}$/,"").replace(/\/$/,"")},l.fn.smoothScroll.
defaults
=o})(jQuery)
/external/owasp/sanitizer/distrib/javadoc/
stylesheet.css
3
/* Define colors, fonts and other style attributes here to override the
defaults
*/
/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,
/external/qemu/android/filesystems/
fstab_parser_unittest.cpp
25
"/devices/platform/goldfish_mmc.0\t\t\tauto\tvfat
defaults
voldmanaged=sdcard:auto\n"
/external/skia/expectations/gm/
loader.js
11
$httpProvider.
defaults
.transformResponse = function(data, headersGetter) {
/external/skia/gm/rebaseline_server/
compare_configs.py
47
images; if not specified,
defaults
to a "file:///" URL representation
179
help='Directory containing all actual-result JSON files;
defaults
to '
189
help='Which result types to include.
Defaults
to \'%(default)s\'; '
196
'
defaults
to \'%(default)s\' .')
/external/skia/include/effects/
SkDiscretePathEffect.h
25
segments' endpoints. If not supplied it
defaults
to 0,
/external/valgrind/main/cachegrind/tests/
filter_stderr
21
sed "/Warning: Cannot auto-detect cache config, using
defaults
./d" |
/frameworks/base/core/java/android/test/
FlakyTest.java
28
*
defaults
to 1.
RepetitiveTest.java
27
* numIterations and
defaults
to 1.
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-common/SRC/
DriverView.java.template
39
// In this case, just use the
defaults
/frameworks/volley/tests/src/com/android/volley/utils/
CacheTestUtils.java
35
*
defaults
to an unexpired entry.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/
WebMElement.h
17
// this function is a helper only, it assumes a lot of
defaults
/libcore/luni/src/main/java/java/util/logging/
SocketHandler.java
31
*
defaults
to {@code Level.ALL} if this property is not found or has an invalid
34
* class to be associated with this handler,
defaults
to {@code null} if this
37
* formatter class to be associated with this handler,
defaults
to
41
* handler will use to encode log messages,
defaults
to {@code null} if this
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
biarch64.h
3
to overwrite otherwise wrong
defaults
.
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/machine/
fpu.h
38
* The i387
defaults
to Intel extended precision mode and round to nearest,
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
X509CRLStoreSelector.java
41
*
Defaults
to <code>false</code>.
170
* extension set.
Defaults
to <code>false</code>.
241
* If <code>true</code> only complete CRLs are returned.
Defaults
to
266
* Get the maximum base CRL number.
Defaults
to <code>null</code>.
292
* Returns the issuing distribution point.
Defaults
to <code>null</code>,
/external/chromium_org/base/prefs/
pref_member_unittest.cc
111
// Check the
defaults
132
// Check the
defaults
153
// Check the
defaults
174
// Check the
defaults
197
// Check the
defaults
/external/chromium_org/content/browser/renderer_host/input/
touch_event_queue.h
62
//
Defaults
to 0 (disabled).
66
//
Defaults
to true.
71
//
Defaults
to TouchEventQueue:::TOUCH_SCROLLING_MODE_DEFAULT.
75
//
Defaults
to 200ms.
79
//
Defaults
to false (disabled).
/external/apache-xml/src/main/java/org/apache/xml/serializer/
OutputPropertiesFactory.java
240
* Creates an empty OutputProperties with the property key/value
defaults
specified by
250
* @return Properties object that holds the
defaults
for the given method.
343
* @param
defaults
Default properties, which may be null.
347
Properties
defaults
)
355
Properties props = new Properties(
defaults
);
385
if (
defaults
== null)
396
//"Could not load '"+resourceName+"' (check CLASSPATH), now using just the
defaults
", ioe);
402
if (
defaults
== null)
413
//"Could not load '"+resourceName+"' (check CLASSPATH, applet security), now using just the
defaults
", se);
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
cstdint.hpp
215
# error
defaults
not correct; you must hand modify boost/cstdint.hpp
254
# error
defaults
not correct; you must hand modify boost/cstdint.hpp
289
# error
defaults
not correct; you must hand modify boost/cstdint.hpp
303
# error
defaults
not correct; you must hand modify boost/cstdint.hpp
327
# error
defaults
not correct; you must hand modify boost/cstdint.hpp
472
# error
defaults
not correct; you must hand modify boost/cstdint.hpp
480
# error
defaults
not correct; you must hand modify boost/cstdint.hpp
488
# error
defaults
not correct; you must hand modify boost/cstdint.hpp
491
# error
defaults
not correct; you must hand modify boost/cstdint.hpp
/external/chromium_org/tools/json_schema_compiler/test/
tabs.json
128
"description": "
Defaults
to the <a href='windows.html#current-window'>current window</a>."
150
"description": "
Defaults
to the <a href='windows.html#current-window'>current window</a>."
174
"description": "The window to create the new tab in.
Defaults
to the <a href='windows.html#current-window'>current window</a>."
185
"description": "The URL to navigate the tab to initially. Fully-qualified URLs must include a scheme (i.e. 'http://www.google.com', not 'www.google.com'). Relative URLs will be relative to the current page within the extension.
Defaults
to the New Tab Page."
190
"description": "Whether the tab should become the active tab in the window.
Defaults
to <var>true</var>"
196
"description": "Whether the tab should become the selected tab in the window.
Defaults
to <var>true</var>"
201
"description": "Whether the tab should be pinned.
Defaults
to <var>false</var>"
333
"description": "
Defaults
to the selected tab of the <a href='windows.html#current-window'>current window</a>."
403
"description": "
Defaults
to the window the tab is currently in."
434
{"type": "integer", "name": "tabId", "optional": true, "description": "The ID of the tab to reload;
defaults
to the selected tab of the current window."}
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/
unordered_map.h
170
* @param Hash Hashing function object type,
defaults
to hash<Value>.
171
* @param Pred Predicate function object type,
defaults
to equal_to<Value>.
172
* @param Alloc Allocator type,
defaults
to allocator<Key>.
222
* @param Hash Hashing function object type,
defaults
to hash<Value>.
223
* @param Pred Predicate function object type,
defaults
to equal_to<Value>.
224
* @param Alloc Allocator type,
defaults
to allocator<Key>.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
unordered_map.h
170
* @param Hash Hashing function object type,
defaults
to hash<Value>.
171
* @param Pred Predicate function object type,
defaults
to equal_to<Value>.
172
* @param Alloc Allocator type,
defaults
to allocator<Key>.
222
* @param Hash Hashing function object type,
defaults
to hash<Value>.
223
* @param Pred Predicate function object type,
defaults
to equal_to<Value>.
224
* @param Alloc Allocator type,
defaults
to allocator<Key>.
Completed in 800 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>