Searched refs:LIB_PREFIX (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/pkgdata/
H A Dpkgtypes.h139 # define LIB_PREFIX "" macro
145 # define LIB_PREFIX "cyg" macro
151 # define LIB_PREFIX "lib" macro
H A Dpkgdata.cpp158 { "static", "static", "Generates one statically linked library, " LIB_PREFIX "<package>" UDATA_LIB_SUFFIX }
164 { "static", "static", "Generates one statically linked library, " LIB_PREFIX "<package>" UDATA_LIB_SUFFIX }
/external/icu/icu4c/source/tools/pkgdata/
H A Dpkgtypes.h141 # define LIB_PREFIX "" macro
147 # define LIB_PREFIX "cyg" macro
153 # define LIB_PREFIX "lib" macro
H A Dpkgdata.cpp121 { "static", "static", "Generates one statically linked library, " LIB_PREFIX "<package>" UDATA_LIB_SUFFIX }
127 { "static", "static", "Generates one statically linked library, " LIB_PREFIX "<package>" UDATA_LIB_SUFFIX }
/external/chromium_org/third_party/icu/source/common/
H A Dumapfile.c58 # define LIB_PREFIX "lib" macro
411 and this here straightened out with LIB_PREFIX and LIB_SUFFIX (both empty?!)
421 uprv_strcpy(basename, LIB_PREFIX U_LIBICUDATA_NAME U_ICU_VERSION_SHORT LIB_SUFFIX);
/external/icu/icu4c/source/common/
H A Dumapfile.c61 # define LIB_PREFIX "lib" macro
410 and this here straightened out with LIB_PREFIX and LIB_SUFFIX (both empty?!)
420 uprv_strcpy(basename, LIB_PREFIX U_LIBICUDATA_NAME U_ICU_VERSION_SHORT LIB_SUFFIX);

Completed in 133 milliseconds