Home
last modified time | relevance | path

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

/external/apache-harmony/beans/src/test/support/java/org/apache/harmony/beans/tests/support/
DSerializableBean.java30 private Integer iValue = null; field in SerializableBean
51 public void setIValue(Integer iValue) { in setIValue()
/external/parameter-framework/upstream/parameter/
DSelectionCriterionType.cpp54 bool CSelectionCriterionType::addValuePair(int iValue, const std::string &strValue, in addValuePair()
132 bool CSelectionCriterionType::getLiteralValue(int iValue, std::string &strValue) const in getLiteralValue()
DBaseIntegerParameterType.cpp61 int32_t iValue = uiValue; in fromBlackboard() local
DIntegerParameterType.h139 int32_t iValue = value; in fromBlackboard() local
253 int32_t iValue = uiValue; in fromBlackboard() local
DParameter.cpp127 bool CParameter::access(int32_t &iValue, bool bSet, in access()
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DToken.cpp64 bool Token::iValue(int *value) const in iValue() function in pp::Token
/external/pdfium/fxjs/xfa/
Dcjx_boolean.cpp36 int32_t iValue = FXSYS_atoi(newValue.c_str()); in defaultValue() local
Dcjx_eventpseudomodel.cpp28 void InterProperty(CFXJSE_Value* pValue, int32_t& iValue, bool bSetting) { in InterProperty()
Dcjx_node.cpp164 int32_t iValue = params.size() >= 2 ? runtime->ToInt32(params[1]) : 0; in getElement() local
Dcjx_object.cpp91 int32_t iValue = ch - L'0'; in StrToRGB() local
293 Optional<int32_t> iValue = TryInteger(eAttr, bUseDefault); in TryAttribute() local
354 bool CJX_Object::SetInteger(XFA_Attribute eAttr, int32_t iValue, bool bNotify) { in SetInteger()
Dcjx_hostpseudomodel.cpp522 int32_t iValue = pNotify->GetAppProvider()->MsgBox(message, title, in messageBox() local
/external/deqp/external/openglcts/modules/common/
DglcTextureFilterAnisotropicTests.cpp226 GLint iValue; in verifyTexParameters() local
341 GLint iValue; in verifyGet() local
/external/pdfium/core/fxcrt/css/
Dcfx_cssstyleselector.cpp220 int32_t iValue = in ApplyProperty() local
/external/pdfium/fxjs/
Dcjs_util.cpp43 int iValue; member
/external/pdfium/core/fxcrt/
Dfx_bidi.cpp285 int32_t iValue) { in SetDeferredRun()
/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp89 int32_t iValue = 0; in GetSimilarityScore() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DNumberFormatTest.java2518 BigDecimal iValue = base.add(increment.multiply(new BigDecimal(i)).movePointLeft(1)); in checkRounding() local
2530 private BigDecimal checkRound(DecimalFormat nf, BigDecimal iValue, BigDecimal lastParsed) { in checkRound()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java2515 BigDecimal iValue = base.add(increment.multiply(new BigDecimal(i)).movePointLeft(1)); in checkRounding() local
2527 private BigDecimal checkRound(DecimalFormat nf, BigDecimal iValue, BigDecimal lastParsed) { in checkRound()
/external/pdfium/third_party/libtiff/
Dtif_jpeg.c1326 int iValue; in JPEGDecode() local
/external/cldr/tools/java/org/unicode/cldr/util/props/
DUnicodeProperty.java477 String iValue = (String) myIntern.get(value); in _getUnicodeMap() local
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1367 int iValue; in ParseVariablesFromUnattendXml() local
/external/deqp/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp535 GLint iValue; member in glcts::__anon6abdc1140111::UniformValueGenerator
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp3173 double iValue=base+(increment*(i*0.1)); in checkRounding() local
3185 double NumberFormatTest::checkRound(DecimalFormat* df, double iValue, double lastParsed) { in checkRound()
/external/sqlite/dist/orig/
Dsqlite3.c16245 int iValue; /* Non-negative integer value if EP_IntValue */ member
23335 static int memsys5Log(int iValue){ in memsys5Log()
/external/sqlite/dist/
Dsqlite3.c16245 int iValue; /* Non-negative integer value if EP_IntValue */ member
23335 static int memsys5Log(int iValue){ in memsys5Log()