Home
last modified time | relevance | path

Searched refs:UBIDI_GET_MIRROR_DELTA (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/icu-lx/icu/source/common/
H A Dubidi_props.h123 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) macro
125 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… macro
H A Dubidi_props.cpp147 int32_t delta=UBIDI_GET_MIRROR_DELTA(props); in getMirror()
/dports/devel/icu/icu/source/common/
H A Dubidi_props.h123 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) macro
125 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… macro
H A Dubidi_props.cpp147 int32_t delta=UBIDI_GET_MIRROR_DELTA(props); in getMirror()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Dubidi_props.h123 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) macro
125 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… macro
H A Dubidi_props.cpp147 int32_t delta=UBIDI_GET_MIRROR_DELTA(props); in getMirror()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Dubidi_props.h123 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) macro
125 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… macro
H A Dubidi_props.cpp147 int32_t delta=UBIDI_GET_MIRROR_DELTA(props); in getMirror()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Dubidi_props.h123 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) macro
125 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… macro
H A Dubidi_props.cpp147 int32_t delta=UBIDI_GET_MIRROR_DELTA(props); in getMirror()
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Dubidi_props.h123 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) macro
125 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… macro
H A Dubidi_props.cpp147 int32_t delta=UBIDI_GET_MIRROR_DELTA(props); in getMirror()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Dubidi_props.h123 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) macro
125 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… macro
H A Dubidi_props.cpp147 int32_t delta=UBIDI_GET_MIRROR_DELTA(props); in getMirror()
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Dubidi_props.h123 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) macro
125 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… macro
H A Dubidi_props.cpp147 int32_t delta=UBIDI_GET_MIRROR_DELTA(props); in getMirror()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Dubidi_props.h123 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) macro
125 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… macro
H A Dubidi_props.cpp147 int32_t delta=UBIDI_GET_MIRROR_DELTA(props); in getMirror()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Dubidi_props.h123 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) macro
125 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… macro
H A Dubidi_props.cpp147 int32_t delta=UBIDI_GET_MIRROR_DELTA(props); in getMirror()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Dubidi_props.h123 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) macro
125 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… macro
/dports/textproc/R-cran-stringi/stringi/src/icu55/common/
H A Dubidi_props.h127 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) macro
129 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… macro
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/
H A Dubidi_props.h129 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT)
131 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA…
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/
H A Dubidi_props.h129 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) macro
131 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… macro
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/
H A Dubidi_props.h127 # define UBIDI_GET_MIRROR_DELTA(props) ((int16_t)(props)>>UBIDI_MIRROR_DELTA_SHIFT) macro
129 # define UBIDI_GET_MIRROR_DELTA(props) (int16_t)(((props)&0x8000) ? (((props)>>UBIDI_MIRROR_DELTA… macro

12