Home
last modified time | relevance | path

Searched defs:_version (Results 1 – 9 of 9) sorted by relevance

/external/eigen/cmake/
DEigenDetermineOSVersion.cmake13 set(_version "win7") variable
15 set(_version "winVista") variable
17 set(_version "winXpProf") variable
19 set(_version "winXp") variable
21 set(_version "win2000Prof") variable
23 set(_version "unknownWin") variable
/external/qemu/include/migration/
Dvmstate.h199 #define VMSTATE_SINGLE_TEST(_field, _state, _test, _version, _info, _type) { \ argument
209 #define VMSTATE_POINTER(_field, _state, _version, _info, _type) { \ argument
227 #define VMSTATE_ARRAY(_field, _state, _num, _version, _info, _type) {\ argument
237 #define VMSTATE_2DARRAY(_field, _state, _n1, _n2, _version, _info, _type) { \ argument
257 #define VMSTATE_SUB_ARRAY(_field, _state, _start, _num, _version, _info, _type) { \ argument
276 #define VMSTATE_VARRAY_INT32(_field, _state, _field_num, _version, _info, _type) {\ argument
286 #define VMSTATE_VARRAY_UINT32(_field, _state, _field_num, _version, _info, _type) {\ argument
296 #define VMSTATE_VARRAY_UINT16_UNSAFE(_field, _state, _field_num, _version, _info, _type) {\ argument
306 #define VMSTATE_STRUCT_TEST(_field, _state, _test, _version, _vmsd, _type) { \ argument
316 #define VMSTATE_STRUCT_POINTER_V(_field, _state, _version, _vmsd, _type) { \ argument
[all …]
/external/javassist/sample/evolve/
DSample.java7 public static Class _version; field in Sample
/external/bison/
DGNUmakefile83 _version: target
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
DSignedData.java45 ASN1Integer _version, in SignedData()
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
DHashList.cs66 private int _version; field in Antlr.Runtime.Collections.HashList.HashListEnumerator
354 private int _version; field in Antlr.Runtime.Collections.HashList
/external/tinyxml/
Dtinyxml.cpp1387 TiXmlDeclaration::TiXmlDeclaration( const char * _version, in TiXmlDeclaration()
1399 TiXmlDeclaration::TiXmlDeclaration( const std::string& _version, in TiXmlDeclaration()
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp1379 TiXmlDeclaration::TiXmlDeclaration( const char * _version, in TiXmlDeclaration()
1391 TiXmlDeclaration::TiXmlDeclaration( const std::string& _version, in TiXmlDeclaration()
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp1379 TiXmlDeclaration::TiXmlDeclaration( const char * _version, in TiXmlDeclaration()
1391 TiXmlDeclaration::TiXmlDeclaration( const std::string& _version, in TiXmlDeclaration()