Home
last modified time | relevance | path

Searched defs:_translate (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
Dbase64.py33 def _translate(s, altchars): function
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_includes/scripts/lib/
Dgallery.js139 Gallery.prototype._translate = function() { method in Gallery
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_includes/scripts/lib/
Dgallery.js139 Gallery.prototype._translate = function() { method in Gallery
/external/autotest/client/deps/webgl_mpd/src/resources/
DJ3DIMath.js769 J3DIMatrix4.prototype.decompose = function(_translate, _rotate, _scale, _skew, _perspective) argument