HomeSort by relevance Sort by last modified time
    Searched defs:default_value (Results 1 - 25 of 137) sorted by null

1 2 3 4 5 6

  /external/chromium_org/components/autofill/core/browser/
autofill_server_field_info.h 19 std::string default_value; member in struct:autofill::AutofillServerFieldInfo
autofill_field.h 66 const std::string& default_value() const { return default_value_; } function in class:autofill::AutofillField
  /build/tools/check_prereq/
check_prereq.c 34 char* default_value = "0"; local
36 property_get("ro.build.date.utc", value, default_value);
  /external/chromium_org/chrome/browser/chromeos/options/
network_property_ui_data.cc 39 const base::Value* default_value = NULL; local
40 if (!onc->Get(property_key, &default_value)) {
48 default_value_.reset(default_value->DeepCopy());
network_property_ui_data.h 40 const base::Value* default_value() const { return default_value_.get(); } function in class:chromeos::NetworkPropertyUIData
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/env/
modifier.hpp 37 nfp::keyword<struct default_value_t> default_value; member in namespace:boost::BOOST_RT_PARAM_NAMESPACE::environment::__anon44044
  /system/core/toolbox/
getprop.c 39 char *default_value; local
41 default_value = argv[2];
43 default_value = "";
46 property_get(argv[1], value, default_value);
  /external/chromium_org/ui/aura/
window_property.h 76 T default_value; member in struct:aura::WindowProperty
86 value == property->default_value ? NULL : property->deallocator,
88 WindowPropertyCaster<T>::ToInt64(property->default_value));
90 old != WindowPropertyCaster<T>::ToInt64(property->default_value)) {
98 property, WindowPropertyCaster<T>::ToInt64(property->default_value)));
103 SetProperty(property, property->default_value);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
modifier.hpp 56 nfp::keyword<struct default_value_t> default_value; member in namespace:boost::BOOST_RT_PARAM_NAMESPACE::cla::__anon44043
  /external/chromium_org/components/cloud_devices/common/
description_items.h 75 // Represents CDD capability stored as JSON list with default_value value.
133 // Ex: "<CAPABILITY_NAME>": { "default_value": true }
148 bool default_value() const { return default_value_; } function in class:cloud_devices::BooleanCapability
  /external/chromium_org/extensions/common/
feature_switch.cc 120 DefaultValue default_value) {
121 Init(CommandLine::ForCurrentProcess(), switch_name, default_value); local
126 DefaultValue default_value) {
127 Init(command_line, switch_name, default_value);
132 DefaultValue default_value) {
135 default_value_ = default_value == DEFAULT_ENABLED;
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_enum_field.cc 52 const EnumValueDescriptor* default_value = descriptor->default_value_enum(); local
54 (*variables)["default"] = SimpleItoa(default_value->number());
  /external/chromium_org/third_party/webrtc/
common.h 88 static const T& default_value() { function in class:webrtc::Config
110 return default_value<T>();
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_enum_field.cc 51 const EnumValueDescriptor* default_value = descriptor->default_value_enum(); local
53 (*variables)["default"] = SimpleItoa(default_value->number());
  /external/chromium_org/third_party/cld/base/
commandlineflags.h 91 string default_value; // the default value, as a string member in struct:CommandLineFlagInfo
  /external/chromium_org/extensions/browser/api/bluetooth_low_energy/
bluetooth_low_energy_apitest.cc 149 std::vector<uint8> default_value; local
157 default_value.assign(kTestCharacteristicDefaultValue0,
160 ON_CALL(*chrc0_, GetValue()).WillByDefault(ReturnRefOfCopy(default_value));
169 default_value.assign(kTestCharacteristicDefaultValue1,
172 ON_CALL(*chrc1_, GetValue()).WillByDefault(ReturnRefOfCopy(default_value));
188 default_value.assign(
191 ON_CALL(*desc0_, GetValue()).WillByDefault(ReturnRefOfCopy(default_value));
199 default_value.assign(
202 ON_CALL(*desc1_, GetValue()).WillByDefault(ReturnRefOfCopy(default_value));
    [all...]
  /external/chromium_org/net/dns/
dns_config_service_win_unittest.cc 400 bool default_value = (base::win::GetVersion() < base::win::VERSION_VISTA); local
408 { { false, 0 }, default_value },
  /external/chromium_org/sql/
recovery.cc 436 std::string default_value = s.ColumnString(4); local
438 "IFNULL(%s,%s)", column_name.c_str(), default_value.c_str()));
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglconfig.c 140 EGLint default_value; member in struct:__anon18316
514 val = _eglValidationTable[i].default_value;
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
dynamic_message.cc 292 string* default_value = local
296 new(field_ptr) string*(default_value);
  /external/mesa3d/src/egl/main/
eglconfig.c 140 EGLint default_value; member in struct:__anon31713
514 val = _eglValidationTable[i].default_value;
  /external/openfst/src/include/fst/
flags.h 67 default_value(val) {}
73 const T default_value; member in struct:FlagDescription
153 usage += GetDefault(desc.default_value) + "\n ";
167 string GetDefault(bool default_value) const {
168 return default_value ? "true" : "false";
171 string GetDefault(const string &default_value) const {
172 return "\"" + default_value + "\"";
175 template<typename V> string GetDefault(const V& default_value) const {
177 strm << default_value; local
sparse-tuple-weight.h 172 void Init(const W& default_value) {
175 default_ = default_value;
410 W default_value; local
421 sstrm >> default_value; local
422 w.SetDefaultValue(default_value);
513 W default_value; local
536 sstrm >> default_value; local
537 w.SetDefaultValue(default_value);
  /external/pdfium/core/src/reflow/
layoutprovider_taggedpdf.cpp 473 CFX_ByteStringC default_value = GetDefaultNameValue(attr_type); local
475 CFX_ByteString AttrValue = m_pTaggedElement->GetName(owner, AttrName, default_value, IsInheritable(attr_type), index);
503 FX_FLOAT default_value = GetDefaultFloatValue(attr_type); local
505 FX_FLOAT f = m_pTaggedElement->GetNumber(owner, AttrName, default_value, IsInheritable(attr_type), index);
507 f = m_pTaggedElement->GetNumber("Table", AttrName, default_value, IsInheritable(attr_type), index);
517 FX_COLORREF default_value = GetDefaultColorValue(attr_type); local
519 FX_ARGB f = m_pTaggedElement->GetColor(owner, AttrName, default_value, IsInheritable(attr_type), index);
  /external/protobuf/src/google/protobuf/
dynamic_message.cc 280 string* default_value = local
284 new(field_ptr) string*(default_value);

Completed in 7530 milliseconds

1 2 3 4 5 6