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

  /external/valgrind/main/exp-sgcheck/
h_intercepts.c 238 const UWord* sW = (const UWord*)src; \
242 if (0 == (((UWord)dW) & al) && 0 == (((UWord)sW) & al)) { \
244 dW[0] = sW[0]; \
245 dW[1] = sW[1]; \
246 dW[2] = sW[2]; \
247 dW[3] = sW[3]; \
250 sW += 4; \
255 dW[0] = sW[0]; \
258 sW += 1; \
262 s = (const UChar*)sW; \
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 134 milliseconds