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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
formatter.py 155 fives = ['v', 'l', 'd']
163 label = ones[index] + fives[index] + label
166 s = fives[index]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
formatter.py 155 fives = ['v', 'l', 'd']
163 label = ones[index] + fives[index] + label
166 s = fives[index]
  /external/valgrind/main/none/tests/amd64/
sse4-64.c 179 static V128 fives = { 0x55,0x55,0x55,0x55, 0x55,0x55,0x55,0x55, variable
376 memcpy(dstv, fives, sizeof(dstv)); \
397 memcpy(dstv, fives, sizeof(dstv)); \
    [all...]

Completed in 32 milliseconds