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

  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/
app.yaml 9 api_version: 1
  /external/antlr/antlr-3.4/runtime/Python/unittests/
testdfa.py 18 api_version = 'HEAD' variable in class:TestDFA.setUp.TRecognizer
testrecognizers.py 60 api_version = 'HEAD' variable in class:TestLexer.testInit.TLexer
  /external/llvm/tools/gold/
gold-plugin.cpp 59 int api_version = 0; member in namespace:__anon10750
144 api_version = tv->tv_u.tv_val;
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
recognizers.py 148 # The api_version attribute has been introduced in 3.3. If it is not
150 api_version = 0 variable in class:BaseRecognizer
165 if self.api_version not in compatible_api_versions:
170 % self.api_version)
    [all...]
  /frameworks/compile/libbcc/gdb_plugin/
android-commands.py 264 api_version = self.getprop("ro.build.version.sdk")
265 if api_version < 15:
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
Python.stg 116 api_version = <apiVersion()>
242 api_version = <apiVersion()>
    [all...]

Completed in 102 milliseconds