| /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(uint64_t iValue, const std::string &strValue, in addValuePair() 133 bool CSelectionCriterionType::getLiteralValue(uint64_t 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/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 | 84 val iValue = if (value) 1 else 0 in getAndSet() constant
|
| /external/pdfium/fxjs/xfa/ |
| D | cjx_boolean.cpp | 36 int32_t iValue = FXSYS_atoi(newValue.c_str()); in defaultValue() local
|
| D | cjx_eventpseudomodel.cpp | 36 int32_t* iValue, in IntegerProperty()
|
| D | cjx_object.cpp | 82 int32_t iValue = ch - L'0'; in StrToRGB() local 293 absl::optional<int32_t> iValue = TryInteger(eAttr, bUseDefault); in TryAttribute() local 337 void CJX_Object::SetInteger(XFA_Attribute eAttr, int32_t iValue, bool bNotify) { in SetInteger()
|
| D | cjx_node.cpp | 163 int32_t iValue = params.size() >= 2 ? runtime->ToInt32(params[1]) : 0; in getElement() local
|
| D | cjx_hostpseudomodel.cpp | 515 int32_t iValue = pNotify->GetAppProvider()->MsgBox(message, title, in messageBox() local
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcTextureFilterAnisotropicTests.cpp | 224 GLint iValue; in verifyTexParameters() local 339 GLint iValue; in verifyGet() local
|
| /external/flatbuffers/java/com/google/flatbuffers/ |
| D | FlexBuffersBuilder.java | 656 long iValue; field in FlexBuffersBuilder.Value 660 Value(int key, int type, int bitWidth, long iValue) { in Value() 748 … private static int elemWidth(int type, int minBitWidth, long iValue, int bufSize, int elemIndex) { in elemWidth()
|
| D | ArrayReadWriteBuf.java | 201 int iValue = Float.floatToRawIntBits(value); in setFloat() local
|
| /external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/ |
| D | ByteArray.kt | 122 val iValue: Int = value.toRawBits() in getString() constant
|
| D | FlexBuffersInternals.kt | 123 var iValue: ULong = 0UL, // integer value in isTypedVector() variable in com.google.flatbuffers.kotlin.Value
|
| /external/pdfium/core/fxcrt/css/ |
| D | cfx_cssstyleselector.cpp | 221 int32_t iValue = static_cast<int32_t>( in ApplyProperty() local
|
| /external/pdfium/xfa/fgas/layout/ |
| D | cfgas_char.cpp | 293 int32_t iValue) { in SetDeferredRunLevel()
|
| /external/pdfium/xfa/fgas/font/ |
| D | cfgas_fontmgr.cpp | 90 int32_t iValue = 0; in GetSimilarityScore() local
|
| /external/apache-commons-lang/src/main/java/org/apache/commons/lang3/time/ |
| D | FastDateParser.java | 855 int modify(final FastDateParser parser, final int iValue) { in modify()
|
| /external/openthread/tools/harness-thci/ |
| D | OpenThread_WpanCtl.py | 583 def __convertLongToHex(self, iValue, fillZeros=None): argument
|
| /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/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/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/props/ |
| D | UnicodeProperty.java | 536 String iValue = (String) myIntern.get(value); in _getUnicodeMap() local
|