HomeSort by relevance Sort by last modified time
    Searched full:defaults (Results 226 - 250 of 3656) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/prefs/
pref_member_unittest.cc 105 // Check the defaults
126 // Check the defaults
147 // Check the defaults
168 // Check the defaults
189 // Check the defaults
  /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/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...]
  /external/e2fsprogs/misc/
mke2fs.conf.5.in 67 .I [defaults]
71 In general, these defaults may be overridden by a definition in the
76 Contains relations which define defaults that should be used for specific
82 .SH THE [defaults] STANZA
84 .I [defaults]
194 [defaults]
259 the configuration relation defaults.base_features would enable an
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
unordered_map 178 * @param Hash Hashing function object type, defaults to hash<Value>.
179 * @param Pred Predicate function object type, defaults to equal_to<Value>.
180 * @param Alloc Allocator type, defaults to allocator<Key>.
260 * @param Hash Hashing function object type, defaults to hash<Value>.
261 * @param Pred Predicate function object type, defaults to equal_to<Value>.
262 * @param Alloc Allocator type, defaults to allocator<Key>.
unordered_set 173 * @param Hash Hashing function object type, defaults to hash<Value>.
174 * @param Pred Predicate function object type, defaults to equal_to<Value>.
175 * @param Alloc Allocator type, defaults to allocator<Key>.
252 * @param Hash Hashing function object type, defaults to hash<Value>.
253 * @param Pred Predicate function object type, defaults to equal_to<Value>.
254 * @param Alloc Allocator type, defaults to allocator<Key>.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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.7-4.6/x86_64-linux/include/c++/4.6.x-google/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/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
unordered_map 178 * @param Hash Hashing function object type, defaults to hash<Value>.
179 * @param Pred Predicate function object type, defaults to equal_to<Value>.
180 * @param Alloc Allocator type, defaults to allocator<Key>.
260 * @param Hash Hashing function object type, defaults to hash<Value>.
261 * @param Pred Predicate function object type, defaults to equal_to<Value>.
262 * @param Alloc Allocator type, defaults to allocator<Key>.
unordered_set 173 * @param Hash Hashing function object type, defaults to hash<Value>.
174 * @param Pred Predicate function object type, defaults to equal_to<Value>.
175 * @param Alloc Allocator type, defaults to allocator<Key>.
252 * @param Hash Hashing function object type, defaults to hash<Value>.
253 * @param Pred Predicate function object type, defaults to equal_to<Value>.
254 * @param Alloc Allocator type, defaults to allocator<Key>.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
unordered_map 178 * @param Hash Hashing function object type, defaults to hash<Value>.
179 * @param Pred Predicate function object type, defaults to equal_to<Value>.
180 * @param Alloc Allocator type, defaults to allocator<Key>.
260 * @param Hash Hashing function object type, defaults to hash<Value>.
261 * @param Pred Predicate function object type, defaults to equal_to<Value>.
262 * @param Alloc Allocator type, defaults to allocator<Key>.
unordered_set 173 * @param Hash Hashing function object type, defaults to hash<Value>.
174 * @param Pred Predicate function object type, defaults to equal_to<Value>.
175 * @param Alloc Allocator type, defaults to allocator<Key>.
252 * @param Hash Hashing function object type, defaults to hash<Value>.
253 * @param Pred Predicate function object type, defaults to equal_to<Value>.
254 * @param Alloc Allocator type, defaults to allocator<Key>.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
unordered_map 178 * @param Hash Hashing function object type, defaults to hash<Value>.
179 * @param Pred Predicate function object type, defaults to equal_to<Value>.
180 * @param Alloc Allocator type, defaults to allocator<Key>.
260 * @param Hash Hashing function object type, defaults to hash<Value>.
261 * @param Pred Predicate function object type, defaults to equal_to<Value>.
262 * @param Alloc Allocator type, defaults to allocator<Key>.
unordered_set 173 * @param Hash Hashing function object type, defaults to hash<Value>.
174 * @param Pred Predicate function object type, defaults to equal_to<Value>.
175 * @param Alloc Allocator type, defaults to allocator<Key>.
252 * @param Hash Hashing function object type, defaults to hash<Value>.
253 * @param Pred Predicate function object type, defaults to equal_to<Value>.
254 * @param Alloc Allocator type, defaults to allocator<Key>.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
unordered_map 178 * @param Hash Hashing function object type, defaults to hash<Value>.
179 * @param Pred Predicate function object type, defaults to equal_to<Value>.
180 * @param Alloc Allocator type, defaults to allocator<Key>.
260 * @param Hash Hashing function object type, defaults to hash<Value>.
261 * @param Pred Predicate function object type, defaults to equal_to<Value>.
262 * @param Alloc Allocator type, defaults to allocator<Key>.
unordered_set 173 * @param Hash Hashing function object type, defaults to hash<Value>.
174 * @param Pred Predicate function object type, defaults to equal_to<Value>.
175 * @param Alloc Allocator type, defaults to allocator<Key>.
252 * @param Hash Hashing function object type, defaults to hash<Value>.
253 * @param Pred Predicate function object type, defaults to equal_to<Value>.
254 * @param Alloc Allocator type, defaults to allocator<Key>.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/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/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/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/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/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/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/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/python/darwin-x86/2.7.5/lib/python2.7/
ConfigParser.py 17 Intrinsic defaults can be specified by passing them into the
27 __init__(defaults=None)
28 create the parser and specify a dictionary of intrinsic defaults. The
52 The filename defaults to fp.name; it is only used in error
57 expanded in the return values, based on the defaults passed into the
60 contents override any pre-existing defaults.
232 def __init__(self, defaults=None, dict_type=_default_dict,
241 if defaults:
242 for key, value in defaults.items():
245 def defaults(self) member in class:RawConfigParser
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ConfigParser.py 17 Intrinsic defaults can be specified by passing them into the
27 __init__(defaults=None)
28 create the parser and specify a dictionary of intrinsic defaults. The
52 The filename defaults to fp.name; it is only used in error
57 expanded in the return values, based on the defaults passed into the
60 contents override any pre-existing defaults.
232 def __init__(self, defaults=None, dict_type=_default_dict,
241 if defaults:
242 for key, value in defaults.items():
245 def defaults(self) member in class:RawConfigParser
    [all...]

Completed in 680 milliseconds

1 2 3 4 5 6 7 8 91011>>