/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
|
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
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/formatting/ |
AndroidXmlFormattingStrategyTest.java | 101 XmlFormatPreferences.defaults()); 105 XmlFormatPreferences prefs = XmlFormatPreferences.defaults(); 134 XmlFormatPreferences prefs = XmlFormatPreferences.defaults(); 205 XmlFormatPreferences.defaults()); 228 XmlFormatPreferences.defaults()); 232 XmlFormatPreferences prefs = XmlFormatPreferences.defaults(); 261 XmlFormatPreferences prefs = XmlFormatPreferences.defaults(); 333 XmlFormatPreferences.defaults());
|
/external/chromium/chrome/browser/chromeos/ |
drop_shadow_label.h | 27 // Defaults to two. Note that this is a really simplistic drop
|
/external/chromium/chrome/browser/ui/cocoa/ |
clickhold_button_cell_unittest.mm | 33 TEST_F(ClickHoldButtonCellTest, Defaults) {
|
/external/chromium/testing/gtest/xcode/Config/ |
General.xcconfig | 29 // not sure why apple defaults this on, but it's pretty risky
|
/external/chromium_org/base/prefs/ |
testing_pref_service.cc | 29 pref_registry->defaults().get(),
|
/external/chromium_org/chrome/browser/chromeos/settings/ |
stub_cros_settings_provider.h | 35 // Initializes settings to their defaults.
|
/external/chromium_org/chrome/browser/extensions/api/declarative/ |
test_rules_registry.h | 42 // RulesRegistryWithCache. Defaults to "".
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
clickhold_button_cell_unittest.mm | 34 TEST_F(ClickHoldButtonCellTest, Defaults) {
|
/external/chromium_org/chrome/browser/ui/views/infobars/ |
infobar_label_button_border.cc | 7 #include "chrome/browser/defaults.h"
|
/external/chromium_org/chrome/common/extensions/api/ |
experimental_discovery.idl | 21 // displayed than one with a score of 0.5. Defaults to 1.
|
/external/chromium_org/chrome/common/extensions/manifest_handlers/ |
offline_enabled_info.h | 22 // Defaults to false, except for platform apps which are offline by default.
|
/external/chromium_org/chrome/test/base/ |
testing_pref_service_syncable.cc | 27 pref_registry->defaults().get(),
|
/external/chromium_org/content/common/indexed_db/ |
indexed_db_key.h | 26 IndexedDBKey(); // Defaults to WebKit::WebIDBKeyTypeInvalid.
|
/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/core/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/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/gn/ |
escape.h | 38 // This mode is for when quoting is done at some higher-level. Defaults to
|
/external/chromium_org/ui/shell_dialogs/ |
selected_file_info.h | 26 // If not set, defaults to |file_path|.
|