Home
last modified time | relevance | path

Searched defs:currentValue (Results 1 – 25 of 32) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTrieIterator.java204 int currentValue = m_nextValue_; in calculateNextBMPElement() local
262 int currentValue = m_nextValue_; in calculateNextSupplementaryElement() local
363 private final boolean checkBlockDetail(int currentValue) in checkBlockDetail()
389 private final boolean checkBlock(int currentValue) in checkBlock()
428 private final boolean checkTrailBlock(int currentValue) in checkTrailBlock()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTrieIterator.java203 int currentValue = m_nextValue_; in calculateNextBMPElement() local
261 int currentValue = m_nextValue_; in calculateNextSupplementaryElement() local
362 private final boolean checkBlockDetail(int currentValue) in checkBlockDetail()
388 private final boolean checkBlock(int currentValue) in checkBlock()
427 private final boolean checkTrailBlock(int currentValue) in checkTrailBlock()
/third_party/typescript/tests/cases/compiler/
DgenericConstraint2.ts12 constructor(public currentValue: string) { } property in ComparableString
/third_party/typescript/tests/baselines/reference/
DgenericConstraint2.js33 function ComparableString(currentValue) { argument
/third_party/jerryscript/tests/jerry/es2015/
Dfunction-rest-parameter.js53 return a.reduce (function (accumulator, currentValue) { return accumulator + currentValue }); argument
/third_party/node/deps/npm/node_modules/psl/dist/
Dpsl.js643 currentValue = input[j]; property
682 currentValue = input[j]; property
/third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/
Dhello_ar_application.h126 float currentValue = 0; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DVertexArray11.cpp255 const auto &currentValue = glState.getVertexAttribCurrentValue(dirtyAttribIndex); in updateDirtyAttribs() local
308 const auto &currentValue = glState.getVertexAttribCurrentValue(dynamicAttribIndex); in updateDynamicAttribs() local
DInputLayoutCache.cpp162 const auto &currentValue = in getInputLayout() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DVertexArray11.cpp257 const auto &currentValue = glState.getVertexAttribCurrentValue(dirtyAttribIndex); in updateDirtyAttribs() local
315 const auto &currentValue = glState.getVertexAttribCurrentValue(dynamicAttribIndex); in updateDynamicAttribs() local
DInputLayoutCache.cpp162 const auto &currentValue = in getInputLayout() local
/third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
DPhonePrefixMap.java196 int currentValue = phonePrefixMapStorage.getPrefix(current); in binarySearch() local
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DIcuDataDumper.java129 private List<String> currentValue = new ArrayList<>(); field in IcuDataDumper.IcuDataParser
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DVertexDataManager.cpp578 const gl::VertexAttribCurrentValueData &currentValue, in storeCurrentValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp419 int64_t currentValue = I->High->getSExtValue(); in Clusterify() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DVertexDataManager.cpp586 const gl::VertexAttribCurrentValueData &currentValue, in storeCurrentValue()
/third_party/jsoncpp/src/lib_json/
Djson_reader.cpp759 Value& Reader::currentValue() { return *(nodes_.top()); } in currentValue() function in Json::Reader
1829 Value& OurReader::currentValue() { return *(nodes_.top()); } in currentValue() function in Json::OurReader
/third_party/flutter/skia/src/sksl/
DSkSLIRGenerator.cpp1035 int64_t currentValue = 0; in convertEnum() local
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp972 Value& Reader::currentValue() { return *(nodes_.top()); } in currentValue() function in Json::Reader
1935 Value& OurReader::currentValue() { return *(nodes_.top()); } in currentValue() function in Json::OurReader
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp972 Value& Reader::currentValue() { return *(nodes_.top()); } in currentValue() function in Json::Reader
1935 Value& OurReader::currentValue() { return *(nodes_.top()); } in currentValue() function in Json::OurReader
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp972 Value& Reader::currentValue() { return *(nodes_.top()); } in currentValue() function in Json::Reader
1935 Value& OurReader::currentValue() { return *(nodes_.top()); } in currentValue() function in Json::OurReader
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp965 Value& Reader::currentValue() { return *(nodes_.top()); } in currentValue() function in Json::Reader
1969 Value& OurReader::currentValue() { return *(nodes_.top()); } in currentValue() function in Json::OurReader
/third_party/icu/icu4c/source/i18n/
Dcalendar.cpp3925 int32_t currentValue; in recalculateStamp() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dcalendar.cpp3925 int32_t currentValue; in recalculateStamp() local
/third_party/node/deps/icu-small/source/i18n/
Dcalendar.cpp3925 int32_t currentValue; in recalculateStamp() local

12