/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uvectr64.h | 60 class U_COMMON_API UVector64 : public UObject { 71 UVector64(UErrorCode &status); 73 UVector64(int32_t initialCapacity, UErrorCode &status); 75 virtual ~UVector64(); 81 void assign(const UVector64& other, UErrorCode &ec); 88 UBool operator==(const UVector64& other); 93 inline UBool operator!=(const UVector64& other); 179 UVector64(const UVector64&); 182 UVector64& operator=(const UVector64&); 204 inline UBool UVector64::ensureCapacity(int32_t minimumCapacity, UErrorCode &status) { in ensureCapacity() [all …]
|
D | uvectr64.cpp | 24 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UVector64) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument 26 UVector64::UVector64(UErrorCode &status) : in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 35 UVector64::UVector64(int32_t initialCapacity, UErrorCode &status) : in UVector64() function in UVector64 46 void UVector64::_init(int32_t initialCapacity, UErrorCode &status) { in _init() 65 UVector64::~UVector64() { in ~UVector64() 73 void UVector64::assign(const UVector64& other, UErrorCode &ec) { in assign() 83 UBool UVector64::operator==(const UVector64& other) { in operator ==() 95 void UVector64::setElementAt(int64_t elem, int32_t index) { in setElementAt() 102 void UVector64::insertElementAt(int64_t elem, int32_t index, UErrorCode &status) { in insertElementAt() 114 void UVector64::removeAllElements(void) { in removeAllElements() [all …]
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uvectr64.h | 60 class U_COMMON_API UVector64 : public UObject { 71 UVector64(UErrorCode &status); 73 UVector64(int32_t initialCapacity, UErrorCode &status); 75 virtual ~UVector64(); 81 void assign(const UVector64& other, UErrorCode &ec); 88 UBool operator==(const UVector64& other); 93 inline UBool operator!=(const UVector64& other); 179 UVector64(const UVector64&); 182 UVector64& operator=(const UVector64&); 204 inline UBool UVector64::ensureCapacity(int32_t minimumCapacity, UErrorCode &status) { in ensureCapacity() [all …]
|
D | uvectr64.cpp | 24 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UVector64) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument 26 UVector64::UVector64(UErrorCode &status) : in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 35 UVector64::UVector64(int32_t initialCapacity, UErrorCode &status) : in UVector64() function in UVector64 46 void UVector64::_init(int32_t initialCapacity, UErrorCode &status) { in _init() 65 UVector64::~UVector64() { in ~UVector64() 73 void UVector64::assign(const UVector64& other, UErrorCode &ec) { in assign() 83 UBool UVector64::operator==(const UVector64& other) { in operator ==() 95 void UVector64::setElementAt(int64_t elem, int32_t index) { in setElementAt() 102 void UVector64::insertElementAt(int64_t elem, int32_t index, UErrorCode &status) { in insertElementAt() 114 void UVector64::removeAllElements(void) { in removeAllElements() [all …]
|
/third_party/node/deps/icu-small/source/common/ |
D | uvectr64.h | 60 class U_COMMON_API UVector64 : public UObject { 71 UVector64(UErrorCode &status); 73 UVector64(int32_t initialCapacity, UErrorCode &status); 75 virtual ~UVector64(); 81 void assign(const UVector64& other, UErrorCode &ec); 88 bool operator==(const UVector64& other); 93 inline bool operator!=(const UVector64& other); 179 UVector64(const UVector64&); 182 UVector64& operator=(const UVector64&); 204 inline UBool UVector64::ensureCapacity(int32_t minimumCapacity, UErrorCode &status) { in ensureCapacity() [all …]
|
D | uvectr64.cpp | 24 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UVector64) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument 26 UVector64::UVector64(UErrorCode &status) : in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 35 UVector64::UVector64(int32_t initialCapacity, UErrorCode &status) : in UVector64() function in UVector64 46 void UVector64::_init(int32_t initialCapacity, UErrorCode &status) { in _init() 65 UVector64::~UVector64() { in ~UVector64() 73 void UVector64::assign(const UVector64& other, UErrorCode &ec) { in assign() 83 bool UVector64::operator==(const UVector64& other) { in operator ==() 95 void UVector64::setElementAt(int64_t elem, int32_t index) { in setElementAt() 102 void UVector64::insertElementAt(int64_t elem, int32_t index, UErrorCode &status) { in insertElementAt() 114 void UVector64::removeAllElements(void) { in removeAllElements() [all …]
|
/third_party/icu/icu4c/source/common/ |
D | uvectr64.h | 60 class U_COMMON_API UVector64 : public UObject { 71 UVector64(UErrorCode &status); 73 UVector64(int32_t initialCapacity, UErrorCode &status); 75 virtual ~UVector64(); 81 void assign(const UVector64& other, UErrorCode &ec); 88 UBool operator==(const UVector64& other); 93 inline UBool operator!=(const UVector64& other); 179 UVector64(const UVector64&); 182 UVector64& operator=(const UVector64&); 204 inline UBool UVector64::ensureCapacity(int32_t minimumCapacity, UErrorCode &status) { in ensureCapacity() [all …]
|
D | uvectr64.cpp | 24 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UVector64) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument 26 UVector64::UVector64(UErrorCode &status) : in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 35 UVector64::UVector64(int32_t initialCapacity, UErrorCode &status) : in UVector64() function in UVector64 46 void UVector64::_init(int32_t initialCapacity, UErrorCode &status) { in _init() 65 UVector64::~UVector64() { in ~UVector64() 73 void UVector64::assign(const UVector64& other, UErrorCode &ec) { in assign() 83 UBool UVector64::operator==(const UVector64& other) { in operator ==() 95 void UVector64::setElementAt(int64_t elem, int32_t index) { in setElementAt() 102 void UVector64::insertElementAt(int64_t elem, int32_t index, UErrorCode &status) { in insertElementAt() 114 void UVector64::removeAllElements(void) { in removeAllElements() [all …]
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
D | UVector64.java | 21 public final class UVector64 { class 22 public UVector64() {} in UVector64() method in UVector64
|
D | CollationFastLatinBuilder.java | 70 contractionCEs = new UVector64(); in CollationFastLatinBuilder() 71 uniqueCEs = new UVector64(); in CollationFastLatinBuilder() 688 private UVector64 contractionCEs; 689 private UVector64 uniqueCEs;
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | UVector64.java | 17 public final class UVector64 { class 18 public UVector64() {} in UVector64() method in UVector64
|
D | CollationFastLatinBuilder.java | 69 contractionCEs = new UVector64(); in CollationFastLatinBuilder() 70 uniqueCEs = new UVector64(); in CollationFastLatinBuilder() 687 private UVector64 contractionCEs; 688 private UVector64 uniqueCEs;
|
/third_party/icu/icu4c/source/i18n/ |
D | collationfastlatinbuilder.h | 76 UVector64 contractionCEs; 77 UVector64 uniqueCEs;
|
/third_party/node/deps/icu-small/source/i18n/ |
D | collationfastlatinbuilder.h | 76 UVector64 contractionCEs; 77 UVector64 uniqueCEs;
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | collationfastlatinbuilder.h | 76 UVector64 contractionCEs; 77 UVector64 uniqueCEs;
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | collationfastlatinbuilder.h | 76 UVector64 contractionCEs; 77 UVector64 uniqueCEs;
|
/third_party/icu/tools/unicode/c/genuca/ |
D | collationbasedatabuilder.h | 89 UVector64 rootElements;
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | regex.h | 73 class UVector64; variable 589 UVector64 *fCompiledPat; // The compiled pattern p-code. 1844 UVector64 *fStack;
|
D | tblcoll.h | 92 class UVector64; variable 792 void internalGetCEs(const UnicodeString &str, UVector64 &ces, UErrorCode &errorCode) const;
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | regex.h | 73 class UVector64; variable 589 UVector64 *fCompiledPat; // The compiled pattern p-code. 1837 UVector64 *fStack;
|
D | tblcoll.h | 94 class UVector64; variable 798 void internalGetCEs(const UnicodeString &str, UVector64 &ces, UErrorCode &errorCode) const;
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | regex.h | 73 class UVector64; variable 589 UVector64 *fCompiledPat; // The compiled pattern p-code. 1837 UVector64 *fStack;
|
D | tblcoll.h | 94 class UVector64; variable 798 void internalGetCEs(const UnicodeString &str, UVector64 &ces, UErrorCode &errorCode) const;
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | regex.h | 73 class UVector64; variable 589 UVector64 *fCompiledPat; // The compiled pattern p-code. 1837 UVector64 *fStack;
|
D | tblcoll.h | 94 class UVector64; variable 798 void internalGetCEs(const UnicodeString &str, UVector64 &ces, UErrorCode &errorCode) const;
|