Searched refs:set_attr (Results 1 – 8 of 8) sorted by relevance
/third_party/gstreamer/gstplugins_base/sys/xvimage/ |
D | xvcontext.c | 197 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/ |
D | libwebp_python_wrap.c | 5182 #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/ |
D | obj_mac.num | 515 set_attr 515
|
/third_party/node/deps/openssl/openssl/crypto/objects/ |
D | obj_mac.num | 515 set_attr 515
|
/third_party/python/Lib/unittest/test/testmock/ |
D | testmock.py | 892 def set_attr(): function 896 self.assertRaises(AttributeError, set_attr)
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 5475 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/ |
D | 0004-cross-compile-ndkso-fp16-nnrt-train_capi.patch | 9838 + func_graph->set_attr("fmk", type_value); 9841 + func_graph->set_attr("graph_name", attr_value); 9934 + prim->set_attr(attr);
|
D | 0005-micro-for-ohos.patch | 10110 + custom_prim->set_attr(attrs);
|