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

  /external/webkit/Source/WebCore/platform/network/
MIMESniffing.cpp 239 const uint32_t* mask32 = reinterpret_cast<const uint32_t*>(info.mask); local
245 if ((*data32++ & *mask32++) != *pattern32++)
250 const char* m = reinterpret_cast<const char*>(mask32);
  /external/valgrind/main/VEX/priv/
guest_ppc_toIR.c 412 static UInt MASK32( UInt begin, UInt end )
4275 UInt mask32; local
17738 UInt mask32, mask64; local
    [all...]
host_ppc_isel.c 5225 UInt mask32, mask64; local
    [all...]

Completed in 855 milliseconds