Searched refs:guardBlockEndVal (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A DPoolAlloc.h55 memset(postGuard(), guardBlockEndVal, guardBlockSize); local
61 checkGuardBlock(postGuard(), guardBlockEndVal, "after"); local
91 const static unsigned char guardBlockEndVal; member in class:TAllocation
H A DPoolAlloc.cpp140 const unsigned char TAllocation::guardBlockEndVal = 0xfe; member in class:TAllocation

Completed in 70 milliseconds