/external/chromium_org/base/prefs/ |
D | scoped_user_pref_update_unittest.cc | 58 const base::DictionaryValue* current_value = prefs_.GetDictionary(kPref); in TEST_F() local 67 const base::DictionaryValue* current_value = prefs_.GetDictionary(kPref); in TEST_F() local
|
D | pref_registry.cc | 34 const base::Value* current_value = NULL; in SetDefaultPrefValue() local
|
/external/chromium_org/ui/views/controls/ |
D | progress_bar.h | 21 double current_value() const { return current_value_; } in current_value() function
|
/external/lldb/include/lldb/Interpreter/ |
D | OptionValueFileSpecList.h | 31 OptionValueFileSpecList (const FileSpecList ¤t_value) : in OptionValueFileSpecList()
|
D | OptionValueBoolean.h | 30 OptionValueBoolean (bool current_value, in OptionValueBoolean()
|
D | OptionValueFormat.h | 31 OptionValueFormat (lldb::Format current_value, in OptionValueFormat()
|
D | OptionValueUInt64.h | 38 OptionValueUInt64 (uint64_t current_value, in OptionValueUInt64()
|
D | OptionValueArch.h | 47 OptionValueArch (const ArchSpec ¤t_value, in OptionValueArch()
|
D | OptionValueSInt64.h | 42 OptionValueSInt64 (int64_t current_value, in OptionValueSInt64()
|
D | OptionValueString.h | 72 OptionValueString (const char *current_value, in OptionValueString()
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/ |
D | area_code_map.cc | 80 int32 current_value = storage_->GetPrefix(current); in BinarySearch() local
|
/external/lldb/source/Interpreter/ |
D | OptionValueFileSpec.cpp | 45 OptionValueFileSpec::OptionValueFileSpec (const FileSpec ¤t_value, in OptionValueFileSpec()
|
/external/emma/core/java12/com/vladium/util/ |
D | IntVector.java | 117 final int current_value = m_values [index]; in set() local
|
/external/chromium_org/ash/frame/caption_buttons/ |
D | frame_caption_button_container_view.cc | 249 double current_value = maximize_mode_animation_->GetCurrentValue(); in AnimationEnded() local 258 double current_value = animation->GetCurrentValue(); in AnimationProgressed() local
|
/external/chromium_org/cc/animation/ |
D | scrollbar_animation_controller_thinning.cc | 119 float current_value, in AdjustScale()
|
/external/chromium_org/chrome/browser/renderer_context_menu/ |
D | spelling_menu_observer.cc | 337 bool current_value = autocorrect_spelling_.GetValue(); in ExecuteCommand() local
|
/external/chromium_org/third_party/cld/base/ |
D | commandlineflags.h | 90 string current_value; // the current value, as a string member
|
/external/chromium_org/chrome/browser/chromeos/login/screens/ |
D | screen_context.cc | 165 base::Value* current_value; in Set() local
|
/external/chromium_org/chrome/browser/extensions/api/storage/ |
D | syncable_settings_storage.cc | 293 scoped_ptr<base::Value> current_value; in ProcessSyncChanges() local
|
/external/chromium_org/v8/src/ |
D | unicode.cc | 60 uchar current_value = GetEntry(TableGet<kEntryDist>(table, mid)); in LookupPredicate() local 116 uchar current_value = GetEntry(TableGet<kEntryDist>(table, mid)); in LookupMapping() local
|
/external/chromium_org/tools/clang/plugins/ |
D | FindBadConstructsConsumer.cpp | 128 llvm::APSInt current_value = iter->getInitVal(); in CheckChromeEnum() local
|
/external/chromium_org/extensions/browser/api/web_request/ |
D | web_request_api_helpers.cc | 725 std::string current_value; in MergeOnBeforeSendHeadersResponses() local 746 std::string current_value; in MergeOnBeforeSendHeadersResponses() local
|
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
D | sampler_test.cc | 314 uint64_t current_value; in TestLRand64Spread() local
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
D | sampler_test.cc | 314 uint64_t current_value; in TestLRand64Spread() local
|
/external/protobuf/src/google/protobuf/ |
D | text_format.cc | 588 const string& current_value = tokenizer_.current().text; in Consume() local
|