Home
last modified time | relevance | path

Searched refs:U_COMMON_API (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutypes.h300 #define U_COMMON_API U_EXPORT macro
308 #define U_COMMON_API macro
320 #define U_COMMON_API U_EXPORT macro
328 #define U_COMMON_API U_IMPORT macro
336 #define U_COMMON_API U_IMPORT macro
344 #define U_COMMON_API U_IMPORT macro
352 #define U_COMMON_API U_IMPORT macro
360 #define U_COMMON_API U_IMPORT macro
368 #define U_COMMON_API U_IMPORT macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dutypes.h300 #define U_COMMON_API U_EXPORT macro
308 #define U_COMMON_API macro
320 #define U_COMMON_API U_EXPORT macro
328 #define U_COMMON_API U_IMPORT macro
336 #define U_COMMON_API U_IMPORT macro
344 #define U_COMMON_API U_IMPORT macro
352 #define U_COMMON_API U_IMPORT macro
360 #define U_COMMON_API U_IMPORT macro
368 #define U_COMMON_API U_IMPORT macro
/third_party/icu/icu4c/source/common/unicode/
Dutypes.h304 #define U_COMMON_API U_EXPORT macro
312 #define U_COMMON_API macro
320 #define U_COMMON_API U_EXPORT macro
328 #define U_COMMON_API U_IMPORT macro
336 #define U_COMMON_API U_IMPORT macro
344 #define U_COMMON_API U_IMPORT macro
352 #define U_COMMON_API U_IMPORT macro
360 #define U_COMMON_API U_IMPORT macro
368 #define U_COMMON_API U_IMPORT macro
/third_party/node/deps/icu-small/source/common/unicode/
Dutypes.h300 #define U_COMMON_API U_EXPORT macro
308 #define U_COMMON_API macro
316 #define U_COMMON_API U_EXPORT macro
324 #define U_COMMON_API U_IMPORT macro
332 #define U_COMMON_API U_IMPORT macro
340 #define U_COMMON_API U_IMPORT macro
348 #define U_COMMON_API U_IMPORT macro
356 #define U_COMMON_API U_IMPORT macro
364 #define U_COMMON_API U_IMPORT macro
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dumutex.cpp61 U_COMMON_API UBool U_EXPORT2 umtx_initImplPreInit(UInitOnce &uio) { in umtx_initImplPreInit()
91 U_COMMON_API void U_EXPORT2 umtx_initImplPostInit(UInitOnce &uio) { in umtx_initImplPostInit()
255 U_COMMON_API UBool U_EXPORT2
283 U_COMMON_API void U_EXPORT2
317 U_COMMON_API int32_t U_EXPORT2
327 U_COMMON_API int32_t U_EXPORT2
336 U_COMMON_API int32_t U_EXPORT2
344 U_COMMON_API void U_EXPORT2
Dumutex.h65 template <> struct U_COMMON_API std::atomic<int32_t>;
205 U_COMMON_API int32_t U_EXPORT2
208 U_COMMON_API void U_EXPORT2
211 U_COMMON_API int32_t U_EXPORT2
214 U_COMMON_API int32_t U_EXPORT2
244 U_COMMON_API UBool U_EXPORT2 umtx_initImplPreInit(UInitOnce &);
245 U_COMMON_API void U_EXPORT2 umtx_initImplPostInit(UInitOnce &);
Ddictionarydata.h32 class U_COMMON_API DictionaryData : public UMemory {
69 class U_COMMON_API DictionaryMatcher : public UMemory {
102 class U_COMMON_API UCharsDictionaryMatcher : public DictionaryMatcher {
118 class U_COMMON_API BytesDictionaryMatcher : public DictionaryMatcher {
Dserv.h72 class U_COMMON_API ICUServiceKey : public UObject {
214 class U_COMMON_API ICUServiceFactory : public UObject {
285 class U_COMMON_API SimpleFactory : public ICUServiceFactory {
371 class U_COMMON_API ServiceListener : public EventListener {
405 class U_COMMON_API StringPair : public UMemory {
526 class U_COMMON_API ICUService : public ICUNotifier {
Dstatic_unicode_sets.h76 U_COMMON_API const UnicodeSet* get(Key key);
87 U_COMMON_API Key chooseFrom(UnicodeString str, Key key1);
100 U_COMMON_API Key chooseFrom(UnicodeString str, Key key1, Key key2);
Dresource.h44 class U_COMMON_API ResourceArray {
76 class U_COMMON_API ResourceTable {
111 class U_COMMON_API ResourceValue : public UObject {
250 class U_COMMON_API ResourceSink : public UObject {
/third_party/node/deps/icu-small/source/common/
Dumutex.h52 template struct U_COMMON_API std::atomic<int32_t>;
53 template struct U_COMMON_API std::atomic<std::mutex *>;
111 U_COMMON_API UBool U_EXPORT2 umtx_initImplPreInit(UInitOnce &);
112 U_COMMON_API void U_EXPORT2 umtx_initImplPostInit(UInitOnce &);
223 class U_COMMON_API UMutex {
Ddictionarydata.h32 class U_COMMON_API DictionaryData : public UMemory {
69 class U_COMMON_API DictionaryMatcher : public UMemory {
102 class U_COMMON_API UCharsDictionaryMatcher : public DictionaryMatcher {
118 class U_COMMON_API BytesDictionaryMatcher : public DictionaryMatcher {
Dserv.h72 class U_COMMON_API ICUServiceKey : public UObject {
214 class U_COMMON_API ICUServiceFactory : public UObject {
285 class U_COMMON_API SimpleFactory : public ICUServiceFactory {
371 class U_COMMON_API ServiceListener : public EventListener {
405 class U_COMMON_API StringPair : public UMemory {
526 class U_COMMON_API ICUService : public ICUNotifier {
Dstatic_unicode_sets.h95 U_COMMON_API const UnicodeSet* get(Key key);
106 U_COMMON_API Key chooseFrom(UnicodeString str, Key key1);
119 U_COMMON_API Key chooseFrom(UnicodeString str, Key key1, Key key2);
Dresource.h45 class U_COMMON_API ResourceArray {
80 class U_COMMON_API ResourceTable {
125 class U_COMMON_API ResourceValue : public UObject {
264 class U_COMMON_API ResourceSink : public UObject {
/third_party/icu/icu4c/source/common/
Dumutex.h52 template struct U_COMMON_API std::atomic<int32_t>;
53 template struct U_COMMON_API std::atomic<std::mutex *>;
111 U_COMMON_API UBool U_EXPORT2 umtx_initImplPreInit(UInitOnce &);
112 U_COMMON_API void U_EXPORT2 umtx_initImplPostInit(UInitOnce &);
223 class U_COMMON_API UMutex {
Ddictionarydata.h32 class U_COMMON_API DictionaryData : public UMemory {
69 class U_COMMON_API DictionaryMatcher : public UMemory {
102 class U_COMMON_API UCharsDictionaryMatcher : public DictionaryMatcher {
118 class U_COMMON_API BytesDictionaryMatcher : public DictionaryMatcher {
Dserv.h72 class U_COMMON_API ICUServiceKey : public UObject {
214 class U_COMMON_API ICUServiceFactory : public UObject {
285 class U_COMMON_API SimpleFactory : public ICUServiceFactory {
371 class U_COMMON_API ServiceListener : public EventListener {
405 class U_COMMON_API StringPair : public UMemory {
526 class U_COMMON_API ICUService : public ICUNotifier {
Dstatic_unicode_sets.h95 U_COMMON_API const UnicodeSet* get(Key key);
106 U_COMMON_API Key chooseFrom(UnicodeString str, Key key1);
119 U_COMMON_API Key chooseFrom(UnicodeString str, Key key1, Key key2);
Dresource.h45 class U_COMMON_API ResourceArray {
80 class U_COMMON_API ResourceTable {
125 class U_COMMON_API ResourceValue : public UObject {
264 class U_COMMON_API ResourceSink : public UObject {
/third_party/skia/third_party/externals/icu/source/common/
Dumutex.h52 template struct U_COMMON_API std::atomic<int32_t>;
53 template struct U_COMMON_API std::atomic<std::mutex *>;
111 U_COMMON_API UBool U_EXPORT2 umtx_initImplPreInit(UInitOnce &);
112 U_COMMON_API void U_EXPORT2 umtx_initImplPostInit(UInitOnce &);
223 class U_COMMON_API UMutex {
Ddictionarydata.h32 class U_COMMON_API DictionaryData : public UMemory {
69 class U_COMMON_API DictionaryMatcher : public UMemory {
102 class U_COMMON_API UCharsDictionaryMatcher : public DictionaryMatcher {
118 class U_COMMON_API BytesDictionaryMatcher : public DictionaryMatcher {
Dserv.h72 class U_COMMON_API ICUServiceKey : public UObject {
214 class U_COMMON_API ICUServiceFactory : public UObject {
285 class U_COMMON_API SimpleFactory : public ICUServiceFactory {
371 class U_COMMON_API ServiceListener : public EventListener {
405 class U_COMMON_API StringPair : public UMemory {
526 class U_COMMON_API ICUService : public ICUNotifier {
Dstatic_unicode_sets.h95 U_COMMON_API const UnicodeSet* get(Key key);
106 U_COMMON_API Key chooseFrom(UnicodeString str, Key key1);
119 U_COMMON_API Key chooseFrom(UnicodeString str, Key key1, Key key2);
Dresource.h45 class U_COMMON_API ResourceArray {
80 class U_COMMON_API ResourceTable {
125 class U_COMMON_API ResourceValue : public UObject {
264 class U_COMMON_API ResourceSink : public UObject {

12345678910>>...13