Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/hash/
H A Dcommon.h87 UPB_INLINE void upb_value_setdouble(upb_value* val, double cval) { in upb_value_setdouble()
91 UPB_INLINE upb_value upb_value_float(float cval) { in upb_value_float()
97 UPB_INLINE upb_value upb_value_double(double cval) { in upb_value_double()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/hash/
Dcommon.h110 UPB_INLINE void upb_value_setdouble(upb_value* val, double cval) { in upb_value_setdouble()
114 UPB_INLINE upb_value upb_value_float(float cval) { in upb_value_float()
120 UPB_INLINE upb_value upb_value_double(double cval) { in upb_value_double()
/aosp_15_r20/external/arm-trusted-firmware/bl32/tsp/
H A Dtsp_timer.c19 uint64_t cval; member
30 uint64_t cval; in tsp_generic_timer_start() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/bl32/tsp/
Dtsp_timer.c19 uint64_t cval; member
30 uint64_t cval; in tsp_generic_timer_start() local
/aosp_15_r20/external/apache-xml/test/tests/extensions/java/
H A DjavaSample4.java62 Integer cval = (Integer)counters.get(name); in read() local
73 Integer cval = (Integer) counters.get(name); in incr() local
/aosp_15_r20/external/python/cpython2/Objects/
Dcomplexobject.c223 complex_subtype_from_c_complex(PyTypeObject *type, Py_complex cval) in complex_subtype_from_c_complex()
234 PyComplex_FromCComplex(Py_complex cval) in PyComplex_FromCComplex()
757 Py_complex cval; in complex_coerce() local
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/
H A Dkvm.proto126 optional uint64 cval = 2; field
131 optional uint64 cval = 2; field
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c278 bool encap_v6(struct xdp_md *xdp, struct ctl_value *cval, in encap_v6()
321 bool encap_v4(struct xdp_md *xdp, struct ctl_value *cval, in encap_v4()
705 struct ctl_value *cval; in process_packet() local
/aosp_15_r20/external/python/cpython3/Objects/
Dcomplexobject.c217 complex_subtype_from_c_complex(PyTypeObject *type, Py_complex cval) in complex_subtype_from_c_complex()
228 PyComplex_FromCComplex(Py_complex cval) in PyComplex_FromCComplex()
/aosp_15_r20/external/trusty/lk/include/platform/
Dtimer.h41 uint64_t cval; /* timer comparator */ member
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/mt8173/drivers/timer/
Dmt_cpuxgpt.c29 uint64_t cval; in generic_timer_backup() local
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/mt8173/drivers/timer/
H A Dmt_cpuxgpt.c29 uint64_t cval; in generic_timer_backup() local
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/iface/
H A DStdField.java46 AttConstantValue cval = (AttConstantValue) in getConstantValue() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dcomplexobject.h28 Py_complex cval; member
/aosp_15_r20/external/apache-commons-bcel/src/test/java/org/apache/bcel/data/
H A DComplexAnnotation.java31 char cval(); in cval() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dcomplexobject.h28 Py_complex cval; member
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dcomplexobject.h28 Py_complex cval; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dcomplexobject.h28 Py_complex cval; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dcomplexobject.h28 Py_complex cval; member
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/common/drivers/timer/
H A Dmt_timer.c24 uint64_t cval; in sched_clock() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/drivers/timer/
Dmt_timer.c25 uint64_t cval; in sched_clock() local
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/mt6795/drivers/timer/
H A Dmt_cpuxgpt.c31 uint64_t cval; in sched_clock() local
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/
H A DStdField.java73 AttConstantValue cval = (AttConstantValue) in getConstantValue() local
/aosp_15_r20/external/rust/android-crates-io/crates/ciborium/tests/
Dcanonical.rs11 macro_rules! cval { macro
/aosp_15_r20/external/python/cpython2/Include/
Dcomplexobject.h42 Py_complex cval; member

1234