Home
last modified time | relevance | path

Searched refs:chops (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/
D_version200.py422 def encode64chops(chops): argument
427 for value in chops:
440 chops = []
443 chops.append(str642int(string))
445 return chops
487 chops = decode64chops(string) #Decode base64 strings into integer chops
489 for cpart in chops:
D_version133.py361 def picklechops(chops): argument
364 value = zlib.compress(dumps(chops))
400 def gluechops(chops, key, n, funcref): argument
408 chops = unpicklechops(chops)
410 for cpart in chops:
/external/skia/tests/
DPathOpsConicIntersectionTest.cpp144 const int chops = 2; in writeDPng() local
145 for (int tIndex = 0; tIndex < chops; ++tIndex) { in writeDPng()
146 SkDConic chopped = dConic.subDivide(tIndex / (double) chops, in writeDPng()
147 (tIndex + 1) / (double) chops); in writeDPng()
/external/skia/site/user/api/
Dskpaint.md672 * SkDiscretePathEffect: This path effect chops a path into discrete
/external/libogg/doc/
Drfc3533.txt443 encapsulation process chops up the packets into segments. The