Home
last modified time | relevance | path

Searched refs:Cast (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-inventory-manager/
H A Dpimgen.py112 class Cast(object): class
149 return Cast("static", "{0}_t".format(self.type))(arg)
366 value=member, decorators=[Cast("static", member_cast)]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/
H A DTelstar10_C-76.5E28 # Globe Cast Asia multiplex
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/
H A D0001-fix-stack-buffer-overflow-in-usbg_f_foo_attr_val-pro.patch42 * @brief Cast from generic function to hid function
127 * @brief Cast from generic function to midi function
221 * @brief Cast from generic function to mass storage function
302 * @brief Cast from generic function to net function
400 * @brief Cast from generic function to uac2 function
/openbmc/phosphor-dbus-monitor/src/
H A Dpdmgen.py89 class Cast(object): class
117 return Cast("static", "{0}_t".format(self.type))(arg)
119 return Cast("static", "uint8_t")(arg)
121 return Cast("static", "double")(arg)
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybluez/
H A Dpy-3.11.patch123 +// Cast argument to PyObject* type.
/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1/
H A Dcve-2022-33065.patch16 Cast the offending `rows` and `cols` ints to `sf_count_t` (the type of
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rrdtool/rrdtool/
H A Db76e3c578f1e9f582e9c28f50d82b1f569602075.patch106 - argv[0] = (char *) cmd; /* Dummy arg. Cast to (char *) because rrd */