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

  /external/libevent/
event_rpcgen.py 299 code = TranslateList(code, entry.GetTranslation())
412 def GetTranslation(self, extradict = {}):
429 return '%(var)s->%(name)s_data' % self.GetTranslation({ 'var' : var })
454 code = code % self.GetTranslation()
478 code = code % self.GetTranslation()
501 code = code % self.GetTranslation()
573 self.GetTranslation({
638 code = '\n'.join(code) % self.GetTranslation({
722 }""" % self.GetTranslation()
732 code = '\n'.join(code) % self.GetTranslation({
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTModelPOD.h 486 void GetTranslation(
496 PVRTVec3 GetTranslation(
    [all...]
PVRTModelPOD.cpp     [all...]
  /art/runtime/
class_linker.h     [all...]
class_linker.cc     [all...]

Completed in 271 milliseconds