Home
last modified time | relevance | path

Searched defs:value_copy (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/stacktrace/detail/
Dto_dec_array.hpp29 for (std::size_t value_copy = value; value_copy; value_copy /= 10) { in to_dec_array() local
/third_party/cef/libcef_dll/cpptoc/
Dvalue_cpptoc.cc131 struct _cef_value_t* CEF_CALLBACK value_copy(struct _cef_value_t* self) { in value_copy() function
/third_party/glib/gobject/
Dgboxed.c71 value_copy (GValue *src_value) in value_copy() function
Dgtype.h1249 void (*value_copy) (const GValue *src_value, member
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dsdp.c191 GValue value_copy = G_VALUE_INIT; in GST_START_TEST() local
/third_party/gettext/gettext-runtime/intl/
Ddcigettext.c1704 char *value_copy = (char *) malloc (len); in get_output_charset() local