Home
last modified time | relevance | path

Searched defs:current_value (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium_org/base/prefs/
Dscoped_user_pref_update_unittest.cc58 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
Dpref_registry.cc34 const base::Value* current_value = NULL; in SetDefaultPrefValue() local
/external/chromium_org/ui/views/controls/
Dprogress_bar.h21 double current_value() const { return current_value_; } in current_value() function
/external/lldb/include/lldb/Interpreter/
DOptionValueFileSpecList.h31 OptionValueFileSpecList (const FileSpecList &current_value) : in OptionValueFileSpecList()
DOptionValueBoolean.h30 OptionValueBoolean (bool current_value, in OptionValueBoolean()
DOptionValueFormat.h31 OptionValueFormat (lldb::Format current_value, in OptionValueFormat()
DOptionValueUInt64.h38 OptionValueUInt64 (uint64_t current_value, in OptionValueUInt64()
DOptionValueArch.h47 OptionValueArch (const ArchSpec &current_value, in OptionValueArch()
DOptionValueSInt64.h42 OptionValueSInt64 (int64_t current_value, in OptionValueSInt64()
DOptionValueString.h72 OptionValueString (const char *current_value, in OptionValueString()
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/
Darea_code_map.cc80 int32 current_value = storage_->GetPrefix(current); in BinarySearch() local
/external/lldb/source/Interpreter/
DOptionValueFileSpec.cpp45 OptionValueFileSpec::OptionValueFileSpec (const FileSpec &current_value, in OptionValueFileSpec()
/external/emma/core/java12/com/vladium/util/
DIntVector.java117 final int current_value = m_values [index]; in set() local
/external/chromium_org/ash/frame/caption_buttons/
Dframe_caption_button_container_view.cc249 double current_value = maximize_mode_animation_->GetCurrentValue(); in AnimationEnded() local
258 double current_value = animation->GetCurrentValue(); in AnimationProgressed() local
/external/chromium_org/cc/animation/
Dscrollbar_animation_controller_thinning.cc119 float current_value, in AdjustScale()
/external/chromium_org/chrome/browser/renderer_context_menu/
Dspelling_menu_observer.cc337 bool current_value = autocorrect_spelling_.GetValue(); in ExecuteCommand() local
/external/chromium_org/third_party/cld/base/
Dcommandlineflags.h90 string current_value; // the current value, as a string member
/external/chromium_org/chrome/browser/chromeos/login/screens/
Dscreen_context.cc165 base::Value* current_value; in Set() local
/external/chromium_org/chrome/browser/extensions/api/storage/
Dsyncable_settings_storage.cc293 scoped_ptr<base::Value> current_value; in ProcessSyncChanges() local
/external/chromium_org/v8/src/
Dunicode.cc60 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/
DFindBadConstructsConsumer.cpp128 llvm::APSInt current_value = iter->getInitVal(); in CheckChromeEnum() local
/external/chromium_org/extensions/browser/api/web_request/
Dweb_request_api_helpers.cc725 std::string current_value; in MergeOnBeforeSendHeadersResponses() local
746 std::string current_value; in MergeOnBeforeSendHeadersResponses() local
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
Dsampler_test.cc314 uint64_t current_value; in TestLRand64Spread() local
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
Dsampler_test.cc314 uint64_t current_value; in TestLRand64Spread() local
/external/protobuf/src/google/protobuf/
Dtext_format.cc588 const string& current_value = tokenizer_.current().text; in Consume() local

12