Home
last modified time | relevance | path

Searched defs:cval (Results 1 – 20 of 20) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/power/
Dpalmas.c82 u8 cval = 0, vval = 0; /* Off by default */ in twl603x_mmc1_set_ldo9() local
116 u8 cval = 0, vval = 0, c32k = 0; in twl603x_audio_power() local
/third_party/python/Include/
Dcomplexobject.h35 Py_complex cval; member
/third_party/openssl/crypto/engine/
Deng_cnf.c154 CONF_VALUE *cval; in int_engine_module_init() local
/third_party/boost/libs/spirit/test/x3/
Dwith.cpp107 int const cval = 10; in main() local
/third_party/grpc/third_party/upb/upb/
Dtable.int.h114 UPB_INLINE void upb_value_setdouble(upb_value *val, double cval) { in upb_value_setdouble()
118 UPB_INLINE upb_value upb_value_float(float cval) { in upb_value_float()
124 UPB_INLINE upb_value upb_value_double(double cval) { in upb_value_double()
/third_party/uboot/u-boot-2020.01/board/compulab/cm_t54/
Dcm_t54.c55 static int cm_t54_palmas_regulator_set(u8 vreg, u8 vval, u8 creg, u8 cval) in cm_t54_palmas_regulator_set()
/third_party/uboot/u-boot-2020.01/drivers/video/
Dsandbox_osd.c93 char cval; in sandbox_osd_print() local
/third_party/python/Objects/
Dcomplexobject.c219 complex_subtype_from_c_complex(PyTypeObject *type, Py_complex cval) in complex_subtype_from_c_complex()
230 PyComplex_FromCComplex(Py_complex cval) in PyComplex_FromCComplex()
/third_party/giflib/
Dgifbuild.c896 int cval = 0; in EscapeString() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dconnection.c1891 MHD_UNSIGNED_LONG_LONG cval; local
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2utils.c772 const LilvNode *cval; in gst_lv2_element_class_set_metadata() local
/third_party/ffmpeg/libavcodec/
Dvorbisenc.c842 int k, cval = 0, csub = 1<<c->subclass; in floor_encode() local
Dvorbisdec.c1219 unsigned partition_class, cdim, cbits, csub, cval, offset, i, j; in vorbis_floor1_decode() local
/third_party/python/Python/
Dgetargs.c903 Py_complex cval; in convertsimple() local
/third_party/libxml2/
Dxmlschemastypes.c2374 xmlChar cval[25]; in xmlSchemaValAtomicType() local
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlschemastypes.c2302 xmlChar cval[25]; in xmlSchemaValAtomicType() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.h578 UPB_INLINE void upb_value_setdouble(upb_value *val, double cval) { in upb_value_setdouble()
582 UPB_INLINE upb_value upb_value_float(float cval) { in upb_value_float()
588 UPB_INLINE upb_value upb_value_double(double cval) { in upb_value_double()
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h592 UPB_INLINE void upb_value_setdouble(upb_value *val, double cval) { in upb_value_setdouble()
596 UPB_INLINE upb_value upb_value_float(float cval) { in upb_value_float()
602 UPB_INLINE upb_value upb_value_double(double cval) { in upb_value_double()
/third_party/glib/glib/tests/
Dgvariant.c3349 GVariant *cval; in test_varargs() local
/third_party/python/Modules/
D_testcapimodule.c1286 Py_complex cval; in getargs_D() local