Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ^
- external/icu/icu4c/source/common/ucnvmbcs.c: In function 'reconstituteData':
- external/icu/icu4c/source/common/ucnvmbcs.c:1377:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- if(st2!=stage1Length/2) {
- ^
- external/icu/icu4c/source/common/ucnvmbcs.c: In function 'ucnv_MBCSGetStarters':
- external/icu/icu4c/source/common/ucnvmbcs.c:5482:30: warning: unused parameter 'pErrorCode' [-Wunused-parameter]
- UErrorCode *pErrorCode) {
- ^
- external/icu/icu4c/source/common/ucnvmbcs.c: At top level:
- external/icu/icu4c/source/common/ucnvmbcs.c:5648:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_bld.h:27:0,
- from external/icu/icu4c/source/common/ucnvmbcs.c:53:
- external/icu/icu4c/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here
- UConverterConvert toUTF8;
- ^
- external/icu/icu4c/source/common/ucnvmbcs.c:5659:1: warning: missing initializer for field 'mbcs' of 'UConverterSharedData' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnvmbcs.c:53:0:
- external/icu/icu4c/source/common/ucnv_bld.h:125:25: note: 'mbcs' declared here
- UConverterMBCSTable mbcs;
- ^
- target thumb C: libicuuc <= external/icu/icu4c/source/common/ucnvscsu.c
- external/icu/icu4c/source/common/ucnvscsu.c:1993:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_bld.h:27:0,
- from external/icu/icu4c/source/common/ucnvscsu.c:29:
- external/icu/icu4c/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here
- UConverterConvert toUTF8;
- ^
- external/icu/icu4c/source/common/ucnvscsu.c:2016:1: warning: missing initializer for field 'mbcs' of 'UConverterSharedData' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnvscsu.c:29:0:
- external/icu/icu4c/source/common/ucnv_bld.h:125:25: note: 'mbcs' declared here
- UConverterMBCSTable mbcs;
- ^
- target thumb C: libicuuc <= external/icu/icu4c/source/common/ucnv_set.c
- target thumb C: libicuuc <= external/icu/icu4c/source/common/ucnv_u16.c
- external/icu/icu4c/source/common/ucnv_u16.c: In function '_UTF16BEOpen':
- external/icu/icu4c/source/common/ucnv_u16.c:586:34: warning: unused parameter 'pArgs' [-Wunused-parameter]
- UConverterLoadArgs *pArgs,
- ^
- external/icu/icu4c/source/common/ucnv_u16.c: At top level:
- external/icu/icu4c/source/common/ucnv_u16.c:625:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_bld.h:27:0,
- from external/icu/icu4c/source/common/ucnv_u16.c:22:
- external/icu/icu4c/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here
- UConverterConvert toUTF8;
- ^
- external/icu/icu4c/source/common/ucnv_u16.c:642:1: warning: missing initializer for field 'mbcs' of 'UConverterSharedData' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_u16.c:22:0:
- external/icu/icu4c/source/common/ucnv_bld.h:125:25: note: 'mbcs' declared here
- UConverterMBCSTable mbcs;
- ^
- external/icu/icu4c/source/common/ucnv_u16.c: In function '_UTF16LEOpen':
- external/icu/icu4c/source/common/ucnv_u16.c:1185:34: warning: unused parameter 'pArgs' [-Wunused-parameter]
- UConverterLoadArgs *pArgs,
- ^
- external/icu/icu4c/source/common/ucnv_u16.c: At top level:
- external/icu/icu4c/source/common/ucnv_u16.c:1224:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_bld.h:27:0,
- from external/icu/icu4c/source/common/ucnv_u16.c:22:
- external/icu/icu4c/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here
- UConverterConvert toUTF8;
- ^
- external/icu/icu4c/source/common/ucnv_u16.c:1242:1: warning: missing initializer for field 'mbcs' of 'UConverterSharedData' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_u16.c:22:0:
- external/icu/icu4c/source/common/ucnv_bld.h:125:25: note: 'mbcs' declared here
- UConverterMBCSTable mbcs;
- ^
- external/icu/icu4c/source/common/ucnv_u16.c:1496:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_bld.h:27:0,
- from external/icu/icu4c/source/common/ucnv_u16.c:22:
- external/icu/icu4c/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here
- UConverterConvert toUTF8;
- ^
- external/icu/icu4c/source/common/ucnv_u16.c:1518:1: warning: missing initializer for field 'mbcs' of 'UConverterSharedData' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_u16.c:22:0:
- external/icu/icu4c/source/common/ucnv_bld.h:125:25: note: 'mbcs' declared here
- UConverterMBCSTable mbcs;
- ^
- external/icu/icu4c/source/common/ucnv_u16.c:1541:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_bld.h:27:0,
- from external/icu/icu4c/source/common/ucnv_u16.c:22:
- external/icu/icu4c/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here
- UConverterConvert toUTF8;
- ^
- external/icu/icu4c/source/common/ucnv_u16.c:1559:1: warning: missing initializer for field 'mbcs' of 'UConverterSharedData' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_u16.c:22:0:
- external/icu/icu4c/source/common/ucnv_bld.h:125:25: note: 'mbcs' declared here
- UConverterMBCSTable mbcs;
- ^
- target thumb C: libicuuc <= external/icu/icu4c/source/common/ucnv_u32.c
- external/icu/icu4c/source/common/ucnv_u32.c:484:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_bld.h:27:0,
- from external/icu/icu4c/source/common/ucnv_u32.c:23:
- external/icu/icu4c/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here
- UConverterConvert toUTF8;
- ^
- external/icu/icu4c/source/common/ucnv_u32.c:502:1: warning: missing initializer for field 'mbcs' of 'UConverterSharedData' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_u32.c:23:0:
- external/icu/icu4c/source/common/ucnv_bld.h:125:25: note: 'mbcs' declared here
- UConverterMBCSTable mbcs;
- ^
- external/icu/icu4c/source/common/ucnv_u32.c:979:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_bld.h:27:0,
- from external/icu/icu4c/source/common/ucnv_u32.c:23:
- external/icu/icu4c/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here
- UConverterConvert toUTF8;
- ^
- external/icu/icu4c/source/common/ucnv_u32.c:998:1: warning: missing initializer for field 'mbcs' of 'UConverterSharedData' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_u32.c:23:0:
- external/icu/icu4c/source/common/ucnv_bld.h:125:25: note: 'mbcs' declared here
- UConverterMBCSTable mbcs;
- ^
- external/icu/icu4c/source/common/ucnv_u32.c: In function '_UTF32Open':
- external/icu/icu4c/source/common/ucnv_u32.c:1037:32: warning: unused parameter 'pArgs' [-Wunused-parameter]
- UConverterLoadArgs *pArgs,
- ^
- external/icu/icu4c/source/common/ucnv_u32.c:1038:24: warning: unused parameter 'pErrorCode' [-Wunused-parameter]
- UErrorCode *pErrorCode) {
- ^
- external/icu/icu4c/source/common/ucnv_u32.c: At top level:
- external/icu/icu4c/source/common/ucnv_u32.c:1224:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_bld.h:27:0,
- from external/icu/icu4c/source/common/ucnv_u32.c:23:
- external/icu/icu4c/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here
- UConverterConvert toUTF8;
- ^
- external/icu/icu4c/source/common/ucnv_u32.c:1247:1: warning: missing initializer for field 'mbcs' of 'UConverterSharedData' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_u32.c:23:0:
- external/icu/icu4c/source/common/ucnv_bld.h:125:25: note: 'mbcs' declared here
- UConverterMBCSTable mbcs;
- ^
- target thumb C: libicuuc <= external/icu/icu4c/source/common/ucnv_u7.c
- external/icu/icu4c/source/common/ucnv_u7.c: In function '_UTF7Open':
- external/icu/icu4c/source/common/ucnv_u7.c:194:31: warning: unused parameter 'pArgs' [-Wunused-parameter]
- UConverterLoadArgs *pArgs,
- ^
- external/icu/icu4c/source/common/ucnv_u7.c: At top level:
- external/icu/icu4c/source/common/ucnv_u7.c:763:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_bld.h:27:0,
- from external/icu/icu4c/source/common/ucnv_u7.c:22:
- external/icu/icu4c/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here
- UConverterConvert toUTF8;
- ^
- external/icu/icu4c/source/common/ucnv_u7.c:782:1: warning: missing initializer for field 'mbcs' of 'UConverterSharedData' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_u7.c:22:0:
- external/icu/icu4c/source/common/ucnv_bld.h:125:25: note: 'mbcs' declared here
- UConverterMBCSTable mbcs;
- ^
- external/icu/icu4c/source/common/ucnv_u7.c:1463:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_bld.h:27:0,
- from external/icu/icu4c/source/common/ucnv_u7.c:22:
- external/icu/icu4c/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here
- UConverterConvert toUTF8;
- ^
- external/icu/icu4c/source/common/ucnv_u7.c:1482:1: warning: missing initializer for field 'mbcs' of 'UConverterSharedData' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_u7.c:22:0:
- external/icu/icu4c/source/common/ucnv_bld.h:125:25: note: 'mbcs' declared here
- UConverterMBCSTable mbcs;
- ^
- target thumb C: libicuuc <= external/icu/icu4c/source/common/ucnv_u8.c
- external/icu/icu4c/source/common/ucnv_u8.c:1041:1: warning: missing initializer for field 'mbcs' of 'UConverterSharedData' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_u8.c:29:0:
- external/icu/icu4c/source/common/ucnv_bld.h:125:25: note: 'mbcs' declared here
- UConverterMBCSTable mbcs;
- ^
- external/icu/icu4c/source/common/ucnv_u8.c:1066:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_bld.h:27:0,
- from external/icu/icu4c/source/common/ucnv_u8.c:29:
- external/icu/icu4c/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here
- UConverterConvert toUTF8;
- ^
- external/icu/icu4c/source/common/ucnv_u8.c:1084:1: warning: missing initializer for field 'mbcs' of 'UConverterSharedData' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_u8.c:29:0:
- external/icu/icu4c/source/common/ucnv_bld.h:125:25: note: 'mbcs' declared here
- UConverterMBCSTable mbcs;
- ^
- target thumb C: libicuuc <= external/icu/icu4c/source/common/udatamem.c
- target thumb C: libicuuc <= external/icu/icu4c/source/common/udataswp.c
- external/icu/icu4c/source/common/udataswp.c: In function 'udata_swapDataHeader_53':
- external/icu/icu4c/source/common/udataswp.c:301:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- if( (length>=0 && length<sizeof(DataHeader)) ||
- ^
- external/icu/icu4c/source/common/udataswp.c: In function 'udata_openSwapperForInputData_53':
- external/icu/icu4c/source/common/udataswp.c:428:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- (length>=0 && length<sizeof(DataHeader)) ||
- ^
- external/icu/icu4c/source/common/udataswp.c:436:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- if( (length>=0 && length<sizeof(DataHeader)) ||
- ^
- target thumb C: libicuuc <= external/icu/icu4c/source/common/uenum.c
- target thumb C: libicuuc <= external/icu/icu4c/source/common/uhash.c
- external/icu/icu4c/source/common/uhash.c: In function '_uhash_rehash':
- external/icu/icu4c/source/common/uhash.c:401:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- if (++newPrimeIndex >= PRIMES_LENGTH) {
- ^
- external/icu/icu4c/source/common/uhash.c: In function 'uhash_openSize_53':
- external/icu/icu4c/source/common/uhash.c:554:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- while (i<(PRIMES_LENGTH-1) && PRIMES[i]<size) {
- ^
- target thumb C: libicuuc <= external/icu/icu4c/source/common/uinvchar.c
- external/icu/icu4c/source/common/uinvchar.c: In function 'uprv_compareInvAscii_53':
- external/icu/icu4c/source/common/uinvchar.c:449:42: warning: unused parameter 'ds' [-Wunused-parameter]
- uprv_compareInvAscii(const UDataSwapper *ds,
- ^
- external/icu/icu4c/source/common/uinvchar.c: In function 'uprv_compareInvEbcdic_53':
- external/icu/icu4c/source/common/uinvchar.c:494:43: warning: unused parameter 'ds' [-Wunused-parameter]
- uprv_compareInvEbcdic(const UDataSwapper *ds,
- ^
- target thumb C: libicuuc <= external/icu/icu4c/source/common/umapfile.c
- target thumb C: libicuuc <= external/icu/icu4c/source/common/umath.c
- target thumb C: libicuuc <= external/icu/icu4c/source/common/ures_cnv.c
- external/icu/icu4c/source/common/ures_cnv.c: In function 'ures_openU_53':
- external/icu/icu4c/source/common/ures_cnv.c:44:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- if(length>=sizeof(pathBuffer)) {
- ^
- external/icu/icu4c/source/common/ures_cnv.c:62:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- if(length>=sizeof(pathBuffer)) {
- ^
- target thumb C: libicuuc <= external/icu/icu4c/source/common/uresdata.c
- external/icu/icu4c/source/common/uresdata.c: In function 'isAcceptable':
- external/icu/icu4c/source/common/uresdata.c:138:26: warning: unused parameter 'type' [-Wunused-parameter]
- const char *type, const char *name,
- ^
- external/icu/icu4c/source/common/uresdata.c:138:44: warning: unused parameter 'name' [-Wunused-parameter]
- const char *type, const char *name,
- ^
- external/icu/icu4c/source/common/uresdata.c: In function 'ures_swap_53':
- external/icu/icu4c/source/common/uresdata.c:1073:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- if(resFlagsLength<=sizeof(stackResFlags)) {
- ^
- target thumb C: libicuuc <= external/icu/icu4c/source/common/usc_impl.c
- target thumb C: libicuuc <= external/icu/icu4c/source/common/uscript.c
- target thumb C: libicuuc <= external/icu/icu4c/source/common/ustr_cnv.c
- target thumb C: libicuuc <= external/icu/icu4c/source/common/ustrfmt.c
- target thumb C: libicuuc <= external/icu/icu4c/source/common/utf_impl.c
- target thumb C: libicuuc <= external/icu/icu4c/source/common/utrace.c
- external/icu/icu4c/source/common/utrace.c: In function 'outputPtrBytes':
- external/icu/icu4c/source/common/utrace.c:147:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- for (i=0; i<sizeof(void *); i++) {
- ^
- target thumb C: libicuuc <= external/icu/icu4c/source/common/utypes.c
- target thumb C: libicuuc <= external/icu/icu4c/source/common/wintz.c
- target thumb C: libicuuc <= external/icu/icu4c/source/common/icuplug.c
- target thumb C: libicuuc <= external/icu/icu4c/source/common/propsvec.c
- external/icu/icu4c/source/common/propsvec.c: In function 'upvec_compactToUTrie2Handler_53':
- external/icu/icu4c/source/common/propsvec.c:498:58: warning: unused parameter 'row' [-Wunused-parameter]
- int32_t rowIndex, uint32_t *row, int32_t columns,
- ^
- external/icu/icu4c/source/common/propsvec.c:498:71: warning: unused parameter 'columns' [-Wunused-parameter]
- int32_t rowIndex, uint32_t *row, int32_t columns,
- ^
- target thumb C: libicuuc <= external/icu/icu4c/source/common/ulist.c
- external/icu/icu4c/source/common/ulist.c: In function 'ulist_containsString_53':
- external/icu/icu4c/source/common/ulist.c:132:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- if (length == uprv_strlen(pointer->data)) {
- ^
- target thumb C: libicuuc <= external/icu/icu4c/source/common/uloc_tag.c
- external/icu/icu4c/source/common/uloc_tag.c: In function '_ldmlKeyToBCP47':
- external/icu/icu4c/source/common/uloc_tag.c:638:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- if (keyLen >= sizeof(keyBuf)) {
- ^
- external/icu/icu4c/source/common/uloc_tag.c: In function '_bcp47ToLDMLKey':
- external/icu/icu4c/source/common/uloc_tag.c:700:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- if (bcpKeyLen >= sizeof(bcpKeyBuf)) {
- ^
- external/icu/icu4c/source/common/uloc_tag.c: In function '_ldmlTypeToBCP47':
- external/icu/icu4c/source/common/uloc_tag.c:778:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- if (keyLen >= sizeof(keyBuf)) {
- ^
- external/icu/icu4c/source/common/uloc_tag.c:797:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- if (typeLen >= sizeof(typeBuf)) {
- ^
- external/icu/icu4c/source/common/uloc_tag.c: In function '_bcp47ToLDMLType':
- external/icu/icu4c/source/common/uloc_tag.c:896:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- if (keyLen >= sizeof(keyBuf)) {
- ^
- external/icu/icu4c/source/common/uloc_tag.c: In function '_appendVariantsToLanguageTag':
- external/icu/icu4c/source/common/uloc_tag.c:1181:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- if (uprv_strcmp(pVar,POSIX_VALUE) || len != uprv_strlen(POSIX_VALUE)) {
- ^
- external/icu/icu4c/source/common/uloc_tag.c: In function '_appendPrivateuseToLanguageTag':
- external/icu/icu4c/source/common/uloc_tag.c:1942:108: warning: unused parameter 'hadPosix' [-Wunused-parameter]
- _appendPrivateuseToLanguageTag(const char* localeID, char* appendAt, int32_t capacity, UBool strict, UBool hadPosix, UErrorCode* status) {
- ^
- target thumb C: libicuuc <= external/icu/icu4c/source/common/ucnv_ct.c
- external/icu/icu4c/source/common/ucnv_ct.c: In function '_CompoundTextOpen':
- external/icu/icu4c/source/common/ucnv_ct.c:267:9: warning: missing initializer for field 'nestedLoads' of 'UConverterLoadArgs' [-Wmissing-field-initializers]
- UConverterLoadArgs stackArgs={ (int32_t)sizeof(UConverterLoadArgs) };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_bld.h:27:0,
- from external/icu/icu4c/source/common/ucnv_imp.h:28,
- from external/icu/icu4c/source/common/ucnv_ct.c:24:
- external/icu/icu4c/source/common/ucnv_cnv.h:51:13: note: 'nestedLoads' declared here
- int32_t nestedLoads; /* count nested ucnv_load() calls */
- ^
- external/icu/icu4c/source/common/ucnv_ct.c: In function '_CompoundTextReset':
- external/icu/icu4c/source/common/ucnv_ct.c:321:32: warning: unused parameter 'converter' [-Wunused-parameter]
- _CompoundTextReset(UConverter *converter, UConverterResetChoice choice) {
- ^
- external/icu/icu4c/source/common/ucnv_ct.c:321:65: warning: unused parameter 'choice' [-Wunused-parameter]
- _CompoundTextReset(UConverter *converter, UConverterResetChoice choice) {
- ^
- external/icu/icu4c/source/common/ucnv_ct.c: In function '_CompoundTextgetName':
- external/icu/icu4c/source/common/ucnv_ct.c:325:40: warning: unused parameter 'cnv' [-Wunused-parameter]
- _CompoundTextgetName(const UConverter* cnv){
- ^
- external/icu/icu4c/source/common/ucnv_ct.c: At top level:
- external/icu/icu4c/source/common/ucnv_ct.c:617:1: warning: missing initializer for field 'toUTF8' of 'UConverterImpl' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_bld.h:27:0,
- from external/icu/icu4c/source/common/ucnv_imp.h:28,
- from external/icu/icu4c/source/common/ucnv_ct.c:24:
- external/icu/icu4c/source/common/ucnv_cnv.h:252:23: note: 'toUTF8' declared here
- UConverterConvert toUTF8;
- ^
- external/icu/icu4c/source/common/ucnv_ct.c:643:1: warning: missing initializer for field 'mbcs' of 'UConverterSharedData' [-Wmissing-field-initializers]
- };
- ^
- In file included from external/icu/icu4c/source/common/ucnv_imp.h:28:0,
- from external/icu/icu4c/source/common/ucnv_ct.c:24:
- external/icu/icu4c/source/common/ucnv_bld.h:125:25: note: 'mbcs' declared here
- UConverterMBCSTable mbcs;
- ^
- target thumb C: libicuuc <= external/icu/icu4c/source/common/../stubdata/stubdata.c
- target SharedLib: libicuuc (/home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libicuuc_intermediates/LINKED/libicuuc.so)
- target Symbolic: libicuuc (/home/refa/mer/android/droid/out/target/product/falcon/symbols/system/lib/libicuuc.so)
- target Strip: libicuuc (/home/refa/mer/android/droid/out/target/product/falcon/obj/lib/libicuuc.so)
- target SharedLib: libicui18n (/home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libicui18n_intermediates/LINKED/libicui18n.so)
- target Symbolic: libicui18n (/home/refa/mer/android/droid/out/target/product/falcon/symbols/system/lib/libicui18n.so)
- target Strip: libicui18n (/home/refa/mer/android/droid/out/target/product/falcon/obj/lib/libicui18n.so)
- Export includes file: frameworks/av/media/common_time/Android.mk -- /home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libcommon_time_client_intermediates/export_includes
- Import includes file: /home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libnbaio_intermediates/import_includes
- target thumb C++: libnbaio <= frameworks/av/media/libnbaio/AudioBufferProviderSource.cpp
- target thumb C++: libnbaio <= frameworks/av/media/libnbaio/AudioStreamOutSink.cpp
- target thumb C++: libnbaio <= frameworks/av/media/libnbaio/AudioStreamInSource.cpp
- target thumb C++: libnbaio <= frameworks/av/media/libnbaio/NBAIO.cpp
- target thumb C++: libnbaio <= frameworks/av/media/libnbaio/MonoPipe.cpp
- target thumb C++: libnbaio <= frameworks/av/media/libnbaio/MonoPipeReader.cpp
- target thumb C++: libnbaio <= frameworks/av/media/libnbaio/Pipe.cpp
- target thumb C++: libnbaio <= frameworks/av/media/libnbaio/PipeReader.cpp
- target thumb C++: libnbaio <= frameworks/av/media/libnbaio/SourceAudioBufferProvider.cpp
- target thumb C++: libnbaio <= frameworks/av/media/libnbaio/NBLog.cpp
- target thumb C: libnbaio <= frameworks/av/media/libnbaio/roundup.c
- Import includes file: /home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libcommon_time_client_intermediates/import_includes
- target thumb C++: libcommon_time_client <= frameworks/av/media/common_time/cc_helper.cpp
- frameworks/av/media/common_time/cc_helper.cpp:83:6: warning: unused parameter 'timelineID' [-Wunused-parameter]
- void CCHelper::CommonClockListener::onTimelineChanged(uint64_t timelineID) {
- ^
- target thumb C++: libcommon_time_client <= frameworks/av/media/common_time/local_clock.cpp
- target thumb C++: libcommon_time_client <= frameworks/av/media/common_time/ICommonClock.cpp
- target thumb C++: libcommon_time_client <= frameworks/av/media/common_time/ICommonTimeConfig.cpp
- target thumb C++: libcommon_time_client <= frameworks/av/media/common_time/utils.cpp
- target SharedLib: libcommon_time_client (/home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libcommon_time_client_intermediates/LINKED/libcommon_time_client.so)
- target Symbolic: libcommon_time_client (/home/refa/mer/android/droid/out/target/product/falcon/symbols/system/lib/libcommon_time_client.so)
- target Strip: libcommon_time_client (/home/refa/mer/android/droid/out/target/product/falcon/obj/lib/libcommon_time_client.so)
- Import includes file: /home/refa/mer/android/droid/out/target/product/falcon/obj/STATIC_LIBRARIES/libinstantssq_intermediates/import_includes
- target thumb C++: libinstantssq <= frameworks/av/media/libmedia/SingleStateQueue.cpp
- target StaticLib: libinstantssq (/home/refa/mer/android/droid/out/target/product/falcon/obj/STATIC_LIBRARIES/libinstantssq_intermediates/libinstantssq.a)
- target SharedLib: libnbaio (/home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libnbaio_intermediates/LINKED/libnbaio.so)
- target Symbolic: libnbaio (/home/refa/mer/android/droid/out/target/product/falcon/symbols/system/lib/libnbaio.so)
- target Strip: libnbaio (/home/refa/mer/android/droid/out/target/product/falcon/obj/lib/libnbaio.so)
- Import includes file: /home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libsonivox_intermediates/import_includes
- target asm: libsonivox <= external/sonivox/arm-wt-22k/lib_src/ARM-E_filter_gnu.s
- target asm: libsonivox <= external/sonivox/arm-wt-22k/lib_src/ARM-E_interpolate_loop_gnu.s
- target asm: libsonivox <= external/sonivox/arm-wt-22k/lib_src/ARM-E_interpolate_noloop_gnu.s
- target asm: libsonivox <= external/sonivox/arm-wt-22k/lib_src/ARM-E_mastergain_gnu.s
- target asm: libsonivox <= external/sonivox/arm-wt-22k/lib_src/ARM-E_voice_gain_gnu.s
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_chorus.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_chorusdata.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_data.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_dlssynth.c
- external/sonivox/arm-wt-22k/lib_src/eas_dlssynth.c: In function 'DLS_ReleaseVoice':
- external/sonivox/arm-wt-22k/lib_src/eas_dlssynth.c:81:80: warning: unused parameter 'pVoice' [-Wunused-parameter]
- void DLS_ReleaseVoice (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, EAS_I32 voiceNum)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_dlssynth.c: In function 'DLS_SustainPedal':
- external/sonivox/arm-wt-22k/lib_src/eas_dlssynth.c:112:105: warning: unused parameter 'pChannel' [-Wunused-parameter]
- void DLS_SustainPedal (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, S_SYNTH_VOICE *pVoice, S_SYNTH_CHANNEL *pChannel, EAS_I32 voiceNum)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_dlssynth.c: In function 'DLS_UpdateEnvelope':
- external/sonivox/arm-wt-22k/lib_src/eas_dlssynth.c:467:73: warning: unused parameter 'pChannel' [-Wunused-parameter]
- static void DLS_UpdateEnvelope (S_SYNTH_VOICE *pVoice, S_SYNTH_CHANNEL *pChannel, const S_DLS_ENVELOPE *pEnvParams, EAS_I16 *pValue, EAS_I16 *pIncrement, EAS_U8 *pState)
- ^
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_flog.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_ima_tables.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_imaadpcm.c
- external/sonivox/arm-wt-22k/lib_src/eas_imaadpcm.c: In function 'IMADecoderInit':
- external/sonivox/arm-wt-22k/lib_src/eas_imaadpcm.c:82:51: warning: unused parameter 'pEASData' [-Wunused-parameter]
- static EAS_RESULT IMADecoderInit (EAS_DATA_HANDLE pEASData, S_PCM_STATE *pState)
- ^
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_imelody.c
- external/sonivox/arm-wt-22k/lib_src/eas_imelody.c: In function 'IMY_Time':
- external/sonivox/arm-wt-22k/lib_src/eas_imelody.c:299:41: warning: unused parameter 'pEASData' [-Wunused-parameter]
- static EAS_RESULT IMY_Time (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_U32 *pTime)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_imelody.c: In function 'IMY_State':
- external/sonivox/arm-wt-22k/lib_src/eas_imelody.c:582:42: warning: unused parameter 'pEASData' [-Wunused-parameter]
- static EAS_RESULT IMY_State (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 *pState)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_imelody.c: In function 'IMY_Resume':
- external/sonivox/arm-wt-22k/lib_src/eas_imelody.c:763:43: warning: unused parameter 'pEASData' [-Wunused-parameter]
- static EAS_RESULT IMY_Resume (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_imelody.c: In function 'IMY_SetData':
- external/sonivox/arm-wt-22k/lib_src/eas_imelody.c:800:44: warning: unused parameter 'pEASData' [-Wunused-parameter]
- static EAS_RESULT IMY_SetData (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 value)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_imelody.c: In function 'IMY_GetData':
- external/sonivox/arm-wt-22k/lib_src/eas_imelody.c:838:44: warning: unused parameter 'pEASData' [-Wunused-parameter]
- static EAS_RESULT IMY_GetData (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 *pValue)
- ^
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_imelodydata.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_math.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_mdls.c
- external/sonivox/arm-wt-22k/lib_src/eas_mdls.c:317:5: warning: missing braces around initializer [-Wmissing-braces]
- 0, /* not modified */
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_mdls.c:317:5: warning: (near initialization for 'defaultArt.values') [-Wmissing-braces]
- external/sonivox/arm-wt-22k/lib_src/eas_mdls.c: In function 'DLSParser':
- external/sonivox/arm-wt-22k/lib_src/eas_mdls.c:560:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
- if ((ptblSize == 0) || (ptblSize > DLS_MAX_WAVE_COUNT * sizeof(POOLCUE) + sizeof(POOLTABLE)))
- ^
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_midi.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_mididata.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_mixbuf.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_mixer.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_ota.c
- external/sonivox/arm-wt-22k/lib_src/eas_ota.c: In function 'OTA_Time':
- external/sonivox/arm-wt-22k/lib_src/eas_ota.c:288:41: warning: unused parameter 'pEASData' [-Wunused-parameter]
- static EAS_RESULT OTA_Time (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_U32 *pTime)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_ota.c: In function 'OTA_State':
- external/sonivox/arm-wt-22k/lib_src/eas_ota.c:572:42: warning: unused parameter 'pEASData' [-Wunused-parameter]
- static EAS_RESULT OTA_State (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 *pState)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_ota.c: In function 'OTA_Resume':
- external/sonivox/arm-wt-22k/lib_src/eas_ota.c:723:43: warning: unused parameter 'pEASData' [-Wunused-parameter]
- static EAS_RESULT OTA_Resume (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_ota.c: In function 'OTA_SetData':
- external/sonivox/arm-wt-22k/lib_src/eas_ota.c:755:44: warning: unused parameter 'pEASData' [-Wunused-parameter]
- static EAS_RESULT OTA_SetData (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 value)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_ota.c: In function 'OTA_GetData':
- external/sonivox/arm-wt-22k/lib_src/eas_ota.c:793:44: warning: unused parameter 'pEASData' [-Wunused-parameter]
- static EAS_RESULT OTA_GetData (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 *pValue)
- ^
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_otadata.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_pan.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_pcm.c
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c: In function 'EAS_PEState':
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c:244:37: warning: unused parameter 'pEASData' [-Wunused-parameter]
- EAS_RESULT EAS_PEState (S_EAS_DATA *pEASData, EAS_PCM_HANDLE pInstData, EAS_STATE *pState)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c: In function 'EAS_PEContinueStream':
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c:412:46: warning: unused parameter 'pEASData' [-Wunused-parameter]
- EAS_RESULT EAS_PEContinueStream (S_EAS_DATA *pEASData, EAS_PCM_HANDLE pState, EAS_I32 size)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c: In function 'EAS_PEGetFileHandle':
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c:439:45: warning: unused parameter 'pEASData' [-Wunused-parameter]
- EAS_RESULT EAS_PEGetFileHandle (S_EAS_DATA *pEASData, EAS_PCM_HANDLE pState, EAS_FILE_HANDLE *pFileHandle)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c: In function 'EAS_PEUpdateParams':
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c:470:44: warning: unused parameter 'pEASData' [-Wunused-parameter]
- EAS_RESULT EAS_PEUpdateParams (S_EAS_DATA* pEASData, EAS_PCM_HANDLE pState, EAS_I16 pitch, EAS_I16 gainLeft, EAS_I16 gainRight)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c: In function 'EAS_PEUpdateVolume':
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c:527:44: warning: unused parameter 'pEASData' [-Wunused-parameter]
- EAS_RESULT EAS_PEUpdateVolume (S_EAS_DATA* pEASData, EAS_PCM_HANDLE pState, EAS_I16 volume)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c: In function 'EAS_PEUpdatePitch':
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c:546:43: warning: unused parameter 'pEASData' [-Wunused-parameter]
- EAS_RESULT EAS_PEUpdatePitch (S_EAS_DATA* pEASData, EAS_PCM_HANDLE pState, EAS_I16 pitch)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c: In function 'EAS_PEPause':
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c:571:37: warning: unused parameter 'pEASData' [-Wunused-parameter]
- EAS_RESULT EAS_PEPause (S_EAS_DATA *pEASData, EAS_PCM_HANDLE pState)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c: In function 'EAS_PEResume':
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c:598:38: warning: unused parameter 'pEASData' [-Wunused-parameter]
- EAS_RESULT EAS_PEResume (S_EAS_DATA *pEASData, EAS_PCM_HANDLE pState)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c: In function 'EAS_PERelease':
- external/sonivox/arm-wt-22k/lib_src/eas_pcm.c:745:39: warning: unused parameter 'pEASData' [-Wunused-parameter]
- EAS_RESULT EAS_PERelease (S_EAS_DATA *pEASData, EAS_PCM_HANDLE pState)
- ^
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_pcmdata.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_public.c
- external/sonivox/arm-wt-22k/lib_src/eas_public.c: In function 'EAS_IntSetStrmParam':
- external/sonivox/arm-wt-22k/lib_src/eas_public.c:171:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- if (EAS_GetStreamParameter(pEASData, pStream, PARSER_DATA_SYNTH_HANDLE, (EAS_I32*) &pSynth) != EAS_SUCCESS)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_public.c: In function 'EAS_IntGetStrmParam':
- external/sonivox/arm-wt-22k/lib_src/eas_public.c:237:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- if (EAS_GetStreamParameter(pEASData, pStream, PARSER_DATA_SYNTH_HANDLE, (EAS_I32*) &pSynth) != EAS_SUCCESS)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_public.c: In function 'EAS_SetRepeat':
- external/sonivox/arm-wt-22k/lib_src/eas_public.c:1120:54: warning: unused parameter 'pEASData' [-Wunused-parameter]
- EAS_PUBLIC EAS_RESULT EAS_SetRepeat (EAS_DATA_HANDLE pEASData, EAS_HANDLE pStream, EAS_I32 repeatCount)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_public.c: In function 'EAS_GetRepeat':
- external/sonivox/arm-wt-22k/lib_src/eas_public.c:1148:54: warning: unused parameter 'pEASData' [-Wunused-parameter]
- EAS_PUBLIC EAS_RESULT EAS_GetRepeat (EAS_DATA_HANDLE pEASData, EAS_HANDLE pStream, EAS_I32 *pRepeatCount)
- ^
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_reverb.c
- external/sonivox/arm-wt-22k/lib_src/eas_reverb.c: In function 'ReverbCalculateSinCos':
- external/sonivox/arm-wt-22k/lib_src/eas_reverb.c:495:5: warning: this decimal constant is unsigned only in ISO C90 [enabled by default]
- nTemp = EG1_ONE + MULT_EG1_EG1(REVERB_PAN_G2, nNetAngle);
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_reverb.c:500:5: warning: this decimal constant is unsigned only in ISO C90 [enabled by default]
- nTemp = -EG1_ONE + MULT_EG1_EG1(REVERB_PAN_G2, nNetAngle);
- ^
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_reverbdata.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_rtttl.c
- external/sonivox/arm-wt-22k/lib_src/eas_rtttl.c: In function 'RTTTL_Time':
- external/sonivox/arm-wt-22k/lib_src/eas_rtttl.c:231:43: warning: unused parameter 'pEASData' [-Wunused-parameter]
- static EAS_RESULT RTTTL_Time (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_U32 *pTime)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_rtttl.c: In function 'RTTTL_State':
- external/sonivox/arm-wt-22k/lib_src/eas_rtttl.c:518:44: warning: unused parameter 'pEASData' [-Wunused-parameter]
- static EAS_RESULT RTTTL_State (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 *pState)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_rtttl.c: In function 'RTTTL_Resume':
- external/sonivox/arm-wt-22k/lib_src/eas_rtttl.c:674:45: warning: unused parameter 'pEASData' [-Wunused-parameter]
- static EAS_RESULT RTTTL_Resume (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_rtttl.c: In function 'RTTTL_SetData':
- external/sonivox/arm-wt-22k/lib_src/eas_rtttl.c:706:46: warning: unused parameter 'pEASData' [-Wunused-parameter]
- static EAS_RESULT RTTTL_SetData (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 value)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_rtttl.c: In function 'RTTTL_GetData':
- external/sonivox/arm-wt-22k/lib_src/eas_rtttl.c:744:46: warning: unused parameter 'pEASData' [-Wunused-parameter]
- static EAS_RESULT RTTTL_GetData (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 *pValue)
- ^
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_rtttldata.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_smf.c
- external/sonivox/arm-wt-22k/lib_src/eas_smf.c: In function 'SMF_Time':
- external/sonivox/arm-wt-22k/lib_src/eas_smf.c:219:34: warning: unused parameter 'pEASData' [-Wunused-parameter]
- EAS_RESULT SMF_Time (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_U32 *pTime)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_smf.c: In function 'SMF_State':
- external/sonivox/arm-wt-22k/lib_src/eas_smf.c:381:35: warning: unused parameter 'pEASData' [-Wunused-parameter]
- EAS_RESULT SMF_State (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 *pState)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_smf.c: In function 'SMF_Resume':
- external/sonivox/arm-wt-22k/lib_src/eas_smf.c:574:36: warning: unused parameter 'pEASData' [-Wunused-parameter]
- EAS_RESULT SMF_Resume (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_smf.c: In function 'SMF_SetData':
- external/sonivox/arm-wt-22k/lib_src/eas_smf.c:606:37: warning: unused parameter 'pEASData' [-Wunused-parameter]
- EAS_RESULT SMF_SetData (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 value)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_smf.c: In function 'SMF_GetData':
- external/sonivox/arm-wt-22k/lib_src/eas_smf.c:693:37: warning: unused parameter 'pEASData' [-Wunused-parameter]
- EAS_RESULT SMF_GetData (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 *pValue)
- ^
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_smfdata.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_voicemgt.c
- external/sonivox/arm-wt-22k/lib_src/eas_voicemgt.c: In function 'GetSynthPtr':
- external/sonivox/arm-wt-22k/lib_src/eas_voicemgt.c:144:58: warning: unused parameter 'voiceNum' [-Wunused-parameter]
- EAS_INLINE const S_SYNTH_INTERFACE* GetSynthPtr (EAS_INT voiceNum)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_voicemgt.c: In function 'VMSetMIPEntry':
- external/sonivox/arm-wt-22k/lib_src/eas_voicemgt.c:686:34: warning: unused parameter 'pVoiceMgr' [-Wunused-parameter]
- void VMSetMIPEntry (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 priority, EAS_U8 mip)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_voicemgt.c: In function 'VMStopNote':
- external/sonivox/arm-wt-22k/lib_src/eas_voicemgt.c:1868:95: warning: unused parameter 'velocity' [-Wunused-parameter]
- void VMStopNote (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_voicemgt.c: In function 'VMProgramChange':
- external/sonivox/arm-wt-22k/lib_src/eas_voicemgt.c:2687:36: warning: unused parameter 'pVoiceMgr' [-Wunused-parameter]
- void VMProgramChange (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 program)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_voicemgt.c: In function 'VMGetPolyphony':
- external/sonivox/arm-wt-22k/lib_src/eas_voicemgt.c:3366:41: warning: unused parameter 'pVoiceMgr' [-Wunused-parameter]
- EAS_RESULT VMGetPolyphony (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_I32 *pPolyphonyCount)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_voicemgt.c: In function 'VMSetPriority':
- external/sonivox/arm-wt-22k/lib_src/eas_voicemgt.c:3391:40: warning: unused parameter 'pVoiceMgr' [-Wunused-parameter]
- EAS_RESULT VMSetPriority (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_I32 priority)
- ^
- external/sonivox/arm-wt-22k/lib_src/eas_voicemgt.c: In function 'VMGetPriority':
- external/sonivox/arm-wt-22k/lib_src/eas_voicemgt.c:3416:40: warning: unused parameter 'pVoiceMgr' [-Wunused-parameter]
- EAS_RESULT VMGetPriority (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_I32 *pPriority)
- ^
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_wtengine.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_wtsynth.c
- external/sonivox/arm-wt-22k/lib_src/eas_wtsynth.c: In function 'WT_UpdateChannel':
- external/sonivox/arm-wt-22k/lib_src/eas_wtsynth.c:663:44: warning: unused parameter 'pVoiceMgr' [-Wunused-parameter]
- static void WT_UpdateChannel (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel)
- ^
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_xmf.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/eas_xmfdata.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/wt_22khz.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/lib_src/jet.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/host_src/eas_config.c
- external/sonivox/arm-wt-22k/host_src/eas_config.c: In function 'EAS_CMEnumData':
- external/sonivox/arm-wt-22k/host_src/eas_config.c:445:38: warning: unused parameter 'dataModule' [-Wunused-parameter]
- EAS_VOID_PTR EAS_CMEnumData (EAS_INT dataModule)
- ^
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/host_src/eas_hostmm.c
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c: In function 'EAS_HWMalloc':
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c:155:40: warning: unused parameter 'hwInstData' [-Wunused-parameter]
- void *EAS_HWMalloc (EAS_HW_DATA_HANDLE hwInstData, EAS_I32 size)
- ^
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c: In function 'EAS_HWFree':
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c:173:37: warning: unused parameter 'hwInstData' [-Wunused-parameter]
- void EAS_HWFree (EAS_HW_DATA_HANDLE hwInstData, void *p)
- ^
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c: In function 'EAS_HWReadFile':
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c:311:47: warning: unused parameter 'hwInstData' [-Wunused-parameter]
- EAS_RESULT EAS_HWReadFile (EAS_HW_DATA_HANDLE hwInstData, EAS_FILE_HANDLE file, void *pBuffer, EAS_I32 n, EAS_I32 *pBytesRead)
- ^
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c: In function 'EAS_HWFilePos':
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c:429:46: warning: unused parameter 'hwInstData' [-Wunused-parameter]
- EAS_RESULT EAS_HWFilePos (EAS_HW_DATA_HANDLE hwInstData, EAS_FILE_HANDLE file, EAS_I32 *pPosition)
- ^
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c: In function 'EAS_HWFileSeek':
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c:449:47: warning: unused parameter 'hwInstData' [-Wunused-parameter]
- EAS_RESULT EAS_HWFileSeek (EAS_HW_DATA_HANDLE hwInstData, EAS_FILE_HANDLE file, EAS_I32 position)
- ^
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c: In function 'EAS_HWFileSeekOfs':
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c:474:50: warning: unused parameter 'hwInstData' [-Wunused-parameter]
- EAS_RESULT EAS_HWFileSeekOfs (EAS_HW_DATA_HANDLE hwInstData, EAS_FILE_HANDLE file, EAS_I32 position)
- ^
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c: In function 'EAS_HWFileLength':
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c:500:49: warning: unused parameter 'hwInstData' [-Wunused-parameter]
- EAS_RESULT EAS_HWFileLength (EAS_HW_DATA_HANDLE hwInstData, EAS_FILE_HANDLE file, EAS_I32 *pLength)
- ^
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c: In function 'EAS_HWVibrate':
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c:625:46: warning: unused parameter 'hwInstData' [-Wunused-parameter]
- EAS_RESULT EAS_HWVibrate (EAS_HW_DATA_HANDLE hwInstData, EAS_BOOL state)
- ^
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c: In function 'EAS_HWLED':
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c:640:42: warning: unused parameter 'hwInstData' [-Wunused-parameter]
- EAS_RESULT EAS_HWLED (EAS_HW_DATA_HANDLE hwInstData, EAS_BOOL state)
- ^
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c: In function 'EAS_HWBackLight':
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c:655:48: warning: unused parameter 'hwInstData' [-Wunused-parameter]
- EAS_RESULT EAS_HWBackLight (EAS_HW_DATA_HANDLE hwInstData, EAS_BOOL state)
- ^
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c: In function 'EAS_HWYield':
- external/sonivox/arm-wt-22k/host_src/eas_hostmm.c:684:42: warning: unused parameter 'hwInstData' [-Wunused-parameter]
- EAS_BOOL EAS_HWYield (EAS_HW_DATA_HANDLE hwInstData)
- ^
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/host_src/eas_main.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/host_src/eas_report.c
- target arm C: libsonivox <= external/sonivox/arm-wt-22k/host_src/eas_wave.c
- target SharedLib: libsonivox (/home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libsonivox_intermediates/LINKED/libsonivox.so)
- target Symbolic: libsonivox (/home/refa/mer/android/droid/out/target/product/falcon/symbols/system/lib/libsonivox.so)
- target Strip: libsonivox (/home/refa/mer/android/droid/out/target/product/falcon/obj/lib/libsonivox.so)
- Export includes file: frameworks/native/services/powermanager/Android.mk -- /home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libpowermanager_intermediates/export_includes
- Import includes file: /home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libstagefright_foundation_intermediates/import_includes
- target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/AAtomizer.cpp
- target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/ABitReader.cpp
- target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/ABuffer.cpp
- target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/ADebug.cpp
- target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/AHandler.cpp
- target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/AHierarchicalStateMachine.cpp
- target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/ALooper.cpp
- target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/ALooperRoster.cpp
- target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/AMessage.cpp
- target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/ANetworkSession.cpp
- target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/AString.cpp
- target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/AStringUtils.cpp
- target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/AWakeLock.cpp
- target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/ParsedMessage.cpp
- target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/base64.cpp
- target thumb C++: libstagefright_foundation <= frameworks/av/media/libstagefright/foundation/hexdump.cpp
- Import includes file: /home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libpowermanager_intermediates/import_includes
- target thumb C++: libpowermanager <= frameworks/native/services/powermanager/IPowerManager.cpp
- target SharedLib: libpowermanager (/home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libpowermanager_intermediates/LINKED/libpowermanager.so)
- target Symbolic: libpowermanager (/home/refa/mer/android/droid/out/target/product/falcon/symbols/system/lib/libpowermanager.so)
- target Strip: libpowermanager (/home/refa/mer/android/droid/out/target/product/falcon/obj/lib/libpowermanager.so)
- target SharedLib: libstagefright_foundation (/home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libstagefright_foundation_intermediates/LINKED/libstagefright_foundation.so)
- target Symbolic: libstagefright_foundation (/home/refa/mer/android/droid/out/target/product/falcon/symbols/system/lib/libstagefright_foundation.so)
- target Strip: libstagefright_foundation (/home/refa/mer/android/droid/out/target/product/falcon/obj/lib/libstagefright_foundation.so)
- Import includes file: /home/refa/mer/android/droid/out/target/product/falcon/obj/STATIC_LIBRARIES/libmedia_helper_intermediates/import_includes
- target thumb C++: libmedia_helper <= frameworks/av/media/libmedia/AudioParameter.cpp
- target StaticLib: libmedia_helper (/home/refa/mer/android/droid/out/target/product/falcon/obj/STATIC_LIBRARIES/libmedia_helper_intermediates/libmedia_helper.a)
- target SharedLib: libmedia (/home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libmedia_intermediates/LINKED/libmedia.so)
- target Symbolic: libmedia (/home/refa/mer/android/droid/out/target/product/falcon/symbols/system/lib/libmedia.so)
- target Strip: libmedia (/home/refa/mer/android/droid/out/target/product/falcon/obj/lib/libmedia.so)
- Export includes file: frameworks/av/drm/libdrmframework/Android.mk -- /home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libdrmframework_intermediates/export_includes
- Export includes file: system/netd/client/Android.mk -- /home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libnetd_client_intermediates/export_includes
- Export includes file: external/libopus/Android.mk -- /home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libopus_intermediates/export_includes
- Export includes file: external/openssl/Android.mk -- /home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libssl_intermediates/export_includes
- Export includes file: frameworks/av/media/libstagefright/codecs/avc/common/Android.mk -- /home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libstagefright_avc_common_intermediates/export_includes
- Export includes file: frameworks/av/media/libstagefright/codecs/common/Android.mk -- /home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libstagefright_enc_common_intermediates/export_includes
- Export includes file: frameworks/av/media/libstagefright/omx/Android.mk -- /home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libstagefright_omx_intermediates/export_includes
- Export includes file: frameworks/av/media/libstagefright/yuv/Android.mk -- /home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libstagefright_yuv_intermediates/export_includes
- make: *** No rule to make target `/home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libvorbisidec_intermediates/export_includes', needed by `/home/refa/mer/android/droid/out/target/product/falcon/obj/SHARED_LIBRARIES/libstagefright_intermediates/import_includes'. Stop.
- #### make failed to build some targets (04:29 (mm:ss)) ####
- HABUILD_SDK [falcon] refa@leptop-canggih:~/mer/android/droid$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement