/external/apache-harmony/beans/src/test/support/java/org/apache/harmony/beans/tests/support/ |
D | SerializableBean.java | 30 private Integer iValue = null; field in SerializableBean 51 public void setIValue(Integer iValue) { in setIValue()
|
/external/parameter-framework/upstream/parameter/ |
D | SelectionCriterionType.cpp | 54 bool CSelectionCriterionType::addValuePair(int iValue, const std::string &strValue, in addValuePair() 132 bool CSelectionCriterionType::getLiteralValue(int iValue, std::string &strValue) const in getLiteralValue()
|
D | BaseIntegerParameterType.cpp | 61 int32_t iValue = uiValue; in fromBlackboard() local
|
D | IntegerParameterType.h | 139 int32_t iValue = value; in fromBlackboard() local 253 int32_t iValue = uiValue; in fromBlackboard() local
|
D | Parameter.cpp | 127 bool CParameter::access(int32_t &iValue, bool bSet, in access()
|
/external/pdfium/fxjs/xfa/ |
D | cjx_boolean.cpp | 32 int32_t iValue = FXSYS_atoi(newValue.c_str()); in defaultValue() local
|
D | cjx_eventpseudomodel.cpp | 29 void IntegerProperty(CFXJSE_Value* pReturn, int32_t* iValue, bool bSetting) { in IntegerProperty()
|
D | cjx_object.cpp | 89 int32_t iValue = ch - L'0'; in StrToRGB() local 292 Optional<int32_t> iValue = TryInteger(eAttr, bUseDefault); in TryAttribute() local 346 void CJX_Object::SetInteger(XFA_Attribute eAttr, int32_t iValue, bool bNotify) { in SetInteger()
|
D | cjx_node.cpp | 211 int32_t iValue = params.size() >= 2 ? runtime->ToInt32(params[1]) : 0; in getElement() local
|
D | cjx_hostpseudomodel.cpp | 504 int32_t iValue = pNotify->GetAppProvider()->MsgBox(message, title, in messageBox() local
|
/external/angle/src/compiler/preprocessor/ |
D | Token.cpp | 56 bool Token::iValue(int *value) const in iValue() function in angle::pp::Token
|
/external/kotlinx.atomicfu/atomicfu/src/nativeMain/kotlin/kotlinx/atomicfu/ |
D | AtomicFU.kt | 70 val iValue = if (value) 1 else 0 in getAndSet() constant
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | Token.cpp | 64 bool Token::iValue(int *value) const in iValue() function in pp::Token
|
/external/deqp/external/openglcts/modules/common/ |
D | glcTextureFilterAnisotropicTests.cpp | 226 GLint iValue; in verifyTexParameters() local 341 GLint iValue; in verifyGet() local
|
/external/flatbuffers/java/com/google/flatbuffers/ |
D | FlexBuffersBuilder.java | 645 long iValue; field in FlexBuffersBuilder.Value 649 Value(int key, int type, int bitWidth, long iValue) { in Value() 737 … private static int elemWidth(int type, int minBitWidth, long iValue, int bufSize, int elemIndex) { in elemWidth()
|
D | ArrayReadWriteBuf.java | 196 int iValue = Float.floatToRawIntBits(value); in setFloat() local
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_cssstyleselector.cpp | 222 int32_t iValue = in ApplyProperty() local
|
/external/pdfium/fxjs/ |
D | cjs_util.cpp | 44 int iValue; member
|
/external/pdfium/xfa/fgas/layout/ |
D | cfx_char.cpp | 288 int32_t iValue) { in SetDeferredRunLevel()
|
/external/pdfium/xfa/fgas/font/ |
D | cfgas_fontmgr.cpp | 58 int32_t iValue = 0; in GetSimilarityScore() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | NumberFormatTest.java | 2567 BigDecimal iValue = base.add(increment.multiply(new BigDecimal(i)).movePointLeft(1)); in checkRounding() local 2579 private BigDecimal checkRound(DecimalFormat nf, BigDecimal iValue, BigDecimal lastParsed) { in checkRound()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | NumberFormatTest.java | 2570 BigDecimal iValue = base.add(increment.multiply(new BigDecimal(i)).movePointLeft(1)); in checkRounding() local 2582 private BigDecimal checkRound(DecimalFormat nf, BigDecimal iValue, BigDecimal lastParsed) { in checkRound()
|
/external/cldr/tools/java/org/unicode/cldr/util/props/ |
D | UnicodeProperty.java | 536 String iValue = (String) myIntern.get(value); in _getUnicodeMap() local
|
/external/pdfium/third_party/libtiff/ |
D | tif_jpeg.c | 1459 int iValue; in JPEGDecode() local
|
/external/python/cpython3/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 1385 int iValue; in ParseVariablesFromUnattendXml() local
|