Searched refs:SetDefaultValue (Results 1 – 14 of 14) sorted by relevance
/external/openfst/src/include/fst/ |
D | sparse-tuple-weight.h | 90 SetDefaultValue(w.DefaultValue()); in SparseTupleWeight() 199 void SetDefaultValue(const W& val) { default_ = val; } in SetDefaultValue() function 276 ret->SetDefaultValue(operator_mapper.Map(0, v1_def, v2_def)); in SparseTupleWeightMap() 422 w.SetDefaultValue(default_value); in ReadNoParen() 537 w.SetDefaultValue(default_value); in ReadWithParen()
|
/external/lldb/include/lldb/Interpreter/ |
D | OptionValueBoolean.h | 126 SetDefaultValue (bool value) in SetDefaultValue() function
|
D | OptionValueFormat.h | 95 SetDefaultValue (lldb::Format value) in SetDefaultValue() function
|
D | OptionValueUInt64.h | 122 SetDefaultValue (uint64_t value) in SetDefaultValue() function
|
D | OptionValueEnumeration.h | 110 SetDefaultValue (enum_type value) in SetDefaultValue() function
|
D | OptionValueArch.h | 127 SetDefaultValue (const ArchSpec &value) in SetDefaultValue() function
|
D | OptionValueFileSpec.h | 106 SetDefaultValue (const FileSpec &value) in SetDefaultValue() function
|
D | OptionValueSInt64.h | 129 SetDefaultValue (int64_t value) in SetDefaultValue() function
|
D | OptionValueString.h | 196 SetDefaultValue (const char *value) in SetDefaultValue() function
|
/external/lldb/source/Interpreter/ |
D | Property.cpp | 81 enum_value->SetDefaultValue(enum_value->GetCurrentValue()); in Property()
|
/external/pdfium/fpdfsdk/include/ |
D | fsdk_baseform.h | 106 void SetDefaultValue(const CFX_WideString& sValue);
|
/external/pdfium/fpdfsdk/include/javascript/ |
D | Field.h | 201 …static void SetDefaultValue(CPDFSDK_Document* pDocument, const CFX_WideString& swFieldName, int nC…
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | Field.cpp | 1194 Field::SetDefaultValue(m_pDocument, m_FieldName, m_nFormControlIndex, WideStr); in defaultValue() 1215 void Field::SetDefaultValue(CPDFSDK_Document* pDocument, const CFX_WideString& swFieldName, int nCo… in SetDefaultValue() function in Field 4043 Field::SetDefaultValue(pDocument, pData->sFieldName, pData->nControlIndex, pData->widestring); in DoDelay()
|
/external/pdfium/fpdfsdk/src/ |
D | fsdk_baseform.cpp | 317 void CPDFSDK_Widget::SetDefaultValue(const CFX_WideString& sValue) in SetDefaultValue() function in CPDFSDK_Widget
|