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

  /dalvik/vm/mterp/
gen-mterp.py 51 def getGlobalSubDict():
103 appendSourceFile(tokens[1], getGlobalSubDict(), c_fp, None)
105 appendSourceFile(tokens[1], getGlobalSubDict(), asm_fp, None)
203 dict = getGlobalSubDict()
333 dict = getGlobalSubDict()
378 dict = getGlobalSubDict()
392 dict = getGlobalSubDict()
  /dalvik/vm/compiler/template/
gen-template.py 43 def getGlobalSubDict():
81 appendSourceFile(tokens[1], getGlobalSubDict(), asm_fp, None)
198 dict = getGlobalSubDict()

Completed in 291 milliseconds