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

1 2 3 4 5 6 78 91011>>

  /external/skia/tools/copyright/
fileparser.py 85 @param year year in which to hold copyright (defaults to DEFAULT_YEAR)
86 @param holder holder of copyright (defaults to DEFAULT_HOLDER)
  /frameworks/base/libs/hwui/
Texture.h 99 * Last wrap modes set on this texture. Defaults to GL_CLAMP_TO_EDGE.
105 * Last filters set on this texture. Defaults to GL_NEAREST.
  /frameworks/volley/src/com/android/volley/toolbox/
JsonRequest.java 46 * Deprecated constructor for a JsonRequest which defaults to GET unless {@link #getPostBody()}
47 * or {@link #getPostParams()} is overridden (which defaults to POST).
  /libcore/dalvik/src/main/java/dalvik/system/
DexClassLoader.java 43 * {@code path.separator} system property, which defaults to {@code :}.
47 * defaults to {@code ":"} on Android
PathClassLoader.java 34 * defaults to {@code ":"} on Android
57 * defaults to {@code ":"} on Android
  /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/
pref_registry.cc 19 scoped_refptr<PrefStore> PrefRegistry::defaults() { function in class:PrefRegistry
pref_service_factory.cc 54 pref_registry->defaults().get(),
testing_pref_service.cc 30 pref_registry->defaults().get(),
  /external/chromium_org/cc/layers/
picture_image_layer_impl.cc 63 // Defaults from PictureLayerImpl.
ui_resource_layer.h 34 // Sets a UV transform to be used at draw time. Defaults to (0, 0) and (1, 1).
ui_resource_layer_impl.h 35 // Sets a UV transform to be used at draw time. Defaults to (0, 0) and (1, 1).
  /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 44 // RulesRegistry. Defaults to "".
  /external/chromium_org/chrome/browser/ui/cocoa/
clickhold_button_cell_unittest.mm 34 TEST_F(ClickHoldButtonCellTest, Defaults) {
  /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/installer/tools/
setup_timer.py 108 'installs, "HKCU" for user-level installs, defaults '
112 help="The client state key to observe, defaults to Google "
116 help="The GUID of the product to observe: defaults to "
121 '|state_key|\\|product_guid|, defaults to '
  /external/chromium_org/chrome/test/base/
testing_pref_service_syncable.cc 28 pref_registry->defaults().get(),

Completed in 759 milliseconds

1 2 3 4 5 6 78 91011>>