Searched refs:isAlignedToMachineWord (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/text/
H A DTextCodecASCIIFastPath.h84 inline bool isAlignedToMachineWord(const void* pointer) function in namespace:WebCore
H A DTextCodecLatin1.cpp132 if (isAlignedToMachineWord(source)) {
H A DTextCodecUTF8.cpp245 if (isAlignedToMachineWord(source)) {

Completed in 225 milliseconds