HomeSort by relevance Sort by last modified time
    Searched full:defaults (Results 426 - 450 of 3746) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
unordered_map.h 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>.
320 * @param Hash Hashing function object type, defaults to hash<Value>.
321 * @param Pred Predicate function object type, defaults to equal_to<Value>.
322 * @param Alloc Allocator type, defaults to allocator<Key>.
unordered_set.h 271 * @param Hash Hashing function object type, defaults to hash<Value>.
272 * @param Pred Predicate function object type, defaults to equal_to<Value>.
273 * @param Alloc Allocator type, defaults to allocator<Key>.
336 * @param Hash Hashing function object type, defaults to hash<Value>.
337 * @param Pred Predicate function object type, defaults to equal_to<Value>.
338 * @param Alloc Allocator type, defaults to allocator<Key>.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
unordered_map.h 246 * @param Hash Hashing function object type, defaults to hash<Value>.
247 * @param Pred Predicate function object type, defaults to equal_to<Value>.
248 * @param Alloc Allocator type, defaults to allocator<Key>.
314 * @param Hash Hashing function object type, defaults to hash<Value>.
315 * @param Pred Predicate function object type, defaults to equal_to<Value>.
316 * @param Alloc Allocator type, defaults to allocator<Key>.
unordered_set.h 241 * @param Hash Hashing function object type, defaults to hash<Value>.
242 * @param Pred Predicate function object type, defaults to equal_to<Value>.
243 * @param Alloc Allocator type, defaults to allocator<Key>.
306 * @param Hash Hashing function object type, defaults to hash<Value>.
307 * @param Pred Predicate function object type, defaults to equal_to<Value>.
308 * @param Alloc Allocator type, defaults to allocator<Key>.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
unordered_map.h 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>.
320 * @param Hash Hashing function object type, defaults to hash<Value>.
321 * @param Pred Predicate function object type, defaults to equal_to<Value>.
322 * @param Alloc Allocator type, defaults to allocator<Key>.
unordered_set.h 271 * @param Hash Hashing function object type, defaults to hash<Value>.
272 * @param Pred Predicate function object type, defaults to equal_to<Value>.
273 * @param Alloc Allocator type, defaults to allocator<Key>.
336 * @param Hash Hashing function object type, defaults to hash<Value>.
337 * @param Pred Predicate function object type, defaults to equal_to<Value>.
338 * @param Alloc Allocator type, defaults to allocator<Key>.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py 51 ('use-defaults', None,
53 "[default; disable with --no-defaults]"),
54 ('no-defaults', None,
85 boolean_options = ['use-defaults', 'prune',
94 negative_opt = {'no-defaults': 'use-defaults',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
quoprimime.py 125 charset names the character set to use to encode the header. It defaults
133 with each line wrapped safely at, at most, maxlinelen characters (defaults
142 defaults to "\\n". Set this to "\\r\\n" if you are using the result of
188 Each line of encoded text will end with eol, which defaults to "\\n". Set
192 Each line will be wrapped at, at most, maxlinelen characters (defaults to
275 Lines are separated with eol, which defaults to \\n.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
sdist.py 51 ('use-defaults', None,
53 "[default; disable with --no-defaults]"),
54 ('no-defaults', None,
85 boolean_options = ['use-defaults', 'prune',
94 negative_opt = {'no-defaults': 'use-defaults',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
quoprimime.py 125 charset names the character set to use to encode the header. It defaults
133 with each line wrapped safely at, at most, maxlinelen characters (defaults
142 defaults to "\\n". Set this to "\\r\\n" if you are using the result of
188 Each line of encoded text will end with eol, which defaults to "\\n". Set
192 Each line will be wrapped at, at most, maxlinelen characters (defaults to
275 Lines are separated with eol, which defaults to \\n.
  /external/blktrace/doc/
blktrace.8 30 the mounted directory for the debugfs, which defaults to
36 blktrace defaults to collecting all events that can be traced. To
133 Specifies number of buffers to use. blktrace defaults to 4 sub buffers.
  /external/chromium/chrome/common/
utility_messages.h 109 // Tells the utility process to get capabilities and defaults for the specified
204 // capabilities and defaults.
210 // capabilities and defaults.
  /external/chromium/testing/gtest/cmake/
internal_utils.cmake 21 # For MSVC, CMake sets certain flags to defaults we want to override.
33 # on CRT DLLs being available. CMake always defaults to using shared
39 # Replaces /W3 with /W4 in defaults.
  /external/chromium_org/testing/gtest/cmake/
internal_utils.cmake 21 # For MSVC, CMake sets certain flags to defaults we want to override.
33 # on CRT DLLs being available. CMake always defaults to using shared
39 # Replaces /W3 with /W4 in defaults.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
logutils.py 170 logging_level: The minimum logging level to log. Defaults to
173 should be used only in unit tests. Defaults to the
177 or else logging raises an error. Defaults to sys.stderr.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
filter_unittest.py 158 # We use parameter values that are different from the defaults.
170 # Test that the attributes are getting set correctly to the defaults.
186 # These parameter values are different from the defaults.
  /external/chromium_org/tools/checkdeps/
checkdeps.py 146 --root ROOT Specifies the repository root. This defaults to "../../.."
152 tocheck Specifies the directory, relative to root, to check. This defaults
165 help='Specifies the repository root. This defaults '
  /external/chromium_org/tools/metrics/histograms/
find_unmapped_histograms.py 56 defaults to the root of the Chromium checkout.
189 help='scan within DIRECTORY for histograms [optional, defaults to "src/"]',
195 '[optional, defaults to "tools/histograms/histograms.xml"]',
  /external/clang/lib/AST/
Comment.cpp 131 // Set defaults.
141 // If there is no declaration, the defaults is our only guess.
150 // Defaults are should be good for declarations we don't handle explicitly.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
bundlebuilder.py 46 class Defaults:
54 defaults = self._getDefaults()
55 defaults.update(kwargs)
56 self.__dict__.update(defaults)
59 defaults = {}
62 defaults.update(base._getDefaults())
66 defaults[name] = deepcopy(value)
67 return defaults
71 class BundleBuilder(Defaults):
78 # (Note that Defaults.__init__ (deep)copies these values t
    [all...]
  /bionic/libc/kernel/tools/
update_all.py 4 from defaults import *
  /dalvik/vm/
Init.h 63 * This defaults to fprintf(), but will use the JNI fprintf callback if
  /development/ndk/sources/android/libportable/arch-mips/
eventfd.c 33 /* NOTE: LTP defaults to using O_NONBLOCK even if EFD_NONBLOCK is defined */
  /development/samples/ApiDemos/src/com/example/android/apis/app/
StatusBarNotifications.java 241 private void setDefault(int defaults) {
243 // This method sets the defaults on the notification before posting it.
263 notification.defaults = defaults;
  /development/samples/training/threadsample/
AndroidManifest.xml 49 No intent filters are specified, so android:exported defaults to "false". The

Completed in 1053 milliseconds

<<11121314151617181920>>