Home
last modified time | relevance | path

Searched refs:get_version_string (Results 1 – 15 of 15) sorted by relevance

/third_party/cef/tools/
Dcef_version.py213 def get_version_string(self, oldFormat=None): member in VersionFormatter
269 print(formatter.get_version_string(True))
275 print(formatter.get_version_string(False))
Dmake_version_header.py78 result = result.replace('$VERSION$', formatter.get_version_string())
Dmake_distrib.py611 cef_ver = formatter.get_version_string()
/third_party/boost/boost/numeric/odeint/
Dversion.hpp42 inline std::string get_version_string( void ) in get_version_string() function
/third_party/PyYAML/packaging/build/
Dsmoketest.py10 print('embedded libyaml version is {0}'.format(yaml._yaml.get_version_string()))
/third_party/PyYAML/tests/lib/
Dtest_yaml_ext.py121 print(_yaml.get_version_string())
122 assert ("%s.%s.%s" % yaml._yaml.get_version()) == yaml._yaml.get_version_string(), \
123 (_yaml.get_version(), yaml._yaml.get_version_string())
/third_party/boost/libs/wave/samples/waveidl/
Didl.cpp79 string version (context_type::get_version_string()); in print_version()
/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h91 const char *get_version_string() in get_version_string() function
Dglsl_parser_extras.cpp385 problem, this->get_version_string(), in check_version()
412 this->get_version_string(), in set_valid_gl_and_glsl_versions()
Dast_to_hir.cpp4212 state->get_version_string()); in apply_type_qualifier_to_variable()
5319 decl->identifier, state->get_version_string()); in hir()
5325 decl->identifier, state->get_version_string()); in hir()
Dglsl_parser.yy358 state->get_version_string());
/third_party/boost/boost/wave/
Dcpp_context.hpp278 static std::string get_version_string() in get_version_string() function in boost::wave::context
/third_party/boost/libs/wave/tool/
Dcpp.cpp126 std::string version (context_type::get_version_string()); in get_version()
/third_party/PyYAML/yaml/
D_yaml.pyx4 def get_version_string(): function
/third_party/python/Misc/
DHISTORY24992 - pyexpat: new API get_version_string().