HomeSort by relevance Sort by last modified time
    Searched full:get_unique_id (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
genpyx.py 69 def get_unique_id(cls): member in class:Node
72 get_unique_id = classmethod(get_unique_id) variable in class:Node
334 node.tag.name = "_anon_%s" % Node.get_unique_id()
ir.py 50 # def get_unique_id(cls):
53 # get_unique_id = classmethod(get_unique_id)
    [all...]

Completed in 48 milliseconds