HomeSort by relevance Sort by last modified time
    Searched refs:api_version (Results 1 - 13 of 13) 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:__anon9443
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:
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 852 rpc_loc_api_version_s_type api_version;
loc_api_common_xdr.c     [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr 750 rpc_loc_api_version_s_type api_version;
loc_api_common_xdr.c     [all...]
  /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...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 889 rpc_loc_api_version_s_type api_version; member in union:rpc_loc_ioctl_callback_data_u_type::__anon17912
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 791 rpc_loc_api_version_s_type api_version; member in union:rpc_loc_ioctl_callback_data_u_type::__anon17931
    [all...]

Completed in 149 milliseconds