Home
last modified time | relevance | path

Searched refs:UElement (Results 1 – 25 of 244) sorted by relevance

12345678910

/dports/devel/icu/icu/source/common/
H A Duelement.h39 union UElement { union
43 typedef union UElement UElement; typedef
51 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
62 typedef int32_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
70 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
81 uhash_compareUnicodeString(const UElement key1, const UElement key2);
92 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2);
H A Duvector.cpp55 elements = (UElement *)uprv_malloc(sizeof(UElement)*initialCapacity); in UVector()
297 UElement key; in indexOf()
303 UElement key; in indexOf()
353 UElement* newElems = (UElement *)uprv_realloc(elements, sizeof(UElement)*newCap); in ensureCapacityX()
388 UElement* newElems = (UElement *)uprv_realloc(elements, sizeof(UElement)*newCap); in ensureCapacity()
476 UElement e; in sortedInsert()
488 UElement e {}; in sortedInsert()
538 UElement e1 = *static_cast<const UElement *>(left); in sortComparator()
539 UElement e2 = *static_cast<const UElement *>(right); in sortComparator()
551 const UElement *e1 = static_cast<const UElement *>(left); in sortiComparator()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Duelement.h39 union UElement { union
43 typedef union UElement UElement; typedef
51 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
59 typedef int8_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
67 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
78 uhash_compareUnicodeString(const UElement key1, const UElement key2);
89 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2);
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Duelement.h39 union UElement { union
43 typedef union UElement UElement; typedef
51 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
59 typedef int8_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
67 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
78 uhash_compareUnicodeString(const UElement key1, const UElement key2);
89 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2);
H A Duvector.cpp80 elements = (UElement *)uprv_malloc(sizeof(UElement)*initialCapacity); in _init()
278 UElement key; in equals()
292 UElement key; in indexOf()
298 UElement key; in indexOf()
350 UElement* newElems = (UElement *)uprv_realloc(elements, sizeof(UElement)*newCap); in ensureCapacity()
443 UElement e; in sortedInsert()
454 UElement e; in sortedInsert()
500 UElement e1 = *static_cast<const UElement *>(left); in sortComparator()
501 UElement e2 = *static_cast<const UElement *>(right); in sortComparator()
513 const UElement *e1 = static_cast<const UElement *>(left); in sortiComparator()
[all …]
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Duelement.h39 union UElement { union
43 typedef union UElement UElement; typedef
51 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
59 typedef int8_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
67 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
78 uhash_compareUnicodeString(const UElement key1, const UElement key2);
89 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2);
H A Duvector.cpp80 elements = (UElement *)uprv_malloc(sizeof(UElement)*initialCapacity); in _init()
278 UElement key; in equals()
292 UElement key; in indexOf()
298 UElement key; in indexOf()
350 UElement* newElems = (UElement *)uprv_realloc(elements, sizeof(UElement)*newCap); in ensureCapacity()
443 UElement e; in sortedInsert()
454 UElement e; in sortedInsert()
500 UElement e1 = *static_cast<const UElement *>(left); in sortComparator()
501 UElement e2 = *static_cast<const UElement *>(right); in sortComparator()
513 const UElement *e1 = static_cast<const UElement *>(left); in sortiComparator()
[all …]
/dports/devel/icu-lx/icu/source/common/
H A Duelement.h39 union UElement { union
43 typedef union UElement UElement; typedef
51 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
62 typedef int32_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
70 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
81 uhash_compareUnicodeString(const UElement key1, const UElement key2);
92 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2);
H A Duvector.cpp55 elements = (UElement *)uprv_malloc(sizeof(UElement)*initialCapacity); in UVector()
297 UElement key; in indexOf()
303 UElement key; in indexOf()
353 UElement* newElems = (UElement *)uprv_realloc(elements, sizeof(UElement)*newCap); in ensureCapacityX()
388 UElement* newElems = (UElement *)uprv_realloc(elements, sizeof(UElement)*newCap); in ensureCapacity()
476 UElement e; in sortedInsert()
488 UElement e {}; in sortedInsert()
538 UElement e1 = *static_cast<const UElement *>(left); in sortComparator()
539 UElement e2 = *static_cast<const UElement *>(right); in sortComparator()
551 const UElement *e1 = static_cast<const UElement *>(left); in sortiComparator()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Duelement.h39 union UElement { union
43 typedef union UElement UElement; typedef
51 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
59 typedef int8_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
67 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
78 uhash_compareUnicodeString(const UElement key1, const UElement key2);
89 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2);
H A Duvector.cpp80 elements = (UElement *)uprv_malloc(sizeof(UElement)*initialCapacity); in _init()
278 UElement key; in equals()
292 UElement key; in indexOf()
298 UElement key; in indexOf()
350 UElement* newElems = (UElement *)uprv_realloc(elements, sizeof(UElement)*newCap); in ensureCapacity()
443 UElement e; in sortedInsert()
454 UElement e; in sortedInsert()
500 UElement e1 = *static_cast<const UElement *>(left); in sortComparator()
501 UElement e2 = *static_cast<const UElement *>(right); in sortComparator()
513 const UElement *e1 = static_cast<const UElement *>(left); in sortiComparator()
[all …]
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Duelement.h39 union UElement { union
43 typedef union UElement UElement; typedef
51 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
59 typedef int8_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
67 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
78 uhash_compareUnicodeString(const UElement key1, const UElement key2);
89 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2);
H A Duvector.cpp80 elements = (UElement *)uprv_malloc(sizeof(UElement)*initialCapacity); in _init()
278 UElement key; in equals()
292 UElement key; in indexOf()
298 UElement key; in indexOf()
350 UElement* newElems = (UElement *)uprv_realloc(elements, sizeof(UElement)*newCap); in ensureCapacity()
443 UElement e; in sortedInsert()
454 UElement e; in sortedInsert()
500 UElement e1 = *static_cast<const UElement *>(left); in sortComparator()
501 UElement e2 = *static_cast<const UElement *>(right); in sortComparator()
513 const UElement *e1 = static_cast<const UElement *>(left); in sortiComparator()
[all …]
/dports/textproc/R-cran-stringi/stringi/src/icu55/common/
H A Duelement.h37 union UElement { union
41 typedef union UElement UElement; typedef
49 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
57 typedef int8_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
65 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
76 uhash_compareUnicodeString(const UElement key1, const UElement key2);
87 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2);
H A Duvector.cpp78 elements = (UElement *)uprv_malloc(sizeof(UElement)*initialCapacity); in _init()
276 UElement key; in equals()
290 UElement key; in indexOf()
296 UElement key; in indexOf()
348 UElement* newElems = (UElement *)uprv_realloc(elements, sizeof(UElement)*newCap); in ensureCapacity()
441 UElement e; in sortedInsert()
452 UElement e; in sortedInsert()
498 UElement e1 = *static_cast<const UElement *>(left); in sortComparator()
499 UElement e2 = *static_cast<const UElement *>(right); in sortComparator()
511 const UElement *e1 = static_cast<const UElement *>(left); in sortiComparator()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Duelement.h39 union UElement { union
43 typedef union UElement UElement; typedef
51 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
59 typedef int8_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
67 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
78 uhash_compareUnicodeString(const UElement key1, const UElement key2);
89 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2);
H A Duvector.cpp80 elements = (UElement *)uprv_malloc(sizeof(UElement)*initialCapacity); in _init()
278 UElement key; in equals()
292 UElement key; in indexOf()
298 UElement key; in indexOf()
350 UElement* newElems = (UElement *)uprv_realloc(elements, sizeof(UElement)*newCap); in ensureCapacity()
443 UElement e; in sortedInsert()
454 UElement e; in sortedInsert()
500 UElement e1 = *static_cast<const UElement *>(left); in sortComparator()
501 UElement e2 = *static_cast<const UElement *>(right); in sortComparator()
513 const UElement *e1 = static_cast<const UElement *>(left); in sortiComparator()
[all …]
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Duelement.h39 union UElement { union
43 typedef union UElement UElement; typedef
51 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
62 typedef int32_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
70 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
81 uhash_compareUnicodeString(const UElement key1, const UElement key2);
92 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2);
H A Duvector.cpp55 elements = (UElement *)uprv_malloc(sizeof(UElement)*initialCapacity); in UVector()
297 UElement key; in indexOf()
303 UElement key; in indexOf()
353 UElement* newElems = (UElement *)uprv_realloc(elements, sizeof(UElement)*newCap); in ensureCapacityX()
388 UElement* newElems = (UElement *)uprv_realloc(elements, sizeof(UElement)*newCap); in ensureCapacity()
476 UElement e; in sortedInsert()
488 UElement e {}; in sortedInsert()
538 UElement e1 = *static_cast<const UElement *>(left); in sortComparator()
539 UElement e2 = *static_cast<const UElement *>(right); in sortComparator()
551 const UElement *e1 = static_cast<const UElement *>(left); in sortiComparator()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Duelement.h39 union UElement { union
43 typedef union UElement UElement; typedef
51 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
59 typedef int8_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
67 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
78 uhash_compareUnicodeString(const UElement key1, const UElement key2);
89 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2);
H A Duvector.cpp80 elements = (UElement *)uprv_malloc(sizeof(UElement)*initialCapacity); in _init()
278 UElement key; in equals()
292 UElement key; in indexOf()
298 UElement key; in indexOf()
350 UElement* newElems = (UElement *)uprv_realloc(elements, sizeof(UElement)*newCap); in ensureCapacity()
443 UElement e; in sortedInsert()
454 UElement e; in sortedInsert()
500 UElement e1 = *static_cast<const UElement *>(left); in sortComparator()
501 UElement e2 = *static_cast<const UElement *>(right); in sortComparator()
513 const UElement *e1 = static_cast<const UElement *>(left); in sortiComparator()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/
H A Duelement.h39 union UElement {
43 typedef union UElement UElement;
51 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
59 typedef int8_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
67 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
78 uhash_compareUnicodeString(const UElement key1, const UElement key2);
89 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2);
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/
H A Duelement.h39 union UElement { union
43 typedef union UElement UElement; typedef
51 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
59 typedef int8_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
67 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
78 uhash_compareUnicodeString(const UElement key1, const UElement key2);
89 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2);
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Duelement.h39 union UElement { union
43 typedef union UElement UElement; typedef
51 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
59 typedef int8_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
67 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
78 uhash_compareUnicodeString(const UElement key1, const UElement key2);
89 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/
H A Duelement.h37 union UElement { union
41 typedef union UElement UElement; typedef
49 typedef UBool U_CALLCONV UElementsAreEqual(const UElement e1, const UElement e2);
57 typedef int8_t U_CALLCONV UElementComparator(UElement e1, UElement e2);
65 typedef void U_CALLCONV UElementAssigner(UElement *dst, UElement *src);
76 uhash_compareUnicodeString(const UElement key1, const UElement key2);
87 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2);

12345678910