Home
last modified time | relevance | path

Searched full:api_version (Results 1 – 23 of 23) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/RebaselineLogServer/
Dapp.yaml4 api_version: 1
/external/chromium/chrome/common/extensions/docs/server/
Dapp.yaml4 api_version: 1
/external/chromium_org/chrome/test/functional/ispy/
Dapp.yaml4 api_version: 1
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/
Dapp.yaml8 api_version: 1
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/
Dapp.yaml4 api_version: 1
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/
Dapp.yaml9 api_version: 1
/external/chromium_org/chrome/common/extensions/docs/server2/
Dapp.yaml4 api_version: 1
Dapp_yaml_helper.py14 api_version: 1
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/
Dapp.yaml4 api_version: 1
/external/chromium_org/native_client_sdk/src/gonacl_appengine/
Dapp.yaml4 api_version: 1
/external/antlr/antlr-3.4/runtime/Python/unittests/
Dtestrecognizers.py60 api_version = 'HEAD' variable in TestLexer.testInit.TLexer
Dtestdfa.py18 api_version = 'HEAD' variable in TestDFA.setUp.TRecognizer
/external/mesa3d/src/gallium/state_trackers/vdpau/
Dquery.c40 vlVdpGetApiVersion(uint32_t *api_version) in vlVdpGetApiVersion() argument
42 if (!api_version) in vlVdpGetApiVersion()
45 *api_version = 1; in vlVdpGetApiVersion()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
Dquery.c40 vlVdpGetApiVersion(uint32_t *api_version) in vlVdpGetApiVersion() argument
42 if (!api_version) in vlVdpGetApiVersion()
45 *api_version = 1; in vlVdpGetApiVersion()
/external/llvm/tools/gold/
Dgold-plugin.cpp57 int api_version = 0; variable
142 api_version = tv->tv_u.tv_val; in onload()
/external/chromium_org/chrome/browser/spellchecker/
Dfeedback_sender.cc124 const std::string& api_version) { in BuildFeedbackValue() argument
128 result->SetString("apiVersion", api_version); in BuildFeedbackValue()
/external/antlr/antlr-3.4/runtime/Python/antlr3/
Drecognizers.py148 # The api_version attribute has been introduced in 3.3. If it is not
150 api_version = 0 variable in BaseRecognizer
165 if self.api_version not in compatible_api_versions:
170 % self.api_version)
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h295 typedef struct API_VERSION { struct
300 } API_VERSION,*LPAPI_VERSION; argument
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
Ddbghelp.h295 typedef struct API_VERSION { struct
300 } API_VERSION,*LPAPI_VERSION; argument
/external/chromium_org/chrome_frame/crash_reporting/
Dminidump_test.cc289 API_VERSION* version = ::ImagehlpApiVersion(); in TEST_F()
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h172 #define API_VERSION "ITT-API-Version " ITT_TO_STR(API_VERSION_NUM) \ macro
/external/chromium_org/v8/src/third_party/vtune/
Dittnotify_config.h208 #define API_VERSION "ITT-API-Version " ITT_TO_STR(API_VERSION_NUM) " (" ITT_TO_STR(API_VERSION_BUIL… macro
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
DPython.stg116 api_version = <apiVersion()>
242 api_version = <apiVersion()>