Home
last modified time | relevance | path

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

/third_party/python/Include/
Dcomplexobject.h35 Py_complex cval; member
/third_party/openssl/crypto/engine/
Deng_cnf.c150 CONF_VALUE *cval; in int_engine_module_init() local
/third_party/node/deps/openssl/openssl/crypto/engine/
Deng_cnf.c150 CONF_VALUE *cval; in int_engine_module_init() local
/third_party/openssl/crypto/
Dprovider_conf.c288 CONF_VALUE *cval; in provider_conf_init() local
/third_party/node/deps/openssl/openssl/crypto/
Dprovider_conf.c354 CONF_VALUE *cval; in provider_conf_init() local
/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/node/deps/openssl/openssl/crypto/rand/
Drand_lib.c759 CONF_VALUE *cval; in random_conf_init() local
/third_party/openssl/crypto/rand/
Drand_lib.c759 CONF_VALUE *cval; in random_conf_init() local
/third_party/mesa3d/src/compiler/nir/
Dnir_search.c542 nir_ssa_def *cval; in construct_value() 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.c847 int k, cval = 0, csub = 1<<c->subclass; in floor_encode() local
Dvorbisdec.c1226 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/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/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/python/Modules/
D_testcapimodule.c1416 Py_complex cval; in getargs_D() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h49715 int cval; member