Home
last modified time | relevance | path

Searched refs:INDEX_ODD_BIT (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/external/icu/
H A Dicu4c-ubsan.patch.16 #define INDEX_ODD_BIT (1UL<<31)
12 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
14 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/icu/
H A Dicu4c-ubsan.patch.16 #define INDEX_ODD_BIT (1UL<<31)
12 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
14 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
/dports/devel/icu-lx/icu/source/common/
H A Dubidiimp.h207 #define INDEX_ODD_BIT (1UL<<31) macro
211 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
213 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
215 #define IS_ODD_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)!=0))
216 #define IS_EVEN_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
/dports/devel/icu/icu/source/common/
H A Dubidiimp.h207 #define INDEX_ODD_BIT (1UL<<31) macro
211 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
213 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
215 #define IS_ODD_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)!=0))
216 #define IS_EVEN_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Dubidiimp.h207 #define INDEX_ODD_BIT (1UL<<31) macro
211 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
213 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
215 #define IS_ODD_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)!=0))
216 #define IS_EVEN_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Dubidiimp.h207 #define INDEX_ODD_BIT (1UL<<31) macro
211 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
213 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
215 #define IS_ODD_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)!=0))
216 #define IS_EVEN_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Dubidiimp.h199 #define INDEX_ODD_BIT (1UL<<31) macro
203 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
205 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
207 #define IS_ODD_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)!=0))
208 #define IS_EVEN_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Dubidiimp.h207 #define INDEX_ODD_BIT (1UL<<31) macro
211 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
213 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
215 #define IS_ODD_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)!=0))
216 #define IS_EVEN_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
/dports/textproc/R-cran-stringi/stringi/src/icu55/common/
H A Dubidiimp.h199 #define INDEX_ODD_BIT (1UL<<31) macro
203 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
205 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
207 #define IS_ODD_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)!=0))
208 #define IS_EVEN_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Dubidiimp.h199 #define INDEX_ODD_BIT (1UL<<31) macro
203 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
205 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
207 #define IS_ODD_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)!=0))
208 #define IS_EVEN_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Dubidiimp.h207 #define INDEX_ODD_BIT (1UL<<31) macro
211 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
213 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
215 #define IS_ODD_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)!=0))
216 #define IS_EVEN_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Dubidiimp.h207 #define INDEX_ODD_BIT (1UL<<31) macro
211 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
213 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
215 #define IS_ODD_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)!=0))
216 #define IS_EVEN_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/
H A Dubidiimp.h199 #define INDEX_ODD_BIT (1UL<<31) macro
203 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
205 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
207 #define IS_ODD_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)!=0))
208 #define IS_EVEN_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/
H A Dubidiimp.h199 #define INDEX_ODD_BIT (1UL<<31) macro
203 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
205 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
207 #define IS_ODD_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)!=0))
208 #define IS_EVEN_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Dubidiimp.h207 #define INDEX_ODD_BIT (1UL<<31) macro
211 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
213 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
215 #define IS_ODD_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)!=0))
216 #define IS_EVEN_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Dubidiimp.h199 #define INDEX_ODD_BIT (1UL<<31) macro
203 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
205 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
207 #define IS_ODD_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)!=0))
208 #define IS_EVEN_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/
H A Dubidiimp.h197 #define INDEX_ODD_BIT (1UL<<31) macro
201 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
203 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
205 #define IS_ODD_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)!=0))
206 #define IS_EVEN_RUN(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsBidi_noICU.h318 #define INDEX_ODD_BIT (1UL<<31) macro
322 #define REMOVE_ODD_BIT(x) ((x)&=~INDEX_ODD_BIT)
324 #define GET_INDEX(x) ((x)&~INDEX_ODD_BIT)
326 #define IS_ODD_RUN(x) (((x)&INDEX_ODD_BIT)!=0)
327 #define IS_EVEN_RUN(x) (((x)&INDEX_ODD_BIT)==0)