Searched defs:SetValue (Results 26 - 50 of 83) sorted by relevance

1234

/external/chromium_org/components/policy/core/common/
H A Dregistry_dict_win.cc195 void RegistryDict::SetValue(const std::string& name, function in class:policy::RegistryDict
232 SetValue(entry->first, make_scoped_ptr(entry->second->DeepCopy()).Pass());
251 SetValue(name,
263 SetValue(name,
/external/chromium_org/sql/
H A Dmeta_table.cc151 SetValue(kVersionKey, version);
161 SetValue(kCompatibleVersionKey, version);
169 bool MetaTable::SetValue(const char* key, const std::string& value) { function in class:sql::MetaTable
176 bool MetaTable::SetValue(const char* key, int value) { function in class:sql::MetaTable
183 bool MetaTable::SetValue(const char* key, int64 value) { function in class:sql::MetaTable
/external/chromium_org/third_party/cld/encodings/compact_lang_det/
H A Dtote.h33 void SetValue(int i, int v) {value_[i] = v;} function in class:Tote
71 void SetValue(int i, int v) {value_[i] = v;} function in class:ToteWithReliability
/external/lldb/include/lldb/DataFormatters/
H A DTypeFormat.h124 SetValue (uint32_t value) function in class:lldb_private::TypeFormatImpl::Flags
198 m_flags.SetValue(value);
/external/lldb/include/lldb/Host/
H A DPredicate.h121 SetValue (T value, PredicateBroadcastType broadcast_type) function in class:lldb_private::Predicate
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dmutable-fst.h119 virtual void SetValue(const A &arc) = 0; // Set current arc's contents
135 // aiter.SetValue(arc);
155 void SetValue(const Arc &a) { data_.base->SetValue(a); } function in class:fst::MutableArcIterator
/external/chromium_org/base/prefs/
H A Djson_pref_store.cc203 void JsonPrefStore::SetValue(const std::string& key, base::Value* value) { function in class:JsonPrefStore
H A Dpref_member.h18 // update if either the pref changes or if my_string_.SetValue is called.
21 // notify MyClass of changes. Note that if you use SetValue(), the observer
241 void SetValue(const ValueType& value) { function in class:PrefMember
H A Dtesting_pref_store.cc45 void TestingPrefStore::SetValue(const std::string& key, base::Value* value) { function in class:TestingPrefStore
46 if (prefs_.SetValue(key, value)) {
54 if (prefs_.SetValue(key, value))
112 SetValue(key, new base::StringValue(value));
116 SetValue(key, new base::FundamentalValue(value));
120 SetValue(key, new base::FundamentalValue(value));
/external/chromium_org/chrome/browser/accessibility/
H A Daccessibility_events.h228 void SetValue(int item_index, const std::string& value) { function in class:AccessibilityComboBoxInfo
260 void SetValue( function in class:AccessibilityTextBoxInfo
294 void SetValue(int item_index, std::string value) { function in class:AccessibilityListBoxInfo
/external/chromium_org/chrome/browser/extensions/
H A Dextension_action.h94 SetValue(&title_, tab_id, title);
136 SetValue(&badge_text_, tab_id, text);
145 SetValue(&badge_text_color_, tab_id, text_color);
155 SetValue(&badge_background_color_, tab_id, color);
229 void SetValue(std::map<int, T>* map, int tab_id, const T& val) { function in class:ExtensionAction
/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_shared_settings_service.cc147 void SupervisedUserSharedSettingsService::SetValue( function in class:SupervisedUserSharedSettingsService
/external/chromium_org/chrome/browser/sync/
H A Dabout_sync_util.cc64 void SetValue(const std::string& value);
65 void SetValue(const base::string16& value);
81 void StringSyncStat::SetValue(const std::string& value) { function in class:__anon4753::StringSyncStat
86 void StringSyncStat::SetValue(const base::string16& value) { function in class:__anon4753::StringSyncStat
94 void SetValue(bool value);
109 void BoolSyncStat::SetValue(bool value) { function in class:__anon4753::BoolSyncStat
117 void SetValue(int value);
132 void IntSyncStat::SetValue(int value) { function in class:__anon4753::IntSyncStat
320 client_version.SetValue(GetVersionString());
323 summary_string.SetValue("Syn
[all...]
/external/chromium_org/content/renderer/pepper/
H A Dppb_scrollbar_impl.cc72 void PPB_Scrollbar_Impl::SetValue(uint32_t value) { function in class:content::PPB_Scrollbar_Impl
/external/chromium_org/net/socket/
H A Dssl_session_cache_openssl_unittest.cc48 GetInstance()->SetValue(ssl, value);
70 void SetValue(SSL* ssl, const std::string& value) { function in class:net::__anon9542::SSLKeyHelper
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dhamt.c72 #define SetValue(h, n, v) do { \ macro
238 SetValue(hamt, node, entry);
303 SetValue(hamt, &newnodes[1], entry);
306 SetValue(hamt, &newnodes[0], entry);
358 SetValue(hamt, &newnodes[Map], entry);
/external/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableDictionary.cpp131 CFCMutableDictionary::SetValue(CFStringRef key, const void *value, bool can_create) function in class:CFCMutableDictionary
/external/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp41 static void SetValue(Value *V, GenericValue Val, ExecutionContext &SF) { function
300 SetValue(&I, R, SF);
641 SetValue(&I, R, SF);
786 SetValue(&I, R, SF);
812 SetValue(&I, R, SF);
854 SetValue(I, Result, CallingSF);
953 SetValue(PN, ResultValues[i], SF);
984 SetValue(&I, Result, SF);
1034 SetValue(&I, executeGEPOperation(I.getPointerOperand(),
1044 SetValue(
[all...]
/external/llvm/lib/TableGen/
H A DTGParser.h107 bool SetValue(Record *TheRec, SMLoc Loc, Init *ValName,
109 bool SetValue(Record *TheRec, SMLoc Loc, const std::string &ValName, function in class:llvm::TGParser
111 return SetValue(TheRec, Loc, StringInit::get(ValName), BitList, V);
/external/lzma/CPP/Windows/
H A DRegistry.cpp116 LONG CKey::SetValue(LPCTSTR name, UInt32 value) function in class:NWindows::NRegistry::CKey
123 LONG CKey::SetValue(LPCTSTR name, bool value) function in class:NWindows::NRegistry::CKey
125 return SetValue(name, BoolToUINT32(value));
128 LONG CKey::SetValue(LPCTSTR name, LPCTSTR value) function in class:NWindows::NRegistry::CKey
137 LONG CKey::SetValue(LPCTSTR name, const CSysString &value)
148 LONG CKey::SetValue(LPCWSTR name, LPCWSTR value) function in class:NWindows::NRegistry::CKey
155 return SetValue(name == 0 ? 0 : (LPCSTR)GetSystemString(name),
162 LONG CKey::SetValue(LPCTSTR name, const void *value, UInt32 size) function in class:NWindows::NRegistry::CKey
170 LONG SetValue(HKEY parentKey, LPCTSTR keyName, LPCTSTR valueName, LPCTSTR value) function in namespace:NWindows::NRegistry
176 res = key.SetValue(valueNam
[all...]
/external/openfst/src/include/fst/
H A Dtuple-weight.h131 void SetValue(size_t i, const W &w) { values_[i] = w; } function in class:fst::TupleWeight
159 w.SetValue(i, r);
165 w.SetValue(n - 1, r);
214 w.SetValue(i, r);
233 w.SetValue(n - 1, r);
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusColor.h136 VOID SetValue(IN ARGB argb) function in class:Color
/external/sonivox/jet_tools/JetCreator/
H A DJetCtrls.py35 def SetValue(self, val): member in class:JetSpin
38 wx.SpinCtrl.SetValue(self, int(val))
40 wx.SpinCtrl.SetValue(self, val)
42 wx.SpinCtrl.SetValue(self, 0)
49 def SetValue(self, val): member in class:JetSpinOneBased
52 wx.SpinCtrl.SetValue(self, int(val) + 1)
54 wx.SpinCtrl.SetValue(self, val + 1)
56 wx.SpinCtrl.SetValue(self, 1)
68 def SetValue(self, val): member in class:JetCheckBox
75 wx.CheckBox.SetValue(sel
86 def SetValue(self, val): member in class:JetRadioButton
217 def SetValue(self, muteFlags): member in class:JetTrackCtrl
280 def SetValue(self, val): member in class:JetFileCombo
339 def SetValue(self, val): member in class:JetFileText
468 def SetValue(self, mbt): member in class:TimeCtrl
[all...]
H A DJetDialogs.py65 self.ctrls[Text].SetValue(Lst[0])
90 self.ctrls[Text].SetValue(Lst)
134 def SetValue(self, fld, val): member in class:JetEdit
136 self.ctrls[fld].SetValue(val)
147 self.je.ctrls[JetDefs.F_JFILE].SetValue(fileList[0])
160 self.je.ctrls[JetDefs.F_JFILE].SetValue(sValue)
165 self.je.ctrls[JetDefs.F_JFILE].SetValue(sValue)
209 def SetValue(self, fld, val): member in class:JetPreferences
210 self.je.ctrls[fld].SetValue(val)
231 def SetValue(sel member in class:JetAbout
250 def SetValue(self, fld, val): member in class:JetPropertiesDialog
342 def SetValue(self, fld, val): member in class:SegEdit
655 def SetValue(self, fld, val): member in class:EventEdit
871 def SetValue(self, fld, val): member in class:JetReplicate
939 def SetValue(self, fld, val): member in class:JetMove
[all...]
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
H A DAntlr.Runtime.Tools.Tests.pas113 procedure SetValue(const V: String); procedure
114 property Value: String read GetValue write SetValue;
120 procedure SetValue(const V: String); procedure
129 procedure TFoo.SetValue(const V: String);
166 FIANTLRString.SetValue(Value);

Completed in 6943 milliseconds

1234