Home
last modified time | relevance | path

Searched refs:INDEX_SHIFT (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/common/
Dlocdistance.h48 return indexAndDistance >> INDEX_SHIFT; in getIndex()
81 static constexpr int32_t INDEX_SHIFT = DISTANCE_INT_SHIFT + DISTANCE_SHIFT; variable
Dlocdistance.cpp221 return slIndex << INDEX_SHIFT; in getBestIndexAndDistance()
254 (bestIndex << INDEX_SHIFT) | shiftedThreshold : in getBestIndexAndDistance()
/third_party/node/deps/icu-small/source/common/
Dlocdistance.h48 return indexAndDistance >> INDEX_SHIFT; in getIndex()
81 static constexpr int32_t INDEX_SHIFT = DISTANCE_INT_SHIFT + DISTANCE_SHIFT; variable
Dlocdistance.cpp221 return slIndex << INDEX_SHIFT; in getBestIndexAndDistance()
254 (bestIndex << INDEX_SHIFT) | shiftedThreshold : in getBestIndexAndDistance()
/third_party/skia/third_party/externals/icu/source/common/
Dlocdistance.h48 return indexAndDistance >> INDEX_SHIFT; in getIndex()
81 static constexpr int32_t INDEX_SHIFT = DISTANCE_INT_SHIFT + DISTANCE_SHIFT; variable
Dlocdistance.cpp221 return slIndex << INDEX_SHIFT; in getBestIndexAndDistance()
254 (bestIndex << INDEX_SHIFT) | shiftedThreshold : in getBestIndexAndDistance()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DLocaleDistance.java46 private static final int INDEX_SHIFT = DISTANCE_INT_SHIFT + DISTANCE_SHIFT; field in LocaleDistance
103 return indexAndDistance >> INDEX_SHIFT; in getIndex()
359 return slIndex << INDEX_SHIFT; in getBestIndexAndDistance()
392 (bestIndex << INDEX_SHIFT) | shiftedThreshold : in getBestIndexAndDistance()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleDistance.java44 private static final int INDEX_SHIFT = DISTANCE_INT_SHIFT + DISTANCE_SHIFT; field in LocaleDistance
101 return indexAndDistance >> INDEX_SHIFT; in getIndex()
354 return slIndex << INDEX_SHIFT; in getBestIndexAndDistance()
387 (bestIndex << INDEX_SHIFT) | shiftedThreshold : in getBestIndexAndDistance()
/third_party/openGLES/extensions/EXT/
DEXT_index_material.txt68 the Material Command with <pname> set to INDEX_SHIFT and
140 INDEX_SHIFT GetMaterialfv 2 x R 0 lighting
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_index_material.txt68 the Material Command with <pname> set to INDEX_SHIFT and
140 INDEX_SHIFT GetMaterialfv 2 x R 0 lighting