Home
last modified time | relevance | path

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

/third_party/boost/libs/nowide/
DCMakeLists.txt18 set(_version 11.0.0) variable
20 set(_version ${BOOST_SUPERPROJECT_VERSION}) variable
/third_party/typescript/src/harness/
DcollectionsImpl.ts12 private _version = 0; property in collections.SortedMap
254 private _version = 0; property in collections.Metadata
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmuxmap.c335 guint32 * _major, guint32 * _version, GList ** _compatible, AtomMOOV * moov, in gst_qt_mux_map_format_to_header()
/third_party/freetype/docs/reference/assets/javascripts/
Dmodernizr.86422ebf.js1 …exports;var t=r[e]={i:e,l:!1,exports:{}};return n[e].call(t.exports,t,t.exports,o),t.l=!0,t.export… function
/third_party/python/Lib/
Dipaddress.py1138 _version = 4 variable in _BaseV4
1579 _version = 6 variable in _BaseV6
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp1379 TiXmlDeclaration::TiXmlDeclaration( const char * _version, in TiXmlDeclaration()
1391 TiXmlDeclaration::TiXmlDeclaration( const std::string& _version, in TiXmlDeclaration()
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp1379 TiXmlDeclaration::TiXmlDeclaration( const char * _version, in TiXmlDeclaration()
1391 TiXmlDeclaration::TiXmlDeclaration( const std::string& _version, in TiXmlDeclaration()
/third_party/mindspore/mindspore/lite/schema/inner/
Dgpu_cache_generated.h471 auto _version = _o->version.empty() ? 0 : _fbb.CreateString(_o->version); in CreateGpuCache() local
Dmodel_generated.h2859 auto _version = _o->version.empty() ? 0 : _fbb.CreateString(_o->version); in CreateMetaGraph() local