HomeSort by relevance Sort by last modified time
    Searched refs:swapArray64 (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/common/
udataswp.h 182 UDataSwapFn *swapArray64;
udataswp.c 399 swapper->swapArray64=uprv_copyArray64;
403 swapper->swapArray64=uprv_swapArray64;
ucol_swp.cpp 477 ds->swapArray64(ds, inBytes + offset, length, outBytes + offset, &errorCode);

Completed in 199 milliseconds