/aosp_15_r20/external/apache-harmony/beans/src/test/support/java/org/apache/harmony/beans/tests/support/ |
H A D | SerializableBean.java | 30 private Integer iValue = null; field in SerializableBean 51 public void setIValue(Integer iValue) { in setIValue()
|
/aosp_15_r20/external/parameter-framework/upstream/parameter/ |
H A 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()
|
H A D | IntegerParameterType.h | 139 int32_t iValue = value; in fromBlackboard() local 253 int32_t iValue = uiValue; in fromBlackboard() local
|
H A D | BaseIntegerParameterType.cpp | 61 int32_t iValue = uiValue; in fromBlackboard() local
|
H A D | Parameter.cpp | 127 bool CParameter::access(int32_t &iValue, bool bSet, in access()
|
/aosp_15_r20/external/kotlinx.atomicfu/atomicfu/src/nativeMain/kotlin/kotlinx/atomicfu/ |
H A D | AtomicFU.kt | 93 val iValue = if (value) 1 else 0 in getAndSet() constant
|
/aosp_15_r20/external/flatbuffers/java/com/google/flatbuffers/ |
H A 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()
|
H A D | ArrayReadWriteBuf.java | 201 int iValue = Float.floatToRawIntBits(value); in setFloat() local
|
/aosp_15_r20/frameworks/av/media/module/libmediaformatshaper/ |
H A D | CodecProperties.cpp | 109 int32_t iValue = strtol(p, &q, 0); in setTuningValue() local 136 int32_t iValue = strtol(p, &q, 0); in setTuningValue() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcTextureFilterAnisotropicTests.cpp | 224 GLint iValue; in verifyTexParameters() local 339 GLint iValue; in verifyGet() local
|
/aosp_15_r20/bionic/libc/arch-riscv64/string/ |
H A D | memset_v.S | 59 #define iValue a1 macro
|
H A D | memchr_v.S | 61 #define iValue a1 macro
|
/aosp_15_r20/external/angle/src/compiler/preprocessor/ |
H A D | Token.cpp | 56 bool Token::iValue(int *value) const in iValue() function in angle::pp::Token
|
/aosp_15_r20/external/pdfium/fxjs/xfa/ |
H A D | cjx_boolean.cpp | 36 int32_t iValue = FXSYS_atoi(newValue.c_str()); in defaultValue() local
|
H A D | cjx_object.cpp | 82 int32_t iValue = ch - L'0'; in StrToRGB() local 291 absl::optional<int32_t> iValue = TryInteger(eAttr, bUseDefault); in TryAttribute() local 333 void CJX_Object::SetInteger(XFA_Attribute eAttr, int32_t iValue, bool bNotify) { in SetInteger()
|
H A D | cjx_eventpseudomodel.cpp | 36 int32_t* iValue, in IntegerProperty()
|
H A D | cjx_node.cpp | 161 int32_t iValue = params.size() >= 2 ? runtime->ToInt32(params[1]) : 0; in getElement() local
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/common/ |
H A D | DefaultGridSampler.java | 58 float iValue = y + 0.5f; in sampleGrid() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/jdk/internal/math/ |
H A D | FloatingDecimal.java | 1409 int iValue = (int) digits[0] - (int) '0'; in floatValue() local 2387 int iValue = (int) (significand >>> threshShift); in parseHexString() local
|
/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/ |
H A D | ByteArray.kt | 122 val iValue: Int = value.toRawBits() in getString() constant
|
H A D | FlexBuffersInternals.kt | 123 var iValue: ULong = 0UL, // integer value in isTypedVector() variable in com.google.flatbuffers.kotlin.Value
|
/aosp_15_r20/external/pdfium/core/fxcrt/css/ |
H A D | cfx_cssstyleselector.cpp | 221 int32_t iValue = static_cast<int32_t>( in ApplyProperty() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/utils/ |
H A D | check_alias_annotation.cpp | 89 const IValue iValue; member
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/os/ |
H A D | mos_os.cpp | 289 uint8_t iValue) in Mos_OsFillResource()
|
/aosp_15_r20/external/pdfium/xfa/fgas/layout/ |
H A D | cfgas_char.cpp | 293 int32_t iValue) { in SetDeferredRunLevel()
|