Home
last modified time | relevance | path

Searched defs:v_uint (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/gobject/
Dgvalue.h116 guint v_uint; member
Dgvaluetypes.c807 guint v_uint) in g_value_set_uint()
/third_party/gstreamer/gstplugins_good/gst/apetag/
Dgstapedemux.c234 guint v_uint, count; in ape_demux_parse_tags() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderGroup.cpp43 SIMD::UInt v_uint = (value.UInt(i) & mask) | (As<SIMD::UInt>(identity) & ~mask); in BinaryOperation() local