Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
DToken.cpp56 bool Token::iValue(int *value) const in iValue() function in angle::pp::Token
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DToken.cpp64 bool Token::iValue(int *value) const in iValue() function in pp::Token
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTextureFilterAnisotropicTests.cpp224 GLint iValue; in verifyTexParameters() local
339 GLint iValue; in verifyGet() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java2567 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()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DNumberFormatTest.java2570 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()
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1400 int iValue; in ParseVariablesFromUnattendXml() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp535 GLint iValue; member in glcts::__anon6f9a08eb0111::UniformValueGenerator
/third_party/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp3364 double iValue=base+(increment*(i*0.1)); in checkRounding() local
3376 double NumberFormatTest::checkRound(DecimalFormat* df, double iValue, double lastParsed) { in checkRound()
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2888 SKSL_INT iValue = value; in writeLiteral() local
/third_party/sqlite/src/
Dsqlite3.c18317 int iValue; /* Non-negative integer value if EP_IntValue */ member
Dshell.c3371 sqlite3_int64 iValue; /* Current value ("value") */ member