Home
last modified time | relevance | path

Searched defs:version_string (Results 1 – 15 of 15) sorted by relevance

/third_party/abseil-cpp/absl/flags/
Dusage_config.h95 std::function<std::string()> version_string; member
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
Dusage_config.h95 std::function<std::string()> version_string; member
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dplatform.cpp74 static const std::string version_string = in platform_version_as_string() local
Ddevice.cpp435 static const std::string version_string = in device_version_as_string() local
451 static const std::string version_string = in device_clc_version_as_string() local
/third_party/e2fsprogs/lib/ss/
Dinvocation.c25 int ss_create_invocation(const char *subsystem_name, const char *version_string, in ss_create_invocation()
/third_party/boost/libs/compute/include/boost/compute/detail/
Dparameter_cache.hpp118 static std::string version_string() in version_string() function in boost::compute::detail::parameter_cache
/third_party/boost/boost/compute/detail/
Dparameter_cache.hpp118 static std::string version_string() in version_string() function in boost::compute::detail::parameter_cache
/third_party/glib/glib/
Dgrand.c146 const gchar *version_string = g_getenv ("G_RANDOM_VERSION"); in get_random_version() local
/third_party/gstreamer/gstplugins_good/ext/shout2/
Dgstshout2.c464 gchar *version_string; in gst_shout2send_start() local
/third_party/python/Lib/http/
Dserver.py583 def version_string(self): member in BaseHTTPRequestHandler
/third_party/boost/tools/inspect/
Dinspect.cpp753 const char* version_string = 0; in main() local
/third_party/spirv-tools/source/val/
Dvalidate_extensions.cpp3126 auto version_string = name.substr(reflection.size()); in ValidateExtInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp3271 auto version_string = name.substr(reflection.size()); in ValidateExtInst() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_extensions.cpp3271 auto version_string = name.substr(reflection.size()); in ValidateExtInst() local
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfmetadata.h452 gchar *version_string; member