OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:u_export
(Results
1 - 25
of
45
) sorted by null
1
2
/external/chromium_org/third_party/icu/patches/
declspec.patch
10
+#define U_DATA_API
U_EXPORT
11
#define U_COMMON_API
U_EXPORT
platform.qnx.patch
71
#define
U_EXPORT
__attribute__((visibility("default")))
75
#define
U_EXPORT
__global
77
#define
U_EXPORT
__declspec(dllexport)*/
platform.patch
43
+#define
U_EXPORT
45
#define
U_EXPORT
__attribute__((visibility("default")))
wpo.patch
84
U_EXPORT
const ICU_Data_Header U_ICUDATA_ENTRY_POINT = {
/external/chromium_org/third_party/icu/source/test/intltest/
simplethread.h
12
class
U_EXPORT
SimpleThread
/external/chromium_org/third_party/icu/source/tools/ctestfw/unicode/
testtype.h
12
#define T_CTEST_EXPORT
U_EXPORT
/external/icu/icu4c/source/test/intltest/
simplethread.h
12
class
U_EXPORT
SimpleThread
/external/icu/icu4c/source/tools/ctestfw/unicode/
testtype.h
12
#define T_CTEST_EXPORT
U_EXPORT
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/nfsd/
syscall.h
85
struct nfsctl_export
u_export
;
member in union:nfsctl_arg::__anon45934
98
#define ca_export u.
u_export
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/nfsd/
syscall.h
85
struct nfsctl_export
u_export
;
member in union:nfsctl_arg::__anon47670
98
#define ca_export u.
u_export
/external/chromium_org/third_party/icu/source/stubdata/
stubdata.c
26
U_EXPORT
const ICU_Data_Header U_ICUDATA_ENTRY_POINT = {
/external/icu/icu4c/source/stubdata/
stubdata.c
41
U_EXPORT
const ICU_Data_Header U_ICUDATA_ENTRY_POINT = {
/external/icu/icu4c/source/common/
stringpiece.cpp
52
U_EXPORT
UBool U_EXPORT2
/external/chromium_org/third_party/icu/source/common/unicode/
utypes.h
435
#define U_DATA_API
U_EXPORT
436
#define U_COMMON_API
U_EXPORT
437
#define U_I18N_API
U_EXPORT
438
#define U_LAYOUT_API
U_EXPORT
439
#define U_LAYOUTEX_API
U_EXPORT
440
#define U_IO_API
U_EXPORT
441
#define U_TOOLUTIL_API
U_EXPORT
451
#define U_DATA_API
U_EXPORT
452
#define U_COMMON_API
U_EXPORT
461
#define U_I18N_API
U_EXPORT
[
all
...]
pandroid.h
302
#define
U_EXPORT
304
#define
U_EXPORT
__attribute__((visibility("default")))
307
#define
U_EXPORT
__global
309
#define
U_EXPORT
__declspec(dllexport)*/
311
#define
U_EXPORT
platform.h.in
302
#define
U_EXPORT
304
#define
U_EXPORT
__attribute__((visibility("default")))
307
#define
U_EXPORT
__global
309
#define
U_EXPORT
__declspec(dllexport)*/
311
#define
U_EXPORT
plinux.h
302
#define
U_EXPORT
304
#define
U_EXPORT
__attribute__((visibility("default")))
307
#define
U_EXPORT
__global
309
#define
U_EXPORT
__declspec(dllexport)*/
311
#define
U_EXPORT
pnacl.h
304
#define
U_EXPORT
306
#define
U_EXPORT
__attribute__((visibility("default")))
309
#define
U_EXPORT
__global
311
#define
U_EXPORT
__declspec(dllexport)*/
313
#define
U_EXPORT
pqnx.h
302
#define
U_EXPORT
304
#define
U_EXPORT
__attribute__((visibility("default")))
307
#define
U_EXPORT
__global
309
#define
U_EXPORT
__declspec(dllexport)*/
311
#define
U_EXPORT
pfreebsd.h
302
#define
U_EXPORT
__attribute__((visibility("default")))
305
#define
U_EXPORT
__global
307
#define
U_EXPORT
__declspec(dllexport)*/
309
#define
U_EXPORT
pmac.h
325
#define
U_EXPORT
327
#define
U_EXPORT
__attribute__((visibility("default")))
330
#define
U_EXPORT
__global
332
#define
U_EXPORT
__declspec(dllexport)*/
334
#define
U_EXPORT
popenbsd.h
278
#define
U_EXPORT
__attribute__((visibility("default")))
280
#define
U_EXPORT
__declspec(dllexport)*/
282
#define
U_EXPORT
/external/icu/icu4c/source/common/unicode/
utypes.h
296
#define U_DATA_API
U_EXPORT
297
#define U_COMMON_API
U_EXPORT
298
#define U_I18N_API
U_EXPORT
299
#define U_LAYOUT_API
U_EXPORT
300
#define U_LAYOUTEX_API
U_EXPORT
301
#define U_IO_API
U_EXPORT
302
#define U_TOOLUTIL_API
U_EXPORT
313
#define U_COMMON_API
U_EXPORT
322
#define U_I18N_API
U_EXPORT
331
#define U_LAYOUT_API
U_EXPORT
[
all
...]
platform.h
709
#ifdef
U_EXPORT
712
# define
U_EXPORT
714
# define
U_EXPORT
__attribute__((visibility("default")))
717
# define
U_EXPORT
__global
719
# define
U_EXPORT
__declspec(dllexport)*/
721
# define
U_EXPORT
__declspec(dllexport)
723
# define
U_EXPORT
/external/chromium_org/third_party/icu/source/common/
stringpiece.cpp
52
U_EXPORT
UBool U_EXPORT2
Completed in 488 milliseconds
1
2