Home
last modified time | relevance | path

Searched refs:set_attr (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.c197 gboolean set_attr = TRUE; in gst_xvcontext_get_xv_support() local
221 set_attr = FALSE; in gst_xvcontext_get_xv_support()
225 if (set_attr) { in gst_xvcontext_get_xv_support()
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c5182 #define SWIG_addvarlink(p, name, get_attr, set_attr) SWIG_Python_addvarlink(p, name, get_attr, set… argument
5192 int (*set_attr)(PyObject *); /* Set the value */ member
5293 res = (*var->set_attr)(p); in swig_varlink_setattr()
5386 …SWIG_Python_addvarlink(PyObject *p, char *name, PyObject *(*get_attr)(void), int (*set_attr)(PyObj… in SWIG_Python_addvarlink()
5395 gv->set_attr = set_attr; in SWIG_Python_addvarlink()
/third_party/openssl/crypto/objects/
Dobj_mac.num515 set_attr 515
/third_party/node/deps/openssl/openssl/crypto/objects/
Dobj_mac.num515 set_attr 515
/third_party/python/Lib/unittest/test/testmock/
Dtestmock.py892 def set_attr(): function
896 self.assertRaises(AttributeError, set_attr)
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c5475 upb_handlerattr set_attr = UPB_HANDLERATTR_INIT; in doset() local
5482 set_attr = *attr; in doset()
5487 closure_type = set_attr.closure_type; in doset()
5510 const void *return_type = set_attr.return_closure_type; in doset()
5517 set_attr.return_closure_type = table_return_type; in doset()
5522 h->table[sel].attr = set_attr; in doset()
/third_party/mindspore/patches/
D0004-cross-compile-ndkso-fp16-nnrt-train_capi.patch9838 + func_graph->set_attr("fmk", type_value);
9841 + func_graph->set_attr("graph_name", attr_value);
9934 + prim->set_attr(attr);
D0005-micro-for-ohos.patch10110 + custom_prim->set_attr(attrs);