Searched refs:mbcsTable (Results 1 - 2 of 2) sorted by last modified time

/external/icu/icu4c/source/common/
H A Ducnvmbcs.c494 enumToU(UConverterMBCSTable *mbcsTable, int8_t stateProps[], argument
505 row=mbcsTable->stateTable[state];
506 unicodeCodeUnits=mbcsTable->unicodeCodeUnits;
525 mbcsTable, stateProps, nextState,
668 ucnv_MBCSEnumToUnicode(UConverterMBCSTable *mbcsTable, argument
695 getStateProp(mbcsTable->stateTable, stateProps, 0);
697 for(state=0; state<mbcsTable->countStates; ++state) {
704 mbcsTable, stateProps, state, 0, 0,
717 const UConverterMBCSTable *mbcsTable; local
726 mbcsTable
1115 UConverterMBCSTable *mbcsTable; local
1264 UConverterMBCSTable *mbcsTable=(UConverterMBCSTable *)context; local
1340 reconstituteData(UConverterMBCSTable *mbcsTable, uint32_t stage1Length, uint32_t stage2Length, uint32_t fullStage2Length, UErrorCode *pErrorCode) argument
1416 UConverterMBCSTable *mbcsTable=&sharedData->mbcs; local
1737 UConverterMBCSTable *mbcsTable=&sharedData->mbcs; local
1757 UConverterMBCSTable *mbcsTable; local
1856 ucnv_MBCSGetFallback(UConverterMBCSTable *mbcsTable, uint32_t offset) argument
[all...]
/external/chromium_org/third_party/icu/source/common/
H A Ducnvmbcs.c494 enumToU(UConverterMBCSTable *mbcsTable, int8_t stateProps[], argument
505 row=mbcsTable->stateTable[state];
506 unicodeCodeUnits=mbcsTable->unicodeCodeUnits;
525 mbcsTable, stateProps, nextState,
668 ucnv_MBCSEnumToUnicode(UConverterMBCSTable *mbcsTable, argument
695 getStateProp(mbcsTable->stateTable, stateProps, 0);
697 for(state=0; state<mbcsTable->countStates; ++state) {
704 mbcsTable, stateProps, state, 0, 0,
717 const UConverterMBCSTable *mbcsTable; local
726 mbcsTable
1115 UConverterMBCSTable *mbcsTable; local
1264 UConverterMBCSTable *mbcsTable=(UConverterMBCSTable *)context; local
1340 reconstituteData(UConverterMBCSTable *mbcsTable, uint32_t stage1Length, uint32_t stage2Length, uint32_t fullStage2Length, UErrorCode *pErrorCode) argument
1416 UConverterMBCSTable *mbcsTable=&sharedData->mbcs; local
1737 UConverterMBCSTable *mbcsTable=&sharedData->mbcs; local
1757 UConverterMBCSTable *mbcsTable; local
1856 ucnv_MBCSGetFallback(UConverterMBCSTable *mbcsTable, uint32_t offset) argument
[all...]

Completed in 170 milliseconds