Home
last modified time | relevance | path

Searched defs:nextValue (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Dcharacterproperties.cpp344 uint32_t nextValue = u_getIntPropertyValue(c, property); in makeMap() local
/third_party/node/deps/icu-small/source/common/
H A Dcharacterproperties.cpp352 uint32_t nextValue = u_getIntPropertyValue(c, property); in makeMap() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharacterproperties.cpp316 uint32_t nextValue = u_getIntPropertyValue(c, property); in makeMap() local
/third_party/vk-gl-cts/modules/egl/
H A DteglQuerySurfaceTests.cpp555 const EGLint nextValue = (value == EGL_BUFFER_DESTROYED) ? EGL_BUFFER_PRESERVED : EGL_BUFFER_DESTROYED; in testAttributes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp418 int64_t nextValue = J->Low->getSExtValue(); in Clusterify() local
/third_party/skia/src/sksl/
H A DSkSLDSLParser.cpp1114 dsl::DSLExpression nextValue = this->expression(); in forStatement() local

Completed in 11 milliseconds