HomeSort by relevance Sort by last modified time
    Searched defs:GetDefaultValue (Results 1 - 10 of 10) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
InfPcdObject.py 258 def GetDefaultValue(self):
  /art/compiler/optimizing/
load_store_elimination.cc 267 HInstruction* GetDefaultValue(Primitive::Type type) {
302 HInstruction* constant = GetDefaultValue(instruction->GetType());
348 if (heap_value == kDefaultHeapValue && GetDefaultValue(value->GetType()) == value) {
  /external/pdfium/core/fpdfdoc/
cpdf_formfield.cpp 337 CFX_WideString CPDF_FormField::GetDefaultValue() const {
  /external/pdfium/core/fpdfapi/page/
cpdf_colorspace.cpp 126 void GetDefaultValue(int iComponent,
216 void GetDefaultValue(int iComponent,
238 void GetDefaultValue(int iComponent,
476 GetDefaultValue(i, buf[i], min, max);
484 void CPDF_ColorSpace::GetDefaultValue(int iComponent,
719 void CPDF_LabCS::GetDefaultValue(int iComponent,
1031 m_pBaseCS->GetDefaultValue(i, defvalue, m_pCompMinMax[i * 2],
    [all...]
  /external/protobuf/python/google/protobuf/pyext/
descriptor.cc 729 static PyObject* GetDefaultValue(PyBaseDescriptor *self, void *closure) {
891 { "default_value", (getter)GetDefaultValue, NULL, "Default Value"},
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
CommonObject.py 934 def GetDefaultValue(self):
  /external/pdfium/fpdfsdk/
cpdfsdk_widget.cpp 627 CFX_WideString CPDFSDK_Widget::GetDefaultValue() const {
629 return pFormField->GetDefaultValue();
    [all...]
  /external/pdfium/xfa/fxfa/parser/
cxfa_widgetdata.cpp 349 CXFA_Value CXFA_WidgetData::GetDefaultValue(bool bModified) {
    [all...]
  /external/v8/include/
v8.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h     [all...]

Completed in 1095 milliseconds