Home
last modified time | relevance | path

Searched defs:micro (Results 1 – 25 of 53) sorted by relevance

123

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstpluginsbaseversion.c48 gst_plugins_base_version (guint * major, guint * minor, guint * micro, in gst_plugins_base_version()
Dgstpluginsbaseversion.h63 #define GST_CHECK_PLUGINS_BASE_VERSION(major,minor,micro) \ argument
Dgstpluginsbaseversion.h.in63 #define GST_CHECK_PLUGINS_BASE_VERSION(major,minor,micro) \ argument
/third_party/python/PCbuild/
Dfield3.py17 major, minor, micro, level, serial = sys.version_info variable
/third_party/skia/third_party/externals/harfbuzz/src/
Dgen-hb-version.py11 major, minor, micro = version.split (".") variable
Dhb-version.h74 #define HB_VERSION_ATLEAST(major,minor,micro) \ argument
Dhb-version.h.in74 #define HB_VERSION_ATLEAST(major,minor,micro) \ argument
/third_party/harfbuzz/src/
Dgen-hb-version.py11 major, minor, micro = version.split (".") variable
Dhb-version.h.in74 #define HB_VERSION_ATLEAST(major,minor,micro) \ argument
Dhb-version.h74 #define HB_VERSION_ATLEAST(major,minor,micro) \ argument
/third_party/gstreamer/gstreamer/gst/
Dgstversion.h.in81 #define GST_CHECK_VERSION(major,minor,micro) \ argument
Dgstversion.h81 #define GST_CHECK_VERSION(major,minor,micro) \ argument
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsa.h36 #define GST_CHECK_ALSA_VERSION(major,minor,micro) \ argument
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-version.c35 unsigned int major, minor, micro; in test_version() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-version.h45 #define HB_VERSION_ATLEAST(major,minor,micro) \ argument
Dhb-version.h.in45 #define HB_VERSION_ATLEAST(major,minor,micro) \ argument
/third_party/harfbuzz/test/api/
Dtest-version.c35 unsigned int major, minor, micro; in test_version() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-version.c35 unsigned int major, minor, micro; in test_version() local
/third_party/pulseaudio/src/pulse/
Dversion.h.in63 #define PA_CHECK_VERSION(major,minor,micro) \ argument
/third_party/pulseaudio/include/pulse/
Dversion.h63 #define PA_CHECK_VERSION(major,minor,micro) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVersionTuple.cpp61 unsigned major = 0, minor = 0, micro = 0, build = 0; in tryParse() local
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
Dcurl_version_check.c54 parse_version_string (const char *s, int *major, int *minor, int *micro) in parse_version_string()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DSerializableWriter.java42 int micro = VersionInfo.ICU_VERSION.getMicro(); in folderName() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
DSerializableWriter.java45 int micro = VersionInfo.ICU_VERSION.getMicro(); in folderName() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgst.c85 guint major, minor, micro, nano; in GST_START_TEST() local

123