Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/m68k/cpu/mcf530x/
Dstart.S261 .globl version_string symbol
262 version_string: label
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc8xx/
Dstart.S65 .globl version_string symbol
66 version_string: label
/third_party/uboot/u-boot-2020.01/arch/m68k/cpu/mcf52x2/
Dstart.S338 .globl version_string symbol
339 version_string: label
/third_party/uboot/u-boot-2020.01/arch/m68k/cpu/mcf532x/
Dstart.S271 .globl version_string symbol
272 version_string: label
/third_party/uboot/u-boot-2020.01/arch/m68k/cpu/mcf547x_8x/
Dstart.S261 .globl version_string symbol
262 version_string: label
/third_party/uboot/u-boot-2020.01/arch/m68k/cpu/mcf523x/
Dstart.S256 .globl version_string symbol
257 version_string: label
/third_party/uboot/u-boot-2020.01/cmd/
Dversion.c15 const char __weak version_string[] = U_BOOT_VERSION_STRING; variable
/third_party/uboot/u-boot-2020.01/arch/m68k/cpu/mcf5227x/
Dstart.S492 .globl version_string symbol
493 version_string: label
/third_party/uboot/u-boot-2020.01/arch/m68k/cpu/mcf5445x/
Dstart.S620 .globl version_string symbol
621 version_string: label
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
Dusage_config.h95 std::function<std::string()> version_string; member
/third_party/abseil-cpp/absl/flags/
Dusage_config.h95 std::function<std::string()> version_string; member
/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/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc83xx/
Dstart.S95 .globl version_string symbol
96 version_string: label
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc86xx/
Dstart.S57 .globl version_string symbol
58 version_string: label
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc85xx/
Dstart.S1174 .globl version_string symbol
1175 version_string: label
/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.c440 gchar *version_string; in gst_shout2send_start() local
/third_party/python/Lib/http/
Dserver.py590 def version_string(self): member in BaseHTTPRequestHandler
/third_party/boost/tools/inspect/
Dinspect.cpp753 const char* version_string = 0; in main() 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