HomeSort by relevance Sort by last modified time
    Searched defs:opStart (Results 1 - 4 of 4) sorted by null

  /dalvik/vm/compiler/template/
gen-template.py 106 def opStart(tokens):
110 raise DataParseError("opStart takes a directory name argument")
112 raise DataParseError("opStart can only be specified once")
125 raise DataParseError("op statements must be between opStart/opEnd")
141 raise DataParseError("opEnd must follow opStart, and only appear once")
401 opStart(tokens)
  /dalvik/vm/mterp/
gen-mterp.py 145 def opStart(tokens):
149 raise DataParseError("opStart takes a directory name argument")
151 raise DataParseError("opStart can only be specified once")
164 raise DataParseError("alt statements must be between opStart/opEnd")
184 raise DataParseError("op statements must be between opStart/opEnd")
217 raise DataParseError("opEnd must follow opStart, and only appear once")
598 opStart(tokens)
  /external/icu4c/common/
rbbinode.h 35 opStart,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 264 milliseconds