Home
last modified time | relevance | path

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

/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/alsa-utils/iecset/
Diecset.c318 snd_ctl_elem_value_t *cval; in main() local
/third_party/python/Objects/
Dcomplexobject.c215 complex_subtype_from_c_complex(PyTypeObject *type, Py_complex cval) in complex_subtype_from_c_complex()
226 PyComplex_FromCComplex(Py_complex cval) in PyComplex_FromCComplex()
/third_party/giflib/
Dgifbuild.c896 int cval = 0; in EscapeString() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder.h136 Constant* cval = mpIRBuilder->getInt32(val); in SetMetadata() local
/third_party/mesa3d/src/compiler/nir/
Dnir_search.c540 nir_ssa_def *cval; in construct_value() local
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2utils.c786 const LilvNode *cval; in gst_lv2_element_class_set_metadata() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dconnection.c1891 MHD_UNSIGNED_LONG_LONG cval; local
/third_party/alsa-lib/src/topology/
Dctl.c112 unsigned int j, count, access, cval; in tplg_save_access() 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.c845 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.c1416 Py_complex cval; in getargs_D() local