/third_party/node/deps/icu-small/source/common/ |
D | ustack.cpp | 14 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UStack) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument 16 UStack::UStack(UErrorCode &status) : in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 21 UStack::UStack(int32_t initialCapacity, UErrorCode &status) : in UStack() function in UStack 26 UStack::UStack(UObjectDeleter *d, UElementsAreEqual *c, UErrorCode &status) : in UStack() function in UStack 31 UStack::UStack(UObjectDeleter *d, UElementsAreEqual *c, int32_t initialCapacity, UErrorCode &status… in UStack() function in UStack 36 UStack::~UStack() {} in ~UStack() 38 void* UStack::pop(void) { in pop() 47 int32_t UStack::popi(void) { in popi() 57 int32_t UStack::search(void* obj) const { in search()
|
D | uvector.h | 328 class U_COMMON_API UStack : public UVector { 330 UStack(UErrorCode &status); 332 UStack(int32_t initialCapacity, UErrorCode &status); 334 UStack(UObjectDeleter *d, UElementsAreEqual *c, UErrorCode &status); 336 UStack(UObjectDeleter *d, UElementsAreEqual *c, int32_t initialCapacity, UErrorCode &status); 338 virtual ~UStack(); 390 UStack(const UStack&) = delete; 393 UStack& operator=(const UStack&) = delete;
|
D | brkeng.h | 21 class UStack; variable 225 UStack *fEngines;
|
D | brkeng.cpp | 139 LocalPointer<UStack> engines(new UStack(_deleteEngine, nullptr, status), status); in getEngineFor()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ustack.cpp | 14 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UStack) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument 16 UStack::UStack(UErrorCode &status) : in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 21 UStack::UStack(int32_t initialCapacity, UErrorCode &status) : in UStack() function in UStack 26 UStack::UStack(UObjectDeleter *d, UElementsAreEqual *c, UErrorCode &status) : in UStack() function in UStack 31 UStack::UStack(UObjectDeleter *d, UElementsAreEqual *c, int32_t initialCapacity, UErrorCode &status… in UStack() function in UStack 36 UStack::~UStack() {} in ~UStack() 38 void* UStack::pop(void) { in pop() 48 int32_t UStack::popi(void) { in popi() 58 int32_t UStack::search(void* obj) const { in search()
|
D | uvector.h | 297 class U_COMMON_API UStack : public UVector { 299 UStack(UErrorCode &status); 301 UStack(int32_t initialCapacity, UErrorCode &status); 303 UStack(UObjectDeleter *d, UElementsAreEqual *c, UErrorCode &status); 305 UStack(UObjectDeleter *d, UElementsAreEqual *c, int32_t initialCapacity, UErrorCode &status); 307 virtual ~UStack(); 344 UStack(const UStack&); 347 UStack& operator=(const UStack&); 391 inline UBool UStack::empty(void) const { in empty() 395 inline void* UStack::peek(void) const { in peek() [all …]
|
D | brkeng.h | 21 class UStack; variable 221 UStack *fEngines;
|
D | brkeng.cpp | 136 UStack *engines = new UStack(_deleteEngine, NULL, status); in getEngineFor()
|
/third_party/icu/icu4c/source/common/ |
D | ustack.cpp | 14 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UStack) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument 16 UStack::UStack(UErrorCode &status) : in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 21 UStack::UStack(int32_t initialCapacity, UErrorCode &status) : in UStack() function in UStack 26 UStack::UStack(UObjectDeleter *d, UElementsAreEqual *c, UErrorCode &status) : in UStack() function in UStack 31 UStack::UStack(UObjectDeleter *d, UElementsAreEqual *c, int32_t initialCapacity, UErrorCode &status… in UStack() function in UStack 36 UStack::~UStack() {} in ~UStack() 38 void* UStack::pop(void) { in pop() 48 int32_t UStack::popi(void) { in popi() 58 int32_t UStack::search(void* obj) const { in search()
|
D | uvector.h | 297 class U_COMMON_API UStack : public UVector { 299 UStack(UErrorCode &status); 301 UStack(int32_t initialCapacity, UErrorCode &status); 303 UStack(UObjectDeleter *d, UElementsAreEqual *c, UErrorCode &status); 305 UStack(UObjectDeleter *d, UElementsAreEqual *c, int32_t initialCapacity, UErrorCode &status); 307 virtual ~UStack(); 344 UStack(const UStack&); 347 UStack& operator=(const UStack&); 391 inline UBool UStack::empty(void) const { in empty() 395 inline void* UStack::peek(void) const { in peek() [all …]
|
D | brkeng.h | 21 class UStack; variable 221 UStack *fEngines;
|
D | brkeng.cpp | 136 UStack *engines = new UStack(_deleteEngine, NULL, status); in getEngineFor()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ustack.cpp | 14 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(UStack) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument 16 UStack::UStack(UErrorCode &status) : in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 21 UStack::UStack(int32_t initialCapacity, UErrorCode &status) : in UStack() function in UStack 26 UStack::UStack(UObjectDeleter *d, UElementsAreEqual *c, UErrorCode &status) : in UStack() function in UStack 31 UStack::UStack(UObjectDeleter *d, UElementsAreEqual *c, int32_t initialCapacity, UErrorCode &status… in UStack() function in UStack 36 UStack::~UStack() {} in ~UStack() 38 void* UStack::pop(void) { in pop() 48 int32_t UStack::popi(void) { in popi() 58 int32_t UStack::search(void* obj) const { in search()
|
D | uvector.h | 297 class U_COMMON_API UStack : public UVector { 299 UStack(UErrorCode &status); 301 UStack(int32_t initialCapacity, UErrorCode &status); 303 UStack(UObjectDeleter *d, UElementsAreEqual *c, UErrorCode &status); 305 UStack(UObjectDeleter *d, UElementsAreEqual *c, int32_t initialCapacity, UErrorCode &status); 307 virtual ~UStack(); 344 UStack(const UStack&); 347 UStack& operator=(const UStack&); 391 inline UBool UStack::empty(void) const { in empty() 395 inline void* UStack::peek(void) const { in peek() [all …]
|
D | brkeng.h | 21 class UStack; variable 221 UStack *fEngines;
|
D | brkeng.cpp | 137 UStack *engines = new UStack(_deleteEngine, NULL, status); in getEngineFor()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | uvectest.cpp | 131 UStack *a; in UStack_API() 133 a = new UStack(status); in UStack_API() 138 a = new UStack(2000, status); in UStack_API() 143 a = new UStack(NULL, NULL, 2000, status); in UStack_API() 148 a = new UStack(NULL, UVectorTest_compareCstrings, status); in UStack_API()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | regexcmp.h | 218 UStack fSetStack; // Stack of UnicodeSets, used while evaluating 221 … UStack fSetOpStack; // Stack of pending set operators (&&, --, union)
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | regexcmp.h | 218 UStack fSetStack; // Stack of UnicodeSets, used while evaluating 221 … UStack fSetOpStack; // Stack of pending set operators (&&, --, union)
|
/third_party/node/deps/icu-small/source/i18n/ |
D | regexcmp.h | 218 UStack fSetStack; // Stack of UnicodeSets, used while evaluating 221 … UStack fSetOpStack; // Stack of pending set operators (&&, --, union)
|
/third_party/icu/icu4c/source/i18n/ |
D | regexcmp.h | 218 UStack fSetStack; // Stack of UnicodeSets, used while evaluating 221 … UStack fSetOpStack; // Stack of pending set operators (&&, --, union)
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | rbbi.h | 40 class UStack; variable 104 UStack *fLanguageBreakEngines;
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | rbbi.h | 44 class UStack; variable 108 UStack *fLanguageBreakEngines;
|
/third_party/icu/icu4c/source/common/unicode/ |
D | rbbi.h | 44 class UStack; variable 108 UStack *fLanguageBreakEngines;
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | rbbi.h | 44 class UStack; variable 108 UStack *fLanguageBreakEngines;
|