Searched defs:pImpAct (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/common/
H A Dubidi.c901 const void * pImpAct[2]; member in struct:ImpTabPair
1130 const ImpAct * pImpAct; /* action map array */ member in struct:__anon1319
1200 const ImpAct * pImpAct=pLevState->pImpAct; local
1210 actionSeq=(*pImpAct)[GET_ACTION(cell)]; /* isolate the action */
1421 levState.pImpAct=(const ImpAct*)((pBiDi->pImpTabPair)->pImpAct)[levState.runLevel&1];
/external/icu4c/common/
H A Dubidi.c897 const void * pImpAct[2]; member in struct:ImpTabPair
1126 const ImpAct * pImpAct; /* action map array */ member in struct:__anon2308
1196 const ImpAct * pImpAct=pLevState->pImpAct; local
1206 actionSeq=(*pImpAct)[GET_ACTION(cell)]; /* isolate the action */
1417 levState.pImpAct=(const ImpAct*)((pBiDi->pImpTabPair)->pImpAct)[levState.runLevel&1];

Completed in 40 milliseconds